{
  "metadata": {
    "transaction_key": "deprecated",
    "request_id": "477342e9-b8b6-4b6a-a9c1-93f20ea2220a",
    "sha256": "d295281a1231d166b187f6ed8e755273fcf9c07c4f57a9a3cfacab87bc7f85cf",
    "created": "2025-10-28T01:58:15.917Z",
    "duration": 2943.264,
    "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": "Dark DAOs are essentially the most honest form of corruption that we've ever seen. I can't go out and buy a board ape, but now I can potentially get access to the community and, you know, it can kind of add these elements of inclusion potentially in certain environments. It could be fatal because it's Web three and and Web three bugs are pretty harmful. One of the worst case scenarios is that we actually see a new form of identity theft in crypto in which users get tricked into basically giving over their entire account to someone else. So basically, if it came from your key, you did it. Case closed. And your guys' work challenges that fundamentally. Even if there hasn't been any transactions in a single account, the identity of the owner of the account might have changed. Liquefaction enables for private boat selling, and the ability of not being able to sell boats is something that's kind of been really big in any governance system. So much of Web three's architecture is really built on this idea of nonfungibility. But we'll have to see what they do if multiple people try to attend with the same NFT. In the future, everyone will be world famous for fifteen minutes on the website. Hi. I'm Eugene. And I'm Jamila. And this is the Governance Futures podcast where we explore the past, present, and future of decentralized governance. This week, we had the pleasure of speaking with James Osgen and Danny Villardelle. James and Danny are both PhD students at Cornell Tech and are advised by professor Ari Jewell. James's research interests include blockchains, privacy, next generation wallets, and trusted execution environments or TEs. Danny has a background in mathematics and electrical engineering. His interest includes zero knowledge proofs, blockchains, and privacy. James and Danny and their team have been working on liquefaction, dark DAOs, and the Take My APE experiment to really highlight the idea of encumbered wallets. The essence of these projects is essentially disproving the assumption that private keys equals a unique identity. In this interview, we go over their work, and we get into both the exciting and potentially scary applications of liquefaction. We think these concepts are important to understand whether you want to build a governance system that actually relies on the assumption of shared identity, or if you wanna explore ideas such as complete knowledge proofs to ensure that private keys are truly associated with who you think they should be. Before we get into the interview, a reminder that if you like what you hear, please subscribe wherever you're listening. Leave us a review, share with others, or reach out to us if you want to chat. And without further ado, here's the chat with James and Danny. Welcome, James and Danny. Excited to get into the conversation with you today. Yeah. Thank you for having us. We're excited to be here. Yeah. And I figured we can start the conversation with some of the work that, you know, you wrote around liquefaction and try to set some initial context before we fully dive into the conversation. And one element was that you wrote that in a lot of Web three environments, a lot of assets are actually meant to be liquid. Right? When we think of soulbound tokens, locked tokens, governance rights, there's a lot of applications where there's this inherent assumption that, you know, things are kind of sticking with the wallet address or with the identity that is, kind of publicly known. So in that sense, so much of Web three's architecture is really built on this idea of non fungibility and being tied to an identity. So related to that, do you see that as an inherent fragility of web three and that's just been sort of the persistent reality and liquefaction is maybe exposing something that's already been latent? Or is it, something that you think most people haven't fully come to terms with and liquefaction might actually be this point of exposing something fundamentally new? Yeah. So the way I see it is that in Web three, you could always coordinate with other people. So you could always have, like, these private channels that you all agree on some policy and then execute on that. So, like, for example, I know there exists today in DAOs these private Telegram channels where kind of some of the whales will come together and kind of agree on on something, and maybe they'll barter with each other. But so I think in in that sense, you could always agree with other people to coordinate in a way that the rest of the world doesn't really see. What liquefaction does is it enables you to do that with in a way that you don't have to trust the other people. You don't have to know their identities, and you know that they will still follow through on on this policy that you agree on. So it's really an enhancement of, like, some existing practices. But it is a revolution in the sense that you now can coordinate with lots of people at the same time. Yeah. I I also feel like the kind of vision that people had when it came to ownership previous to liquefaction was a very natural choice in a sense that makes a lot of sense to assume that if someone has the private key, they won't share it. So if you give, like, a sole point token to a private key, that's gonna be linked to the person kind of owning the private key. So once we present a way of kind of sharing private keys or con constraining access to private keys, you're breaking an assumption that that was really grounded and kind of not that trivial to break. And before we get into asking you to fully define liquefaction and some of the other elements around it in more detail, you know, would be helpful to maybe also contextualize what are some of the systems that you see as being most fragile and sort of not recognizing this element of the potential shareability of these private keys and these more non fungible elements? Yeah. So kind of any system that makes the assumption that a particular blockchain address is associated with an individual or an individual entity is at risk of of basically liquefaction undermining that assumption. So kind of the areas that I see where there could be great impact, like, one big example is blocked tokens. So a lot of projects will launch with a token lock up period in which their original, like, founders, they can't sell their tokens for for maybe the first year or two. And so the idea behind the locked tokens is to ensure that everyone has, who's participating in the founding of the project has skin in the game. And with liquefaction, you could basically sell those locked tokens to someone else ahead of time even though you don't have the ability to transfer it on the blockchain. Undermining this crucial glue that will keep founders aligned with their projects. Yeah. That's one of the main kind of risks of liquefaction. Another one that kind of was the origin of the liquefaction project was, what we call dark DAOs. We'll dig more into that later, but that's basically systems to sell boats privately. It's reasonable to assume that if a DAO wants the the ability of people to sell boats, then that can be implemented easily on top of a blockchain. The problem is that if a DAO does not want it, liquefaction enables for private boat selling. And the ability of not being able to sell boats is something that's kind of been really big in in any governance system as it kind of breaks a lot of kind of integrity of the voting system if you are able to sell boats privately. So, it's it's kind of, another place where liquefaction could be really harmful. Yeah. Absolutely. I mean, I know whether it's, you know, some identity solutions like WorldID or, you know, just thinking of our own governance system. A lot of assumptions are very much predicated on thinking that those private addresses or private wallets are really unique to an individual, and it's not something that's getting shared. And so I guess to kind of finish setting the context, how do you both define liquefaction? What do you see as kind of the the short summary of of the core idea here when you're presenting it to folks? Yeah. So liquefaction's a wallet platform that essentially enables you to fractionalize your account and, and the assets in it and allow others to sign messages or transactions through your account using some policy that you initially define. And yes. That's kind of the short answer. Yeah. Liquefaction, we've mainly talked about the bad things of liquefaction, but liquefaction has many good things. So I feel James' definition does capture this kind of flexibility liquefaction provides and the ability to have both the kind of harmful behavior the this flexibility brings, but also the the kind of positive traits that you can achieve with such a flexible wallet that enables you to add logic on top of your address. Yeah. That's great. Really appreciate kind of the the core context that you're setting, and happy to pass it off to Jamila to dive a little deeper into some of these things. Thank you, Eugene. It's great that we have those conversations because it makes me realize how we're actually naive. Because it feels like we have so many assumptions that if a transaction is signed by Wallet, then it must have come from the person who owns that wallet. I feel like, James, you mentioned that in one of your presentations that if we see a vote or transfer coming from Vitalik, Vitalik's address, then we assume that he sent it. And this assumption we see everywhere in the web three. So, basically, if it came from your key, you did it. Case closed. And your guys' work challenges that fundamentally. And to Danny, you touched upon dark DAO, so I'm very curious to take a little bit deeper into dark DAO. So you define it as essentially private smart contract that targets legitimate DAOs, attacking its voting integrity by enabling vote buying amongst its users. And you also connect the emergence of dark DAOs with the state of decentralization that we have in the web three. In your blog post, I believe you mentioned that the reason why we don't see dark DAOs in the wild, just because DAOs are not decentralized fully yet. So before turning to talk about dark DAOs, I was curious to hear from you, what do you think is the state and the trends when it comes to decentralization and governance? Because both your paper and the blog post, they are from last year. So today, as of summer twenty twenty five, where do you see those trends going? Do you see DAOs going towards more progressive decentralization? And just to flag it, we recognize that decentralization is a spectrum. Or do you see different trend and, you know, maybe DAO is going towards more centralized structures? So very curious to hear from you both. Yeah. Thank you for asking. Actually, our team worked recently on a project that kind of measures decentralization, and it kind of makes the finding that decentralization is not such a trivial concept in the sense that you could have a fully decentralized system, but have big clusters of voters that make the kind of governance system centralized. So, James was, one of the main authors of the paper, so I I'm gonna let him kind of dig into that. Yeah. So we kind of think that most DAOs are not yet really that decentralized. As I mentioned before, you could have these, like, private Telegram channels with all the whales, and they can kind of control the outcome of of a lot of DAO proposals. But what our work is trying to do is we're addressing what will happen if DAOs actually become decentralized. That's when dark DAOs might become an actual point of concern because you would need widespread coordination in order to swing votes in that case. We're not there yet. You can still swing votes with couple whales today. Yeah. You describe dark DAOs as essentially decentralized cartels. So would it be fair to say that they are at the core anonymous cartels with fair, programmable bribery built in? There's no central admin, no coordination overhead, no reputational consequences either. So would it be too bold to say that dark DAOs are essentially the most honest form of corruption that we've ever seen? Absolutely. So dark DAOs operate using these private smart contracts, basically. You can think of them as that. And so a lot of the rhetoric that you would hear when smart contract contracts came out kind of at the dawn of Ethereum, that also applies to dark DAOs. So you can achieve trustless coordination for DAO votes, using dark DAOs. Danny, question to you. What do you think worst case scenario that you might be preparing people for, you and James and your colleagues with your work on liquefaction? Where does this actually go if we're not paying attention? And when I was reading your papers, it looked like dark dau, it's some sort of meteorite that is gonna hit the planet. And it's not the matter of how, but it's when. So curious to hear your thoughts a year after the paper was published where things stand today. Yeah. I do feel like while liquefaction is a big threat to many, like, DAOs integrities, we also provide kind of a solution. We call that complete knowledge, which kind of ensures that people are not selling or buying their boats privately. So while I feel liquefaction can be a big threat and more like, also, James was able to build what they call the dark DAO light, which is kind of a an upgraded version of dark DAOs that enables you renting and selling your tokens in a really easy way. I feel like that's still not yet being deployed. And if it was deployed, in order to get used, it would have to kind of be published somewhere. People, like, the DAO organizers would know about it, and they could start requiring people to kind of provide complete knowledge proofs in order to vote or kind of build some kind of walls to avoid this kind of vote selling if it was not desired. I I do feel like there's some other places where liquefaction could be more harmful than it is in in governance. I do feel like governance systems do need to be ready for it, though. One of the worst case scenarios is that we actually see a new form of identity theft in crypto in which users get tricked into basically giving over their entire account to someone else. And the difference is with encumbered accounts, this could be done in a way that they have no longer have access to the account, and then now the user doesn't even have a way to prove that they once had access to that account. So it's like the whole identity of the account gets stolen, and the thief can basically continue to operate similar to the user, kind of tricking everyone. Thank you so much. That actually leads perfectly to my next question about take my ape experiment. I saw you, Danny, presented not long ago, and I had similar questions. So from what I understand, and I love that you've mentioned Andy Warhol's quote, in the future, everyone will be world famous for fifteen minutes on the website. So you could essentially gain a full control of the image. You can play with the ape. You can prove ownership via signature. You can even access only member member only areas. Can you just walk us through, the idea behind it, how it works? And to your question, James, how does that change our understanding of, you know, identity and reputation that is earned versus rented? Yeah. I'll take that one. We were really excited with the liquefaction project, but as you may have seen in the paper, it's something quite complex and theoretical. So we were thinking on what's the best way to kind of showcase our the powerful the power of liquefaction to the world. And we came up with this kind of take my eight demo. It's not harmful. It's also not very kind of useful in terms of what's providing to Web three. It's more kind of showcasing what we can do with liquefaction, and we set to build it. And we during the liquefaction project, we were able to kind of build a really compact module that allows the creation of of policies that restrict access to the asset in the accounts and creates new encumbered addresses and kind of handles all the underlying liquefaction logic. And then we were able to build our Take My Ape demo on top of that, a demo that shows liquefaction by allowing people to own, Board Ape for fifteen minutes for the price of less than a dollar, for example. And how it's done, basically, is you create an encumbered account, an account that's under some liquefaction policies. And you're able to do anything with that account but kind of steal the ape. So you kind of get access to an encumbered account, send the ape to that account that you own because you're able to do anything with it, but you're not able to kind of send the ape to any account you want. Since you're able to sign anything with that account, you're able to sign kind of log login challenges to the take the Discord, for example, or enter the restricted areas in the website by kind of signing messages that they request with a specific nonce. And you're even able to sign transactions sending Ethereum if if we implemented more policies on top of Take My Ape. So I feel this flexibility of renting your Ape to someone, ensuring that it comes back to you, and allowing them to kind of use it to access the metaverse is is something really cool and really powerful. Yeah. So imagine an Ethereum account that's just going on doing its regular activities, and then it receives a Bored Ape NFT, and then it continues doing whatever it is. And it looks like the it literally was sent a Bored Ape NFT from some other person, but, actually, there's this secret policy attached to the NFT that requires it to boomerang back to somebody else, like the next person who wants the the ape. And that's essentially what, Take My Ape is doing. It attaches this private policy behind an EOA address that just simple blockchain analysis isn't gonna expose to anybody. And it's really interesting to think about because on the one hand and I I appreciate in, you know, in your paper, you'll have the table, and maybe we'll we'll try to get that as a pop up graphic of that shows the benefits and potential disadvantages of kind of the various use cases of it. And thinking of it, you know, specifically for Bored Apes, you know, like, I can't go out and buy a Bored Apes, but now I can potentially get access to the community. And, you know, it can kind of add these elements of inclusion potentially in certain environments. But I I did also wanna think of and maybe expand upon what are some of the negative concerns potentially. And, especially, I don't know how the Bored Ape community, if they're even aware of this or excited about it or not. But if you are able to share, you know, as this experiment has come up, you know, have there been either any theoretical or realized concerns that have been stated of, like, hey. This might either devalue it or in a different direction of, hey. This might create a secondary market condition where during, like, Bored Ape events, the price of getting access to it is gonna spike and, like, you could start adding interesting market dynamics that can also have both positive and negative. So, yeah, just wondering how y'all are seeing and kind of interacting with any potential negative or challenges relating to this. So, yes. Certainly, Liquifashion can be used to undermine, like, things that are supposed to be exclusive in the Web three ecosystem because now you can do this kind of secure reputation rental to someone else where someone else can become you for some amount of time and in a way that's completely secure. So in that sense, yes, it could undermine exclusivity. And especially when it comes to in person events, I think whoever's organizing these events are they're gonna have to ensure that the users that were approved didn't sell or transfer their NFT to somebody else because then you could do this thing where you have maybe a thousand people show up to this event who only paid a dollar for it. That would be a huge concern, and that's something we're also kind of worried about with upcoming Ape Fest in October. So we don't actually know how they coordinate it at the Bored Ape Yacht Club yet, but we'll have to see what they do if multiple people try to attend with the same NFT. How did you actually get the first owner to lease it for you? How did it practically work? Yeah. So our lab's involved in this broader research organization called I c three, the initiative for cryptocurrencies and contracts. And I c three was generous enough to allow us to use their funds to purchase a Bored Ape NFT for use in this project, and we expect the Take My APE demo to be live for at least a year, probably even longer, depending on how much people are interested in in using it. Got it. Thank you for clarification. I was like, oh my god. Who is donating? Who is this generous soul that is interested in research? Now it makes a little bit more sense, but, also, it would be great if someone volunteered their ape for research purposes. But Yeah. I feel it'd be a bit scary, though, because just a miss in the implementation, and it could be fatal because it's Web three, and and Web three bugs are really harmful. Yeah. And I guess a a quick follow-up, especially to the example you're mentioning of, like, a thousand people potentially showing up to, you know, the NFT gated event or something like that. And especially as we see things like WorldID, which, you know, involves biometrics different way, though they have I know there's been papers at least. They're dated. They're a few years old, so I don't know if these issues have been addressed. But, you know, that there were these, like, UBI farming effectively happening across those and, you know, it was effectively, like, a liquefaction type scheme, though I I don't remember that they were exactly using that kind of architecture. But, nonetheless, are there concerns that this actually pushes identity towards being more physically linked and actually having, like, biometrics enabled into identity and kind of increasing the desire for that as an unintended consequence? Yeah. I I'm not sure about that. The the solution we we kind of provide against liquefaction is not linked to biometrics, but more linked to proving that you actually know the private key. The thing with liquefaction is that when we are renting the NFT with some to someone or we are sending the the NFT to their account, they don't know the private key to the account. If they knew it, they could just sign a transaction sending the NFT to anywhere. So the property you want to kind of prove when kind of showing that liquefaction is like, your account is not encumbered, so it's not under liquefaction policies. It's just showing that you actually know the private key. I'm sure that some biometric kind of solutions when it comes to moral, world coin kind of voting or or more real life voting could also provide a possible solution against many of liquefaction accounts. I also think that it's not strictly necessary nor maybe the best solution. Thank you so much. I would like to take a little bit deeper into complete knowledge. James, you offer paper together with your colleagues, and from what I understand, complete knowledge could be used to protect creator royalties and NFTs and help link KYC credentials across wallets. And is this some sort of new compliance layer that is built cryptographically instead of legally? And, also, I'm curious to hear your thoughts on what systems do you think should be requiring proof of complete knowledge and who is essentially responsible for for implementing those standards? Yeah. So I would say that this is not necessarily a new compliance layer. It kind of keeps the existing status quo of every address is owned by, like, some individual or or entity. And that's kind of the underlying assumption behind certain types of KYC systems and then also NFTs. So when it comes to NFT royalties, like, currently, when you sell an NFT to someone else, it has to initiate an on chain transfer. And with Liquefaction, you could transfer ownership without doing that. So it would kind of undermine this, any sort of royalty system within the NFT contract. But with complete knowledge, you now get those properties back to where we've been operating with them for years. So it kind of just keeps the status quo. Yeah. Once we start seeing liquefaction type effects actually popping up in the ecosystem, then the applications that are being affected by it should probably start transitioning to requiring proofs of complete knowledge. I will say complete knowledge is still kind of in its infancy, and we're still working on making it more accessible to everybody because it currently relies on some specialized hardware. Although we do have an implementation that runs in Android phones, so that's pretty good so far. But we think, yeah, we think it will, matter more when we actually start seeing activity using liquefaction. Yeah. And here, perhaps a bit more technical questions. In your paper, you mentioned that there are two main ways to enforce delegation without relying on the trusted SOTA forty third party. It's either secure multiparty computation, MPC, or trusted execution environment, TEE. And you argue that the latter is the most practical option compared to MPC. So could you walk us through why that is the case and perhaps share some of the examples that would illustrate that advantage in practice, especially for those who are not as competent in technical terms but are very curious to learn about that? Yeah. So maybe the simple way to put it is that multiparty computation generally requires a large communication overhead. And so, essentially, if the multiple parties that are using MPC are in different places on the network, like maybe in different countries, it basically might, require a lot of latency, a lot of communication to do something that's rather simple to do in a TE. So we use TEs in liquefaction because it enables us to do a lot of private computation with basically the speed of a computer. So it's very fast compared to MPC, which might require kind of these long distance coordination for back and forth for a long time to do rather simple task. MPC is great for specific applications, but with liquefaction, we're thinking more general purpose policies, general purpose computation. Thank you so much. I think now I have a bit more clear idea, and I always appreciate when people with technical background just, you know, try to, simplify it to the terms where a person like me with absolutely zero technical background can understand that. I wanted to also point out that you've open sourced dark DAO, which is essentially a bold move, especially given that we were talking about some of the potential threats that they pose. And, yeah, first question, was it a hard call to make? No. I think everyone in the team really like, we wanted to open source it. We're not really interested in keeping things to ourselves, especially since the the concept is, like, technically not that difficult to implement. But kind of the the reason we decided to open source it especially was that the original, like, instantiation of dark DAOs came out in in this 2018 CoinDesk article and and this corresponding blog post by Phil Dion. And there were some people answering to the CoinDesk article, and they basically dismissed DarkDAOs as a manager, basically saying that it was not going to happen. And so we wanted to show that it was possible today and fairly easy to implement. Yeah. I wanna point out that we we did not only open source the dark DAO code, but kind of a really flexible general liquefaction model. So any application that's that's, like, built on top of encumbering addresses and, liquefaction can be implemented with very few lines of code using this module. So considering all the threats, there are also beneficial use cases, like securing DAO treasuries or avoiding constitution DAO style auction vulnerabilities. Right? So I'm curious to also hear you know, give maybe a little bit of a predictions. Where do you think it's going? What are you focusing in your research next? Do you think by exposing and proving that dark dials, in fact, is a very real practical threat, where do you see your research going forward? Yeah. There's as we point out in the paper, there's many constructive use cases of liquefaction. You've pointed out a couple. One that our team is really excited about is what we call the overlay smart contracts. Basically, it allows you to kind of add smart contract logic to chains that do not have these capabilities, for example, Bitcoin or XRPL. And by doing that, you don't only allow for this kind of more complex asset treatment on top of Bitcoin, but also it allows for things like atomic swaps between different assets on different chains. And this kind of interoperability between blockchains is something that I see built on top of liquefaction in the future. It provides some really good properties when it comes to having to wait for finality and even some security guarantees that many bridges do not currently have because of its decentralized properties. Yeah. A lot of bridges today, you kind of just send your money, and you hope that it winds up on the other side. And we think with liquefaction, we'll be able to write some bridge code that's really simple that even, like, fairly, like, technical but regular people could understand. Yeah. Thank you so much. I also wanted to pick up on what Eugene previously mentioned. It feels like this rentability, if I could call it this way, creates a whole new different market, essentially similarly to, like, Airbnb where we have ability to rent someone's credentials. So and then, like, my initial thought is like, oh my god. We fight for this notion and assumption of authenticity, ability to prove, and now it feels like it's this assumption is more liquid. So I'm curious to to also hear from you, Danny and James. What do you think is gonna be going, you know, towards? What markets you anticipate, and how will that change the dynamic, which we see today, for example, an ownership or NFT, a pull up, whatever you might call it, essentially is integral to someone's identity and proving certain credentials. So, yeah, please, would be very interesting to hear your thoughts on that. I feel like most of the kind of harmful use cases of liquefaction are the ones that break this link between the identity and the asset that's supposed to be linked to the identity. So I I do feel like this kind of assumption based use cases of liquefaction are gonna be eventually patched using complete knowledge. I also feel like the privacy guarantee that liquefaction provides is is the one property that builds most of the constructive use cases. So in the future, we are gonna see, for example, more legally compliant privacy pools built on top of liquefaction, more kind of auction based systems built on liquefaction for more privacy reasons. Anything that kind of the blockchain that cannot be done in a classical blockchain due to its kind of public properties will be able to be done using liquefaction to kind of provide this extra privacy guarantee. But I do feel like this kind of detachment the private key is something that in many cases is not desirable. Just follow-up here. Whom do you see would be the first to jump on that trend as the notion of rentability and liquefaction becomes more and more accepted and people become more and more aware of that? Yeah. First of all, I feel privacy preserving blockchains will be really interested in that. I mean, they it's kind of a big market that's opening up now building liquefaction applications. Those are built on top of privacy preserving blockchains, so they will kind of want people to build companies on top of that. I know of a company that's starting now to implement the locked stroke token selling. This has already been done on top of some kind of legal contracts, but now can be done more automatically using liquefaction. And there's already a couple more companies that are kind of starting to build on liquefaction, but it's usually kind of using the privacy. I know another company that's starting to build privacy pools on top of liquefaction too. So it makes many applications that were previously built on top of some cryptographic, really complex constructions that can now be implemented in simple code, deployed in a privacy preserving blockchain, and be used by everyone much easier, much quicker, and and less academic and more kind of industry side oriented. And here, James, question for you. Do you see any version of, so to speak, selective liquefaction where in certain cases, certain tokens could be much easier to share for purposes of, for example, increasing accessibility, and then in other cases, making it as hard as possible in other context. So just to draw parallels between, you know, is there a spectrum of liquefaction? Are there any parameters that we can tweak? Or is it just one way that it functions? Does that make sense? And I'm sorry if this is an oversimplification, but trying to digest it as a nontechnical person, this is the question that came to my head. Yeah. So, certainly, you can have different policies for different assets. And so you might have a policy for your high value NFT that, like, you wanna make sure it's super secure and and maybe you do wanna rent it to your friends, but you don't want it to go any further than that. That's something that you can do with liquefaction. And maybe there are other assets that are more strict about who's able to maybe rent the token or what they can do with that way. And so maybe for other assets, they they'd require the proof of complete knowledge, or they'll require you to use a specific policy that has their own restrictions. There's a lot that's possible because liquefaction is so general purpose. So you can have per asset policies pretty much. Yeah. I wonder how much those per asset policies will actually enable or revitalize some attempt at, like, small network asset sharing. I'm thinking of just, like, shared properties or communal living or, like, access to physical spaces where you might not want it on a free market or, you know, on a much more open thing. But, you know, if the four of us are friends, you know, then we can share a thing. So do you see that as sort of an area that gets you particularly excited and especially when it comes to, you know, the the companies being built or the actual implementations. Are you seeing things kinda working towards that direction yet? Absolutely. So, yeah, that that's another critical thing that we should cover is that liquefaction essentially enables you to create these enriched private access structures in ways that existing assets don't give to you. So maybe you have some smart contract that's already out there that lets you rent properties or something like that, but it doesn't let you, like, have some fine grained private access control system. Liquefaction can be put on top of that contract and manage all of that, privately for you. So I'm super excited about those types of applications where we can take assets that need those and and give them more powers through the wallet itself. Have you guys convinced your lab to start doing, like, card identity for access to your physical lab using liquefaction? Yeah. I I feel liquefaction only works when you have some kind of private key that you're kind of hidden. Once you have this kind of identity that's linked to something, so intangible as a string, then if you can apply liquefaction on top of it, but physical access to cards or that's why, like, real governance system require you to show the ID. That's hard to break using liquefaction of impossible to break, actually. In one of the blog posts, remember you mentioned that vote buying may be illegal in political elections, but it's very much legal in DAOs. And, I love the reference that you said that vote buying in DAOs would probably follow this trend that we have in Web three of just monetizing everything from people's friends to MEV. So I'm curious how liquefaction will change the delegated governance as we know it today, which is a predominant form of governance participation in DAOs. Do you have any thoughts on that? Absolutely. So, like, currently, if you delegate to someone, you're not making any money off of that. And maybe there's a bunch of proposals in some DAO that you have DAO tokens in that you don't care about the outcome for. So, like, maybe there's some DAO that's, like, has a proposal to change the interface color or something like that, and maybe you just don't care. And you wanna make some money off of the people that do care and want to influence the outcome. Well, in the future, with with liquefaction especially, you can start profiting off of all of the proposals that you have no hard direction for. So we've even created this completely nonvoting derivative DAO token that we call a dark DAO light token that will automatically sell your your vote on every single proposal and essentially act as like a liquid staking platform for DAO tokens. So maybe if you aren't going to use the DAO for a year or something and but you still wanna keep your DAO tokens, you would, use the dark DAO light that will automatically sell your your votes. So that's might might be where it's going where you can have more ability to profit from your DAO votes as where previously you you didn't. Yeah. And I hate to be this person, but it seems like a lot of conversations around the future of governance somehow involve AI agents. So let me just throw this question to you guys. How do you see AI agents coming in and whether that would intensify the risk of dark DAOs or, you know, all associated threats that we were just talking about? Or do you think that may not pose such risk? So maybe you, want to share any of the perspectives on this. So, yeah, there is a risk that all the AI agents will be tricked to making the same decisions on the same proposal. So that's one kind of alignment risk where they all kind of gravitate toward one answer, kind of regardless of what their owners really want them to do. But the other risk is that they do other things with your wallet that you don't want them to. And so Liquefaction can enable you to do this private delegation where you can make it look like you're voting in the DAO, but it's actually an AI agent that's helping you do that. And the benefit with Liquefaction is you don't don't pay anything to do this extra delegation, and the AI agent that's controlling your Liquefaction wallet would only be able to help you sign votes and wouldn't be able to control any of your other assets. And here, just a follow-up question as well. If we see, like, renting reputation not necessarily as fraud, but economic coordination, does this mean that we should, first of all, embrace composable reputation, rentable reputation? But, also, in your opinion, does it push us towards establishing new norms around ethics of identity in, crypto? Yeah. We really haven't seen very much, like, selling identities yet in the crypto ecosystem, but it might become a thing. And we might have to, as you mentioned, start developing a system of ethics around that into what sort of delegation is nice to do and what is not so nice to do. Certainly, there's a lot of economic coordination that will be involved with that because I don't think people are going to release their identities temporarily even, for free. That's a good point. Is there anything that, James, you would want to warn the general public about when it comes to liquefaction and just the future directions, you know, in governance and the way we think about identity and this whole idea of one person, one wallet. Absolutely. So currently, it's pretty easy to track on the blockchain what's happening, and a lot of people enjoy using block explorers to give them the bigger picture and also reveal exactly what happened in the past. But with liquefaction, it kind of shows us that it's possible to do a lot of things privately, especially like, transferring ownership completely privately in a way that doesn't create any on chain transactions. So I will warn that kind of viewing the blockchain as a complete history is going to be challenged with liquefactions, And you should be careful not to assume that identities remain consistent. Even if there hasn't been any transactions in a single account, the identity of the owner of the account might have changed. Before we will move on, do you want to provide any input? Yeah. I guess I'll mention that TEs have a history of being broken into. And so with liquefaction, we do require that the key remains inside the t blockchain that liquefaction runs on so that other users using that account are able to access it. Because even if you connect and other if other people have access to your account, they still wanna be able to use it. But in the future, we're thinking of developing a more secure system that would basically create a committee of TEEs to reduce the risk of a single one being compromised. So there needs to be more security before liquefaction probably will be used for really high value applications. I've been to a couple of conference recently, and and AI is a big topic. It's everyone's talking about it, how it's gonna change web three. And AI in DAOs is is kind of a big thing. I know that many people do not like reading all the proposals. They would maybe prefer to have some kind of AI vote do the job for them. So I feel this integration is gonna happen. I also feel like giving your vote to AI could be problematic in many ways. There's many attacks on top of kind of making AIs the things that maybe the user would not want to by kind of making some kind of poison attack or adversarial examples. And I do see that needs to be taken care of, and there's sure gonna be research on top of that in the future when it's more common. But I guess time will tell. And before we jump to quiz, I wanted to also give you a chance to maybe mention anything that we haven't covered yet, but you wanted to make sure that it's there. Maybe any message, any last comments. Yeah. I I would advise people to kind of get familiar with liquefaction, the concept, how complete knowledge interacts with it, and and rethink their applications from this kind of new ownership viewpoint because it's gonna definitely be a bigger thing in the future. And I guess before we transition to the quiz, I I'd love to kinda ask maybe a a summarizing question. And when both of you think of how, you know, liquefaction will, you know, fundamentally reshape governance or enable new elements of governance, what do you see as kind of the core elements? Because I know we've talked about interoperability and privacy and certain accessibility, but also dark DAOs. And, you know, especially if we're jumping forward to a future where liquefaction is much more proliferated, where complete knowledge systems are very robust, how do you kind of see the main changes to governance, or what do you see as kind of the the core of governance in that world looking like? I I feel like complete knowledge tools are gonna be more accessible in the future. It's gonna be easier for applications to kind of decide whether they require this kind of protection against liquefaction or not. And new markets are gonna appear. Web three really likes monetizing stuff, so I'm sure some DAOs are gonna be happy with this kind of new private selling of votes. And, this kind of extra liquidity we are adding to the blockchain, I'm sure, is gonna be, like, good in in many ways. Yeah. I completely agree with Danny. I think we'll see a little bit more complexity in governance as the model gets not as simple in terms of ownership, but it's not something that the DAO community won't be able to navigate. And I am excited to see what how they address some of the challenges that liquefaction and some other threats to DAO governance pose to them. Yeah. No. I appreciate you both helping kinda summarize it there, and I feel like that's a great transition to our final segment on the podcast, which is this quiz where I'll be asking you a couple of questions, and we're just looking for one word answers. So I I know that's never an easy feat, but, nonetheless, the first question I wanna ask you both is the future of identity is Complicated. Flexible. Liquefaction will enable. Liquidity. This one's tough because there's, like, so many things that we know that it can't enable. I will say let's see. Interoperability is a good one, I guess. Oh, yeah. That's a really good one. I'll go with that. Interoperability. Sounds good. And then the biggest threat to DAOs is? Vote selling. Does that count? We'll we'll pretend there's a hyphen there, and we'll accept it. I say whales. Whales are still a threat today. I feel like we could've focused the whole conversation on those Telegram groups that are the equivalent of smokey backdoor, you know, private club type environments. Yeah. But with the final quiz question being, again, just one word, what's the future of governance? Web. Web of trust, web of lies. It's it's going to be a big spiderweb. All the webs. Yeah. I'd say decentralization. In a good governance system, has to be decentralized. Amazing. Well, thank you both so much. This has been a a great conversation. Really appreciate both the research that you both are are doing and leading and and are part of. And, yeah, thank you for, both doing it and helping, make it more accessible so much for having us. Thanks for tuning in. The Governance Futures podcast is sponsored by the Scroll Foundation and produced by the governance team at the foundation, Eugene Leventhal and Jamila Kamalova, with editing support from Creator Sapkora. Any music and photos are tested in the episode description. If you'd like to get in touch, reach out over Twitter at gulf underscore futures, or you can email us at governance@scroll.io. Until next time.",
            "confidence": 0.999113,
            "words": [
              {
                "word": "dark",
                "start": 0.16,
                "end": 0.39999998,
                "confidence": 0.7019121,
                "punctuated_word": "Dark",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "daos",
                "start": 0.39999998,
                "end": 0.9,
                "confidence": 0.76465416,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "are",
                "start": 0.99999994,
                "end": 1.5,
                "confidence": 0.99354583,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "essentially",
                "start": 1.5999999,
                "end": 2.1,
                "confidence": 0.9091419,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "the",
                "start": 2.48,
                "end": 2.6399999,
                "confidence": 0.9927012,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "most",
                "start": 2.6399999,
                "end": 2.96,
                "confidence": 0.99919647,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "honest",
                "start": 2.96,
                "end": 3.36,
                "confidence": 0.9672716,
                "punctuated_word": "honest",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "form",
                "start": 3.36,
                "end": 3.6,
                "confidence": 0.99880004,
                "punctuated_word": "form",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "of",
                "start": 3.6,
                "end": 3.76,
                "confidence": 0.9994671,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "corruption",
                "start": 3.76,
                "end": 4.26,
                "confidence": 0.9996406,
                "punctuated_word": "corruption",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "that",
                "start": 4.3199997,
                "end": 4.48,
                "confidence": 0.99931216,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "we've",
                "start": 4.48,
                "end": 4.88,
                "confidence": 0.99958813,
                "punctuated_word": "we've",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "ever",
                "start": 4.88,
                "end": 5.12,
                "confidence": 0.99838746,
                "punctuated_word": "ever",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "seen",
                "start": 5.12,
                "end": 5.62,
                "confidence": 0.99961066,
                "punctuated_word": "seen.",
                "speaker": 0,
                "speaker_confidence": 0.74771774
              },
              {
                "word": "i",
                "start": 5.92,
                "end": 6.08,
                "confidence": 0.99372476,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "can't",
                "start": 6.08,
                "end": 6.3199997,
                "confidence": 0.99910283,
                "punctuated_word": "can't",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "go",
                "start": 6.3199997,
                "end": 6.48,
                "confidence": 0.9996045,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "out",
                "start": 6.48,
                "end": 6.72,
                "confidence": 0.99538547,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "and",
                "start": 6.72,
                "end": 6.7999997,
                "confidence": 0.9783463,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "buy",
                "start": 6.7999997,
                "end": 7.04,
                "confidence": 0.9333898,
                "punctuated_word": "buy",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "a",
                "start": 7.04,
                "end": 7.2,
                "confidence": 0.94463265,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "board",
                "start": 7.2,
                "end": 7.44,
                "confidence": 0.6400537,
                "punctuated_word": "board",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "ape",
                "start": 7.44,
                "end": 7.6,
                "confidence": 0.9248258,
                "punctuated_word": "ape,",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "but",
                "start": 7.6,
                "end": 7.7599998,
                "confidence": 0.9932868,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "now",
                "start": 7.7599998,
                "end": 7.9199996,
                "confidence": 0.98781025,
                "punctuated_word": "now",
                "speaker": 1,
                "speaker_confidence": 0.51582086
              },
              {
                "word": "i",
                "start": 7.9199996,
                "end": 8.0,
                "confidence": 0.9815568,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5105512
              },
              {
                "word": "can",
                "start": 8.0,
                "end": 8.24,
                "confidence": 0.9985159,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.5105512
              },
              {
                "word": "potentially",
                "start": 8.24,
                "end": 8.639999,
                "confidence": 0.99555814,
                "punctuated_word": "potentially",
                "speaker": 1,
                "speaker_confidence": 0.5105512
              },
              {
                "word": "get",
                "start": 8.639999,
                "end": 8.88,
                "confidence": 0.99603087,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.5105512
              },
              {
                "word": "access",
                "start": 8.88,
                "end": 9.2,
                "confidence": 0.9989354,
                "punctuated_word": "access",
                "speaker": 1,
                "speaker_confidence": 0.5105512
              },
              {
                "word": "to",
                "start": 9.2,
                "end": 9.28,
                "confidence": 0.99579346,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.59779173
              },
              {
                "word": "the",
                "start": 9.28,
                "end": 9.44,
                "confidence": 0.9948019,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.59779173
              },
              {
                "word": "community",
                "start": 9.44,
                "end": 9.94,
                "confidence": 0.9987544,
                "punctuated_word": "community",
                "speaker": 1,
                "speaker_confidence": 0.59779173
              },
              {
                "word": "and",
                "start": 10.0,
                "end": 10.32,
                "confidence": 0.78385335,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.59779173
              },
              {
                "word": "you",
                "start": 10.32,
                "end": 10.4,
                "confidence": 0.9971205,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.59779173
              },
              {
                "word": "know",
                "start": 10.4,
                "end": 10.639999,
                "confidence": 0.9983544,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.59779173
              },
              {
                "word": "it",
                "start": 10.639999,
                "end": 10.8,
                "confidence": 0.96356887,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.59779173
              },
              {
                "word": "can",
                "start": 10.8,
                "end": 11.12,
                "confidence": 0.9937541,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.59779173
              },
              {
                "word": "kind",
                "start": 11.12,
                "end": 11.28,
                "confidence": 0.98515564,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.59779173
              },
              {
                "word": "of",
                "start": 11.28,
                "end": 11.5199995,
                "confidence": 0.99640876,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "add",
                "start": 11.5199995,
                "end": 11.759999,
                "confidence": 0.9850151,
                "punctuated_word": "add",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "these",
                "start": 11.759999,
                "end": 12.0,
                "confidence": 0.9919348,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "elements",
                "start": 12.0,
                "end": 12.48,
                "confidence": 0.9934521,
                "punctuated_word": "elements",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "of",
                "start": 12.48,
                "end": 12.799999,
                "confidence": 0.9757464,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "inclusion",
                "start": 12.799999,
                "end": 13.299999,
                "confidence": 0.9893825,
                "punctuated_word": "inclusion",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "potentially",
                "start": 13.599999,
                "end": 14.099999,
                "confidence": 0.8478619,
                "punctuated_word": "potentially",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "in",
                "start": 14.559999,
                "end": 14.719999,
                "confidence": 0.69789094,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "certain",
                "start": 14.719999,
                "end": 14.955,
                "confidence": 0.7444472,
                "punctuated_word": "certain",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "environments",
                "start": 15.195,
                "end": 15.695,
                "confidence": 0.9760974,
                "punctuated_word": "environments.",
                "speaker": 1,
                "speaker_confidence": 0.64338297
              },
              {
                "word": "it",
                "start": 16.235,
                "end": 16.475,
                "confidence": 0.99582773,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "could",
                "start": 16.475,
                "end": 16.715,
                "confidence": 0.99860245,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "be",
                "start": 16.715,
                "end": 17.035,
                "confidence": 0.99867153,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "fatal",
                "start": 17.035,
                "end": 17.435,
                "confidence": 0.9905613,
                "punctuated_word": "fatal",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "because",
                "start": 17.435,
                "end": 17.675,
                "confidence": 0.8945136,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "it's",
                "start": 17.675,
                "end": 17.994999,
                "confidence": 0.99592733,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "web",
                "start": 17.994999,
                "end": 18.235,
                "confidence": 0.5952013,
                "punctuated_word": "Web",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "three",
                "start": 18.235,
                "end": 18.395,
                "confidence": 0.8999857,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "and",
                "start": 18.395,
                "end": 18.715,
                "confidence": 0.49818966,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "and",
                "start": 18.715,
                "end": 18.875,
                "confidence": 0.89335346,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "web",
                "start": 18.875,
                "end": 19.115,
                "confidence": 0.9961701,
                "punctuated_word": "Web",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "three",
                "start": 19.115,
                "end": 19.355,
                "confidence": 0.9987312,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "bugs",
                "start": 19.355,
                "end": 19.595,
                "confidence": 0.9515989,
                "punctuated_word": "bugs",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "are",
                "start": 19.595,
                "end": 20.095,
                "confidence": 0.9989485,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "pretty",
                "start": 20.314999,
                "end": 20.635,
                "confidence": 0.7081858,
                "punctuated_word": "pretty",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "harmful",
                "start": 20.635,
                "end": 21.135,
                "confidence": 0.998775,
                "punctuated_word": "harmful.",
                "speaker": 2,
                "speaker_confidence": 0.70185846
              },
              {
                "word": "one",
                "start": 21.355,
                "end": 21.515,
                "confidence": 0.996221,
                "punctuated_word": "One",
                "speaker": 3,
                "speaker_confidence": 0.0
              },
              {
                "word": "of",
                "start": 21.515,
                "end": 21.675,
                "confidence": 0.99676347,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.0
              },
              {
                "word": "the",
                "start": 21.675,
                "end": 21.755,
                "confidence": 0.9970079,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.0
              },
              {
                "word": "worst",
                "start": 21.755,
                "end": 21.994999,
                "confidence": 0.9982963,
                "punctuated_word": "worst",
                "speaker": 3,
                "speaker_confidence": 0.4278794
              },
              {
                "word": "case",
                "start": 21.994999,
                "end": 22.235,
                "confidence": 0.99363744,
                "punctuated_word": "case",
                "speaker": 3,
                "speaker_confidence": 0.4278794
              },
              {
                "word": "scenarios",
                "start": 22.235,
                "end": 22.735,
                "confidence": 0.9978059,
                "punctuated_word": "scenarios",
                "speaker": 3,
                "speaker_confidence": 0.4278794
              },
              {
                "word": "is",
                "start": 22.875,
                "end": 23.035,
                "confidence": 0.9954137,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.4278794
              },
              {
                "word": "that",
                "start": 23.035,
                "end": 23.195,
                "confidence": 0.99906486,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.4278794
              },
              {
                "word": "we",
                "start": 23.195,
                "end": 23.355,
                "confidence": 0.9967444,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "actually",
                "start": 23.355,
                "end": 23.755001,
                "confidence": 0.9930473,
                "punctuated_word": "actually",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "see",
                "start": 23.755001,
                "end": 23.994999,
                "confidence": 0.9988212,
                "punctuated_word": "see",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "a",
                "start": 23.994999,
                "end": 24.075,
                "confidence": 0.99798596,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "new",
                "start": 24.075,
                "end": 24.235,
                "confidence": 0.9996277,
                "punctuated_word": "new",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "form",
                "start": 24.235,
                "end": 24.634998,
                "confidence": 0.9989635,
                "punctuated_word": "form",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "of",
                "start": 24.634998,
                "end": 24.795,
                "confidence": 0.99932396,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "identity",
                "start": 24.795,
                "end": 25.295,
                "confidence": 0.99950504,
                "punctuated_word": "identity",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "theft",
                "start": 25.355,
                "end": 25.755001,
                "confidence": 0.9980205,
                "punctuated_word": "theft",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "in",
                "start": 25.755001,
                "end": 25.994999,
                "confidence": 0.9917442,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "crypto",
                "start": 25.994999,
                "end": 26.494999,
                "confidence": 0.990768,
                "punctuated_word": "crypto",
                "speaker": 3,
                "speaker_confidence": 0.5572483
              },
              {
                "word": "in",
                "start": 26.955,
                "end": 27.035,
                "confidence": 0.77560973,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "which",
                "start": 27.035,
                "end": 27.535,
                "confidence": 0.9971493,
                "punctuated_word": "which",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "users",
                "start": 27.595,
                "end": 28.075,
                "confidence": 0.9955024,
                "punctuated_word": "users",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "get",
                "start": 28.075,
                "end": 28.235,
                "confidence": 0.99647045,
                "punctuated_word": "get",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "tricked",
                "start": 28.235,
                "end": 28.555,
                "confidence": 0.99633175,
                "punctuated_word": "tricked",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "into",
                "start": 28.555,
                "end": 28.875,
                "confidence": 0.9903837,
                "punctuated_word": "into",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "basically",
                "start": 28.875,
                "end": 29.375,
                "confidence": 0.9554258,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "giving",
                "start": 29.675,
                "end": 29.915,
                "confidence": 0.98388785,
                "punctuated_word": "giving",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "over",
                "start": 29.915,
                "end": 30.154999,
                "confidence": 0.9885406,
                "punctuated_word": "over",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "their",
                "start": 30.154999,
                "end": 30.395,
                "confidence": 0.979684,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "entire",
                "start": 30.395,
                "end": 30.895,
                "confidence": 0.99390936,
                "punctuated_word": "entire",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "account",
                "start": 31.01,
                "end": 31.17,
                "confidence": 0.963631,
                "punctuated_word": "account",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "to",
                "start": 31.17,
                "end": 31.33,
                "confidence": 0.99872905,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "someone",
                "start": 31.33,
                "end": 31.83,
                "confidence": 0.99980956,
                "punctuated_word": "someone",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "else",
                "start": 31.89,
                "end": 32.39,
                "confidence": 0.9953685,
                "punctuated_word": "else.",
                "speaker": 3,
                "speaker_confidence": 0.6019945
              },
              {
                "word": "so",
                "start": 32.45,
                "end": 32.85,
                "confidence": 0.9914562,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.5067105
              },
              {
                "word": "basically",
                "start": 32.85,
                "end": 33.25,
                "confidence": 0.6474271,
                "punctuated_word": "basically,",
                "speaker": 0,
                "speaker_confidence": 0.5067105
              },
              {
                "word": "if",
                "start": 33.25,
                "end": 33.41,
                "confidence": 0.9976665,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.5067105
              },
              {
                "word": "it",
                "start": 33.41,
                "end": 33.49,
                "confidence": 0.9980698,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5067105
              },
              {
                "word": "came",
                "start": 33.49,
                "end": 33.73,
                "confidence": 0.99895406,
                "punctuated_word": "came",
                "speaker": 0,
                "speaker_confidence": 0.5067105
              },
              {
                "word": "from",
                "start": 33.73,
                "end": 33.89,
                "confidence": 0.9981896,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.5067105
              },
              {
                "word": "your",
                "start": 33.89,
                "end": 34.13,
                "confidence": 0.9963821,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.5067105
              },
              {
                "word": "key",
                "start": 34.13,
                "end": 34.53,
                "confidence": 0.98717874,
                "punctuated_word": "key,",
                "speaker": 0,
                "speaker_confidence": 0.5067105
              },
              {
                "word": "you",
                "start": 34.53,
                "end": 34.69,
                "confidence": 0.9993585,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.3209648
              },
              {
                "word": "did",
                "start": 34.69,
                "end": 34.93,
                "confidence": 0.9886748,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.3209648
              },
              {
                "word": "it",
                "start": 34.93,
                "end": 35.17,
                "confidence": 0.9327531,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.3209648
              },
              {
                "word": "case",
                "start": 35.17,
                "end": 35.49,
                "confidence": 0.99761486,
                "punctuated_word": "Case",
                "speaker": 0,
                "speaker_confidence": 0.3209648
              },
              {
                "word": "closed",
                "start": 35.49,
                "end": 35.99,
                "confidence": 0.94091797,
                "punctuated_word": "closed.",
                "speaker": 0,
                "speaker_confidence": 0.3209648
              },
              {
                "word": "and",
                "start": 36.29,
                "end": 36.61,
                "confidence": 0.9901518,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.566454
              },
              {
                "word": "your",
                "start": 36.61,
                "end": 36.85,
                "confidence": 0.8893041,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.566454
              },
              {
                "word": "guys'",
                "start": 36.85,
                "end": 37.17,
                "confidence": 0.82715833,
                "punctuated_word": "guys'",
                "speaker": 0,
                "speaker_confidence": 0.566454
              },
              {
                "word": "work",
                "start": 37.17,
                "end": 37.57,
                "confidence": 0.9970848,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.566454
              },
              {
                "word": "challenges",
                "start": 37.57,
                "end": 38.05,
                "confidence": 0.91541225,
                "punctuated_word": "challenges",
                "speaker": 0,
                "speaker_confidence": 0.566454
              },
              {
                "word": "that",
                "start": 38.05,
                "end": 38.45,
                "confidence": 0.99697924,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.566454
              },
              {
                "word": "fundamentally",
                "start": 38.45,
                "end": 38.95,
                "confidence": 0.945222,
                "punctuated_word": "fundamentally.",
                "speaker": 0,
                "speaker_confidence": 0.566454
              },
              {
                "word": "even",
                "start": 39.65,
                "end": 39.89,
                "confidence": 0.9973941,
                "punctuated_word": "Even",
                "speaker": 3,
                "speaker_confidence": 0.56675166
              },
              {
                "word": "if",
                "start": 39.89,
                "end": 40.13,
                "confidence": 0.9992487,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.56675166
              },
              {
                "word": "there",
                "start": 40.13,
                "end": 40.29,
                "confidence": 0.99942446,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.56675166
              },
              {
                "word": "hasn't",
                "start": 40.29,
                "end": 40.61,
                "confidence": 0.9989496,
                "punctuated_word": "hasn't",
                "speaker": 3,
                "speaker_confidence": 0.56675166
              },
              {
                "word": "been",
                "start": 40.61,
                "end": 40.77,
                "confidence": 0.9996623,
                "punctuated_word": "been",
                "speaker": 3,
                "speaker_confidence": 0.56675166
              },
              {
                "word": "any",
                "start": 40.77,
                "end": 41.010002,
                "confidence": 0.9979996,
                "punctuated_word": "any",
                "speaker": 3,
                "speaker_confidence": 0.56675166
              },
              {
                "word": "transactions",
                "start": 41.010002,
                "end": 41.510002,
                "confidence": 0.99695325,
                "punctuated_word": "transactions",
                "speaker": 3,
                "speaker_confidence": 0.56675166
              },
              {
                "word": "in",
                "start": 41.65,
                "end": 41.81,
                "confidence": 0.99941504,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.56675166
              },
              {
                "word": "a",
                "start": 41.81,
                "end": 41.89,
                "confidence": 0.9992774,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.5150506
              },
              {
                "word": "single",
                "start": 41.89,
                "end": 42.29,
                "confidence": 0.9999757,
                "punctuated_word": "single",
                "speaker": 3,
                "speaker_confidence": 0.5150506
              },
              {
                "word": "account",
                "start": 42.29,
                "end": 42.79,
                "confidence": 0.9922582,
                "punctuated_word": "account,",
                "speaker": 3,
                "speaker_confidence": 0.5150506
              },
              {
                "word": "the",
                "start": 43.010002,
                "end": 43.17,
                "confidence": 0.99437875,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.5150506
              },
              {
                "word": "identity",
                "start": 43.17,
                "end": 43.67,
                "confidence": 0.9994081,
                "punctuated_word": "identity",
                "speaker": 3,
                "speaker_confidence": 0.5150506
              },
              {
                "word": "of",
                "start": 43.865,
                "end": 44.185,
                "confidence": 0.9999063,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.5150506
              },
              {
                "word": "the",
                "start": 44.185,
                "end": 44.265,
                "confidence": 0.99930227,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.5150506
              },
              {
                "word": "owner",
                "start": 44.265,
                "end": 44.745,
                "confidence": 0.99950254,
                "punctuated_word": "owner",
                "speaker": 3,
                "speaker_confidence": 0.5150506
              },
              {
                "word": "of",
                "start": 44.745,
                "end": 44.905,
                "confidence": 0.99897826,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.5150506
              },
              {
                "word": "the",
                "start": 44.905,
                "end": 44.985,
                "confidence": 0.99976295,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "account",
                "start": 44.985,
                "end": 45.305,
                "confidence": 0.9998449,
                "punctuated_word": "account",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "might",
                "start": 45.305,
                "end": 45.465,
                "confidence": 0.9994086,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "have",
                "start": 45.465,
                "end": 45.625,
                "confidence": 0.9534051,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "changed",
                "start": 45.625,
                "end": 46.125,
                "confidence": 0.9984605,
                "punctuated_word": "changed.",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "liquefaction",
                "start": 46.265,
                "end": 46.765,
                "confidence": 0.8488124,
                "punctuated_word": "Liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "enables",
                "start": 47.065,
                "end": 47.545,
                "confidence": 0.9989969,
                "punctuated_word": "enables",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "for",
                "start": 47.545,
                "end": 47.785,
                "confidence": 0.9923436,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "private",
                "start": 47.785,
                "end": 48.285,
                "confidence": 0.9978538,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "boat",
                "start": 48.345,
                "end": 48.585,
                "confidence": 0.9806348,
                "punctuated_word": "boat",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "selling",
                "start": 48.585,
                "end": 48.905,
                "confidence": 0.73937297,
                "punctuated_word": "selling,",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "and",
                "start": 48.905,
                "end": 49.305,
                "confidence": 0.9986957,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "the",
                "start": 49.305,
                "end": 49.545,
                "confidence": 0.99863595,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "ability",
                "start": 49.545,
                "end": 49.864998,
                "confidence": 0.99618894,
                "punctuated_word": "ability",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "of",
                "start": 49.864998,
                "end": 50.105,
                "confidence": 0.9917813,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "not",
                "start": 50.105,
                "end": 50.265,
                "confidence": 0.99589443,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "being",
                "start": 50.265,
                "end": 50.505,
                "confidence": 0.78549623,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "able",
                "start": 50.505,
                "end": 50.665,
                "confidence": 0.9994523,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "to",
                "start": 50.665,
                "end": 50.825,
                "confidence": 0.9938723,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "sell",
                "start": 50.825,
                "end": 50.985,
                "confidence": 0.9698915,
                "punctuated_word": "sell",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "boats",
                "start": 50.985,
                "end": 51.305,
                "confidence": 0.9560508,
                "punctuated_word": "boats",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "is",
                "start": 51.305,
                "end": 51.385,
                "confidence": 0.96809244,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "something",
                "start": 51.385,
                "end": 51.885,
                "confidence": 0.99938536,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "that's",
                "start": 51.945,
                "end": 52.445,
                "confidence": 0.99893874,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "kind",
                "start": 52.505,
                "end": 52.665,
                "confidence": 0.948199,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7727668
              },
              {
                "word": "of",
                "start": 52.665,
                "end": 52.905,
                "confidence": 0.9986785,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.61946774
              },
              {
                "word": "been",
                "start": 52.905,
                "end": 53.405,
                "confidence": 0.9890143,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.61946774
              },
              {
                "word": "really",
                "start": 53.545,
                "end": 53.864998,
                "confidence": 0.98486644,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.61946774
              },
              {
                "word": "big",
                "start": 53.864998,
                "end": 54.364998,
                "confidence": 0.9761129,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.61946774
              },
              {
                "word": "in",
                "start": 54.504997,
                "end": 54.905,
                "confidence": 0.96116084,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.61946774
              },
              {
                "word": "any",
                "start": 54.905,
                "end": 55.225,
                "confidence": 0.9978775,
                "punctuated_word": "any",
                "speaker": 2,
                "speaker_confidence": 0.61946774
              },
              {
                "word": "governance",
                "start": 55.225,
                "end": 55.725,
                "confidence": 0.9308784,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.61946774
              },
              {
                "word": "system",
                "start": 55.864998,
                "end": 56.364998,
                "confidence": 0.98431367,
                "punctuated_word": "system.",
                "speaker": 2,
                "speaker_confidence": 0.61946774
              },
              {
                "word": "so",
                "start": 56.825,
                "end": 56.985,
                "confidence": 0.9959436,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "much",
                "start": 56.985,
                "end": 57.225,
                "confidence": 0.9985568,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "of",
                "start": 57.225,
                "end": 57.385,
                "confidence": 0.9976521,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "web",
                "start": 57.385,
                "end": 57.625,
                "confidence": 0.66489094,
                "punctuated_word": "Web",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "three's",
                "start": 57.625,
                "end": 58.025,
                "confidence": 0.9711659,
                "punctuated_word": "three's",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "architecture",
                "start": 58.025,
                "end": 58.525,
                "confidence": 0.9392219,
                "punctuated_word": "architecture",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "is",
                "start": 58.665,
                "end": 58.95,
                "confidence": 0.83226824,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "really",
                "start": 58.95,
                "end": 59.190002,
                "confidence": 0.98815,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "built",
                "start": 59.190002,
                "end": 59.43,
                "confidence": 0.9988574,
                "punctuated_word": "built",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "on",
                "start": 59.43,
                "end": 59.83,
                "confidence": 0.9995937,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "this",
                "start": 59.83,
                "end": 59.99,
                "confidence": 0.9995989,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "idea",
                "start": 59.99,
                "end": 60.47,
                "confidence": 0.99987805,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "of",
                "start": 60.47,
                "end": 60.79,
                "confidence": 0.99952054,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "nonfungibility",
                "start": 60.79,
                "end": 61.29,
                "confidence": 0.90923864,
                "punctuated_word": "nonfungibility.",
                "speaker": 1,
                "speaker_confidence": 0.58178073
              },
              {
                "word": "but",
                "start": 61.99,
                "end": 62.23,
                "confidence": 0.9979944,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.34830403
              },
              {
                "word": "we'll",
                "start": 62.23,
                "end": 62.39,
                "confidence": 0.9994006,
                "punctuated_word": "we'll",
                "speaker": 3,
                "speaker_confidence": 0.34830403
              },
              {
                "word": "have",
                "start": 62.39,
                "end": 62.63,
                "confidence": 0.99978775,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.34830403
              },
              {
                "word": "to",
                "start": 62.63,
                "end": 62.71,
                "confidence": 0.9985815,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.34830403
              },
              {
                "word": "see",
                "start": 62.71,
                "end": 63.03,
                "confidence": 0.99973696,
                "punctuated_word": "see",
                "speaker": 3,
                "speaker_confidence": 0.34830403
              },
              {
                "word": "what",
                "start": 63.03,
                "end": 63.190002,
                "confidence": 0.99964726,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.34830403
              },
              {
                "word": "they",
                "start": 63.190002,
                "end": 63.43,
                "confidence": 0.9998672,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "do",
                "start": 63.43,
                "end": 63.93,
                "confidence": 0.9995981,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "if",
                "start": 63.99,
                "end": 64.47,
                "confidence": 0.9829448,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "multiple",
                "start": 64.47,
                "end": 64.87,
                "confidence": 0.9988111,
                "punctuated_word": "multiple",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "people",
                "start": 64.87,
                "end": 65.35,
                "confidence": 0.99987924,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "try",
                "start": 65.35,
                "end": 65.67,
                "confidence": 0.98924214,
                "punctuated_word": "try",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "to",
                "start": 65.67,
                "end": 65.91,
                "confidence": 0.9992262,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "attend",
                "start": 65.91,
                "end": 66.15,
                "confidence": 0.99947387,
                "punctuated_word": "attend",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "with",
                "start": 66.15,
                "end": 66.39,
                "confidence": 0.97648287,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "the",
                "start": 66.39,
                "end": 66.47,
                "confidence": 0.9995136,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "same",
                "start": 66.47,
                "end": 66.87,
                "confidence": 0.9992219,
                "punctuated_word": "same",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "nft",
                "start": 66.87,
                "end": 67.37,
                "confidence": 0.9977471,
                "punctuated_word": "NFT.",
                "speaker": 3,
                "speaker_confidence": 0.6189086
              },
              {
                "word": "in",
                "start": 67.59,
                "end": 67.75,
                "confidence": 0.9991543,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "the",
                "start": 67.75,
                "end": 67.91,
                "confidence": 0.99958235,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "future",
                "start": 67.91,
                "end": 68.39,
                "confidence": 0.9961444,
                "punctuated_word": "future,",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "everyone",
                "start": 68.39,
                "end": 68.87,
                "confidence": 0.99941814,
                "punctuated_word": "everyone",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "will",
                "start": 68.87,
                "end": 69.03,
                "confidence": 0.99939394,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "be",
                "start": 69.03,
                "end": 69.35,
                "confidence": 0.9999156,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "world",
                "start": 69.35,
                "end": 69.67,
                "confidence": 0.9995939,
                "punctuated_word": "world",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "famous",
                "start": 69.67,
                "end": 70.07,
                "confidence": 0.9998754,
                "punctuated_word": "famous",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "for",
                "start": 70.07,
                "end": 70.23,
                "confidence": 0.8732696,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "fifteen",
                "start": 70.23,
                "end": 70.55,
                "confidence": 0.9981621,
                "punctuated_word": "fifteen",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "minutes",
                "start": 70.55,
                "end": 70.87,
                "confidence": 0.9995085,
                "punctuated_word": "minutes",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "on",
                "start": 70.87,
                "end": 70.95,
                "confidence": 0.99893993,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "the",
                "start": 70.95,
                "end": 71.11,
                "confidence": 0.999775,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "website",
                "start": 71.11,
                "end": 71.61,
                "confidence": 0.99732554,
                "punctuated_word": "website.",
                "speaker": 0,
                "speaker_confidence": 0.63464206
              },
              {
                "word": "hi",
                "start": 72.325005,
                "end": 72.645004,
                "confidence": 0.99453235,
                "punctuated_word": "Hi.",
                "speaker": 1,
                "speaker_confidence": 0.30721587
              },
              {
                "word": "i'm",
                "start": 72.645004,
                "end": 73.045,
                "confidence": 0.99965096,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.30721587
              },
              {
                "word": "eugene",
                "start": 73.045,
                "end": 73.545,
                "confidence": 0.9959929,
                "punctuated_word": "Eugene.",
                "speaker": 1,
                "speaker_confidence": 0.30721587
              },
              {
                "word": "and",
                "start": 74.245,
                "end": 74.405,
                "confidence": 0.9988732,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.34416395
              },
              {
                "word": "i'm",
                "start": 74.405,
                "end": 74.645004,
                "confidence": 0.9997601,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.34416395
              },
              {
                "word": "jamila",
                "start": 74.645004,
                "end": 75.145004,
                "confidence": 0.93375564,
                "punctuated_word": "Jamila.",
                "speaker": 0,
                "speaker_confidence": 0.34416395
              },
              {
                "word": "and",
                "start": 75.845,
                "end": 76.005,
                "confidence": 0.99884605,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "this",
                "start": 76.005,
                "end": 76.245,
                "confidence": 0.9998796,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "is",
                "start": 76.245,
                "end": 76.405,
                "confidence": 0.9993068,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "the",
                "start": 76.405,
                "end": 76.565,
                "confidence": 0.9629377,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "governance",
                "start": 76.565,
                "end": 77.045,
                "confidence": 0.7953558,
                "punctuated_word": "Governance",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "futures",
                "start": 77.045,
                "end": 77.525,
                "confidence": 0.99755955,
                "punctuated_word": "Futures",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "podcast",
                "start": 77.525,
                "end": 78.025,
                "confidence": 0.886999,
                "punctuated_word": "podcast",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "where",
                "start": 78.325,
                "end": 78.565,
                "confidence": 0.5670924,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "we",
                "start": 78.565,
                "end": 78.805,
                "confidence": 0.99986804,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "explore",
                "start": 78.805,
                "end": 79.205,
                "confidence": 0.99978596,
                "punctuated_word": "explore",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "the",
                "start": 79.205,
                "end": 79.445,
                "confidence": 0.9994999,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "past",
                "start": 79.445,
                "end": 79.945,
                "confidence": 0.9971036,
                "punctuated_word": "past,",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "present",
                "start": 80.005,
                "end": 80.485,
                "confidence": 0.9934199,
                "punctuated_word": "present,",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "and",
                "start": 80.485,
                "end": 80.725,
                "confidence": 0.9999654,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "future",
                "start": 80.725,
                "end": 81.225,
                "confidence": 0.9998492,
                "punctuated_word": "future",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "of",
                "start": 81.285,
                "end": 81.605,
                "confidence": 0.99990654,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "decentralized",
                "start": 81.605,
                "end": 82.105,
                "confidence": 0.99762374,
                "punctuated_word": "decentralized",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "governance",
                "start": 82.245,
                "end": 82.745,
                "confidence": 0.9984992,
                "punctuated_word": "governance.",
                "speaker": 1,
                "speaker_confidence": 0.67579997
              },
              {
                "word": "this",
                "start": 83.765,
                "end": 84.085,
                "confidence": 0.99952006,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "week",
                "start": 84.085,
                "end": 84.57,
                "confidence": 0.9894518,
                "punctuated_word": "week,",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "we",
                "start": 84.65,
                "end": 84.81,
                "confidence": 0.9998354,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "had",
                "start": 84.81,
                "end": 84.97,
                "confidence": 0.85177743,
                "punctuated_word": "had",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "the",
                "start": 84.97,
                "end": 85.05,
                "confidence": 0.99950814,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "pleasure",
                "start": 85.05,
                "end": 85.53,
                "confidence": 0.9999877,
                "punctuated_word": "pleasure",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "of",
                "start": 85.53,
                "end": 85.69,
                "confidence": 0.9740471,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "speaking",
                "start": 85.69,
                "end": 86.09,
                "confidence": 0.99996674,
                "punctuated_word": "speaking",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "with",
                "start": 86.09,
                "end": 86.25,
                "confidence": 0.9998066,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "james",
                "start": 86.25,
                "end": 86.65,
                "confidence": 0.99955374,
                "punctuated_word": "James",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "osgen",
                "start": 86.65,
                "end": 87.15,
                "confidence": 0.7944799,
                "punctuated_word": "Osgen",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "and",
                "start": 87.29,
                "end": 87.53,
                "confidence": 0.9958026,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "danny",
                "start": 87.53,
                "end": 87.93,
                "confidence": 0.7744177,
                "punctuated_word": "Danny",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "villardelle",
                "start": 87.93,
                "end": 88.43,
                "confidence": 0.74786896,
                "punctuated_word": "Villardelle.",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "james",
                "start": 89.21,
                "end": 89.53,
                "confidence": 0.99968517,
                "punctuated_word": "James",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "and",
                "start": 89.53,
                "end": 89.69,
                "confidence": 0.9999603,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "danny",
                "start": 89.69,
                "end": 90.09,
                "confidence": 0.9995166,
                "punctuated_word": "Danny",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "are",
                "start": 90.09,
                "end": 90.25,
                "confidence": 0.9983706,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "both",
                "start": 90.25,
                "end": 90.57,
                "confidence": 0.9999486,
                "punctuated_word": "both",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "phd",
                "start": 90.57,
                "end": 91.05,
                "confidence": 0.9920232,
                "punctuated_word": "PhD",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "students",
                "start": 91.05,
                "end": 91.53,
                "confidence": 0.99751806,
                "punctuated_word": "students",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "at",
                "start": 91.53,
                "end": 91.77,
                "confidence": 0.99994755,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "cornell",
                "start": 91.77,
                "end": 92.25,
                "confidence": 0.99600595,
                "punctuated_word": "Cornell",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "tech",
                "start": 92.25,
                "end": 92.729996,
                "confidence": 0.9948211,
                "punctuated_word": "Tech",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "and",
                "start": 92.729996,
                "end": 93.05,
                "confidence": 0.9823746,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "are",
                "start": 93.05,
                "end": 93.21,
                "confidence": 0.99843746,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "advised",
                "start": 93.21,
                "end": 93.61,
                "confidence": 0.9993761,
                "punctuated_word": "advised",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "by",
                "start": 93.61,
                "end": 93.85,
                "confidence": 0.99964523,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "professor",
                "start": 93.85,
                "end": 94.35,
                "confidence": 0.976069,
                "punctuated_word": "professor",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "ari",
                "start": 94.41,
                "end": 94.729996,
                "confidence": 0.7903134,
                "punctuated_word": "Ari",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "jewell",
                "start": 94.729996,
                "end": 95.229996,
                "confidence": 0.47310594,
                "punctuated_word": "Jewell.",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "james's",
                "start": 95.77,
                "end": 96.27,
                "confidence": 0.8148768,
                "punctuated_word": "James's",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "research",
                "start": 96.41,
                "end": 96.91,
                "confidence": 0.9974765,
                "punctuated_word": "research",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "interests",
                "start": 96.97,
                "end": 97.369995,
                "confidence": 0.49973807,
                "punctuated_word": "interests",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "include",
                "start": 97.369995,
                "end": 97.77,
                "confidence": 0.9990773,
                "punctuated_word": "include",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "blockchains",
                "start": 97.77,
                "end": 98.27,
                "confidence": 0.98457783,
                "punctuated_word": "blockchains,",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "privacy",
                "start": 98.744995,
                "end": 99.244995,
                "confidence": 0.9995512,
                "punctuated_word": "privacy,",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "next",
                "start": 99.545,
                "end": 99.945,
                "confidence": 0.9944022,
                "punctuated_word": "next",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "generation",
                "start": 99.945,
                "end": 100.445,
                "confidence": 0.9993474,
                "punctuated_word": "generation",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "wallets",
                "start": 100.505,
                "end": 101.005,
                "confidence": 0.9866582,
                "punctuated_word": "wallets,",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "and",
                "start": 101.064995,
                "end": 101.225,
                "confidence": 0.99777347,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "trusted",
                "start": 101.225,
                "end": 101.704994,
                "confidence": 0.99763036,
                "punctuated_word": "trusted",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "execution",
                "start": 101.704994,
                "end": 102.204994,
                "confidence": 0.9997476,
                "punctuated_word": "execution",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "environments",
                "start": 102.34499,
                "end": 102.84499,
                "confidence": 0.9540206,
                "punctuated_word": "environments",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "or",
                "start": 103.145,
                "end": 103.384995,
                "confidence": 0.6030041,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "tes",
                "start": 103.384995,
                "end": 103.884995,
                "confidence": 0.82911164,
                "punctuated_word": "TEs.",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "danny",
                "start": 104.825,
                "end": 105.225,
                "confidence": 0.9446965,
                "punctuated_word": "Danny",
                "speaker": 0,
                "speaker_confidence": 0.5365977
              },
              {
                "word": "has",
                "start": 105.225,
                "end": 105.465,
                "confidence": 0.9994134,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "a",
                "start": 105.465,
                "end": 105.545,
                "confidence": 0.98646134,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "background",
                "start": 105.545,
                "end": 106.024994,
                "confidence": 0.99997425,
                "punctuated_word": "background",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "in",
                "start": 106.024994,
                "end": 106.185,
                "confidence": 0.99915576,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "mathematics",
                "start": 106.185,
                "end": 106.685,
                "confidence": 0.99921024,
                "punctuated_word": "mathematics",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "and",
                "start": 107.064995,
                "end": 107.465,
                "confidence": 0.9990946,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "electrical",
                "start": 107.465,
                "end": 107.965,
                "confidence": 0.9996555,
                "punctuated_word": "electrical",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "engineering",
                "start": 108.104996,
                "end": 108.604996,
                "confidence": 0.99980354,
                "punctuated_word": "engineering.",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "his",
                "start": 109.305,
                "end": 109.625,
                "confidence": 0.99899536,
                "punctuated_word": "His",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "interest",
                "start": 109.625,
                "end": 109.945,
                "confidence": 0.9376109,
                "punctuated_word": "interest",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "includes",
                "start": 109.945,
                "end": 110.424995,
                "confidence": 0.73885095,
                "punctuated_word": "includes",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "zero",
                "start": 110.424995,
                "end": 110.66499,
                "confidence": 0.9966329,
                "punctuated_word": "zero",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "knowledge",
                "start": 110.66499,
                "end": 111.064995,
                "confidence": 0.9997452,
                "punctuated_word": "knowledge",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "proofs",
                "start": 111.064995,
                "end": 111.564995,
                "confidence": 0.97145593,
                "punctuated_word": "proofs,",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "blockchains",
                "start": 111.704994,
                "end": 112.204994,
                "confidence": 0.9880431,
                "punctuated_word": "blockchains,",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "and",
                "start": 112.424995,
                "end": 112.585,
                "confidence": 0.9999044,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "privacy",
                "start": 112.585,
                "end": 113.085,
                "confidence": 0.9998565,
                "punctuated_word": "privacy.",
                "speaker": 0,
                "speaker_confidence": 0.531525
              },
              {
                "word": "james",
                "start": 115.47,
                "end": 115.87,
                "confidence": 0.9985531,
                "punctuated_word": "James",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "and",
                "start": 115.87,
                "end": 116.11,
                "confidence": 0.9982187,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "danny",
                "start": 116.11,
                "end": 116.43,
                "confidence": 0.92935705,
                "punctuated_word": "Danny",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "and",
                "start": 116.43,
                "end": 116.590004,
                "confidence": 0.98647654,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "their",
                "start": 116.590004,
                "end": 116.83,
                "confidence": 0.99966896,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "team",
                "start": 116.83,
                "end": 117.15,
                "confidence": 0.9999225,
                "punctuated_word": "team",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "have",
                "start": 117.15,
                "end": 117.31,
                "confidence": 0.99965155,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "been",
                "start": 117.31,
                "end": 117.47,
                "confidence": 0.99996996,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "working",
                "start": 117.47,
                "end": 117.79,
                "confidence": 0.9999131,
                "punctuated_word": "working",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "on",
                "start": 117.79,
                "end": 118.19,
                "confidence": 0.99985456,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "liquefaction",
                "start": 118.19,
                "end": 118.69,
                "confidence": 0.96030396,
                "punctuated_word": "liquefaction,",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "dark",
                "start": 119.55,
                "end": 119.87,
                "confidence": 0.8356311,
                "punctuated_word": "dark",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "daos",
                "start": 119.87,
                "end": 120.37,
                "confidence": 0.9579522,
                "punctuated_word": "DAOs,",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "and",
                "start": 120.51,
                "end": 120.75,
                "confidence": 0.99985504,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "the",
                "start": 120.75,
                "end": 120.91,
                "confidence": 0.9829459,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "take",
                "start": 120.91,
                "end": 121.15,
                "confidence": 0.76442736,
                "punctuated_word": "Take",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "my",
                "start": 121.15,
                "end": 121.39,
                "confidence": 0.8535802,
                "punctuated_word": "My",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "ape",
                "start": 121.39,
                "end": 121.71,
                "confidence": 0.76623553,
                "punctuated_word": "APE",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "experiment",
                "start": 121.71,
                "end": 122.21,
                "confidence": 0.9875053,
                "punctuated_word": "experiment",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "to",
                "start": 122.83,
                "end": 122.99,
                "confidence": 0.9916693,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "really",
                "start": 122.99,
                "end": 123.31,
                "confidence": 0.999387,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "highlight",
                "start": 123.31,
                "end": 123.81,
                "confidence": 0.9999268,
                "punctuated_word": "highlight",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "the",
                "start": 124.03,
                "end": 124.19,
                "confidence": 0.9996106,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "idea",
                "start": 124.19,
                "end": 124.67,
                "confidence": 0.99995136,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "of",
                "start": 124.67,
                "end": 124.91,
                "confidence": 0.9998485,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "encumbered",
                "start": 124.91,
                "end": 125.41,
                "confidence": 0.99525094,
                "punctuated_word": "encumbered",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "wallets",
                "start": 125.55,
                "end": 126.05,
                "confidence": 0.9994887,
                "punctuated_word": "wallets.",
                "speaker": 1,
                "speaker_confidence": 0.7409743
              },
              {
                "word": "the",
                "start": 126.585,
                "end": 126.745,
                "confidence": 0.9999093,
                "punctuated_word": "The",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "essence",
                "start": 126.745,
                "end": 127.145004,
                "confidence": 0.9999521,
                "punctuated_word": "essence",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "of",
                "start": 127.145004,
                "end": 127.305,
                "confidence": 0.99992096,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "these",
                "start": 127.305,
                "end": 127.625,
                "confidence": 0.9934325,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "projects",
                "start": 127.625,
                "end": 128.105,
                "confidence": 0.99508023,
                "punctuated_word": "projects",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "is",
                "start": 128.105,
                "end": 128.585,
                "confidence": 0.99851376,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "essentially",
                "start": 128.585,
                "end": 129.085,
                "confidence": 0.9811335,
                "punctuated_word": "essentially",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "disproving",
                "start": 129.225,
                "end": 129.725,
                "confidence": 0.9982398,
                "punctuated_word": "disproving",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "the",
                "start": 129.865,
                "end": 130.105,
                "confidence": 0.99983644,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "assumption",
                "start": 130.105,
                "end": 130.605,
                "confidence": 0.99979275,
                "punctuated_word": "assumption",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "that",
                "start": 130.66501,
                "end": 131.065,
                "confidence": 0.9998105,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "private",
                "start": 131.065,
                "end": 131.545,
                "confidence": 0.9998073,
                "punctuated_word": "private",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "keys",
                "start": 131.545,
                "end": 132.025,
                "confidence": 0.9992455,
                "punctuated_word": "keys",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "equals",
                "start": 132.025,
                "end": 132.425,
                "confidence": 0.995765,
                "punctuated_word": "equals",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "a",
                "start": 132.425,
                "end": 132.585,
                "confidence": 0.9994247,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "unique",
                "start": 132.585,
                "end": 132.985,
                "confidence": 0.9999769,
                "punctuated_word": "unique",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "identity",
                "start": 132.985,
                "end": 133.485,
                "confidence": 0.9998021,
                "punctuated_word": "identity.",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "in",
                "start": 134.105,
                "end": 134.265,
                "confidence": 0.99970585,
                "punctuated_word": "In",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "this",
                "start": 134.265,
                "end": 134.505,
                "confidence": 0.9999616,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "interview",
                "start": 134.505,
                "end": 135.005,
                "confidence": 0.9994168,
                "punctuated_word": "interview,",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "we",
                "start": 135.065,
                "end": 135.30501,
                "confidence": 0.9998951,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "go",
                "start": 135.30501,
                "end": 135.465,
                "confidence": 0.999897,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "over",
                "start": 135.465,
                "end": 135.705,
                "confidence": 0.99995697,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "their",
                "start": 135.705,
                "end": 136.025,
                "confidence": 0.9997346,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "work",
                "start": 136.025,
                "end": 136.425,
                "confidence": 0.7978406,
                "punctuated_word": "work,",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "and",
                "start": 136.425,
                "end": 136.745,
                "confidence": 0.99980646,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "we",
                "start": 136.745,
                "end": 136.905,
                "confidence": 0.9999188,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "get",
                "start": 136.905,
                "end": 137.145,
                "confidence": 0.9999492,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "into",
                "start": 137.145,
                "end": 137.545,
                "confidence": 0.99984145,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "both",
                "start": 137.545,
                "end": 137.785,
                "confidence": 0.9996131,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "the",
                "start": 137.785,
                "end": 137.945,
                "confidence": 0.9961415,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "exciting",
                "start": 137.945,
                "end": 138.445,
                "confidence": 0.9999763,
                "punctuated_word": "exciting",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "and",
                "start": 138.505,
                "end": 138.825,
                "confidence": 0.99747795,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "potentially",
                "start": 138.825,
                "end": 139.325,
                "confidence": 0.9926992,
                "punctuated_word": "potentially",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "scary",
                "start": 139.465,
                "end": 139.965,
                "confidence": 0.99891555,
                "punctuated_word": "scary",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "applications",
                "start": 140.025,
                "end": 140.525,
                "confidence": 0.9996233,
                "punctuated_word": "applications",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "of",
                "start": 140.825,
                "end": 141.065,
                "confidence": 0.9999471,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "liquefaction",
                "start": 141.065,
                "end": 141.565,
                "confidence": 0.9973043,
                "punctuated_word": "liquefaction.",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "we",
                "start": 142.26001,
                "end": 142.5,
                "confidence": 0.9999386,
                "punctuated_word": "We",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "think",
                "start": 142.5,
                "end": 142.74,
                "confidence": 0.99998355,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "these",
                "start": 142.74,
                "end": 143.06,
                "confidence": 0.999818,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "concepts",
                "start": 143.06,
                "end": 143.56,
                "confidence": 0.9994585,
                "punctuated_word": "concepts",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "are",
                "start": 143.62001,
                "end": 143.86,
                "confidence": 0.9999399,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "important",
                "start": 143.86,
                "end": 144.34001,
                "confidence": 0.9999229,
                "punctuated_word": "important",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "to",
                "start": 144.34001,
                "end": 144.5,
                "confidence": 0.999134,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "understand",
                "start": 144.5,
                "end": 145.0,
                "confidence": 0.9999473,
                "punctuated_word": "understand",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "whether",
                "start": 145.54001,
                "end": 145.78,
                "confidence": 0.8443773,
                "punctuated_word": "whether",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "you",
                "start": 145.78,
                "end": 146.02,
                "confidence": 0.9999391,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "want",
                "start": 146.02,
                "end": 146.18001,
                "confidence": 0.9998888,
                "punctuated_word": "want",
                "speaker": 1,
                "speaker_confidence": 0.75339246
              },
              {
                "word": "to",
                "start": 146.18001,
                "end": 146.26001,
                "confidence": 0.9997582,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "build",
                "start": 146.26001,
                "end": 146.58,
                "confidence": 0.9998379,
                "punctuated_word": "build",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "a",
                "start": 146.58,
                "end": 146.74,
                "confidence": 0.99364835,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "governance",
                "start": 146.74,
                "end": 147.24,
                "confidence": 0.8146771,
                "punctuated_word": "governance",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "system",
                "start": 147.3,
                "end": 147.62001,
                "confidence": 0.9998056,
                "punctuated_word": "system",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "that",
                "start": 147.62001,
                "end": 147.86,
                "confidence": 0.99984694,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "actually",
                "start": 147.86,
                "end": 148.26001,
                "confidence": 0.9982949,
                "punctuated_word": "actually",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "relies",
                "start": 148.26001,
                "end": 148.74,
                "confidence": 0.9981713,
                "punctuated_word": "relies",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "on",
                "start": 148.74,
                "end": 148.90001,
                "confidence": 0.9997266,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "the",
                "start": 148.90001,
                "end": 149.06,
                "confidence": 0.99984586,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "assumption",
                "start": 149.06,
                "end": 149.46,
                "confidence": 0.9978569,
                "punctuated_word": "assumption",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "of",
                "start": 149.46,
                "end": 149.62001,
                "confidence": 0.9998542,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "shared",
                "start": 149.62001,
                "end": 149.94,
                "confidence": 0.99972564,
                "punctuated_word": "shared",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "identity",
                "start": 149.94,
                "end": 150.44,
                "confidence": 0.76091856,
                "punctuated_word": "identity,",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "or",
                "start": 150.82,
                "end": 150.98001,
                "confidence": 0.9993814,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "if",
                "start": 150.98001,
                "end": 151.22,
                "confidence": 0.99944633,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "you",
                "start": 151.22,
                "end": 151.3,
                "confidence": 0.99985623,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "wanna",
                "start": 151.3,
                "end": 151.62001,
                "confidence": 0.8941623,
                "punctuated_word": "wanna",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "explore",
                "start": 151.62001,
                "end": 152.12001,
                "confidence": 0.9985274,
                "punctuated_word": "explore",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "ideas",
                "start": 152.26001,
                "end": 152.66,
                "confidence": 0.99553055,
                "punctuated_word": "ideas",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "such",
                "start": 152.66,
                "end": 152.90001,
                "confidence": 0.7937221,
                "punctuated_word": "such",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "as",
                "start": 152.90001,
                "end": 153.14,
                "confidence": 0.9970722,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "complete",
                "start": 153.14,
                "end": 153.46,
                "confidence": 0.9994349,
                "punctuated_word": "complete",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "knowledge",
                "start": 153.46,
                "end": 153.94,
                "confidence": 0.99989974,
                "punctuated_word": "knowledge",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "proofs",
                "start": 153.94,
                "end": 154.44,
                "confidence": 0.9978842,
                "punctuated_word": "proofs",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "to",
                "start": 154.615,
                "end": 154.77501,
                "confidence": 0.9999559,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "ensure",
                "start": 154.77501,
                "end": 154.935,
                "confidence": 0.99997115,
                "punctuated_word": "ensure",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "that",
                "start": 154.935,
                "end": 155.41501,
                "confidence": 0.99989426,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "private",
                "start": 155.41501,
                "end": 155.735,
                "confidence": 0.9999093,
                "punctuated_word": "private",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "keys",
                "start": 155.735,
                "end": 156.135,
                "confidence": 0.9996344,
                "punctuated_word": "keys",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "are",
                "start": 156.135,
                "end": 156.215,
                "confidence": 0.9998946,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "truly",
                "start": 156.215,
                "end": 156.615,
                "confidence": 0.9998791,
                "punctuated_word": "truly",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "associated",
                "start": 156.615,
                "end": 157.115,
                "confidence": 0.99981123,
                "punctuated_word": "associated",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "with",
                "start": 157.255,
                "end": 157.41501,
                "confidence": 0.99993455,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "who",
                "start": 157.41501,
                "end": 157.575,
                "confidence": 0.9998857,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "you",
                "start": 157.575,
                "end": 157.735,
                "confidence": 0.99991393,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "think",
                "start": 157.735,
                "end": 157.975,
                "confidence": 0.9999865,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "they",
                "start": 157.975,
                "end": 158.135,
                "confidence": 0.9998379,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "should",
                "start": 158.135,
                "end": 158.295,
                "confidence": 0.999982,
                "punctuated_word": "should",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "be",
                "start": 158.295,
                "end": 158.795,
                "confidence": 0.9971949,
                "punctuated_word": "be.",
                "speaker": 1,
                "speaker_confidence": 0.71996295
              },
              {
                "word": "before",
                "start": 160.135,
                "end": 160.535,
                "confidence": 0.99875605,
                "punctuated_word": "Before",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "we",
                "start": 160.535,
                "end": 160.615,
                "confidence": 0.99998033,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "get",
                "start": 160.615,
                "end": 160.855,
                "confidence": 0.999941,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "into",
                "start": 160.855,
                "end": 161.175,
                "confidence": 0.9998429,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "the",
                "start": 161.175,
                "end": 161.41501,
                "confidence": 0.99960464,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "interview",
                "start": 161.41501,
                "end": 161.91501,
                "confidence": 0.9989739,
                "punctuated_word": "interview,",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "a",
                "start": 161.975,
                "end": 162.135,
                "confidence": 0.99888927,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "reminder",
                "start": 162.135,
                "end": 162.635,
                "confidence": 0.99988246,
                "punctuated_word": "reminder",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "that",
                "start": 162.695,
                "end": 162.935,
                "confidence": 0.9958859,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "if",
                "start": 162.935,
                "end": 163.095,
                "confidence": 0.99670166,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "you",
                "start": 163.095,
                "end": 163.255,
                "confidence": 0.9999565,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "like",
                "start": 163.255,
                "end": 163.495,
                "confidence": 0.9993449,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "what",
                "start": 163.495,
                "end": 163.655,
                "confidence": 0.9570762,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "you",
                "start": 163.655,
                "end": 163.815,
                "confidence": 0.99856263,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "hear",
                "start": 163.815,
                "end": 164.315,
                "confidence": 0.996078,
                "punctuated_word": "hear,",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "please",
                "start": 164.455,
                "end": 164.775,
                "confidence": 0.9998888,
                "punctuated_word": "please",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "subscribe",
                "start": 164.775,
                "end": 165.275,
                "confidence": 0.99974364,
                "punctuated_word": "subscribe",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "wherever",
                "start": 165.41501,
                "end": 165.815,
                "confidence": 0.9958325,
                "punctuated_word": "wherever",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "you're",
                "start": 165.815,
                "end": 166.05501,
                "confidence": 0.9978207,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "listening",
                "start": 166.05501,
                "end": 166.55501,
                "confidence": 0.9407127,
                "punctuated_word": "listening.",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "leave",
                "start": 166.935,
                "end": 167.175,
                "confidence": 0.99809676,
                "punctuated_word": "Leave",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "us",
                "start": 167.175,
                "end": 167.335,
                "confidence": 0.95432854,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "a",
                "start": 167.335,
                "end": 167.41501,
                "confidence": 0.9930478,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "review",
                "start": 167.41501,
                "end": 167.91501,
                "confidence": 0.9586431,
                "punctuated_word": "review,",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "share",
                "start": 168.23,
                "end": 168.54999,
                "confidence": 0.99976283,
                "punctuated_word": "share",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "with",
                "start": 168.54999,
                "end": 168.62999,
                "confidence": 0.9976584,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "others",
                "start": 168.62999,
                "end": 169.12999,
                "confidence": 0.9949384,
                "punctuated_word": "others,",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "or",
                "start": 169.43,
                "end": 169.82999,
                "confidence": 0.9993536,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "reach",
                "start": 169.82999,
                "end": 170.06999,
                "confidence": 0.99995804,
                "punctuated_word": "reach",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "out",
                "start": 170.06999,
                "end": 170.23,
                "confidence": 0.9997197,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.5776528
              },
              {
                "word": "to",
                "start": 170.23,
                "end": 170.31,
                "confidence": 0.9989717,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.10530126
              },
              {
                "word": "us",
                "start": 170.31,
                "end": 170.54999,
                "confidence": 0.999961,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.10530126
              },
              {
                "word": "if",
                "start": 170.54999,
                "end": 170.70999,
                "confidence": 0.99511695,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.10530126
              },
              {
                "word": "you",
                "start": 170.70999,
                "end": 170.79,
                "confidence": 0.9998067,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.24322629
              },
              {
                "word": "want",
                "start": 170.79,
                "end": 170.95,
                "confidence": 0.99932206,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.24322629
              },
              {
                "word": "to",
                "start": 170.95,
                "end": 171.11,
                "confidence": 0.9973279,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.24322629
              },
              {
                "word": "chat",
                "start": 171.11,
                "end": 171.61,
                "confidence": 0.9985144,
                "punctuated_word": "chat.",
                "speaker": 0,
                "speaker_confidence": 0.24322629
              },
              {
                "word": "and",
                "start": 172.39,
                "end": 172.62999,
                "confidence": 0.9994554,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "without",
                "start": 172.62999,
                "end": 172.95,
                "confidence": 0.9997135,
                "punctuated_word": "without",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "further",
                "start": 172.95,
                "end": 173.34999,
                "confidence": 0.99991035,
                "punctuated_word": "further",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "ado",
                "start": 173.34999,
                "end": 173.84999,
                "confidence": 0.99930143,
                "punctuated_word": "ado,",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "here's",
                "start": 173.98999,
                "end": 174.23,
                "confidence": 0.99251026,
                "punctuated_word": "here's",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "the",
                "start": 174.23,
                "end": 174.47,
                "confidence": 0.99803096,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "chat",
                "start": 174.47,
                "end": 174.62999,
                "confidence": 0.9996661,
                "punctuated_word": "chat",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "with",
                "start": 174.62999,
                "end": 174.87,
                "confidence": 0.99992085,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "james",
                "start": 174.87,
                "end": 175.18999,
                "confidence": 0.99983346,
                "punctuated_word": "James",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "and",
                "start": 175.18999,
                "end": 175.34999,
                "confidence": 0.9998684,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "danny",
                "start": 175.34999,
                "end": 175.84999,
                "confidence": 0.9970306,
                "punctuated_word": "Danny.",
                "speaker": 1,
                "speaker_confidence": 0.636688
              },
              {
                "word": "welcome",
                "start": 176.70999,
                "end": 177.20999,
                "confidence": 0.94125354,
                "punctuated_word": "Welcome,",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "james",
                "start": 177.26999,
                "end": 177.67,
                "confidence": 0.999956,
                "punctuated_word": "James",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "and",
                "start": 177.67,
                "end": 177.82999,
                "confidence": 0.9998041,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "danny",
                "start": 177.82999,
                "end": 178.32999,
                "confidence": 0.98963284,
                "punctuated_word": "Danny.",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "excited",
                "start": 178.39,
                "end": 178.87,
                "confidence": 0.9997138,
                "punctuated_word": "Excited",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "to",
                "start": 178.87,
                "end": 179.18999,
                "confidence": 0.99995005,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "get",
                "start": 179.18999,
                "end": 179.43,
                "confidence": 0.9999417,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "into",
                "start": 179.43,
                "end": 179.75,
                "confidence": 0.99980515,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "the",
                "start": 179.75,
                "end": 179.98999,
                "confidence": 0.9991912,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "conversation",
                "start": 179.98999,
                "end": 180.48999,
                "confidence": 0.9999199,
                "punctuated_word": "conversation",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "with",
                "start": 180.54999,
                "end": 180.70999,
                "confidence": 0.999944,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "you",
                "start": 180.70999,
                "end": 180.95,
                "confidence": 0.999943,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "today",
                "start": 180.95,
                "end": 181.45,
                "confidence": 0.9997673,
                "punctuated_word": "today.",
                "speaker": 1,
                "speaker_confidence": 0.5207119
              },
              {
                "word": "yeah",
                "start": 181.895,
                "end": 182.05501,
                "confidence": 0.9997361,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.401107
              },
              {
                "word": "thank",
                "start": 182.05501,
                "end": 182.215,
                "confidence": 0.9997539,
                "punctuated_word": "Thank",
                "speaker": 3,
                "speaker_confidence": 0.401107
              },
              {
                "word": "you",
                "start": 182.215,
                "end": 182.295,
                "confidence": 0.9999484,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.401107
              },
              {
                "word": "for",
                "start": 182.295,
                "end": 182.535,
                "confidence": 0.99992514,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.401107
              },
              {
                "word": "having",
                "start": 182.535,
                "end": 182.77501,
                "confidence": 0.99989676,
                "punctuated_word": "having",
                "speaker": 3,
                "speaker_confidence": 0.401107
              },
              {
                "word": "us",
                "start": 182.77501,
                "end": 183.015,
                "confidence": 0.9904411,
                "punctuated_word": "us.",
                "speaker": 3,
                "speaker_confidence": 0.401107
              },
              {
                "word": "we're",
                "start": 183.175,
                "end": 183.41501,
                "confidence": 0.99465305,
                "punctuated_word": "We're",
                "speaker": 3,
                "speaker_confidence": 0.25574875
              },
              {
                "word": "excited",
                "start": 183.41501,
                "end": 183.735,
                "confidence": 0.99918586,
                "punctuated_word": "excited",
                "speaker": 3,
                "speaker_confidence": 0.25574875
              },
              {
                "word": "to",
                "start": 183.735,
                "end": 183.815,
                "confidence": 0.9995927,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.25574875
              },
              {
                "word": "be",
                "start": 183.815,
                "end": 183.975,
                "confidence": 0.99996305,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.25574875
              },
              {
                "word": "here",
                "start": 183.975,
                "end": 184.375,
                "confidence": 0.9999114,
                "punctuated_word": "here.",
                "speaker": 3,
                "speaker_confidence": 0.25574875
              },
              {
                "word": "yeah",
                "start": 184.375,
                "end": 184.535,
                "confidence": 0.9969102,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.25574875
              },
              {
                "word": "and",
                "start": 184.535,
                "end": 184.695,
                "confidence": 0.995862,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "i",
                "start": 184.695,
                "end": 184.77501,
                "confidence": 0.9996902,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "figured",
                "start": 184.77501,
                "end": 185.095,
                "confidence": 0.9998011,
                "punctuated_word": "figured",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "we",
                "start": 185.095,
                "end": 185.255,
                "confidence": 0.9991179,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "can",
                "start": 185.255,
                "end": 185.495,
                "confidence": 0.99955803,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "start",
                "start": 185.495,
                "end": 185.815,
                "confidence": 0.9998104,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "the",
                "start": 185.815,
                "end": 185.975,
                "confidence": 0.9990299,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "conversation",
                "start": 185.975,
                "end": 186.475,
                "confidence": 0.99973613,
                "punctuated_word": "conversation",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "with",
                "start": 186.935,
                "end": 187.435,
                "confidence": 0.99966633,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "some",
                "start": 187.655,
                "end": 187.895,
                "confidence": 0.9995179,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "of",
                "start": 187.895,
                "end": 187.975,
                "confidence": 0.9998622,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.57134837
              },
              {
                "word": "the",
                "start": 187.975,
                "end": 188.05501,
                "confidence": 0.9999019,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "work",
                "start": 188.05501,
                "end": 188.375,
                "confidence": 0.9998549,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "that",
                "start": 188.375,
                "end": 188.615,
                "confidence": 0.99758625,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "you",
                "start": 188.615,
                "end": 188.77501,
                "confidence": 0.9998659,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "know",
                "start": 188.77501,
                "end": 189.015,
                "confidence": 0.99989617,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "you",
                "start": 189.015,
                "end": 189.175,
                "confidence": 0.99987507,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "wrote",
                "start": 189.175,
                "end": 189.575,
                "confidence": 0.9999021,
                "punctuated_word": "wrote",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "around",
                "start": 189.575,
                "end": 190.075,
                "confidence": 0.99987257,
                "punctuated_word": "around",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "liquefaction",
                "start": 190.215,
                "end": 190.715,
                "confidence": 0.99595976,
                "punctuated_word": "liquefaction",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "and",
                "start": 191.015,
                "end": 191.41501,
                "confidence": 0.928829,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "try",
                "start": 191.41501,
                "end": 191.575,
                "confidence": 0.999038,
                "punctuated_word": "try",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "to",
                "start": 191.575,
                "end": 191.735,
                "confidence": 0.99963903,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "set",
                "start": 191.735,
                "end": 191.975,
                "confidence": 0.9997733,
                "punctuated_word": "set",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "some",
                "start": 191.975,
                "end": 192.13501,
                "confidence": 0.9998053,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "initial",
                "start": 192.13501,
                "end": 192.615,
                "confidence": 0.99985266,
                "punctuated_word": "initial",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "context",
                "start": 192.615,
                "end": 193.095,
                "confidence": 0.99533,
                "punctuated_word": "context",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "before",
                "start": 193.095,
                "end": 193.495,
                "confidence": 0.99981564,
                "punctuated_word": "before",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "we",
                "start": 193.495,
                "end": 193.815,
                "confidence": 0.99964285,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "fully",
                "start": 193.815,
                "end": 194.215,
                "confidence": 0.99964976,
                "punctuated_word": "fully",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "dive",
                "start": 194.215,
                "end": 194.375,
                "confidence": 0.99986875,
                "punctuated_word": "dive",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "into",
                "start": 194.375,
                "end": 194.77501,
                "confidence": 0.9988034,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "the",
                "start": 194.77501,
                "end": 194.935,
                "confidence": 0.9992525,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "conversation",
                "start": 194.935,
                "end": 195.435,
                "confidence": 0.9966774,
                "punctuated_word": "conversation.",
                "speaker": 1,
                "speaker_confidence": 0.70045185
              },
              {
                "word": "and",
                "start": 195.815,
                "end": 195.975,
                "confidence": 0.9977004,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "one",
                "start": 195.975,
                "end": 196.215,
                "confidence": 0.9987318,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "element",
                "start": 196.215,
                "end": 196.615,
                "confidence": 0.99732274,
                "punctuated_word": "element",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "was",
                "start": 196.615,
                "end": 196.77501,
                "confidence": 0.9997187,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "that",
                "start": 196.77501,
                "end": 197.07,
                "confidence": 0.9997124,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "you",
                "start": 197.15001,
                "end": 197.39001,
                "confidence": 0.9972109,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "wrote",
                "start": 197.39001,
                "end": 197.79001,
                "confidence": 0.99991035,
                "punctuated_word": "wrote",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "that",
                "start": 197.79001,
                "end": 198.19,
                "confidence": 0.9997131,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "in",
                "start": 198.19,
                "end": 198.35,
                "confidence": 0.9360636,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "a",
                "start": 198.35,
                "end": 198.43001,
                "confidence": 0.9998233,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5195792
              },
              {
                "word": "lot",
                "start": 198.43001,
                "end": 198.59001,
                "confidence": 0.99994767,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.45915627
              },
              {
                "word": "of",
                "start": 198.59001,
                "end": 198.75,
                "confidence": 0.9997969,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.45915627
              },
              {
                "word": "web",
                "start": 198.75,
                "end": 198.99,
                "confidence": 0.61733925,
                "punctuated_word": "Web",
                "speaker": 1,
                "speaker_confidence": 0.45915627
              },
              {
                "word": "three",
                "start": 198.99,
                "end": 199.23001,
                "confidence": 0.9810385,
                "punctuated_word": "three",
                "speaker": 1,
                "speaker_confidence": 0.45915627
              },
              {
                "word": "environments",
                "start": 199.23001,
                "end": 199.73001,
                "confidence": 0.9914973,
                "punctuated_word": "environments,",
                "speaker": 1,
                "speaker_confidence": 0.45915627
              },
              {
                "word": "a",
                "start": 200.03001,
                "end": 200.19,
                "confidence": 0.99945086,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.45915627
              },
              {
                "word": "lot",
                "start": 200.19,
                "end": 200.35,
                "confidence": 0.999912,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.45915627
              },
              {
                "word": "of",
                "start": 200.35,
                "end": 200.43001,
                "confidence": 0.99974793,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.45915627
              },
              {
                "word": "assets",
                "start": 200.43001,
                "end": 200.83,
                "confidence": 0.999382,
                "punctuated_word": "assets",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "are",
                "start": 200.83,
                "end": 200.99,
                "confidence": 0.9988651,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "actually",
                "start": 200.99,
                "end": 201.31001,
                "confidence": 0.99849546,
                "punctuated_word": "actually",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "meant",
                "start": 201.31001,
                "end": 201.63,
                "confidence": 0.9997919,
                "punctuated_word": "meant",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "to",
                "start": 201.63,
                "end": 201.71,
                "confidence": 0.9986582,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "be",
                "start": 201.71,
                "end": 201.95001,
                "confidence": 0.9998909,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "liquid",
                "start": 201.95001,
                "end": 202.27,
                "confidence": 0.65193427,
                "punctuated_word": "liquid.",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "right",
                "start": 202.27,
                "end": 202.51001,
                "confidence": 0.99892604,
                "punctuated_word": "Right?",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "when",
                "start": 202.51001,
                "end": 202.67001,
                "confidence": 0.99887866,
                "punctuated_word": "When",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "we",
                "start": 202.67001,
                "end": 202.83,
                "confidence": 0.9998338,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "think",
                "start": 202.83,
                "end": 203.15001,
                "confidence": 0.9998754,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "of",
                "start": 203.15001,
                "end": 203.47,
                "confidence": 0.9993211,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "soulbound",
                "start": 203.47,
                "end": 203.95001,
                "confidence": 0.6687267,
                "punctuated_word": "soulbound",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "tokens",
                "start": 203.95001,
                "end": 204.45001,
                "confidence": 0.9993551,
                "punctuated_word": "tokens,",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "locked",
                "start": 204.83,
                "end": 205.23001,
                "confidence": 0.6968159,
                "punctuated_word": "locked",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "tokens",
                "start": 205.23001,
                "end": 205.71,
                "confidence": 0.99935293,
                "punctuated_word": "tokens,",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "governance",
                "start": 205.71,
                "end": 206.21,
                "confidence": 0.9977859,
                "punctuated_word": "governance",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "rights",
                "start": 206.35,
                "end": 206.83,
                "confidence": 0.9404752,
                "punctuated_word": "rights,",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "there's",
                "start": 206.83,
                "end": 207.15001,
                "confidence": 0.99807066,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "a",
                "start": 207.15001,
                "end": 207.23001,
                "confidence": 0.99916494,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.73633724
              },
              {
                "word": "lot",
                "start": 207.23001,
                "end": 207.39001,
                "confidence": 0.99990165,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "of",
                "start": 207.39001,
                "end": 207.55,
                "confidence": 0.99953616,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "applications",
                "start": 207.55,
                "end": 208.05,
                "confidence": 0.99852294,
                "punctuated_word": "applications",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "where",
                "start": 208.27,
                "end": 208.51001,
                "confidence": 0.99637455,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "there's",
                "start": 208.51001,
                "end": 208.83,
                "confidence": 0.9130516,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "this",
                "start": 208.83,
                "end": 208.99,
                "confidence": 0.9993693,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "inherent",
                "start": 208.99,
                "end": 209.47,
                "confidence": 0.9997385,
                "punctuated_word": "inherent",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "assumption",
                "start": 209.47,
                "end": 209.97,
                "confidence": 0.9990883,
                "punctuated_word": "assumption",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "that",
                "start": 210.49501,
                "end": 210.735,
                "confidence": 0.99809253,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "you",
                "start": 210.735,
                "end": 210.975,
                "confidence": 0.99956197,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "know",
                "start": 210.975,
                "end": 211.21501,
                "confidence": 0.9998512,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "things",
                "start": 211.21501,
                "end": 211.535,
                "confidence": 0.999767,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "are",
                "start": 211.535,
                "end": 211.85501,
                "confidence": 0.9974954,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "kind",
                "start": 211.85501,
                "end": 212.015,
                "confidence": 0.98287094,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "of",
                "start": 212.015,
                "end": 212.175,
                "confidence": 0.9998398,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "sticking",
                "start": 212.175,
                "end": 212.49501,
                "confidence": 0.9996996,
                "punctuated_word": "sticking",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "with",
                "start": 212.49501,
                "end": 212.735,
                "confidence": 0.9997682,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.7106956
              },
              {
                "word": "the",
                "start": 212.735,
                "end": 212.815,
                "confidence": 0.9900889,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "wallet",
                "start": 212.815,
                "end": 213.21501,
                "confidence": 0.9910795,
                "punctuated_word": "wallet",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "address",
                "start": 213.21501,
                "end": 213.455,
                "confidence": 0.99731475,
                "punctuated_word": "address",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "or",
                "start": 213.455,
                "end": 213.615,
                "confidence": 0.989186,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "with",
                "start": 213.615,
                "end": 213.77501,
                "confidence": 0.9993643,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "the",
                "start": 213.77501,
                "end": 214.015,
                "confidence": 0.9992176,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "identity",
                "start": 214.015,
                "end": 214.515,
                "confidence": 0.99964297,
                "punctuated_word": "identity",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "that",
                "start": 214.975,
                "end": 215.295,
                "confidence": 0.9983695,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "is",
                "start": 215.295,
                "end": 215.615,
                "confidence": 0.9986806,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "kind",
                "start": 215.935,
                "end": 216.175,
                "confidence": 0.9086151,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "of",
                "start": 216.175,
                "end": 216.335,
                "confidence": 0.99906737,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "publicly",
                "start": 216.335,
                "end": 216.815,
                "confidence": 0.9913264,
                "punctuated_word": "publicly",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "known",
                "start": 216.815,
                "end": 217.315,
                "confidence": 0.999413,
                "punctuated_word": "known.",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "so",
                "start": 217.375,
                "end": 217.615,
                "confidence": 0.9991478,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "in",
                "start": 217.615,
                "end": 217.77501,
                "confidence": 0.9399464,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "that",
                "start": 217.77501,
                "end": 217.935,
                "confidence": 0.99995565,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "sense",
                "start": 217.935,
                "end": 218.435,
                "confidence": 0.99949354,
                "punctuated_word": "sense,",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "so",
                "start": 218.57501,
                "end": 218.735,
                "confidence": 0.9983411,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "much",
                "start": 218.735,
                "end": 218.975,
                "confidence": 0.999706,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "of",
                "start": 218.975,
                "end": 219.13501,
                "confidence": 0.9988084,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "web",
                "start": 219.13501,
                "end": 219.375,
                "confidence": 0.6045986,
                "punctuated_word": "Web",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "three's",
                "start": 219.375,
                "end": 219.77501,
                "confidence": 0.9703214,
                "punctuated_word": "three's",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "architecture",
                "start": 219.77501,
                "end": 220.27501,
                "confidence": 0.9518257,
                "punctuated_word": "architecture",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "is",
                "start": 220.41501,
                "end": 220.57501,
                "confidence": 0.9276265,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "really",
                "start": 220.57501,
                "end": 220.895,
                "confidence": 0.99963737,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "built",
                "start": 220.895,
                "end": 221.295,
                "confidence": 0.9991991,
                "punctuated_word": "built",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "on",
                "start": 221.295,
                "end": 221.535,
                "confidence": 0.999585,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "this",
                "start": 221.535,
                "end": 221.695,
                "confidence": 0.9995148,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "idea",
                "start": 221.695,
                "end": 222.175,
                "confidence": 0.9997644,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "of",
                "start": 222.175,
                "end": 222.41501,
                "confidence": 0.9997011,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "non",
                "start": 222.41501,
                "end": 222.735,
                "confidence": 0.996036,
                "punctuated_word": "non",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "fungibility",
                "start": 222.735,
                "end": 223.235,
                "confidence": 0.81069875,
                "punctuated_word": "fungibility",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "and",
                "start": 223.695,
                "end": 223.935,
                "confidence": 0.9760993,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "being",
                "start": 223.935,
                "end": 224.255,
                "confidence": 0.99972075,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "tied",
                "start": 224.255,
                "end": 224.49501,
                "confidence": 0.99973744,
                "punctuated_word": "tied",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "to",
                "start": 224.49501,
                "end": 224.655,
                "confidence": 0.99974126,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "an",
                "start": 224.655,
                "end": 224.815,
                "confidence": 0.9997429,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "identity",
                "start": 224.815,
                "end": 225.315,
                "confidence": 0.9994463,
                "punctuated_word": "identity.",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "so",
                "start": 225.90001,
                "end": 226.3,
                "confidence": 0.9997527,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "related",
                "start": 226.3,
                "end": 226.7,
                "confidence": 0.9838477,
                "punctuated_word": "related",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "to",
                "start": 226.7,
                "end": 226.94,
                "confidence": 0.99960786,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "that",
                "start": 226.94,
                "end": 227.26001,
                "confidence": 0.9995457,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "do",
                "start": 227.26001,
                "end": 227.42,
                "confidence": 0.9998623,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "you",
                "start": 227.42,
                "end": 227.58,
                "confidence": 0.9996941,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "see",
                "start": 227.58,
                "end": 227.82,
                "confidence": 0.99977905,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "that",
                "start": 227.82,
                "end": 228.06,
                "confidence": 0.99983895,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "as",
                "start": 228.06,
                "end": 228.22,
                "confidence": 0.99666375,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "an",
                "start": 228.22,
                "end": 228.38,
                "confidence": 0.999175,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "inherent",
                "start": 228.38,
                "end": 228.88,
                "confidence": 0.99913186,
                "punctuated_word": "inherent",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "fragility",
                "start": 229.02,
                "end": 229.52,
                "confidence": 0.9998841,
                "punctuated_word": "fragility",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "of",
                "start": 229.90001,
                "end": 230.14,
                "confidence": 0.9998412,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "web",
                "start": 230.14,
                "end": 230.38,
                "confidence": 0.64180166,
                "punctuated_word": "web",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "three",
                "start": 230.38,
                "end": 230.62001,
                "confidence": 0.99904054,
                "punctuated_word": "three",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "and",
                "start": 230.62001,
                "end": 230.86,
                "confidence": 0.4992897,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "that's",
                "start": 230.86,
                "end": 231.02,
                "confidence": 0.9988292,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "just",
                "start": 231.02,
                "end": 231.26001,
                "confidence": 0.9994267,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "been",
                "start": 231.26001,
                "end": 231.58,
                "confidence": 0.9995517,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "sort",
                "start": 231.58,
                "end": 231.74,
                "confidence": 0.97636116,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "of",
                "start": 231.74,
                "end": 231.90001,
                "confidence": 0.99533266,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "the",
                "start": 231.90001,
                "end": 232.06,
                "confidence": 0.99809307,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "persistent",
                "start": 232.06,
                "end": 232.56,
                "confidence": 0.99837375,
                "punctuated_word": "persistent",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "reality",
                "start": 232.62001,
                "end": 233.12001,
                "confidence": 0.9998259,
                "punctuated_word": "reality",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "and",
                "start": 233.58,
                "end": 234.06,
                "confidence": 0.6160501,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "liquefaction",
                "start": 234.06,
                "end": 234.56,
                "confidence": 0.99940425,
                "punctuated_word": "liquefaction",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "is",
                "start": 234.78,
                "end": 234.94,
                "confidence": 0.87908787,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "maybe",
                "start": 234.94,
                "end": 235.44,
                "confidence": 0.9878051,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "exposing",
                "start": 235.74,
                "end": 236.24,
                "confidence": 0.9937983,
                "punctuated_word": "exposing",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "something",
                "start": 236.38,
                "end": 236.7,
                "confidence": 0.9988745,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "that's",
                "start": 236.7,
                "end": 237.02,
                "confidence": 0.9997018,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "already",
                "start": 237.02,
                "end": 237.42,
                "confidence": 0.99705863,
                "punctuated_word": "already",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "been",
                "start": 237.42,
                "end": 237.66,
                "confidence": 0.9998233,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "latent",
                "start": 237.66,
                "end": 238.14,
                "confidence": 0.7969674,
                "punctuated_word": "latent?",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "or",
                "start": 238.14,
                "end": 238.38,
                "confidence": 0.99957734,
                "punctuated_word": "Or",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "is",
                "start": 238.38,
                "end": 238.54001,
                "confidence": 0.99926347,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7725612
              },
              {
                "word": "it",
                "start": 238.54001,
                "end": 238.62001,
                "confidence": 0.995044,
                "punctuated_word": "it,",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "something",
                "start": 238.86,
                "end": 239.26001,
                "confidence": 0.99977595,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "that",
                "start": 239.26001,
                "end": 239.42,
                "confidence": 0.9994282,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "you",
                "start": 239.42,
                "end": 239.58,
                "confidence": 0.9997657,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "think",
                "start": 239.58,
                "end": 239.82,
                "confidence": 0.99961495,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "most",
                "start": 239.82,
                "end": 239.98001,
                "confidence": 0.99951994,
                "punctuated_word": "most",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "people",
                "start": 239.98001,
                "end": 240.3,
                "confidence": 0.9997974,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "haven't",
                "start": 240.3,
                "end": 240.7,
                "confidence": 0.9998956,
                "punctuated_word": "haven't",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "fully",
                "start": 240.7,
                "end": 241.2,
                "confidence": 0.9997501,
                "punctuated_word": "fully",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "come",
                "start": 241.57501,
                "end": 241.815,
                "confidence": 0.9997565,
                "punctuated_word": "come",
                "speaker": 1,
                "speaker_confidence": 0.6404498
              },
              {
                "word": "to",
                "start": 241.815,
                "end": 241.895,
                "confidence": 0.9987546,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "terms",
                "start": 241.895,
                "end": 242.29501,
                "confidence": 0.9999497,
                "punctuated_word": "terms",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "with",
                "start": 242.29501,
                "end": 242.535,
                "confidence": 0.97046375,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "and",
                "start": 242.535,
                "end": 242.695,
                "confidence": 0.8869087,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "liquefaction",
                "start": 242.695,
                "end": 243.195,
                "confidence": 0.9833328,
                "punctuated_word": "liquefaction",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "might",
                "start": 243.41501,
                "end": 243.65501,
                "confidence": 0.9995807,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "actually",
                "start": 243.65501,
                "end": 243.895,
                "confidence": 0.9982444,
                "punctuated_word": "actually",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "be",
                "start": 243.895,
                "end": 244.395,
                "confidence": 0.99985695,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "this",
                "start": 244.615,
                "end": 244.85501,
                "confidence": 0.99665326,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "point",
                "start": 244.85501,
                "end": 245.095,
                "confidence": 0.9999697,
                "punctuated_word": "point",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "of",
                "start": 245.095,
                "end": 245.255,
                "confidence": 0.99994004,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "exposing",
                "start": 245.255,
                "end": 245.755,
                "confidence": 0.99949265,
                "punctuated_word": "exposing",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "something",
                "start": 245.815,
                "end": 246.21501,
                "confidence": 0.999676,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "fundamentally",
                "start": 246.21501,
                "end": 246.71501,
                "confidence": 0.99948174,
                "punctuated_word": "fundamentally",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "new",
                "start": 246.93501,
                "end": 247.43501,
                "confidence": 0.99307376,
                "punctuated_word": "new?",
                "speaker": 1,
                "speaker_confidence": 0.6493588
              },
              {
                "word": "yeah",
                "start": 247.735,
                "end": 247.975,
                "confidence": 0.88389885,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.19704878
              },
              {
                "word": "so",
                "start": 247.975,
                "end": 248.21501,
                "confidence": 0.99971896,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.19704878
              },
              {
                "word": "the",
                "start": 248.21501,
                "end": 248.29501,
                "confidence": 0.9997718,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.19704878
              },
              {
                "word": "way",
                "start": 248.29501,
                "end": 248.535,
                "confidence": 0.999962,
                "punctuated_word": "way",
                "speaker": 3,
                "speaker_confidence": 0.19704878
              },
              {
                "word": "i",
                "start": 248.535,
                "end": 248.77501,
                "confidence": 0.9998759,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.19704878
              },
              {
                "word": "see",
                "start": 248.77501,
                "end": 248.85501,
                "confidence": 0.99994576,
                "punctuated_word": "see",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "it",
                "start": 248.85501,
                "end": 249.35501,
                "confidence": 0.9992137,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "is",
                "start": 249.49501,
                "end": 249.735,
                "confidence": 0.9969813,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "that",
                "start": 249.735,
                "end": 249.975,
                "confidence": 0.9997079,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "in",
                "start": 249.975,
                "end": 250.21501,
                "confidence": 0.935199,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "web",
                "start": 250.21501,
                "end": 250.455,
                "confidence": 0.9408465,
                "punctuated_word": "Web",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "three",
                "start": 250.455,
                "end": 250.615,
                "confidence": 0.9880846,
                "punctuated_word": "three,",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "you",
                "start": 250.615,
                "end": 250.77501,
                "confidence": 0.99986994,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "could",
                "start": 250.77501,
                "end": 251.015,
                "confidence": 0.9965018,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "always",
                "start": 251.015,
                "end": 251.335,
                "confidence": 0.99992,
                "punctuated_word": "always",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "coordinate",
                "start": 251.335,
                "end": 251.835,
                "confidence": 0.9999132,
                "punctuated_word": "coordinate",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "with",
                "start": 251.975,
                "end": 252.13501,
                "confidence": 0.999923,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "other",
                "start": 252.13501,
                "end": 252.375,
                "confidence": 0.9999628,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "people",
                "start": 252.375,
                "end": 252.875,
                "confidence": 0.97792673,
                "punctuated_word": "people.",
                "speaker": 3,
                "speaker_confidence": 0.63407075
              },
              {
                "word": "so",
                "start": 253.095,
                "end": 253.255,
                "confidence": 0.9960758,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "you",
                "start": 253.255,
                "end": 253.335,
                "confidence": 0.99960846,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "could",
                "start": 253.335,
                "end": 253.57501,
                "confidence": 0.9913231,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "always",
                "start": 253.57501,
                "end": 253.895,
                "confidence": 0.9998258,
                "punctuated_word": "always",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "have",
                "start": 253.895,
                "end": 254.05501,
                "confidence": 0.9941566,
                "punctuated_word": "have,",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "like",
                "start": 254.05501,
                "end": 254.375,
                "confidence": 0.9997659,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "these",
                "start": 254.375,
                "end": 254.695,
                "confidence": 0.99987423,
                "punctuated_word": "these",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "private",
                "start": 254.695,
                "end": 255.195,
                "confidence": 0.999954,
                "punctuated_word": "private",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "channels",
                "start": 255.41501,
                "end": 255.91501,
                "confidence": 0.9995652,
                "punctuated_word": "channels",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "that",
                "start": 255.975,
                "end": 256.135,
                "confidence": 0.9996044,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "you",
                "start": 256.135,
                "end": 256.635,
                "confidence": 0.99977595,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "all",
                "start": 256.93,
                "end": 257.25,
                "confidence": 0.9984908,
                "punctuated_word": "all",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "agree",
                "start": 257.25,
                "end": 257.65,
                "confidence": 0.99934644,
                "punctuated_word": "agree",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "on",
                "start": 257.65,
                "end": 257.88998,
                "confidence": 0.99982303,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "some",
                "start": 257.88998,
                "end": 258.12997,
                "confidence": 0.99882954,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "policy",
                "start": 258.12997,
                "end": 258.61,
                "confidence": 0.99990404,
                "punctuated_word": "policy",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "and",
                "start": 258.61,
                "end": 258.84998,
                "confidence": 0.9641001,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "then",
                "start": 258.84998,
                "end": 259.09,
                "confidence": 0.9990381,
                "punctuated_word": "then",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "execute",
                "start": 259.09,
                "end": 259.56998,
                "confidence": 0.9994562,
                "punctuated_word": "execute",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "on",
                "start": 259.56998,
                "end": 259.72998,
                "confidence": 0.99980575,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "that",
                "start": 259.72998,
                "end": 259.97,
                "confidence": 0.99543667,
                "punctuated_word": "that.",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "so",
                "start": 259.97,
                "end": 260.12997,
                "confidence": 0.93727744,
                "punctuated_word": "So,",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "like",
                "start": 260.12997,
                "end": 260.37,
                "confidence": 0.9930223,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "for",
                "start": 260.37,
                "end": 260.61,
                "confidence": 0.9997069,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "example",
                "start": 260.61,
                "end": 261.11,
                "confidence": 0.9916269,
                "punctuated_word": "example,",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "i",
                "start": 261.33,
                "end": 261.49,
                "confidence": 0.9988686,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "know",
                "start": 261.49,
                "end": 261.65,
                "confidence": 0.99951243,
                "punctuated_word": "know",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "there",
                "start": 261.65,
                "end": 261.81,
                "confidence": 0.99300766,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "exists",
                "start": 261.81,
                "end": 262.31,
                "confidence": 0.6696025,
                "punctuated_word": "exists",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "today",
                "start": 262.44998,
                "end": 262.93,
                "confidence": 0.88483113,
                "punctuated_word": "today",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "in",
                "start": 262.93,
                "end": 263.09,
                "confidence": 0.9443213,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "daos",
                "start": 263.09,
                "end": 263.59,
                "confidence": 0.8737117,
                "punctuated_word": "DAOs",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "these",
                "start": 263.97,
                "end": 264.21,
                "confidence": 0.72089237,
                "punctuated_word": "these",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "private",
                "start": 264.21,
                "end": 264.61,
                "confidence": 0.9997105,
                "punctuated_word": "private",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "telegram",
                "start": 264.61,
                "end": 265.09,
                "confidence": 0.81272864,
                "punctuated_word": "Telegram",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "channels",
                "start": 265.09,
                "end": 265.40997,
                "confidence": 0.9992275,
                "punctuated_word": "channels",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "where",
                "start": 265.40997,
                "end": 265.65,
                "confidence": 0.89147705,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.8091294
              },
              {
                "word": "kind",
                "start": 265.65,
                "end": 265.72998,
                "confidence": 0.66182625,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "of",
                "start": 265.72998,
                "end": 265.88998,
                "confidence": 0.99727577,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "some",
                "start": 265.88998,
                "end": 266.05,
                "confidence": 0.77021724,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "of",
                "start": 266.05,
                "end": 266.21,
                "confidence": 0.94786006,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "the",
                "start": 266.21,
                "end": 266.28998,
                "confidence": 0.9987866,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "whales",
                "start": 266.28998,
                "end": 266.69,
                "confidence": 0.9923665,
                "punctuated_word": "whales",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "will",
                "start": 266.69,
                "end": 266.84998,
                "confidence": 0.99753857,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "come",
                "start": 266.84998,
                "end": 267.00998,
                "confidence": 0.99992466,
                "punctuated_word": "come",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "together",
                "start": 267.00998,
                "end": 267.50998,
                "confidence": 0.99989307,
                "punctuated_word": "together",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "and",
                "start": 267.88998,
                "end": 268.05,
                "confidence": 0.98603314,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "kind",
                "start": 268.05,
                "end": 268.28998,
                "confidence": 0.67018545,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "of",
                "start": 268.28998,
                "end": 268.61,
                "confidence": 0.9888149,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "agree",
                "start": 268.61,
                "end": 269.00998,
                "confidence": 0.9990681,
                "punctuated_word": "agree",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "on",
                "start": 269.00998,
                "end": 269.16998,
                "confidence": 0.99986243,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "on",
                "start": 269.16998,
                "end": 269.40997,
                "confidence": 0.9935921,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "something",
                "start": 269.40997,
                "end": 269.88998,
                "confidence": 0.8540188,
                "punctuated_word": "something,",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "and",
                "start": 269.88998,
                "end": 270.12997,
                "confidence": 0.9990231,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "maybe",
                "start": 270.12997,
                "end": 270.37,
                "confidence": 0.9964026,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "they'll",
                "start": 270.37,
                "end": 270.61,
                "confidence": 0.999138,
                "punctuated_word": "they'll",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "barter",
                "start": 270.61,
                "end": 270.84998,
                "confidence": 0.9995302,
                "punctuated_word": "barter",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "with",
                "start": 270.84998,
                "end": 271.00998,
                "confidence": 0.999866,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "each",
                "start": 271.00998,
                "end": 271.16998,
                "confidence": 0.99939704,
                "punctuated_word": "each",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "other",
                "start": 271.16998,
                "end": 271.49,
                "confidence": 0.9692644,
                "punctuated_word": "other.",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "but",
                "start": 271.49,
                "end": 271.875,
                "confidence": 0.957411,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "so",
                "start": 272.115,
                "end": 272.355,
                "confidence": 0.8987427,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "i",
                "start": 272.355,
                "end": 272.515,
                "confidence": 0.7172645,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "think",
                "start": 272.515,
                "end": 272.755,
                "confidence": 0.80497164,
                "punctuated_word": "think",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "in",
                "start": 272.755,
                "end": 272.995,
                "confidence": 0.8799351,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "in",
                "start": 272.995,
                "end": 273.155,
                "confidence": 0.9841201,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "that",
                "start": 273.155,
                "end": 273.315,
                "confidence": 0.99866414,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "sense",
                "start": 273.315,
                "end": 273.815,
                "confidence": 0.9945332,
                "punctuated_word": "sense,",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "you",
                "start": 273.955,
                "end": 274.115,
                "confidence": 0.999534,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "could",
                "start": 274.115,
                "end": 274.355,
                "confidence": 0.9218689,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "always",
                "start": 274.355,
                "end": 274.835,
                "confidence": 0.99981874,
                "punctuated_word": "always",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "agree",
                "start": 274.835,
                "end": 275.155,
                "confidence": 0.9998178,
                "punctuated_word": "agree",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "with",
                "start": 275.155,
                "end": 275.315,
                "confidence": 0.99987173,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "other",
                "start": 275.315,
                "end": 275.555,
                "confidence": 0.9998697,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "people",
                "start": 275.555,
                "end": 276.055,
                "confidence": 0.9999393,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "to",
                "start": 276.115,
                "end": 276.275,
                "confidence": 0.9992818,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "coordinate",
                "start": 276.275,
                "end": 276.775,
                "confidence": 0.9999615,
                "punctuated_word": "coordinate",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "in",
                "start": 276.995,
                "end": 277.115,
                "confidence": 0.9986987,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "a",
                "start": 277.115,
                "end": 277.235,
                "confidence": 0.9985051,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "way",
                "start": 277.235,
                "end": 277.475,
                "confidence": 0.9999672,
                "punctuated_word": "way",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "that",
                "start": 277.475,
                "end": 277.975,
                "confidence": 0.99957436,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "the",
                "start": 278.195,
                "end": 278.275,
                "confidence": 0.99935704,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "rest",
                "start": 278.275,
                "end": 278.515,
                "confidence": 0.9997229,
                "punctuated_word": "rest",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "of",
                "start": 278.515,
                "end": 278.595,
                "confidence": 0.9988642,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.81935495
              },
              {
                "word": "the",
                "start": 278.595,
                "end": 278.675,
                "confidence": 0.9992125,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "world",
                "start": 278.675,
                "end": 278.995,
                "confidence": 0.9999317,
                "punctuated_word": "world",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "doesn't",
                "start": 278.995,
                "end": 279.235,
                "confidence": 0.9998728,
                "punctuated_word": "doesn't",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "really",
                "start": 279.235,
                "end": 279.475,
                "confidence": 0.9998504,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "see",
                "start": 279.475,
                "end": 279.955,
                "confidence": 0.99971884,
                "punctuated_word": "see.",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "what",
                "start": 279.955,
                "end": 280.275,
                "confidence": 0.99883956,
                "punctuated_word": "What",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "liquefaction",
                "start": 280.275,
                "end": 280.775,
                "confidence": 0.9800971,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "does",
                "start": 281.075,
                "end": 281.555,
                "confidence": 0.9998611,
                "punctuated_word": "does",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "is",
                "start": 281.555,
                "end": 281.955,
                "confidence": 0.9984339,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "it",
                "start": 281.955,
                "end": 282.115,
                "confidence": 0.96857005,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "enables",
                "start": 282.115,
                "end": 282.595,
                "confidence": 0.99989355,
                "punctuated_word": "enables",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "you",
                "start": 282.595,
                "end": 282.755,
                "confidence": 0.99982446,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.76550967
              },
              {
                "word": "to",
                "start": 282.755,
                "end": 282.835,
                "confidence": 0.99909306,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.42522722
              },
              {
                "word": "do",
                "start": 282.835,
                "end": 282.995,
                "confidence": 0.99986696,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.42522722
              },
              {
                "word": "that",
                "start": 282.995,
                "end": 283.155,
                "confidence": 0.99937975,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.42522722
              },
              {
                "word": "with",
                "start": 283.155,
                "end": 283.395,
                "confidence": 0.9706585,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.42522722
              },
              {
                "word": "in",
                "start": 283.555,
                "end": 283.715,
                "confidence": 0.99949574,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.42522722
              },
              {
                "word": "a",
                "start": 283.715,
                "end": 283.795,
                "confidence": 0.99805224,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.42522722
              },
              {
                "word": "way",
                "start": 283.795,
                "end": 283.955,
                "confidence": 0.99991584,
                "punctuated_word": "way",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "that",
                "start": 283.955,
                "end": 284.195,
                "confidence": 0.99941134,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "you",
                "start": 284.195,
                "end": 284.355,
                "confidence": 0.9996612,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "don't",
                "start": 284.355,
                "end": 284.675,
                "confidence": 0.99994224,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "have",
                "start": 284.675,
                "end": 284.835,
                "confidence": 0.99983525,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "to",
                "start": 284.835,
                "end": 284.995,
                "confidence": 0.9992285,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "trust",
                "start": 284.995,
                "end": 285.42,
                "confidence": 0.9999006,
                "punctuated_word": "trust",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "the",
                "start": 285.90002,
                "end": 285.98,
                "confidence": 0.99832815,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "other",
                "start": 285.98,
                "end": 286.30002,
                "confidence": 0.9998828,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "people",
                "start": 286.30002,
                "end": 286.62003,
                "confidence": 0.84493345,
                "punctuated_word": "people.",
                "speaker": 3,
                "speaker_confidence": 0.59746844
              },
              {
                "word": "you",
                "start": 286.62003,
                "end": 286.7,
                "confidence": 0.9987685,
                "punctuated_word": "You",
                "speaker": 3,
                "speaker_confidence": 0.5072423
              },
              {
                "word": "don't",
                "start": 286.7,
                "end": 286.94,
                "confidence": 0.99989545,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.5072423
              },
              {
                "word": "have",
                "start": 286.94,
                "end": 287.1,
                "confidence": 0.9998648,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.5072423
              },
              {
                "word": "to",
                "start": 287.1,
                "end": 287.18002,
                "confidence": 0.99942565,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.5072423
              },
              {
                "word": "know",
                "start": 287.18002,
                "end": 287.34003,
                "confidence": 0.99987495,
                "punctuated_word": "know",
                "speaker": 3,
                "speaker_confidence": 0.5072423
              },
              {
                "word": "their",
                "start": 287.34003,
                "end": 287.58002,
                "confidence": 0.9997099,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.5072423
              },
              {
                "word": "identities",
                "start": 287.58002,
                "end": 288.08002,
                "confidence": 0.838809,
                "punctuated_word": "identities,",
                "speaker": 3,
                "speaker_confidence": 0.5072423
              },
              {
                "word": "and",
                "start": 288.46002,
                "end": 288.62003,
                "confidence": 0.8295828,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.5072423
              },
              {
                "word": "you",
                "start": 288.62003,
                "end": 288.78,
                "confidence": 0.9957553,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.5072423
              },
              {
                "word": "know",
                "start": 288.78,
                "end": 288.94,
                "confidence": 0.9996263,
                "punctuated_word": "know",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "that",
                "start": 288.94,
                "end": 289.1,
                "confidence": 0.9979547,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "they",
                "start": 289.1,
                "end": 289.26,
                "confidence": 0.999889,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "will",
                "start": 289.26,
                "end": 289.42,
                "confidence": 0.9995012,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "still",
                "start": 289.42,
                "end": 289.66,
                "confidence": 0.9991129,
                "punctuated_word": "still",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "follow",
                "start": 289.66,
                "end": 289.98,
                "confidence": 0.9998777,
                "punctuated_word": "follow",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "through",
                "start": 289.98,
                "end": 290.38,
                "confidence": 0.9995716,
                "punctuated_word": "through",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "on",
                "start": 290.38,
                "end": 290.7,
                "confidence": 0.99967515,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "on",
                "start": 290.7,
                "end": 290.86002,
                "confidence": 0.976704,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "this",
                "start": 290.86002,
                "end": 291.1,
                "confidence": 0.9994342,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "policy",
                "start": 291.1,
                "end": 291.5,
                "confidence": 0.9999523,
                "punctuated_word": "policy",
                "speaker": 3,
                "speaker_confidence": 0.6085151
              },
              {
                "word": "that",
                "start": 291.5,
                "end": 291.58002,
                "confidence": 0.999448,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.39997017
              },
              {
                "word": "you",
                "start": 291.58002,
                "end": 291.74002,
                "confidence": 0.9998635,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.39997017
              },
              {
                "word": "agree",
                "start": 291.74002,
                "end": 292.06003,
                "confidence": 0.9949332,
                "punctuated_word": "agree",
                "speaker": 3,
                "speaker_confidence": 0.39997017
              },
              {
                "word": "on",
                "start": 292.06003,
                "end": 292.54,
                "confidence": 0.99730134,
                "punctuated_word": "on.",
                "speaker": 3,
                "speaker_confidence": 0.39997017
              },
              {
                "word": "so",
                "start": 292.54,
                "end": 292.7,
                "confidence": 0.99155724,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.39997017
              },
              {
                "word": "it's",
                "start": 292.7,
                "end": 292.86002,
                "confidence": 0.9982301,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.39997017
              },
              {
                "word": "really",
                "start": 292.86002,
                "end": 293.1,
                "confidence": 0.9996306,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "an",
                "start": 293.1,
                "end": 293.26,
                "confidence": 0.999348,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "enhancement",
                "start": 293.26,
                "end": 293.76,
                "confidence": 0.9998423,
                "punctuated_word": "enhancement",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "of",
                "start": 294.06,
                "end": 294.54,
                "confidence": 0.98594785,
                "punctuated_word": "of,",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "like",
                "start": 294.54,
                "end": 294.78,
                "confidence": 0.9972044,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "some",
                "start": 294.78,
                "end": 295.1,
                "confidence": 0.99984396,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "existing",
                "start": 295.1,
                "end": 295.6,
                "confidence": 0.9997346,
                "punctuated_word": "existing",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "practices",
                "start": 295.82,
                "end": 296.32,
                "confidence": 0.7704932,
                "punctuated_word": "practices.",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "but",
                "start": 296.54,
                "end": 296.7,
                "confidence": 0.99292266,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "it",
                "start": 296.7,
                "end": 296.86002,
                "confidence": 0.9984939,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "is",
                "start": 296.86002,
                "end": 297.1,
                "confidence": 0.99981445,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "a",
                "start": 297.1,
                "end": 297.26,
                "confidence": 0.9990283,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "revolution",
                "start": 297.26,
                "end": 297.76,
                "confidence": 0.99961746,
                "punctuated_word": "revolution",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "in",
                "start": 297.82,
                "end": 297.98,
                "confidence": 0.97719294,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.7033459
              },
              {
                "word": "the",
                "start": 297.98,
                "end": 298.06,
                "confidence": 0.8621226,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "sense",
                "start": 298.06,
                "end": 298.30002,
                "confidence": 0.99990594,
                "punctuated_word": "sense",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "that",
                "start": 298.30002,
                "end": 298.545,
                "confidence": 0.9993117,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "you",
                "start": 298.70502,
                "end": 299.20502,
                "confidence": 0.99968016,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "now",
                "start": 299.505,
                "end": 299.74503,
                "confidence": 0.997382,
                "punctuated_word": "now",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "can",
                "start": 299.74503,
                "end": 300.14502,
                "confidence": 0.9998252,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "coordinate",
                "start": 300.14502,
                "end": 300.545,
                "confidence": 0.9995228,
                "punctuated_word": "coordinate",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "with",
                "start": 300.545,
                "end": 300.785,
                "confidence": 0.99989426,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "lots",
                "start": 300.785,
                "end": 301.02502,
                "confidence": 0.9998374,
                "punctuated_word": "lots",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "of",
                "start": 301.02502,
                "end": 301.105,
                "confidence": 0.99981433,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "people",
                "start": 301.105,
                "end": 301.605,
                "confidence": 0.9999653,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "at",
                "start": 301.665,
                "end": 301.825,
                "confidence": 0.9992409,
                "punctuated_word": "at",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "the",
                "start": 301.825,
                "end": 301.905,
                "confidence": 0.9996885,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "same",
                "start": 301.905,
                "end": 302.065,
                "confidence": 0.9999368,
                "punctuated_word": "same",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "time",
                "start": 302.065,
                "end": 302.565,
                "confidence": 0.9994906,
                "punctuated_word": "time.",
                "speaker": 3,
                "speaker_confidence": 0.72978616
              },
              {
                "word": "yeah",
                "start": 303.02502,
                "end": 303.52502,
                "confidence": 0.998984,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "i",
                "start": 303.825,
                "end": 304.065,
                "confidence": 0.9621377,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "i",
                "start": 304.065,
                "end": 304.14502,
                "confidence": 0.89132905,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "also",
                "start": 304.14502,
                "end": 304.545,
                "confidence": 0.9984377,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "feel",
                "start": 304.545,
                "end": 304.86502,
                "confidence": 0.99966013,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "like",
                "start": 304.86502,
                "end": 305.36502,
                "confidence": 0.88263583,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "the",
                "start": 305.42502,
                "end": 305.665,
                "confidence": 0.9951095,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "kind",
                "start": 305.665,
                "end": 305.905,
                "confidence": 0.9928671,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "of",
                "start": 305.905,
                "end": 306.065,
                "confidence": 0.99942136,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "vision",
                "start": 306.065,
                "end": 306.385,
                "confidence": 0.9987185,
                "punctuated_word": "vision",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "that",
                "start": 306.385,
                "end": 306.545,
                "confidence": 0.9991529,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "people",
                "start": 306.545,
                "end": 306.86502,
                "confidence": 0.9999379,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "had",
                "start": 306.86502,
                "end": 307.105,
                "confidence": 0.9969896,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "when",
                "start": 307.105,
                "end": 307.345,
                "confidence": 0.99946636,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.6760225
              },
              {
                "word": "it",
                "start": 307.345,
                "end": 307.42502,
                "confidence": 0.9988985,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "came",
                "start": 307.42502,
                "end": 307.74503,
                "confidence": 0.99982196,
                "punctuated_word": "came",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "to",
                "start": 307.74503,
                "end": 308.24503,
                "confidence": 0.99963236,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "ownership",
                "start": 308.625,
                "end": 309.125,
                "confidence": 0.99924064,
                "punctuated_word": "ownership",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "previous",
                "start": 309.185,
                "end": 309.58502,
                "confidence": 0.8599056,
                "punctuated_word": "previous",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "to",
                "start": 309.58502,
                "end": 309.74503,
                "confidence": 0.9992588,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "liquefaction",
                "start": 309.74503,
                "end": 310.24503,
                "confidence": 0.9631488,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "was",
                "start": 310.385,
                "end": 310.545,
                "confidence": 0.9972037,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "a",
                "start": 310.545,
                "end": 310.70502,
                "confidence": 0.9990544,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "very",
                "start": 310.70502,
                "end": 310.945,
                "confidence": 0.9999163,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "natural",
                "start": 310.945,
                "end": 311.445,
                "confidence": 0.99993396,
                "punctuated_word": "natural",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "choice",
                "start": 311.665,
                "end": 312.065,
                "confidence": 0.9997775,
                "punctuated_word": "choice",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "in",
                "start": 312.065,
                "end": 312.225,
                "confidence": 0.88948476,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "a",
                "start": 312.225,
                "end": 312.30502,
                "confidence": 0.53807324,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.74829936
              },
              {
                "word": "sense",
                "start": 312.30502,
                "end": 312.545,
                "confidence": 0.9999372,
                "punctuated_word": "sense",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "that",
                "start": 312.545,
                "end": 313.045,
                "confidence": 0.9968923,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "makes",
                "start": 313.53,
                "end": 313.85,
                "confidence": 0.9915588,
                "punctuated_word": "makes",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "a",
                "start": 313.85,
                "end": 314.09,
                "confidence": 0.9997029,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "lot",
                "start": 314.09,
                "end": 314.25,
                "confidence": 0.9998958,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "of",
                "start": 314.25,
                "end": 314.41,
                "confidence": 0.9994357,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "sense",
                "start": 314.41,
                "end": 314.73,
                "confidence": 0.99990046,
                "punctuated_word": "sense",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "to",
                "start": 314.73,
                "end": 315.05002,
                "confidence": 0.9996784,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "assume",
                "start": 315.05002,
                "end": 315.37,
                "confidence": 0.99993837,
                "punctuated_word": "assume",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "that",
                "start": 315.37,
                "end": 315.53,
                "confidence": 0.9996014,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "if",
                "start": 315.53,
                "end": 315.69,
                "confidence": 0.9991032,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "someone",
                "start": 315.69,
                "end": 316.19,
                "confidence": 0.9998605,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "has",
                "start": 316.49002,
                "end": 316.99002,
                "confidence": 0.9979081,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "the",
                "start": 317.05002,
                "end": 317.21002,
                "confidence": 0.99872845,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "private",
                "start": 317.21002,
                "end": 317.61002,
                "confidence": 0.9999305,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "key",
                "start": 317.61002,
                "end": 318.11002,
                "confidence": 0.9970435,
                "punctuated_word": "key,",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "they",
                "start": 318.73,
                "end": 318.97,
                "confidence": 0.9990447,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "won't",
                "start": 318.97,
                "end": 319.29,
                "confidence": 0.9873784,
                "punctuated_word": "won't",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "share",
                "start": 319.29,
                "end": 319.45,
                "confidence": 0.99513185,
                "punctuated_word": "share",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "it",
                "start": 319.45,
                "end": 319.69,
                "confidence": 0.9994926,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "so",
                "start": 319.69,
                "end": 319.85,
                "confidence": 0.9996233,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "if",
                "start": 319.85,
                "end": 320.01,
                "confidence": 0.9992275,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "you",
                "start": 320.01,
                "end": 320.09,
                "confidence": 0.999723,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8037973
              },
              {
                "word": "give",
                "start": 320.09,
                "end": 320.41,
                "confidence": 0.97530985,
                "punctuated_word": "give,",
                "speaker": 2,
                "speaker_confidence": 0.58996344
              },
              {
                "word": "like",
                "start": 320.41,
                "end": 320.57,
                "confidence": 0.9996362,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.58996344
              },
              {
                "word": "a",
                "start": 320.57,
                "end": 320.73,
                "confidence": 0.9993749,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.58996344
              },
              {
                "word": "sole",
                "start": 320.73,
                "end": 321.05002,
                "confidence": 0.26877856,
                "punctuated_word": "sole",
                "speaker": 2,
                "speaker_confidence": 0.58996344
              },
              {
                "word": "point",
                "start": 321.05002,
                "end": 321.29,
                "confidence": 0.31198952,
                "punctuated_word": "point",
                "speaker": 2,
                "speaker_confidence": 0.58996344
              },
              {
                "word": "token",
                "start": 321.29,
                "end": 321.61002,
                "confidence": 0.9912152,
                "punctuated_word": "token",
                "speaker": 2,
                "speaker_confidence": 0.58996344
              },
              {
                "word": "to",
                "start": 321.61002,
                "end": 321.69,
                "confidence": 0.99939144,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.58996344
              },
              {
                "word": "a",
                "start": 321.69,
                "end": 321.77002,
                "confidence": 0.99848455,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "private",
                "start": 321.77002,
                "end": 322.27002,
                "confidence": 0.9999691,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "key",
                "start": 322.57,
                "end": 322.81,
                "confidence": 0.9964225,
                "punctuated_word": "key,",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "that's",
                "start": 322.81,
                "end": 323.05002,
                "confidence": 0.9997132,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "gonna",
                "start": 323.05002,
                "end": 323.29,
                "confidence": 0.9962131,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "be",
                "start": 323.29,
                "end": 323.79,
                "confidence": 0.99952435,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "linked",
                "start": 324.01,
                "end": 324.41,
                "confidence": 0.9985483,
                "punctuated_word": "linked",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "to",
                "start": 324.41,
                "end": 324.57,
                "confidence": 0.9998405,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "the",
                "start": 324.57,
                "end": 324.73,
                "confidence": 0.9998393,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "person",
                "start": 324.73,
                "end": 325.23,
                "confidence": 0.9999417,
                "punctuated_word": "person",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "kind",
                "start": 325.37,
                "end": 325.61002,
                "confidence": 0.96899545,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "of",
                "start": 325.61002,
                "end": 325.77002,
                "confidence": 0.99987376,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "owning",
                "start": 325.77002,
                "end": 326.09,
                "confidence": 0.968386,
                "punctuated_word": "owning",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "the",
                "start": 326.09,
                "end": 326.17,
                "confidence": 0.9978885,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "private",
                "start": 326.17,
                "end": 326.57,
                "confidence": 0.99990594,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "key",
                "start": 326.57,
                "end": 327.07,
                "confidence": 0.99960566,
                "punctuated_word": "key.",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "so",
                "start": 327.13,
                "end": 327.29,
                "confidence": 0.99962354,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "once",
                "start": 327.29,
                "end": 327.61002,
                "confidence": 0.99981076,
                "punctuated_word": "once",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "we",
                "start": 327.61002,
                "end": 327.77002,
                "confidence": 0.99964297,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "present",
                "start": 327.77002,
                "end": 328.17,
                "confidence": 0.9999496,
                "punctuated_word": "present",
                "speaker": 2,
                "speaker_confidence": 0.84577876
              },
              {
                "word": "a",
                "start": 328.17,
                "end": 328.25,
                "confidence": 0.9656163,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "way",
                "start": 328.25,
                "end": 328.49002,
                "confidence": 0.9999254,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "of",
                "start": 328.49002,
                "end": 328.815,
                "confidence": 0.9988765,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "kind",
                "start": 328.975,
                "end": 329.215,
                "confidence": 0.9987436,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "of",
                "start": 329.215,
                "end": 329.375,
                "confidence": 0.9998179,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "sharing",
                "start": 329.375,
                "end": 329.875,
                "confidence": 0.99631506,
                "punctuated_word": "sharing",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "private",
                "start": 330.015,
                "end": 330.415,
                "confidence": 0.9999138,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "keys",
                "start": 330.415,
                "end": 330.73502,
                "confidence": 0.99907076,
                "punctuated_word": "keys",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "or",
                "start": 330.73502,
                "end": 331.055,
                "confidence": 0.9967458,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "con",
                "start": 331.055,
                "end": 331.215,
                "confidence": 0.9217203,
                "punctuated_word": "con",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "constraining",
                "start": 331.375,
                "end": 331.875,
                "confidence": 0.9984951,
                "punctuated_word": "constraining",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "access",
                "start": 332.015,
                "end": 332.335,
                "confidence": 0.9759655,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.71514255
              },
              {
                "word": "to",
                "start": 332.335,
                "end": 332.415,
                "confidence": 0.97837275,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "private",
                "start": 332.415,
                "end": 332.655,
                "confidence": 0.9998603,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "keys",
                "start": 332.655,
                "end": 333.135,
                "confidence": 0.9993328,
                "punctuated_word": "keys,",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "you're",
                "start": 333.135,
                "end": 333.45502,
                "confidence": 0.99781644,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "breaking",
                "start": 333.45502,
                "end": 333.855,
                "confidence": 0.9997453,
                "punctuated_word": "breaking",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "an",
                "start": 333.855,
                "end": 334.095,
                "confidence": 0.9996495,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "assumption",
                "start": 334.095,
                "end": 334.495,
                "confidence": 0.9999038,
                "punctuated_word": "assumption",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "that",
                "start": 334.495,
                "end": 334.73502,
                "confidence": 0.99989974,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "that",
                "start": 334.73502,
                "end": 334.895,
                "confidence": 0.9943006,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "was",
                "start": 334.895,
                "end": 335.395,
                "confidence": 0.99876297,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "really",
                "start": 335.695,
                "end": 335.935,
                "confidence": 0.99900395,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "grounded",
                "start": 335.935,
                "end": 336.435,
                "confidence": 0.9997274,
                "punctuated_word": "grounded",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "and",
                "start": 336.495,
                "end": 336.73502,
                "confidence": 0.9864265,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "kind",
                "start": 336.73502,
                "end": 336.895,
                "confidence": 0.9879134,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "of",
                "start": 336.895,
                "end": 337.395,
                "confidence": 0.9989442,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "not",
                "start": 337.855,
                "end": 338.175,
                "confidence": 0.993755,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "that",
                "start": 338.175,
                "end": 338.495,
                "confidence": 0.9988871,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "trivial",
                "start": 338.495,
                "end": 338.975,
                "confidence": 0.9992716,
                "punctuated_word": "trivial",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "to",
                "start": 338.975,
                "end": 339.135,
                "confidence": 0.9983374,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "break",
                "start": 339.135,
                "end": 339.635,
                "confidence": 0.99936545,
                "punctuated_word": "break.",
                "speaker": 2,
                "speaker_confidence": 0.8766731
              },
              {
                "word": "and",
                "start": 340.175,
                "end": 340.415,
                "confidence": 0.9984648,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "before",
                "start": 340.415,
                "end": 340.655,
                "confidence": 0.9992951,
                "punctuated_word": "before",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "we",
                "start": 340.655,
                "end": 340.815,
                "confidence": 0.99558973,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "get",
                "start": 340.815,
                "end": 340.975,
                "confidence": 0.99650663,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "into",
                "start": 340.975,
                "end": 341.295,
                "confidence": 0.9729628,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "asking",
                "start": 341.295,
                "end": 341.695,
                "confidence": 0.99287367,
                "punctuated_word": "asking",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "you",
                "start": 341.695,
                "end": 341.935,
                "confidence": 0.9959122,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "to",
                "start": 341.935,
                "end": 342.175,
                "confidence": 0.9965519,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "fully",
                "start": 342.175,
                "end": 342.655,
                "confidence": 0.9971867,
                "punctuated_word": "fully",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "define",
                "start": 342.655,
                "end": 343.135,
                "confidence": 0.99353915,
                "punctuated_word": "define",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "liquefaction",
                "start": 343.135,
                "end": 343.635,
                "confidence": 0.99458164,
                "punctuated_word": "liquefaction",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "and",
                "start": 344.09,
                "end": 344.25,
                "confidence": 0.9946688,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "some",
                "start": 344.25,
                "end": 344.37,
                "confidence": 0.9990903,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.6063321
              },
              {
                "word": "of",
                "start": 344.37,
                "end": 344.49,
                "confidence": 0.99969137,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "the",
                "start": 344.49,
                "end": 344.72998,
                "confidence": 0.9998512,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "other",
                "start": 344.72998,
                "end": 345.05,
                "confidence": 0.99877614,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "elements",
                "start": 345.05,
                "end": 345.55,
                "confidence": 0.99933535,
                "punctuated_word": "elements",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "around",
                "start": 345.61,
                "end": 345.84998,
                "confidence": 0.9896702,
                "punctuated_word": "around",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "it",
                "start": 345.84998,
                "end": 346.00998,
                "confidence": 0.99837327,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "in",
                "start": 346.00998,
                "end": 346.25,
                "confidence": 0.99901426,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "more",
                "start": 346.25,
                "end": 346.49,
                "confidence": 0.99958616,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "detail",
                "start": 346.49,
                "end": 346.99,
                "confidence": 0.9963872,
                "punctuated_word": "detail,",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "you",
                "start": 347.28998,
                "end": 347.37,
                "confidence": 0.9948479,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "know",
                "start": 347.37,
                "end": 347.61,
                "confidence": 0.9990938,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "would",
                "start": 347.61,
                "end": 347.77,
                "confidence": 0.6698396,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "be",
                "start": 347.77,
                "end": 347.93,
                "confidence": 0.9483844,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "helpful",
                "start": 347.93,
                "end": 348.33,
                "confidence": 0.9912214,
                "punctuated_word": "helpful",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "to",
                "start": 348.33,
                "end": 348.49,
                "confidence": 0.9997409,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "maybe",
                "start": 348.49,
                "end": 348.81,
                "confidence": 0.98494786,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "also",
                "start": 348.81,
                "end": 349.21,
                "confidence": 0.9881936,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "contextualize",
                "start": 349.21,
                "end": 349.71,
                "confidence": 0.9986885,
                "punctuated_word": "contextualize",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "what",
                "start": 350.41,
                "end": 350.65,
                "confidence": 0.5806555,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "are",
                "start": 350.65,
                "end": 350.81,
                "confidence": 0.9998348,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "some",
                "start": 350.81,
                "end": 350.97,
                "confidence": 0.99985266,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.7292989
              },
              {
                "word": "of",
                "start": 350.97,
                "end": 351.05,
                "confidence": 0.9996124,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "the",
                "start": 351.05,
                "end": 351.21,
                "confidence": 0.99973935,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "systems",
                "start": 351.21,
                "end": 351.69,
                "confidence": 0.9996904,
                "punctuated_word": "systems",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "that",
                "start": 351.69,
                "end": 351.84998,
                "confidence": 0.99975675,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "you",
                "start": 351.84998,
                "end": 352.09,
                "confidence": 0.9998429,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "see",
                "start": 352.09,
                "end": 352.25,
                "confidence": 0.9998889,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "as",
                "start": 352.25,
                "end": 352.49,
                "confidence": 0.9947109,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "being",
                "start": 352.49,
                "end": 352.99,
                "confidence": 0.99992096,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "most",
                "start": 353.12997,
                "end": 353.44998,
                "confidence": 0.99944264,
                "punctuated_word": "most",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "fragile",
                "start": 353.44998,
                "end": 353.93,
                "confidence": 0.9998609,
                "punctuated_word": "fragile",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "and",
                "start": 353.93,
                "end": 354.16998,
                "confidence": 0.86808693,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "sort",
                "start": 354.16998,
                "end": 354.33,
                "confidence": 0.992566,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "of",
                "start": 354.33,
                "end": 354.56998,
                "confidence": 0.9996517,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "not",
                "start": 354.56998,
                "end": 354.81,
                "confidence": 0.9991585,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "recognizing",
                "start": 354.81,
                "end": 355.31,
                "confidence": 0.99903715,
                "punctuated_word": "recognizing",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "this",
                "start": 355.61,
                "end": 355.84998,
                "confidence": 0.9963027,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "element",
                "start": 355.84998,
                "end": 356.34998,
                "confidence": 0.9997998,
                "punctuated_word": "element",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "of",
                "start": 356.585,
                "end": 356.745,
                "confidence": 0.9998405,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "the",
                "start": 356.745,
                "end": 356.905,
                "confidence": 0.99993217,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "potential",
                "start": 356.905,
                "end": 357.385,
                "confidence": 0.99982494,
                "punctuated_word": "potential",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "shareability",
                "start": 357.385,
                "end": 357.885,
                "confidence": 0.9920449,
                "punctuated_word": "shareability",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "of",
                "start": 358.105,
                "end": 358.265,
                "confidence": 0.9998456,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "these",
                "start": 358.265,
                "end": 358.505,
                "confidence": 0.9997576,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "private",
                "start": 358.505,
                "end": 358.825,
                "confidence": 0.99994195,
                "punctuated_word": "private",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "keys",
                "start": 358.825,
                "end": 359.14502,
                "confidence": 0.99951816,
                "punctuated_word": "keys",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "and",
                "start": 359.14502,
                "end": 359.305,
                "confidence": 0.65367466,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "these",
                "start": 359.305,
                "end": 359.545,
                "confidence": 0.9995907,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "more",
                "start": 359.545,
                "end": 359.785,
                "confidence": 0.99920255,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "non",
                "start": 359.785,
                "end": 360.025,
                "confidence": 0.99786144,
                "punctuated_word": "non",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "fungible",
                "start": 360.025,
                "end": 360.525,
                "confidence": 0.8419588,
                "punctuated_word": "fungible",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "elements",
                "start": 360.745,
                "end": 361.245,
                "confidence": 0.86007637,
                "punctuated_word": "elements?",
                "speaker": 1,
                "speaker_confidence": 0.7358303
              },
              {
                "word": "yeah",
                "start": 361.785,
                "end": 362.025,
                "confidence": 0.9722773,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "so",
                "start": 362.025,
                "end": 362.185,
                "confidence": 0.9996183,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "kind",
                "start": 362.185,
                "end": 362.42502,
                "confidence": 0.9341223,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "of",
                "start": 362.42502,
                "end": 362.665,
                "confidence": 0.9997844,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "any",
                "start": 362.665,
                "end": 362.98502,
                "confidence": 0.9978537,
                "punctuated_word": "any",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "system",
                "start": 362.98502,
                "end": 363.385,
                "confidence": 0.9999367,
                "punctuated_word": "system",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "that",
                "start": 363.385,
                "end": 363.70502,
                "confidence": 0.99992585,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "makes",
                "start": 363.70502,
                "end": 364.185,
                "confidence": 0.99972194,
                "punctuated_word": "makes",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "the",
                "start": 364.185,
                "end": 364.345,
                "confidence": 0.99983096,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "assumption",
                "start": 364.345,
                "end": 364.845,
                "confidence": 0.9999082,
                "punctuated_word": "assumption",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "that",
                "start": 365.065,
                "end": 365.385,
                "confidence": 0.9998735,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "a",
                "start": 365.385,
                "end": 365.545,
                "confidence": 0.99972373,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "particular",
                "start": 365.545,
                "end": 366.045,
                "confidence": 0.9999528,
                "punctuated_word": "particular",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "blockchain",
                "start": 366.105,
                "end": 366.605,
                "confidence": 0.9673689,
                "punctuated_word": "blockchain",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "address",
                "start": 366.745,
                "end": 367.245,
                "confidence": 0.9997081,
                "punctuated_word": "address",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "is",
                "start": 367.625,
                "end": 367.865,
                "confidence": 0.9996954,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "associated",
                "start": 367.865,
                "end": 368.365,
                "confidence": 0.99991393,
                "punctuated_word": "associated",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "with",
                "start": 368.505,
                "end": 368.745,
                "confidence": 0.9998435,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "an",
                "start": 368.745,
                "end": 368.905,
                "confidence": 0.99960905,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "individual",
                "start": 368.905,
                "end": 369.405,
                "confidence": 0.9998554,
                "punctuated_word": "individual",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "or",
                "start": 370.06,
                "end": 370.3,
                "confidence": 0.9990808,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.801608
              },
              {
                "word": "an",
                "start": 370.3,
                "end": 370.38,
                "confidence": 0.99932086,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "individual",
                "start": 370.38,
                "end": 370.88,
                "confidence": 0.99912924,
                "punctuated_word": "individual",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "entity",
                "start": 371.1,
                "end": 371.6,
                "confidence": 0.999481,
                "punctuated_word": "entity",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "is",
                "start": 372.22,
                "end": 372.54,
                "confidence": 0.89401996,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "at",
                "start": 372.54,
                "end": 372.78,
                "confidence": 0.99957794,
                "punctuated_word": "at",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "risk",
                "start": 372.78,
                "end": 373.25998,
                "confidence": 0.99980754,
                "punctuated_word": "risk",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "of",
                "start": 373.25998,
                "end": 373.66,
                "confidence": 0.99961436,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "of",
                "start": 373.66,
                "end": 373.82,
                "confidence": 0.8269902,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "basically",
                "start": 373.82,
                "end": 374.32,
                "confidence": 0.94648236,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "liquefaction",
                "start": 374.54,
                "end": 375.04,
                "confidence": 0.9913543,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "undermining",
                "start": 375.66,
                "end": 376.13998,
                "confidence": 0.9674232,
                "punctuated_word": "undermining",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "that",
                "start": 376.13998,
                "end": 376.38,
                "confidence": 0.9997416,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "assumption",
                "start": 376.38,
                "end": 376.86,
                "confidence": 0.9827732,
                "punctuated_word": "assumption.",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "so",
                "start": 376.86,
                "end": 377.34,
                "confidence": 0.99607456,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "kind",
                "start": 377.34,
                "end": 377.41998,
                "confidence": 0.7537307,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "of",
                "start": 377.41998,
                "end": 377.66,
                "confidence": 0.9997893,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "the",
                "start": 377.66,
                "end": 378.16,
                "confidence": 0.99827075,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "areas",
                "start": 378.22,
                "end": 378.62,
                "confidence": 0.998242,
                "punctuated_word": "areas",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "that",
                "start": 378.62,
                "end": 378.78,
                "confidence": 0.99789006,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "i",
                "start": 378.78,
                "end": 379.02,
                "confidence": 0.9994935,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "see",
                "start": 379.02,
                "end": 379.52,
                "confidence": 0.9998287,
                "punctuated_word": "see",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "where",
                "start": 379.66,
                "end": 379.9,
                "confidence": 0.98843455,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "there",
                "start": 379.9,
                "end": 380.06,
                "confidence": 0.9988022,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "could",
                "start": 380.06,
                "end": 380.13998,
                "confidence": 0.9983339,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.8249074
              },
              {
                "word": "be",
                "start": 380.13998,
                "end": 380.38,
                "confidence": 0.9997477,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "great",
                "start": 380.38,
                "end": 380.62,
                "confidence": 0.6020687,
                "punctuated_word": "great",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "impact",
                "start": 380.62,
                "end": 381.12,
                "confidence": 0.80422926,
                "punctuated_word": "impact,",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "like",
                "start": 381.41998,
                "end": 381.91998,
                "confidence": 0.7803601,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "one",
                "start": 381.97998,
                "end": 382.22,
                "confidence": 0.99144816,
                "punctuated_word": "one",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "big",
                "start": 382.22,
                "end": 382.38,
                "confidence": 0.99436826,
                "punctuated_word": "big",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "example",
                "start": 382.38,
                "end": 382.78,
                "confidence": 0.9996081,
                "punctuated_word": "example",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "is",
                "start": 382.78,
                "end": 382.94,
                "confidence": 0.99557436,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "blocked",
                "start": 382.94,
                "end": 383.295,
                "confidence": 0.9628021,
                "punctuated_word": "blocked",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "tokens",
                "start": 383.535,
                "end": 384.035,
                "confidence": 0.9412726,
                "punctuated_word": "tokens.",
                "speaker": 3,
                "speaker_confidence": 0.64520687
              },
              {
                "word": "so",
                "start": 384.49503,
                "end": 384.575,
                "confidence": 0.9986979,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "a",
                "start": 384.575,
                "end": 384.73502,
                "confidence": 0.9937636,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "lot",
                "start": 384.73502,
                "end": 384.89502,
                "confidence": 0.99970263,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "of",
                "start": 384.89502,
                "end": 385.05502,
                "confidence": 0.9998148,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "projects",
                "start": 385.05502,
                "end": 385.535,
                "confidence": 0.99920255,
                "punctuated_word": "projects",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "will",
                "start": 385.535,
                "end": 385.77502,
                "confidence": 0.99888235,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "launch",
                "start": 385.77502,
                "end": 386.27502,
                "confidence": 0.9997309,
                "punctuated_word": "launch",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "with",
                "start": 386.415,
                "end": 386.815,
                "confidence": 0.9993789,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "a",
                "start": 386.815,
                "end": 386.975,
                "confidence": 0.9848165,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "token",
                "start": 386.975,
                "end": 387.45502,
                "confidence": 0.9997725,
                "punctuated_word": "token",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "lock",
                "start": 387.45502,
                "end": 387.695,
                "confidence": 0.99737227,
                "punctuated_word": "lock",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "up",
                "start": 387.695,
                "end": 387.77502,
                "confidence": 0.57386017,
                "punctuated_word": "up",
                "speaker": 3,
                "speaker_confidence": 0.54129875
              },
              {
                "word": "period",
                "start": 387.77502,
                "end": 388.27502,
                "confidence": 0.9998683,
                "punctuated_word": "period",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "in",
                "start": 388.415,
                "end": 388.575,
                "confidence": 0.9353985,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "which",
                "start": 388.575,
                "end": 388.89502,
                "confidence": 0.99988234,
                "punctuated_word": "which",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "their",
                "start": 388.89502,
                "end": 389.39502,
                "confidence": 0.9598276,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "original",
                "start": 389.535,
                "end": 390.035,
                "confidence": 0.9847766,
                "punctuated_word": "original,",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "like",
                "start": 390.17502,
                "end": 390.415,
                "confidence": 0.9962859,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "founders",
                "start": 390.415,
                "end": 390.915,
                "confidence": 0.9431561,
                "punctuated_word": "founders,",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "they",
                "start": 391.21503,
                "end": 391.45502,
                "confidence": 0.99334186,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "can't",
                "start": 391.45502,
                "end": 391.77502,
                "confidence": 0.99990076,
                "punctuated_word": "can't",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "sell",
                "start": 391.77502,
                "end": 392.015,
                "confidence": 0.9999331,
                "punctuated_word": "sell",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "their",
                "start": 392.015,
                "end": 392.255,
                "confidence": 0.99978334,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "tokens",
                "start": 392.255,
                "end": 392.655,
                "confidence": 0.99983656,
                "punctuated_word": "tokens",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "for",
                "start": 392.655,
                "end": 392.975,
                "confidence": 0.8040755,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "for",
                "start": 392.975,
                "end": 393.05502,
                "confidence": 0.8565806,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "maybe",
                "start": 393.05502,
                "end": 393.295,
                "confidence": 0.98764485,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "the",
                "start": 393.295,
                "end": 393.45502,
                "confidence": 0.9989072,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "first",
                "start": 393.45502,
                "end": 393.61502,
                "confidence": 0.9998859,
                "punctuated_word": "first",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "year",
                "start": 393.61502,
                "end": 393.855,
                "confidence": 0.9998228,
                "punctuated_word": "year",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "or",
                "start": 393.855,
                "end": 394.015,
                "confidence": 0.9988391,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "two",
                "start": 394.015,
                "end": 394.515,
                "confidence": 0.95536804,
                "punctuated_word": "two.",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "and",
                "start": 394.89502,
                "end": 395.135,
                "confidence": 0.9983369,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "so",
                "start": 395.135,
                "end": 395.45502,
                "confidence": 0.99060094,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "the",
                "start": 395.45502,
                "end": 395.61502,
                "confidence": 0.9978543,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "idea",
                "start": 395.61502,
                "end": 395.935,
                "confidence": 0.9775982,
                "punctuated_word": "idea",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "behind",
                "start": 395.935,
                "end": 396.17502,
                "confidence": 0.99985516,
                "punctuated_word": "behind",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "the",
                "start": 396.17502,
                "end": 396.33502,
                "confidence": 0.9908632,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "locked",
                "start": 396.33502,
                "end": 396.575,
                "confidence": 0.85861,
                "punctuated_word": "locked",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "tokens",
                "start": 396.575,
                "end": 396.975,
                "confidence": 0.9981665,
                "punctuated_word": "tokens",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "is",
                "start": 396.975,
                "end": 397.05502,
                "confidence": 0.99931943,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "to",
                "start": 397.05502,
                "end": 397.295,
                "confidence": 0.9997657,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "ensure",
                "start": 397.295,
                "end": 397.61502,
                "confidence": 0.9997756,
                "punctuated_word": "ensure",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "that",
                "start": 397.61502,
                "end": 397.855,
                "confidence": 0.99966455,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "everyone",
                "start": 397.855,
                "end": 398.33502,
                "confidence": 0.99927217,
                "punctuated_word": "everyone",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "has",
                "start": 398.33502,
                "end": 398.76,
                "confidence": 0.97975326,
                "punctuated_word": "has,",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "who's",
                "start": 399.16,
                "end": 399.32,
                "confidence": 0.88443536,
                "punctuated_word": "who's",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "participating",
                "start": 399.32,
                "end": 399.82,
                "confidence": 0.99962676,
                "punctuated_word": "participating",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "in",
                "start": 400.12,
                "end": 400.28,
                "confidence": 0.99915326,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "the",
                "start": 400.28,
                "end": 400.44,
                "confidence": 0.9994209,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "founding",
                "start": 400.44,
                "end": 400.76,
                "confidence": 0.99978024,
                "punctuated_word": "founding",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "of",
                "start": 400.76,
                "end": 400.84,
                "confidence": 0.9057886,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "the",
                "start": 400.84,
                "end": 401.0,
                "confidence": 0.99862206,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "project",
                "start": 401.0,
                "end": 401.40002,
                "confidence": 0.9991725,
                "punctuated_word": "project",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "has",
                "start": 401.40002,
                "end": 401.64,
                "confidence": 0.7322043,
                "punctuated_word": "has",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "skin",
                "start": 401.64,
                "end": 401.88,
                "confidence": 0.9991596,
                "punctuated_word": "skin",
                "speaker": 3,
                "speaker_confidence": 0.80625075
              },
              {
                "word": "in",
                "start": 401.88,
                "end": 401.96002,
                "confidence": 0.99918157,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "the",
                "start": 401.96002,
                "end": 402.12,
                "confidence": 0.9997502,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "game",
                "start": 402.12,
                "end": 402.62,
                "confidence": 0.9551492,
                "punctuated_word": "game.",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "and",
                "start": 403.08002,
                "end": 403.32,
                "confidence": 0.9966833,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "with",
                "start": 403.32,
                "end": 403.72,
                "confidence": 0.9938626,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "liquefaction",
                "start": 403.72,
                "end": 404.22,
                "confidence": 0.9244342,
                "punctuated_word": "liquefaction,",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "you",
                "start": 404.44,
                "end": 404.6,
                "confidence": 0.99958974,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "could",
                "start": 404.6,
                "end": 404.84,
                "confidence": 0.98865604,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "basically",
                "start": 404.84,
                "end": 405.34,
                "confidence": 0.9666813,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "sell",
                "start": 405.64,
                "end": 405.96002,
                "confidence": 0.9973098,
                "punctuated_word": "sell",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "those",
                "start": 405.96002,
                "end": 406.46002,
                "confidence": 0.99963915,
                "punctuated_word": "those",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "locked",
                "start": 406.52002,
                "end": 407.0,
                "confidence": 0.99969304,
                "punctuated_word": "locked",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "tokens",
                "start": 407.0,
                "end": 407.48,
                "confidence": 0.99969256,
                "punctuated_word": "tokens",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "to",
                "start": 407.48,
                "end": 407.64,
                "confidence": 0.99894136,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "someone",
                "start": 407.64,
                "end": 407.96002,
                "confidence": 0.9998691,
                "punctuated_word": "someone",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "else",
                "start": 407.96002,
                "end": 408.46002,
                "confidence": 0.99991035,
                "punctuated_word": "else",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "ahead",
                "start": 408.52002,
                "end": 408.84,
                "confidence": 0.99400157,
                "punctuated_word": "ahead",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "of",
                "start": 408.84,
                "end": 409.0,
                "confidence": 0.9998783,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "time",
                "start": 409.0,
                "end": 409.5,
                "confidence": 0.99808407,
                "punctuated_word": "time",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "even",
                "start": 409.80002,
                "end": 410.04,
                "confidence": 0.6015754,
                "punctuated_word": "even",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "though",
                "start": 410.04,
                "end": 410.2,
                "confidence": 0.99949014,
                "punctuated_word": "though",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "you",
                "start": 410.2,
                "end": 410.36002,
                "confidence": 0.9998306,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "don't",
                "start": 410.36002,
                "end": 410.6,
                "confidence": 0.99994296,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "have",
                "start": 410.6,
                "end": 410.76,
                "confidence": 0.99987423,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.8409599
              },
              {
                "word": "the",
                "start": 410.76,
                "end": 410.84,
                "confidence": 0.99946874,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.3873816
              },
              {
                "word": "ability",
                "start": 410.84,
                "end": 411.24002,
                "confidence": 0.9998529,
                "punctuated_word": "ability",
                "speaker": 3,
                "speaker_confidence": 0.3873816
              },
              {
                "word": "to",
                "start": 411.24002,
                "end": 411.40002,
                "confidence": 0.9990144,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.3873816
              },
              {
                "word": "transfer",
                "start": 411.40002,
                "end": 411.80002,
                "confidence": 0.9998759,
                "punctuated_word": "transfer",
                "speaker": 3,
                "speaker_confidence": 0.3873816
              },
              {
                "word": "it",
                "start": 411.80002,
                "end": 411.96002,
                "confidence": 0.9989519,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.3873816
              },
              {
                "word": "on",
                "start": 411.96002,
                "end": 412.04,
                "confidence": 0.99955124,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "the",
                "start": 412.04,
                "end": 412.2,
                "confidence": 0.99924386,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "blockchain",
                "start": 412.2,
                "end": 412.7,
                "confidence": 0.6735319,
                "punctuated_word": "blockchain.",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "undermining",
                "start": 413.16,
                "end": 413.66,
                "confidence": 0.66944486,
                "punctuated_word": "Undermining",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "this",
                "start": 414.04,
                "end": 414.465,
                "confidence": 0.998345,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "crucial",
                "start": 414.625,
                "end": 415.125,
                "confidence": 0.999905,
                "punctuated_word": "crucial",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "glue",
                "start": 415.82498,
                "end": 416.225,
                "confidence": 0.99914837,
                "punctuated_word": "glue",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "that",
                "start": 416.225,
                "end": 416.465,
                "confidence": 0.9998598,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "will",
                "start": 416.465,
                "end": 416.785,
                "confidence": 0.9994293,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "keep",
                "start": 416.785,
                "end": 417.185,
                "confidence": 0.9999056,
                "punctuated_word": "keep",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "founders",
                "start": 417.185,
                "end": 417.665,
                "confidence": 0.99948186,
                "punctuated_word": "founders",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "aligned",
                "start": 417.665,
                "end": 417.985,
                "confidence": 0.96145505,
                "punctuated_word": "aligned",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "with",
                "start": 417.985,
                "end": 418.145,
                "confidence": 0.99970466,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "their",
                "start": 418.145,
                "end": 418.305,
                "confidence": 0.99975985,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "projects",
                "start": 418.305,
                "end": 418.805,
                "confidence": 0.9006604,
                "punctuated_word": "projects.",
                "speaker": 3,
                "speaker_confidence": 0.8046248
              },
              {
                "word": "yeah",
                "start": 419.82498,
                "end": 420.32498,
                "confidence": 0.99887395,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.0
              },
              {
                "word": "that's",
                "start": 420.465,
                "end": 420.965,
                "confidence": 0.9939501,
                "punctuated_word": "That's",
                "speaker": 2,
                "speaker_confidence": 0.5993891
              },
              {
                "word": "one",
                "start": 421.26498,
                "end": 421.585,
                "confidence": 0.99947184,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.5993891
              },
              {
                "word": "of",
                "start": 421.585,
                "end": 421.665,
                "confidence": 0.9996469,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5993891
              },
              {
                "word": "the",
                "start": 421.665,
                "end": 422.165,
                "confidence": 0.999819,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5993891
              },
              {
                "word": "main",
                "start": 422.54498,
                "end": 423.04498,
                "confidence": 0.999635,
                "punctuated_word": "main",
                "speaker": 2,
                "speaker_confidence": 0.5993891
              },
              {
                "word": "kind",
                "start": 423.345,
                "end": 423.585,
                "confidence": 0.93193614,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.5993891
              },
              {
                "word": "of",
                "start": 423.585,
                "end": 423.665,
                "confidence": 0.9997857,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "risks",
                "start": 423.665,
                "end": 424.065,
                "confidence": 0.9926207,
                "punctuated_word": "risks",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "of",
                "start": 424.065,
                "end": 424.305,
                "confidence": 0.97521406,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "liquefaction",
                "start": 424.305,
                "end": 424.805,
                "confidence": 0.9952954,
                "punctuated_word": "liquefaction.",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "another",
                "start": 425.10498,
                "end": 425.505,
                "confidence": 0.9994831,
                "punctuated_word": "Another",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "one",
                "start": 425.505,
                "end": 425.82498,
                "confidence": 0.9998192,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "that",
                "start": 425.82498,
                "end": 426.145,
                "confidence": 0.9848588,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "kind",
                "start": 426.145,
                "end": 426.385,
                "confidence": 0.987076,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "of",
                "start": 426.385,
                "end": 426.625,
                "confidence": 0.9994605,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "was",
                "start": 426.625,
                "end": 426.865,
                "confidence": 0.9193612,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "the",
                "start": 426.865,
                "end": 427.025,
                "confidence": 0.99928707,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "origin",
                "start": 427.025,
                "end": 427.525,
                "confidence": 0.9998901,
                "punctuated_word": "origin",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "of",
                "start": 428.26,
                "end": 428.5,
                "confidence": 0.9998167,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "the",
                "start": 428.5,
                "end": 429.0,
                "confidence": 0.9998124,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "liquefaction",
                "start": 429.06,
                "end": 429.54,
                "confidence": 0.9966976,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "project",
                "start": 429.54,
                "end": 429.94,
                "confidence": 0.9976926,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "was",
                "start": 429.94,
                "end": 430.44,
                "confidence": 0.71151024,
                "punctuated_word": "was,",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "what",
                "start": 431.06,
                "end": 431.30002,
                "confidence": 0.9989729,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "we",
                "start": 431.30002,
                "end": 431.38,
                "confidence": 0.9996791,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "call",
                "start": 431.38,
                "end": 431.7,
                "confidence": 0.96695197,
                "punctuated_word": "call",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "dark",
                "start": 431.7,
                "end": 432.02002,
                "confidence": 0.9016926,
                "punctuated_word": "dark",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "daos",
                "start": 432.02002,
                "end": 432.5,
                "confidence": 0.95652485,
                "punctuated_word": "DAOs.",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "we'll",
                "start": 432.5,
                "end": 433.0,
                "confidence": 0.9972974,
                "punctuated_word": "We'll",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "dig",
                "start": 433.06,
                "end": 433.38,
                "confidence": 0.94239104,
                "punctuated_word": "dig",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "more",
                "start": 433.38,
                "end": 433.62,
                "confidence": 0.99930465,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "into",
                "start": 433.62,
                "end": 433.86002,
                "confidence": 0.9998282,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "that",
                "start": 433.86002,
                "end": 434.1,
                "confidence": 0.9997532,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "later",
                "start": 434.1,
                "end": 434.42,
                "confidence": 0.995826,
                "punctuated_word": "later,",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "but",
                "start": 434.42,
                "end": 434.66,
                "confidence": 0.9995271,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "that's",
                "start": 434.66,
                "end": 434.9,
                "confidence": 0.9990071,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "basically",
                "start": 434.9,
                "end": 435.4,
                "confidence": 0.9851163,
                "punctuated_word": "basically",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "systems",
                "start": 436.42,
                "end": 436.92,
                "confidence": 0.35260293,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.8879651
              },
              {
                "word": "to",
                "start": 437.14,
                "end": 437.30002,
                "confidence": 0.99978334,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "sell",
                "start": 437.30002,
                "end": 437.54,
                "confidence": 0.99869627,
                "punctuated_word": "sell",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "boats",
                "start": 437.54,
                "end": 437.94,
                "confidence": 0.88925844,
                "punctuated_word": "boats",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "privately",
                "start": 437.94,
                "end": 438.44,
                "confidence": 0.98124784,
                "punctuated_word": "privately.",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "it's",
                "start": 438.9,
                "end": 439.22,
                "confidence": 0.9990481,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "reasonable",
                "start": 439.22,
                "end": 439.72,
                "confidence": 0.9905591,
                "punctuated_word": "reasonable",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "to",
                "start": 439.86002,
                "end": 440.02002,
                "confidence": 0.9990312,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "assume",
                "start": 440.02002,
                "end": 440.26,
                "confidence": 0.9999598,
                "punctuated_word": "assume",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "that",
                "start": 440.26,
                "end": 440.58002,
                "confidence": 0.9996964,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "if",
                "start": 440.58002,
                "end": 440.90002,
                "confidence": 0.99716055,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "a",
                "start": 440.90002,
                "end": 441.22,
                "confidence": 0.9950624,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "dao",
                "start": 441.22,
                "end": 441.30002,
                "confidence": 0.99751484,
                "punctuated_word": "DAO",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "wants",
                "start": 441.30002,
                "end": 441.80002,
                "confidence": 0.9956741,
                "punctuated_word": "wants",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "the",
                "start": 442.02002,
                "end": 442.52002,
                "confidence": 0.976532,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7916607
              },
              {
                "word": "the",
                "start": 443.345,
                "end": 443.505,
                "confidence": 0.9990433,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "ability",
                "start": 443.505,
                "end": 443.98502,
                "confidence": 0.9984837,
                "punctuated_word": "ability",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "of",
                "start": 443.98502,
                "end": 444.145,
                "confidence": 0.99990356,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "people",
                "start": 444.145,
                "end": 444.385,
                "confidence": 0.99987495,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "to",
                "start": 444.385,
                "end": 444.70502,
                "confidence": 0.9965687,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "sell",
                "start": 444.70502,
                "end": 445.025,
                "confidence": 0.9988387,
                "punctuated_word": "sell",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "boats",
                "start": 445.025,
                "end": 445.505,
                "confidence": 0.9751482,
                "punctuated_word": "boats,",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "then",
                "start": 445.505,
                "end": 446.005,
                "confidence": 0.9996408,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "that",
                "start": 446.065,
                "end": 446.305,
                "confidence": 0.9988594,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "can",
                "start": 446.305,
                "end": 446.465,
                "confidence": 0.9980557,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.73516077
              },
              {
                "word": "be",
                "start": 446.465,
                "end": 446.625,
                "confidence": 0.9993156,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.6803299
              },
              {
                "word": "implemented",
                "start": 446.625,
                "end": 447.105,
                "confidence": 0.99975735,
                "punctuated_word": "implemented",
                "speaker": 2,
                "speaker_confidence": 0.6803299
              },
              {
                "word": "easily",
                "start": 447.105,
                "end": 447.345,
                "confidence": 0.98071724,
                "punctuated_word": "easily",
                "speaker": 2,
                "speaker_confidence": 0.6803299
              },
              {
                "word": "on",
                "start": 447.345,
                "end": 447.505,
                "confidence": 0.6513175,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6803299
              },
              {
                "word": "top",
                "start": 447.505,
                "end": 447.745,
                "confidence": 0.99973077,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.6803299
              },
              {
                "word": "of",
                "start": 447.745,
                "end": 447.825,
                "confidence": 0.9992778,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6803299
              },
              {
                "word": "a",
                "start": 447.825,
                "end": 447.905,
                "confidence": 0.9924609,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6803299
              },
              {
                "word": "blockchain",
                "start": 447.905,
                "end": 448.405,
                "confidence": 0.9729102,
                "punctuated_word": "blockchain.",
                "speaker": 2,
                "speaker_confidence": 0.6803299
              },
              {
                "word": "the",
                "start": 448.945,
                "end": 449.025,
                "confidence": 0.99916255,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "problem",
                "start": 449.025,
                "end": 449.42502,
                "confidence": 0.9982863,
                "punctuated_word": "problem",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "is",
                "start": 449.42502,
                "end": 449.665,
                "confidence": 0.98912793,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "that",
                "start": 449.665,
                "end": 449.98502,
                "confidence": 0.99908066,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "if",
                "start": 449.98502,
                "end": 450.305,
                "confidence": 0.9959985,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "a",
                "start": 450.305,
                "end": 450.545,
                "confidence": 0.99723744,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "dao",
                "start": 450.545,
                "end": 451.045,
                "confidence": 0.99943155,
                "punctuated_word": "DAO",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "does",
                "start": 451.265,
                "end": 451.585,
                "confidence": 0.9993905,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "not",
                "start": 451.585,
                "end": 451.745,
                "confidence": 0.9998865,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "want",
                "start": 451.745,
                "end": 451.98502,
                "confidence": 0.9959706,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "it",
                "start": 451.98502,
                "end": 452.48502,
                "confidence": 0.9994326,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "liquefaction",
                "start": 452.545,
                "end": 453.045,
                "confidence": 0.9477582,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "enables",
                "start": 453.265,
                "end": 453.745,
                "confidence": 0.99929714,
                "punctuated_word": "enables",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "for",
                "start": 453.745,
                "end": 453.98502,
                "confidence": 0.9940817,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "private",
                "start": 453.98502,
                "end": 454.48502,
                "confidence": 0.99926764,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "boat",
                "start": 454.785,
                "end": 455.025,
                "confidence": 0.96571255,
                "punctuated_word": "boat",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "selling",
                "start": 455.025,
                "end": 455.525,
                "confidence": 0.9505977,
                "punctuated_word": "selling.",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "and",
                "start": 455.905,
                "end": 456.405,
                "confidence": 0.99889046,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "the",
                "start": 456.65,
                "end": 456.89,
                "confidence": 0.9998342,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "ability",
                "start": 456.89,
                "end": 457.29,
                "confidence": 0.99962294,
                "punctuated_word": "ability",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "of",
                "start": 457.29,
                "end": 457.45,
                "confidence": 0.999729,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.85204303
              },
              {
                "word": "not",
                "start": 457.45,
                "end": 457.61002,
                "confidence": 0.9995266,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "being",
                "start": 457.61002,
                "end": 457.77002,
                "confidence": 0.9760301,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "able",
                "start": 457.77002,
                "end": 458.01,
                "confidence": 0.99986637,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "to",
                "start": 458.01,
                "end": 458.09,
                "confidence": 0.9986099,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "sell",
                "start": 458.09,
                "end": 458.25,
                "confidence": 0.990754,
                "punctuated_word": "sell",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "boats",
                "start": 458.25,
                "end": 458.57,
                "confidence": 0.9379679,
                "punctuated_word": "boats",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "is",
                "start": 458.57,
                "end": 458.73,
                "confidence": 0.9996383,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "something",
                "start": 458.73,
                "end": 459.23,
                "confidence": 0.99996936,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "that's",
                "start": 459.61002,
                "end": 460.09,
                "confidence": 0.99974406,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "kind",
                "start": 460.09,
                "end": 460.33002,
                "confidence": 0.9912355,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "of",
                "start": 460.33002,
                "end": 460.57,
                "confidence": 0.99949086,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "been",
                "start": 460.57,
                "end": 461.07,
                "confidence": 0.9979296,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "really",
                "start": 461.37,
                "end": 461.69,
                "confidence": 0.9988275,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "big",
                "start": 461.69,
                "end": 462.19,
                "confidence": 0.9992417,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "in",
                "start": 462.25,
                "end": 462.57,
                "confidence": 0.99963117,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "in",
                "start": 462.57,
                "end": 463.05002,
                "confidence": 0.9489661,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "any",
                "start": 463.05002,
                "end": 463.37,
                "confidence": 0.99739206,
                "punctuated_word": "any",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "governance",
                "start": 463.37,
                "end": 463.87,
                "confidence": 0.95453185,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "system",
                "start": 464.01,
                "end": 464.51,
                "confidence": 0.99986124,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.82881606
              },
              {
                "word": "as",
                "start": 464.89,
                "end": 465.21002,
                "confidence": 0.9481936,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "it",
                "start": 465.21002,
                "end": 465.53,
                "confidence": 0.9995763,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "kind",
                "start": 465.53,
                "end": 465.77002,
                "confidence": 0.9953408,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "of",
                "start": 465.77002,
                "end": 465.93,
                "confidence": 0.9997769,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "breaks",
                "start": 465.93,
                "end": 466.17,
                "confidence": 0.99372005,
                "punctuated_word": "breaks",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "a",
                "start": 466.17,
                "end": 466.33002,
                "confidence": 0.9985227,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "lot",
                "start": 466.33002,
                "end": 466.49002,
                "confidence": 0.9999198,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "of",
                "start": 466.49002,
                "end": 466.73,
                "confidence": 0.9997993,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "kind",
                "start": 466.73,
                "end": 466.89,
                "confidence": 0.7983472,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "of",
                "start": 466.89,
                "end": 467.13,
                "confidence": 0.99988043,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "integrity",
                "start": 467.13,
                "end": 467.61002,
                "confidence": 0.9977689,
                "punctuated_word": "integrity",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "of",
                "start": 467.61002,
                "end": 467.77002,
                "confidence": 0.99978787,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.66576105
              },
              {
                "word": "the",
                "start": 467.77002,
                "end": 467.85,
                "confidence": 0.99877685,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.52430415
              },
              {
                "word": "voting",
                "start": 467.85,
                "end": 468.17,
                "confidence": 0.99403316,
                "punctuated_word": "voting",
                "speaker": 2,
                "speaker_confidence": 0.52430415
              },
              {
                "word": "system",
                "start": 468.17,
                "end": 468.49002,
                "confidence": 0.99954706,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.52430415
              },
              {
                "word": "if",
                "start": 468.49002,
                "end": 468.65,
                "confidence": 0.98089015,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.52430415
              },
              {
                "word": "you",
                "start": 468.65,
                "end": 468.81,
                "confidence": 0.9996406,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.52430415
              },
              {
                "word": "are",
                "start": 468.81,
                "end": 468.89,
                "confidence": 0.8169315,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "able",
                "start": 468.89,
                "end": 469.13,
                "confidence": 0.9996189,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "to",
                "start": 469.13,
                "end": 469.45,
                "confidence": 0.99964356,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "sell",
                "start": 469.45,
                "end": 469.69,
                "confidence": 0.9966113,
                "punctuated_word": "sell",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "boats",
                "start": 469.69,
                "end": 469.93,
                "confidence": 0.9654651,
                "punctuated_word": "boats",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "privately",
                "start": 469.93,
                "end": 470.43,
                "confidence": 0.9977255,
                "punctuated_word": "privately.",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "so",
                "start": 471.04498,
                "end": 471.54498,
                "confidence": 0.9968643,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "it's",
                "start": 472.005,
                "end": 472.32498,
                "confidence": 0.9996058,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "it's",
                "start": 472.32498,
                "end": 472.645,
                "confidence": 0.99970615,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "kind",
                "start": 472.645,
                "end": 472.805,
                "confidence": 0.9946455,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "of",
                "start": 472.805,
                "end": 473.305,
                "confidence": 0.9317606,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "another",
                "start": 473.76498,
                "end": 474.26498,
                "confidence": 0.9997981,
                "punctuated_word": "another",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "place",
                "start": 474.32498,
                "end": 474.645,
                "confidence": 0.99984694,
                "punctuated_word": "place",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "where",
                "start": 474.645,
                "end": 474.965,
                "confidence": 0.99968755,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "liquefaction",
                "start": 474.965,
                "end": 475.465,
                "confidence": 0.92809033,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "could",
                "start": 475.60498,
                "end": 475.76498,
                "confidence": 0.99772865,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "be",
                "start": 475.76498,
                "end": 476.085,
                "confidence": 0.9998435,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "really",
                "start": 476.085,
                "end": 476.32498,
                "confidence": 0.9985067,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "harmful",
                "start": 476.32498,
                "end": 476.82498,
                "confidence": 0.9995333,
                "punctuated_word": "harmful.",
                "speaker": 2,
                "speaker_confidence": 0.75893104
              },
              {
                "word": "yeah",
                "start": 477.285,
                "end": 477.525,
                "confidence": 0.9274678,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.44939804
              },
              {
                "word": "absolutely",
                "start": 477.525,
                "end": 478.005,
                "confidence": 0.9996345,
                "punctuated_word": "Absolutely.",
                "speaker": 1,
                "speaker_confidence": 0.44939804
              },
              {
                "word": "i",
                "start": 478.005,
                "end": 478.085,
                "confidence": 0.99973816,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.44939804
              },
              {
                "word": "mean",
                "start": 478.085,
                "end": 478.32498,
                "confidence": 0.9995396,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.44939804
              },
              {
                "word": "i",
                "start": 478.32498,
                "end": 478.405,
                "confidence": 0.9999261,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "know",
                "start": 478.405,
                "end": 478.565,
                "confidence": 0.9999795,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "whether",
                "start": 478.565,
                "end": 478.805,
                "confidence": 0.99399275,
                "punctuated_word": "whether",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "it's",
                "start": 478.805,
                "end": 479.04498,
                "confidence": 0.9975521,
                "punctuated_word": "it's,",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "you",
                "start": 479.04498,
                "end": 479.125,
                "confidence": 0.9997156,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "know",
                "start": 479.125,
                "end": 479.525,
                "confidence": 0.999851,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "some",
                "start": 479.525,
                "end": 479.76498,
                "confidence": 0.9988288,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "identity",
                "start": 479.76498,
                "end": 480.245,
                "confidence": 0.99985194,
                "punctuated_word": "identity",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "solutions",
                "start": 480.245,
                "end": 480.725,
                "confidence": 0.999824,
                "punctuated_word": "solutions",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "like",
                "start": 480.725,
                "end": 480.965,
                "confidence": 0.8135942,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "worldid",
                "start": 480.965,
                "end": 481.465,
                "confidence": 0.71279657,
                "punctuated_word": "WorldID",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "or",
                "start": 481.685,
                "end": 482.005,
                "confidence": 0.98777634,
                "punctuated_word": "or,",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "you",
                "start": 482.005,
                "end": 482.16498,
                "confidence": 0.7534169,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "know",
                "start": 482.16498,
                "end": 482.405,
                "confidence": 0.99983096,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "just",
                "start": 482.405,
                "end": 482.645,
                "confidence": 0.9997836,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "thinking",
                "start": 482.645,
                "end": 482.88498,
                "confidence": 0.99986947,
                "punctuated_word": "thinking",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "of",
                "start": 482.88498,
                "end": 483.04498,
                "confidence": 0.99974865,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "our",
                "start": 483.04498,
                "end": 483.205,
                "confidence": 0.9998468,
                "punctuated_word": "our",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "own",
                "start": 483.205,
                "end": 483.365,
                "confidence": 0.99992704,
                "punctuated_word": "own",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "governance",
                "start": 483.365,
                "end": 483.845,
                "confidence": 0.9908727,
                "punctuated_word": "governance",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "system",
                "start": 483.845,
                "end": 484.16498,
                "confidence": 0.84737897,
                "punctuated_word": "system.",
                "speaker": 1,
                "speaker_confidence": 0.7402687
              },
              {
                "word": "a",
                "start": 484.16498,
                "end": 484.245,
                "confidence": 0.9995061,
                "punctuated_word": "A",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "lot",
                "start": 484.245,
                "end": 484.405,
                "confidence": 0.99996924,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "of",
                "start": 484.405,
                "end": 484.805,
                "confidence": 0.99991333,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "assumptions",
                "start": 484.805,
                "end": 485.305,
                "confidence": 0.9993475,
                "punctuated_word": "assumptions",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "are",
                "start": 485.365,
                "end": 485.525,
                "confidence": 0.99975675,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "very",
                "start": 485.525,
                "end": 485.685,
                "confidence": 0.99992645,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "much",
                "start": 485.685,
                "end": 485.94,
                "confidence": 0.99995625,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "predicated",
                "start": 485.94,
                "end": 486.44,
                "confidence": 0.99918365,
                "punctuated_word": "predicated",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "on",
                "start": 486.58002,
                "end": 487.08002,
                "confidence": 0.9996942,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "thinking",
                "start": 487.3,
                "end": 487.7,
                "confidence": 0.9965342,
                "punctuated_word": "thinking",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "that",
                "start": 487.7,
                "end": 488.02,
                "confidence": 0.9995024,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "those",
                "start": 488.02,
                "end": 488.42,
                "confidence": 0.9993542,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "private",
                "start": 488.42,
                "end": 488.9,
                "confidence": 0.99986017,
                "punctuated_word": "private",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "addresses",
                "start": 488.9,
                "end": 489.38,
                "confidence": 0.9997378,
                "punctuated_word": "addresses",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "or",
                "start": 489.38,
                "end": 489.62,
                "confidence": 0.9657708,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "private",
                "start": 489.62,
                "end": 490.02,
                "confidence": 0.9999354,
                "punctuated_word": "private",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "wallets",
                "start": 490.02,
                "end": 490.42,
                "confidence": 0.99426126,
                "punctuated_word": "wallets",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "are",
                "start": 490.42,
                "end": 490.5,
                "confidence": 0.9336565,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "really",
                "start": 490.5,
                "end": 491.0,
                "confidence": 0.9994824,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "unique",
                "start": 491.06,
                "end": 491.46,
                "confidence": 0.99875057,
                "punctuated_word": "unique",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "to",
                "start": 491.46,
                "end": 491.7,
                "confidence": 0.9998142,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "an",
                "start": 491.7,
                "end": 491.86002,
                "confidence": 0.99954885,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "individual",
                "start": 491.86002,
                "end": 492.34,
                "confidence": 0.89584136,
                "punctuated_word": "individual,",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "and",
                "start": 492.34,
                "end": 492.5,
                "confidence": 0.99976844,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "it's",
                "start": 492.5,
                "end": 492.74,
                "confidence": 0.9996037,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "not",
                "start": 492.74,
                "end": 492.98,
                "confidence": 0.9997696,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "something",
                "start": 492.98,
                "end": 493.38,
                "confidence": 0.9997645,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "that's",
                "start": 493.38,
                "end": 493.62,
                "confidence": 0.9996917,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "getting",
                "start": 493.62,
                "end": 493.94,
                "confidence": 0.99968445,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "shared",
                "start": 493.94,
                "end": 494.44,
                "confidence": 0.99934924,
                "punctuated_word": "shared.",
                "speaker": 1,
                "speaker_confidence": 0.7660401
              },
              {
                "word": "and",
                "start": 494.5,
                "end": 494.66,
                "confidence": 0.9975725,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "so",
                "start": 494.66,
                "end": 494.82,
                "confidence": 0.9641566,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "i",
                "start": 494.82,
                "end": 494.9,
                "confidence": 0.6643289,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "guess",
                "start": 494.9,
                "end": 495.14,
                "confidence": 0.9998067,
                "punctuated_word": "guess",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "to",
                "start": 495.14,
                "end": 495.3,
                "confidence": 0.8926116,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "kind",
                "start": 495.3,
                "end": 495.54,
                "confidence": 0.98672664,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "of",
                "start": 495.54,
                "end": 495.94,
                "confidence": 0.9983223,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "finish",
                "start": 495.94,
                "end": 496.26,
                "confidence": 0.99787724,
                "punctuated_word": "finish",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "setting",
                "start": 496.26,
                "end": 496.58002,
                "confidence": 0.99922085,
                "punctuated_word": "setting",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "the",
                "start": 496.58002,
                "end": 496.74,
                "confidence": 0.9869871,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "context",
                "start": 496.74,
                "end": 497.24,
                "confidence": 0.9948112,
                "punctuated_word": "context,",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "how",
                "start": 497.46,
                "end": 497.62,
                "confidence": 0.99948055,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.60951364
              },
              {
                "word": "do",
                "start": 497.62,
                "end": 497.7,
                "confidence": 0.999828,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "you",
                "start": 497.7,
                "end": 497.86002,
                "confidence": 0.9988901,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "both",
                "start": 497.86002,
                "end": 498.18,
                "confidence": 0.99993384,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "define",
                "start": 498.18,
                "end": 498.66,
                "confidence": 0.99985075,
                "punctuated_word": "define",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "liquefaction",
                "start": 498.66,
                "end": 499.16,
                "confidence": 0.9937176,
                "punctuated_word": "liquefaction?",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "what",
                "start": 499.54,
                "end": 499.7,
                "confidence": 0.9785534,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "do",
                "start": 499.7,
                "end": 499.86002,
                "confidence": 0.99959975,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "you",
                "start": 499.86002,
                "end": 499.94,
                "confidence": 0.999663,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "see",
                "start": 499.94,
                "end": 500.18,
                "confidence": 0.99977964,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "as",
                "start": 500.18,
                "end": 500.34,
                "confidence": 0.9688145,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.6198748
              },
              {
                "word": "kind",
                "start": 500.34,
                "end": 500.5,
                "confidence": 0.99022394,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "of",
                "start": 500.5,
                "end": 500.66,
                "confidence": 0.9994604,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "the",
                "start": 500.66,
                "end": 501.015,
                "confidence": 0.95607024,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "the",
                "start": 501.095,
                "end": 501.255,
                "confidence": 0.999856,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "short",
                "start": 501.255,
                "end": 501.65503,
                "confidence": 0.9997657,
                "punctuated_word": "short",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "summary",
                "start": 501.65503,
                "end": 502.05502,
                "confidence": 0.99987626,
                "punctuated_word": "summary",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "of",
                "start": 502.05502,
                "end": 502.21503,
                "confidence": 0.99995923,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "of",
                "start": 502.21503,
                "end": 502.375,
                "confidence": 0.99540085,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "the",
                "start": 502.375,
                "end": 502.535,
                "confidence": 0.9996282,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "core",
                "start": 502.535,
                "end": 502.855,
                "confidence": 0.9998274,
                "punctuated_word": "core",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "idea",
                "start": 502.855,
                "end": 503.255,
                "confidence": 0.9999027,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "here",
                "start": 503.255,
                "end": 503.49503,
                "confidence": 0.99989486,
                "punctuated_word": "here",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "when",
                "start": 503.49503,
                "end": 503.65503,
                "confidence": 0.9992804,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "you're",
                "start": 503.65503,
                "end": 503.815,
                "confidence": 0.99938715,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "presenting",
                "start": 503.815,
                "end": 504.21503,
                "confidence": 0.99990976,
                "punctuated_word": "presenting",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "it",
                "start": 504.21503,
                "end": 504.45502,
                "confidence": 0.9997274,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "to",
                "start": 504.45502,
                "end": 504.535,
                "confidence": 0.9989619,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "folks",
                "start": 504.535,
                "end": 505.035,
                "confidence": 0.998992,
                "punctuated_word": "folks?",
                "speaker": 1,
                "speaker_confidence": 0.71347594
              },
              {
                "word": "yeah",
                "start": 505.575,
                "end": 505.815,
                "confidence": 0.9152392,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "so",
                "start": 505.815,
                "end": 505.975,
                "confidence": 0.9996093,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "liquefaction's",
                "start": 505.975,
                "end": 506.475,
                "confidence": 0.8943823,
                "punctuated_word": "liquefaction's",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "a",
                "start": 506.93503,
                "end": 507.095,
                "confidence": 0.9995919,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "wallet",
                "start": 507.095,
                "end": 507.49503,
                "confidence": 0.99724114,
                "punctuated_word": "wallet",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "platform",
                "start": 507.49503,
                "end": 507.99503,
                "confidence": 0.99986434,
                "punctuated_word": "platform",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "that",
                "start": 508.61502,
                "end": 509.11502,
                "confidence": 0.99922836,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "essentially",
                "start": 509.255,
                "end": 509.755,
                "confidence": 0.959987,
                "punctuated_word": "essentially",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "enables",
                "start": 509.89502,
                "end": 510.375,
                "confidence": 0.99943405,
                "punctuated_word": "enables",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "you",
                "start": 510.375,
                "end": 510.77502,
                "confidence": 0.99960226,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "to",
                "start": 510.77502,
                "end": 511.095,
                "confidence": 0.9997868,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "fractionalize",
                "start": 511.095,
                "end": 511.595,
                "confidence": 0.9975969,
                "punctuated_word": "fractionalize",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "your",
                "start": 512.53503,
                "end": 512.85504,
                "confidence": 0.9997141,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "account",
                "start": 512.85504,
                "end": 513.35504,
                "confidence": 0.99600935,
                "punctuated_word": "account",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "and",
                "start": 513.655,
                "end": 513.895,
                "confidence": 0.7109534,
                "punctuated_word": "and,",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "and",
                "start": 514.055,
                "end": 514.29504,
                "confidence": 0.9963186,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "the",
                "start": 514.29504,
                "end": 514.455,
                "confidence": 0.99591404,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "assets",
                "start": 514.455,
                "end": 514.85504,
                "confidence": 0.99919313,
                "punctuated_word": "assets",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "in",
                "start": 514.85504,
                "end": 515.015,
                "confidence": 0.99973506,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "it",
                "start": 515.015,
                "end": 515.46,
                "confidence": 0.99932957,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "and",
                "start": 515.94,
                "end": 516.42004,
                "confidence": 0.9997423,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "allow",
                "start": 516.42004,
                "end": 516.82,
                "confidence": 0.9996792,
                "punctuated_word": "allow",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "others",
                "start": 516.82,
                "end": 517.22003,
                "confidence": 0.99992824,
                "punctuated_word": "others",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "to",
                "start": 517.22003,
                "end": 517.46,
                "confidence": 0.9999095,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "sign",
                "start": 517.46,
                "end": 517.78,
                "confidence": 0.998874,
                "punctuated_word": "sign",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "messages",
                "start": 517.78,
                "end": 518.28,
                "confidence": 0.99989104,
                "punctuated_word": "messages",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "or",
                "start": 518.34,
                "end": 518.58,
                "confidence": 0.9995098,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "transactions",
                "start": 518.58,
                "end": 519.08,
                "confidence": 0.99954176,
                "punctuated_word": "transactions",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "through",
                "start": 519.30005,
                "end": 519.46,
                "confidence": 0.99988675,
                "punctuated_word": "through",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "your",
                "start": 519.46,
                "end": 519.7,
                "confidence": 0.999899,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "account",
                "start": 519.7,
                "end": 520.2,
                "confidence": 0.9998809,
                "punctuated_word": "account",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "using",
                "start": 520.34,
                "end": 520.66003,
                "confidence": 0.9925674,
                "punctuated_word": "using",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "some",
                "start": 520.66003,
                "end": 521.14,
                "confidence": 0.99980384,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "policy",
                "start": 521.14,
                "end": 521.62,
                "confidence": 0.9998946,
                "punctuated_word": "policy",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "that",
                "start": 521.62,
                "end": 521.78,
                "confidence": 0.99985313,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "you",
                "start": 521.78,
                "end": 522.28,
                "confidence": 0.99991,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "initially",
                "start": 522.42004,
                "end": 522.9,
                "confidence": 0.99896765,
                "punctuated_word": "initially",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "define",
                "start": 522.9,
                "end": 523.4,
                "confidence": 0.70679307,
                "punctuated_word": "define.",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "and",
                "start": 523.7,
                "end": 524.18,
                "confidence": 0.9986498,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "yes",
                "start": 524.34,
                "end": 524.66003,
                "confidence": 0.91262114,
                "punctuated_word": "yes.",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "that's",
                "start": 524.66003,
                "end": 524.82,
                "confidence": 0.77735627,
                "punctuated_word": "That's",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "kind",
                "start": 524.82,
                "end": 525.06,
                "confidence": 0.9889032,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "of",
                "start": 525.06,
                "end": 525.14,
                "confidence": 0.999337,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "the",
                "start": 525.14,
                "end": 525.30005,
                "confidence": 0.99656653,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "short",
                "start": 525.30005,
                "end": 525.54004,
                "confidence": 0.9987832,
                "punctuated_word": "short",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "answer",
                "start": 525.54004,
                "end": 526.04004,
                "confidence": 0.9995402,
                "punctuated_word": "answer.",
                "speaker": 3,
                "speaker_confidence": 0.8692198
              },
              {
                "word": "yeah",
                "start": 526.66003,
                "end": 527.16003,
                "confidence": 0.99952435,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.6169093
              },
              {
                "word": "liquefaction",
                "start": 527.30005,
                "end": 527.80005,
                "confidence": 0.85830086,
                "punctuated_word": "Liquefaction,",
                "speaker": 2,
                "speaker_confidence": 0.6169093
              },
              {
                "word": "we've",
                "start": 527.94,
                "end": 528.18,
                "confidence": 0.98412836,
                "punctuated_word": "we've",
                "speaker": 2,
                "speaker_confidence": 0.6169093
              },
              {
                "word": "mainly",
                "start": 528.18,
                "end": 528.58,
                "confidence": 0.99960333,
                "punctuated_word": "mainly",
                "speaker": 2,
                "speaker_confidence": 0.6169093
              },
              {
                "word": "talked",
                "start": 528.58,
                "end": 528.82,
                "confidence": 0.9977151,
                "punctuated_word": "talked",
                "speaker": 2,
                "speaker_confidence": 0.6169093
              },
              {
                "word": "about",
                "start": 528.82,
                "end": 529.06,
                "confidence": 0.9979113,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.6169093
              },
              {
                "word": "the",
                "start": 529.06,
                "end": 529.14,
                "confidence": 0.99506265,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "bad",
                "start": 529.14,
                "end": 529.395,
                "confidence": 0.99935466,
                "punctuated_word": "bad",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "things",
                "start": 529.47504,
                "end": 529.635,
                "confidence": 0.9984205,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "of",
                "start": 529.635,
                "end": 529.875,
                "confidence": 0.9913844,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "liquefaction",
                "start": 529.875,
                "end": 530.35504,
                "confidence": 0.9917977,
                "punctuated_word": "liquefaction,",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "but",
                "start": 530.35504,
                "end": 530.59503,
                "confidence": 0.98463446,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "liquefaction",
                "start": 530.59503,
                "end": 531.09503,
                "confidence": 0.9989651,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "has",
                "start": 531.23505,
                "end": 531.395,
                "confidence": 0.99972695,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "many",
                "start": 531.395,
                "end": 531.635,
                "confidence": 0.99991155,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "good",
                "start": 531.635,
                "end": 531.875,
                "confidence": 0.99991345,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "things",
                "start": 531.875,
                "end": 532.375,
                "confidence": 0.9978918,
                "punctuated_word": "things.",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "so",
                "start": 532.835,
                "end": 533.075,
                "confidence": 0.99946004,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "i",
                "start": 533.075,
                "end": 533.315,
                "confidence": 0.99954826,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "feel",
                "start": 533.315,
                "end": 533.815,
                "confidence": 0.9998566,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "james'",
                "start": 534.115,
                "end": 534.515,
                "confidence": 0.9128978,
                "punctuated_word": "James'",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "definition",
                "start": 534.515,
                "end": 535.015,
                "confidence": 0.9994025,
                "punctuated_word": "definition",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "does",
                "start": 535.075,
                "end": 535.315,
                "confidence": 0.9948249,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "capture",
                "start": 535.315,
                "end": 535.815,
                "confidence": 0.98798126,
                "punctuated_word": "capture",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "this",
                "start": 535.955,
                "end": 536.195,
                "confidence": 0.9848645,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "kind",
                "start": 536.195,
                "end": 536.435,
                "confidence": 0.9992717,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "of",
                "start": 536.435,
                "end": 536.59503,
                "confidence": 0.9996853,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "flexibility",
                "start": 536.59503,
                "end": 537.09503,
                "confidence": 0.9997067,
                "punctuated_word": "flexibility",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "liquefaction",
                "start": 537.315,
                "end": 537.815,
                "confidence": 0.99973994,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "provides",
                "start": 537.955,
                "end": 538.455,
                "confidence": 0.9995726,
                "punctuated_word": "provides",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "and",
                "start": 538.91504,
                "end": 539.155,
                "confidence": 0.82570523,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "the",
                "start": 539.155,
                "end": 539.395,
                "confidence": 0.99967027,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "ability",
                "start": 539.395,
                "end": 539.715,
                "confidence": 0.9997509,
                "punctuated_word": "ability",
                "speaker": 2,
                "speaker_confidence": 0.86819184
              },
              {
                "word": "to",
                "start": 539.715,
                "end": 539.875,
                "confidence": 0.99818856,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "have",
                "start": 539.875,
                "end": 540.03503,
                "confidence": 0.99749655,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "both",
                "start": 540.03503,
                "end": 540.53503,
                "confidence": 0.99901223,
                "punctuated_word": "both",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "the",
                "start": 540.755,
                "end": 540.995,
                "confidence": 0.9900883,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "kind",
                "start": 540.995,
                "end": 541.23505,
                "confidence": 0.99561846,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "of",
                "start": 541.23505,
                "end": 541.395,
                "confidence": 0.9999014,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "harmful",
                "start": 541.395,
                "end": 541.895,
                "confidence": 0.98738897,
                "punctuated_word": "harmful",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "behavior",
                "start": 541.955,
                "end": 542.455,
                "confidence": 0.99944216,
                "punctuated_word": "behavior",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "the",
                "start": 542.59503,
                "end": 543.09503,
                "confidence": 0.47030684,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "this",
                "start": 543.23004,
                "end": 543.39,
                "confidence": 0.8561087,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "flexibility",
                "start": 543.39,
                "end": 543.89,
                "confidence": 0.99985266,
                "punctuated_word": "flexibility",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "brings",
                "start": 544.03,
                "end": 544.35004,
                "confidence": 0.93019783,
                "punctuated_word": "brings,",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "but",
                "start": 544.35004,
                "end": 544.59,
                "confidence": 0.9997466,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "also",
                "start": 544.59,
                "end": 544.91003,
                "confidence": 0.92964417,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "the",
                "start": 544.91003,
                "end": 545.41003,
                "confidence": 0.99725455,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "the",
                "start": 545.47003,
                "end": 545.63,
                "confidence": 0.99582434,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "kind",
                "start": 545.63,
                "end": 545.87,
                "confidence": 0.99455255,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "of",
                "start": 545.87,
                "end": 546.03,
                "confidence": 0.99984646,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "positive",
                "start": 546.03,
                "end": 546.43005,
                "confidence": 0.9991503,
                "punctuated_word": "positive",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "traits",
                "start": 546.43005,
                "end": 546.75,
                "confidence": 0.96553737,
                "punctuated_word": "traits",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "that",
                "start": 546.75,
                "end": 546.91003,
                "confidence": 0.99979824,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8129487
              },
              {
                "word": "you",
                "start": 546.91003,
                "end": 546.99005,
                "confidence": 0.9999119,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "can",
                "start": 546.99005,
                "end": 547.23004,
                "confidence": 0.9997085,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "achieve",
                "start": 547.23004,
                "end": 547.55005,
                "confidence": 0.999895,
                "punctuated_word": "achieve",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "with",
                "start": 547.55005,
                "end": 547.87,
                "confidence": 0.99971265,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "such",
                "start": 547.87,
                "end": 548.37,
                "confidence": 0.9997987,
                "punctuated_word": "such",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "a",
                "start": 548.43005,
                "end": 548.75,
                "confidence": 0.9853263,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "flexible",
                "start": 548.75,
                "end": 549.25,
                "confidence": 0.9993574,
                "punctuated_word": "flexible",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "wallet",
                "start": 549.31,
                "end": 549.71,
                "confidence": 0.9418143,
                "punctuated_word": "wallet",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "that",
                "start": 549.71,
                "end": 550.11005,
                "confidence": 0.9876275,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "enables",
                "start": 550.11005,
                "end": 550.51,
                "confidence": 0.97274166,
                "punctuated_word": "enables",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "you",
                "start": 550.51,
                "end": 550.67004,
                "confidence": 0.9993887,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "to",
                "start": 550.67004,
                "end": 550.83,
                "confidence": 0.99941623,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "add",
                "start": 550.83,
                "end": 550.99005,
                "confidence": 0.99606043,
                "punctuated_word": "add",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "logic",
                "start": 550.99005,
                "end": 551.31,
                "confidence": 0.9959396,
                "punctuated_word": "logic",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "on",
                "start": 551.31,
                "end": 551.47003,
                "confidence": 0.99989665,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "top",
                "start": 551.47003,
                "end": 551.71,
                "confidence": 0.9999232,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "of",
                "start": 551.71,
                "end": 551.79004,
                "confidence": 0.99974114,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "your",
                "start": 551.79004,
                "end": 552.29004,
                "confidence": 0.9998416,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "address",
                "start": 552.35004,
                "end": 552.85004,
                "confidence": 0.9983773,
                "punctuated_word": "address.",
                "speaker": 2,
                "speaker_confidence": 0.6942484
              },
              {
                "word": "yeah",
                "start": 553.47003,
                "end": 553.71,
                "confidence": 0.9984372,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.48670632
              },
              {
                "word": "that's",
                "start": 553.71,
                "end": 554.03,
                "confidence": 0.9918951,
                "punctuated_word": "That's",
                "speaker": 1,
                "speaker_confidence": 0.48670632
              },
              {
                "word": "great",
                "start": 554.03,
                "end": 554.27,
                "confidence": 0.9997776,
                "punctuated_word": "great.",
                "speaker": 1,
                "speaker_confidence": 0.48670632
              },
              {
                "word": "really",
                "start": 554.27,
                "end": 554.59,
                "confidence": 0.9830557,
                "punctuated_word": "Really",
                "speaker": 1,
                "speaker_confidence": 0.48670632
              },
              {
                "word": "appreciate",
                "start": 554.59,
                "end": 555.09,
                "confidence": 0.9991617,
                "punctuated_word": "appreciate",
                "speaker": 1,
                "speaker_confidence": 0.48670632
              },
              {
                "word": "kind",
                "start": 555.47003,
                "end": 555.55005,
                "confidence": 0.8707698,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.48670632
              },
              {
                "word": "of",
                "start": 555.55005,
                "end": 555.79004,
                "confidence": 0.99983716,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.48670632
              },
              {
                "word": "the",
                "start": 555.79004,
                "end": 555.95,
                "confidence": 0.9994592,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.48670632
              },
              {
                "word": "the",
                "start": 555.95,
                "end": 556.11005,
                "confidence": 0.9991616,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "core",
                "start": 556.11005,
                "end": 556.43005,
                "confidence": 0.9996964,
                "punctuated_word": "core",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "context",
                "start": 556.43005,
                "end": 556.93005,
                "confidence": 0.9990614,
                "punctuated_word": "context",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "that",
                "start": 556.99005,
                "end": 557.15,
                "confidence": 0.9999033,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "you're",
                "start": 557.15,
                "end": 557.31,
                "confidence": 0.9993477,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "setting",
                "start": 557.31,
                "end": 557.71,
                "confidence": 0.7606932,
                "punctuated_word": "setting,",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "and",
                "start": 557.71,
                "end": 558.165,
                "confidence": 0.99965525,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "happy",
                "start": 558.32495,
                "end": 558.565,
                "confidence": 0.999811,
                "punctuated_word": "happy",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "to",
                "start": 558.565,
                "end": 558.96497,
                "confidence": 0.9996469,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "pass",
                "start": 558.96497,
                "end": 559.125,
                "confidence": 0.99994767,
                "punctuated_word": "pass",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "it",
                "start": 559.125,
                "end": 559.365,
                "confidence": 0.99985707,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "off",
                "start": 559.365,
                "end": 559.605,
                "confidence": 0.9994617,
                "punctuated_word": "off",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "to",
                "start": 559.605,
                "end": 560.105,
                "confidence": 0.9950369,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "jamila",
                "start": 560.165,
                "end": 560.665,
                "confidence": 0.8853828,
                "punctuated_word": "Jamila",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "to",
                "start": 560.725,
                "end": 560.88495,
                "confidence": 0.9955521,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "dive",
                "start": 560.88495,
                "end": 561.125,
                "confidence": 0.9996916,
                "punctuated_word": "dive",
                "speaker": 1,
                "speaker_confidence": 0.7361561
              },
              {
                "word": "a",
                "start": 561.125,
                "end": 561.20496,
                "confidence": 0.99978393,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.53821373
              },
              {
                "word": "little",
                "start": 561.20496,
                "end": 561.445,
                "confidence": 0.99998593,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.53821373
              },
              {
                "word": "deeper",
                "start": 561.445,
                "end": 561.76495,
                "confidence": 0.99982893,
                "punctuated_word": "deeper",
                "speaker": 1,
                "speaker_confidence": 0.53821373
              },
              {
                "word": "into",
                "start": 561.76495,
                "end": 562.08496,
                "confidence": 0.999635,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.53821373
              },
              {
                "word": "some",
                "start": 562.08496,
                "end": 562.32495,
                "confidence": 0.9998202,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.53821373
              },
              {
                "word": "of",
                "start": 562.32495,
                "end": 562.40497,
                "confidence": 0.9998603,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.53821373
              },
              {
                "word": "these",
                "start": 562.40497,
                "end": 562.565,
                "confidence": 0.9996147,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.53821373
              },
              {
                "word": "things",
                "start": 562.565,
                "end": 562.88495,
                "confidence": 0.9992515,
                "punctuated_word": "things.",
                "speaker": 1,
                "speaker_confidence": 0.53821373
              },
              {
                "word": "thank",
                "start": 562.88495,
                "end": 563.045,
                "confidence": 0.9969831,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "you",
                "start": 563.045,
                "end": 563.285,
                "confidence": 0.9982796,
                "punctuated_word": "you,",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "eugene",
                "start": 563.285,
                "end": 563.785,
                "confidence": 0.99300086,
                "punctuated_word": "Eugene.",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "it's",
                "start": 564.165,
                "end": 564.485,
                "confidence": 0.99956894,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "great",
                "start": 564.485,
                "end": 564.725,
                "confidence": 0.99992394,
                "punctuated_word": "great",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "that",
                "start": 564.725,
                "end": 565.045,
                "confidence": 0.9999033,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "we",
                "start": 565.045,
                "end": 565.285,
                "confidence": 0.9998771,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "have",
                "start": 565.285,
                "end": 565.52496,
                "confidence": 0.9993998,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "those",
                "start": 565.52496,
                "end": 565.845,
                "confidence": 0.9997558,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "conversations",
                "start": 565.845,
                "end": 566.345,
                "confidence": 0.9996045,
                "punctuated_word": "conversations",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "because",
                "start": 566.485,
                "end": 566.805,
                "confidence": 0.91042817,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "it",
                "start": 566.805,
                "end": 566.96497,
                "confidence": 0.9998554,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "makes",
                "start": 566.96497,
                "end": 567.125,
                "confidence": 0.9998288,
                "punctuated_word": "makes",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "me",
                "start": 567.125,
                "end": 567.445,
                "confidence": 0.9973847,
                "punctuated_word": "me",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "realize",
                "start": 567.445,
                "end": 567.945,
                "confidence": 0.99939215,
                "punctuated_word": "realize",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "how",
                "start": 568.005,
                "end": 568.32495,
                "confidence": 0.9997893,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "we're",
                "start": 568.32495,
                "end": 568.64496,
                "confidence": 0.8183418,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "actually",
                "start": 568.64496,
                "end": 569.045,
                "confidence": 0.999498,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "naive",
                "start": 569.045,
                "end": 569.545,
                "confidence": 0.80916107,
                "punctuated_word": "naive.",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "because",
                "start": 570.165,
                "end": 570.485,
                "confidence": 0.9996251,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "it",
                "start": 570.485,
                "end": 570.565,
                "confidence": 0.99787533,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "feels",
                "start": 570.565,
                "end": 570.805,
                "confidence": 0.99964297,
                "punctuated_word": "feels",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "like",
                "start": 570.805,
                "end": 571.045,
                "confidence": 0.9971155,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "we",
                "start": 571.045,
                "end": 571.20496,
                "confidence": 0.9996076,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "have",
                "start": 571.20496,
                "end": 571.445,
                "confidence": 0.9998807,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "so",
                "start": 571.445,
                "end": 571.685,
                "confidence": 0.99939454,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "many",
                "start": 571.685,
                "end": 572.005,
                "confidence": 0.99994314,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "assumptions",
                "start": 572.005,
                "end": 572.505,
                "confidence": 0.99990726,
                "punctuated_word": "assumptions",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "that",
                "start": 572.88495,
                "end": 573.38495,
                "confidence": 0.94395393,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "if",
                "start": 573.47003,
                "end": 573.55,
                "confidence": 0.99962914,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "a",
                "start": 573.55,
                "end": 573.79004,
                "confidence": 0.995083,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "transaction",
                "start": 573.79004,
                "end": 574.29004,
                "confidence": 0.9999354,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "is",
                "start": 574.35004,
                "end": 574.59,
                "confidence": 0.98444206,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "signed",
                "start": 574.59,
                "end": 574.99,
                "confidence": 0.997997,
                "punctuated_word": "signed",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "by",
                "start": 574.99,
                "end": 575.23004,
                "confidence": 0.99850214,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "wallet",
                "start": 575.23004,
                "end": 575.63,
                "confidence": 0.680022,
                "punctuated_word": "Wallet,",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "then",
                "start": 575.63,
                "end": 575.87,
                "confidence": 0.9983308,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "it",
                "start": 575.87,
                "end": 576.03,
                "confidence": 0.99967957,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "must",
                "start": 576.03,
                "end": 576.35004,
                "confidence": 0.99994504,
                "punctuated_word": "must",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "have",
                "start": 576.35004,
                "end": 576.51,
                "confidence": 0.99531627,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "come",
                "start": 576.51,
                "end": 576.83,
                "confidence": 0.9996209,
                "punctuated_word": "come",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "from",
                "start": 576.83,
                "end": 576.99,
                "confidence": 0.9998385,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "the",
                "start": 576.99,
                "end": 577.15,
                "confidence": 0.9996145,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "person",
                "start": 577.15,
                "end": 577.55,
                "confidence": 0.99988306,
                "punctuated_word": "person",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "who",
                "start": 577.55,
                "end": 577.71,
                "confidence": 0.9998049,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "owns",
                "start": 577.71,
                "end": 577.95,
                "confidence": 0.9997708,
                "punctuated_word": "owns",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "that",
                "start": 577.95,
                "end": 578.19,
                "confidence": 0.99975616,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "wallet",
                "start": 578.19,
                "end": 578.69,
                "confidence": 0.88931894,
                "punctuated_word": "wallet.",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "i",
                "start": 578.75,
                "end": 578.91003,
                "confidence": 0.99868125,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "feel",
                "start": 578.91003,
                "end": 579.07,
                "confidence": 0.98218507,
                "punctuated_word": "feel",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "like",
                "start": 579.07,
                "end": 579.31,
                "confidence": 0.97321683,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "james",
                "start": 579.31,
                "end": 579.81,
                "confidence": 0.99877393,
                "punctuated_word": "James,",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "you",
                "start": 579.95,
                "end": 580.27,
                "confidence": 0.99981993,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "mentioned",
                "start": 580.27,
                "end": 580.59,
                "confidence": 0.9987601,
                "punctuated_word": "mentioned",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "that",
                "start": 580.59,
                "end": 580.83,
                "confidence": 0.99979335,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.864687
              },
              {
                "word": "in",
                "start": 580.83,
                "end": 580.91003,
                "confidence": 0.9992774,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "one",
                "start": 580.91003,
                "end": 581.15,
                "confidence": 0.99989295,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "of",
                "start": 581.15,
                "end": 581.23004,
                "confidence": 0.9995122,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "your",
                "start": 581.23004,
                "end": 581.47003,
                "confidence": 0.9998566,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "presentations",
                "start": 581.47003,
                "end": 581.97003,
                "confidence": 0.9904235,
                "punctuated_word": "presentations",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "that",
                "start": 582.03,
                "end": 582.27,
                "confidence": 0.7807937,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "if",
                "start": 582.27,
                "end": 582.43,
                "confidence": 0.9975268,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "we",
                "start": 582.43,
                "end": 582.59,
                "confidence": 0.9996457,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "see",
                "start": 582.59,
                "end": 582.75,
                "confidence": 0.99976164,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "a",
                "start": 582.75,
                "end": 582.91003,
                "confidence": 0.9998273,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "vote",
                "start": 582.91003,
                "end": 583.15,
                "confidence": 0.92797786,
                "punctuated_word": "vote",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "or",
                "start": 583.15,
                "end": 583.31,
                "confidence": 0.9753415,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "transfer",
                "start": 583.31,
                "end": 583.71,
                "confidence": 0.9908908,
                "punctuated_word": "transfer",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "coming",
                "start": 583.71,
                "end": 584.03,
                "confidence": 0.9995896,
                "punctuated_word": "coming",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "from",
                "start": 584.03,
                "end": 584.27,
                "confidence": 0.99986017,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "vitalik",
                "start": 584.27,
                "end": 584.77,
                "confidence": 0.84013695,
                "punctuated_word": "Vitalik,",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "vitalik's",
                "start": 585.31,
                "end": 585.79004,
                "confidence": 0.8952164,
                "punctuated_word": "Vitalik's",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "address",
                "start": 585.79004,
                "end": 586.275,
                "confidence": 0.996277,
                "punctuated_word": "address,",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "then",
                "start": 586.35504,
                "end": 586.59503,
                "confidence": 0.99977535,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "we",
                "start": 586.59503,
                "end": 586.755,
                "confidence": 0.9993154,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "assume",
                "start": 586.755,
                "end": 587.155,
                "confidence": 0.9989188,
                "punctuated_word": "assume",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "that",
                "start": 587.155,
                "end": 587.315,
                "confidence": 0.99973243,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "he",
                "start": 587.315,
                "end": 587.47504,
                "confidence": 0.9993325,
                "punctuated_word": "he",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "sent",
                "start": 587.47504,
                "end": 587.79504,
                "confidence": 0.9929289,
                "punctuated_word": "sent",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "it",
                "start": 587.79504,
                "end": 588.11505,
                "confidence": 0.8526622,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "and",
                "start": 588.11505,
                "end": 588.35504,
                "confidence": 0.9989806,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "this",
                "start": 588.35504,
                "end": 588.59503,
                "confidence": 0.9991811,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "assumption",
                "start": 588.59503,
                "end": 589.075,
                "confidence": 0.99284756,
                "punctuated_word": "assumption",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "we",
                "start": 589.075,
                "end": 589.23505,
                "confidence": 0.75145394,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "see",
                "start": 589.23505,
                "end": 589.395,
                "confidence": 0.99616313,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "everywhere",
                "start": 589.395,
                "end": 589.79504,
                "confidence": 0.9988311,
                "punctuated_word": "everywhere",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "in",
                "start": 589.79504,
                "end": 589.955,
                "confidence": 0.99814034,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "the",
                "start": 589.955,
                "end": 590.11505,
                "confidence": 0.9883632,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "web",
                "start": 590.11505,
                "end": 590.275,
                "confidence": 0.75044566,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "three",
                "start": 590.275,
                "end": 590.775,
                "confidence": 0.95014536,
                "punctuated_word": "three.",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "so",
                "start": 591.155,
                "end": 591.395,
                "confidence": 0.84331954,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "basically",
                "start": 591.395,
                "end": 591.875,
                "confidence": 0.99966145,
                "punctuated_word": "basically,",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "if",
                "start": 591.875,
                "end": 592.03503,
                "confidence": 0.9994099,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "it",
                "start": 592.03503,
                "end": 592.195,
                "confidence": 0.9997247,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "came",
                "start": 592.195,
                "end": 592.35504,
                "confidence": 0.99989057,
                "punctuated_word": "came",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "from",
                "start": 592.35504,
                "end": 592.59503,
                "confidence": 0.99828404,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "your",
                "start": 592.59503,
                "end": 592.835,
                "confidence": 0.99955875,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "key",
                "start": 592.835,
                "end": 593.23505,
                "confidence": 0.9992103,
                "punctuated_word": "key,",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "you",
                "start": 593.23505,
                "end": 593.395,
                "confidence": 0.9998474,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "did",
                "start": 593.395,
                "end": 593.55505,
                "confidence": 0.9984316,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "it",
                "start": 593.55505,
                "end": 593.79504,
                "confidence": 0.9837492,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "case",
                "start": 593.79504,
                "end": 594.11505,
                "confidence": 0.9994336,
                "punctuated_word": "Case",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "closed",
                "start": 594.11505,
                "end": 594.61505,
                "confidence": 0.99379885,
                "punctuated_word": "closed.",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "and",
                "start": 594.835,
                "end": 595.23505,
                "confidence": 0.9981823,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "your",
                "start": 595.23505,
                "end": 595.47504,
                "confidence": 0.97884035,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "guys'",
                "start": 595.47504,
                "end": 595.875,
                "confidence": 0.8910363,
                "punctuated_word": "guys'",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "work",
                "start": 595.875,
                "end": 596.275,
                "confidence": 0.997675,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "challenges",
                "start": 596.275,
                "end": 596.755,
                "confidence": 0.98858964,
                "punctuated_word": "challenges",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "that",
                "start": 596.755,
                "end": 597.155,
                "confidence": 0.99721414,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "fundamentally",
                "start": 597.155,
                "end": 597.655,
                "confidence": 0.95552516,
                "punctuated_word": "fundamentally.",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "and",
                "start": 598.35504,
                "end": 598.67505,
                "confidence": 0.996745,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "to",
                "start": 598.67505,
                "end": 598.835,
                "confidence": 0.5345193,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "danny",
                "start": 598.835,
                "end": 599.155,
                "confidence": 0.72965324,
                "punctuated_word": "Danny,",
                "speaker": 0,
                "speaker_confidence": 0.97401494
              },
              {
                "word": "you",
                "start": 599.155,
                "end": 599.23505,
                "confidence": 0.99968934,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "touched",
                "start": 599.23505,
                "end": 599.55,
                "confidence": 0.99331963,
                "punctuated_word": "touched",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "upon",
                "start": 599.79,
                "end": 600.29,
                "confidence": 0.9927187,
                "punctuated_word": "upon",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "dark",
                "start": 600.35,
                "end": 600.58997,
                "confidence": 0.88845104,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "dao",
                "start": 600.58997,
                "end": 600.99,
                "confidence": 0.7795022,
                "punctuated_word": "DAO,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "so",
                "start": 600.99,
                "end": 601.39,
                "confidence": 0.99940383,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "i'm",
                "start": 601.39,
                "end": 601.63,
                "confidence": 0.9994924,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "very",
                "start": 601.63,
                "end": 601.87,
                "confidence": 0.999861,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "curious",
                "start": 601.87,
                "end": 602.37,
                "confidence": 0.99989665,
                "punctuated_word": "curious",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 602.43,
                "end": 602.93,
                "confidence": 0.999813,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "take",
                "start": 603.23,
                "end": 603.47,
                "confidence": 0.5325351,
                "punctuated_word": "take",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 603.47,
                "end": 603.55,
                "confidence": 0.9997508,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "little",
                "start": 603.55,
                "end": 603.70996,
                "confidence": 0.9998791,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "bit",
                "start": 603.70996,
                "end": 604.20996,
                "confidence": 0.9988194,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "deeper",
                "start": 604.43,
                "end": 604.93,
                "confidence": 0.99992526,
                "punctuated_word": "deeper",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "into",
                "start": 604.99,
                "end": 605.39,
                "confidence": 0.9996836,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "dark",
                "start": 605.39,
                "end": 605.70996,
                "confidence": 0.9970458,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "dao",
                "start": 605.70996,
                "end": 606.20996,
                "confidence": 0.9983302,
                "punctuated_word": "DAO.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "so",
                "start": 606.58997,
                "end": 607.08997,
                "confidence": 0.99938107,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 607.47,
                "end": 607.70996,
                "confidence": 0.9983627,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "define",
                "start": 607.70996,
                "end": 608.11,
                "confidence": 0.9961803,
                "punctuated_word": "define",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "it",
                "start": 608.11,
                "end": 608.58997,
                "confidence": 0.99971944,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "as",
                "start": 608.58997,
                "end": 609.08997,
                "confidence": 0.9994948,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "essentially",
                "start": 609.23,
                "end": 609.73,
                "confidence": 0.8957048,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "private",
                "start": 609.79,
                "end": 610.19,
                "confidence": 0.558635,
                "punctuated_word": "private",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "smart",
                "start": 610.19,
                "end": 610.43,
                "confidence": 0.9974038,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "contract",
                "start": 610.43,
                "end": 610.91,
                "confidence": 0.55657166,
                "punctuated_word": "contract",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 610.91,
                "end": 611.23,
                "confidence": 0.99945647,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "targets",
                "start": 611.23,
                "end": 611.63,
                "confidence": 0.994601,
                "punctuated_word": "targets",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "legitimate",
                "start": 611.63,
                "end": 612.13,
                "confidence": 0.99930704,
                "punctuated_word": "legitimate",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "daos",
                "start": 612.26996,
                "end": 612.735,
                "confidence": 0.8041633,
                "punctuated_word": "DAOs,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "attacking",
                "start": 613.135,
                "end": 613.535,
                "confidence": 0.99952316,
                "punctuated_word": "attacking",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "its",
                "start": 613.535,
                "end": 613.855,
                "confidence": 0.9960496,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "voting",
                "start": 613.855,
                "end": 614.255,
                "confidence": 0.99952924,
                "punctuated_word": "voting",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "integrity",
                "start": 614.255,
                "end": 614.735,
                "confidence": 0.99974424,
                "punctuated_word": "integrity",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "by",
                "start": 614.735,
                "end": 615.055,
                "confidence": 0.99920326,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "enabling",
                "start": 615.055,
                "end": 615.555,
                "confidence": 0.99986005,
                "punctuated_word": "enabling",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "vote",
                "start": 615.935,
                "end": 616.255,
                "confidence": 0.99338853,
                "punctuated_word": "vote",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "buying",
                "start": 616.255,
                "end": 616.755,
                "confidence": 0.99915063,
                "punctuated_word": "buying",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "amongst",
                "start": 616.815,
                "end": 617.21497,
                "confidence": 0.997145,
                "punctuated_word": "amongst",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "its",
                "start": 617.21497,
                "end": 617.375,
                "confidence": 0.9991955,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "users",
                "start": 617.375,
                "end": 617.875,
                "confidence": 0.9321555,
                "punctuated_word": "users.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 618.575,
                "end": 619.055,
                "confidence": 0.99901295,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 619.055,
                "end": 619.375,
                "confidence": 0.9992755,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "also",
                "start": 619.375,
                "end": 619.77496,
                "confidence": 0.9987299,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "connect",
                "start": 619.77496,
                "end": 620.27496,
                "confidence": 0.97472626,
                "punctuated_word": "connect",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 620.33496,
                "end": 620.65497,
                "confidence": 0.99972385,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "emergence",
                "start": 620.65497,
                "end": 621.135,
                "confidence": 0.99910694,
                "punctuated_word": "emergence",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 621.135,
                "end": 621.295,
                "confidence": 0.99928904,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "dark",
                "start": 621.295,
                "end": 621.535,
                "confidence": 0.84301984,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "daos",
                "start": 621.535,
                "end": 621.935,
                "confidence": 0.9938493,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "with",
                "start": 621.935,
                "end": 622.095,
                "confidence": 0.99916446,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 622.095,
                "end": 622.255,
                "confidence": 0.99216765,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "state",
                "start": 622.255,
                "end": 622.495,
                "confidence": 0.99968266,
                "punctuated_word": "state",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 622.495,
                "end": 622.65497,
                "confidence": 0.9997712,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "decentralization",
                "start": 622.65497,
                "end": 623.15497,
                "confidence": 0.99228776,
                "punctuated_word": "decentralization",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 623.45496,
                "end": 623.695,
                "confidence": 0.9994407,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "we",
                "start": 623.695,
                "end": 623.77496,
                "confidence": 0.9998599,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "have",
                "start": 623.77496,
                "end": 624.015,
                "confidence": 0.99423224,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "in",
                "start": 624.015,
                "end": 624.175,
                "confidence": 0.6397506,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "the",
                "start": 624.175,
                "end": 624.33496,
                "confidence": 0.8276475,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "web",
                "start": 624.33496,
                "end": 624.65497,
                "confidence": 0.37120235,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "three",
                "start": 624.65497,
                "end": 625.14,
                "confidence": 0.93746746,
                "punctuated_word": "three.",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "in",
                "start": 625.22003,
                "end": 625.46,
                "confidence": 0.9991265,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "your",
                "start": 625.46,
                "end": 625.62,
                "confidence": 0.99988925,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "blog",
                "start": 625.62,
                "end": 625.86,
                "confidence": 0.9994517,
                "punctuated_word": "blog",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "post",
                "start": 625.86,
                "end": 626.26,
                "confidence": 0.99577165,
                "punctuated_word": "post,",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "i",
                "start": 626.26,
                "end": 626.34,
                "confidence": 0.9998677,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "believe",
                "start": 626.34,
                "end": 626.66003,
                "confidence": 0.9999126,
                "punctuated_word": "believe",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "you",
                "start": 626.66003,
                "end": 626.82,
                "confidence": 0.7568648,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "mentioned",
                "start": 626.82,
                "end": 627.22003,
                "confidence": 0.9936387,
                "punctuated_word": "mentioned",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "that",
                "start": 627.22003,
                "end": 627.7,
                "confidence": 0.9996929,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "the",
                "start": 627.7,
                "end": 627.94,
                "confidence": 0.9953674,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "reason",
                "start": 627.94,
                "end": 628.34,
                "confidence": 0.99976224,
                "punctuated_word": "reason",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "why",
                "start": 628.34,
                "end": 628.58,
                "confidence": 0.9989189,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "we",
                "start": 628.58,
                "end": 628.74,
                "confidence": 0.99972826,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "don't",
                "start": 628.74,
                "end": 628.98004,
                "confidence": 0.99995863,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "see",
                "start": 628.98004,
                "end": 629.22003,
                "confidence": 0.9996716,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "dark",
                "start": 629.22003,
                "end": 629.54004,
                "confidence": 0.99802554,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "daos",
                "start": 629.54004,
                "end": 629.94,
                "confidence": 0.9967697,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "in",
                "start": 629.94,
                "end": 630.10004,
                "confidence": 0.99779177,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "the",
                "start": 630.10004,
                "end": 630.18,
                "confidence": 0.6363158,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "wild",
                "start": 630.18,
                "end": 630.68,
                "confidence": 0.7061697,
                "punctuated_word": "wild,",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "just",
                "start": 630.9,
                "end": 631.14,
                "confidence": 0.99436605,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "because",
                "start": 631.14,
                "end": 631.54004,
                "confidence": 0.9995727,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "daos",
                "start": 631.54004,
                "end": 632.02,
                "confidence": 0.997381,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "are",
                "start": 632.02,
                "end": 632.26,
                "confidence": 0.9997439,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "not",
                "start": 632.26,
                "end": 632.76,
                "confidence": 0.9992693,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "decentralized",
                "start": 633.38,
                "end": 633.88,
                "confidence": 0.995593,
                "punctuated_word": "decentralized",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "fully",
                "start": 634.26,
                "end": 634.5,
                "confidence": 0.99929297,
                "punctuated_word": "fully",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "yet",
                "start": 634.5,
                "end": 635.0,
                "confidence": 0.9993173,
                "punctuated_word": "yet.",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "so",
                "start": 635.3,
                "end": 635.54004,
                "confidence": 0.99968576,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "before",
                "start": 635.54004,
                "end": 636.04004,
                "confidence": 0.999519,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "turning",
                "start": 636.42004,
                "end": 636.92004,
                "confidence": 0.99517584,
                "punctuated_word": "turning",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "to",
                "start": 637.14,
                "end": 637.46,
                "confidence": 0.9992224,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "talk",
                "start": 637.46,
                "end": 637.7,
                "confidence": 0.9993142,
                "punctuated_word": "talk",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "about",
                "start": 637.7,
                "end": 638.02,
                "confidence": 0.9999021,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "dark",
                "start": 638.02,
                "end": 638.34,
                "confidence": 0.99879634,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "daos",
                "start": 638.34,
                "end": 638.84,
                "confidence": 0.9968824,
                "punctuated_word": "DAOs,",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "i",
                "start": 639.215,
                "end": 639.615,
                "confidence": 0.9998845,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "was",
                "start": 639.615,
                "end": 639.935,
                "confidence": 0.9999136,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "curious",
                "start": 639.935,
                "end": 640.41504,
                "confidence": 0.99989676,
                "punctuated_word": "curious",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "to",
                "start": 640.41504,
                "end": 640.575,
                "confidence": 0.99988353,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "hear",
                "start": 640.575,
                "end": 640.815,
                "confidence": 0.999959,
                "punctuated_word": "hear",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "from",
                "start": 640.815,
                "end": 641.055,
                "confidence": 0.9996824,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "you",
                "start": 641.055,
                "end": 641.555,
                "confidence": 0.69750786,
                "punctuated_word": "you,",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "what",
                "start": 642.015,
                "end": 642.335,
                "confidence": 0.99886876,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "do",
                "start": 642.335,
                "end": 642.41504,
                "confidence": 0.9989145,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.93282616
              },
              {
                "word": "you",
                "start": 642.41504,
                "end": 642.575,
                "confidence": 0.9996468,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5691795
              },
              {
                "word": "think",
                "start": 642.575,
                "end": 642.97504,
                "confidence": 0.99983025,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.5691795
              },
              {
                "word": "is",
                "start": 642.97504,
                "end": 643.215,
                "confidence": 0.9995245,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5691795
              },
              {
                "word": "the",
                "start": 643.215,
                "end": 643.455,
                "confidence": 0.9996631,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5691795
              },
              {
                "word": "state",
                "start": 643.455,
                "end": 643.955,
                "confidence": 0.99832195,
                "punctuated_word": "state",
                "speaker": 0,
                "speaker_confidence": 0.5691795
              },
              {
                "word": "and",
                "start": 644.17505,
                "end": 644.41504,
                "confidence": 0.9974433,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5691795
              },
              {
                "word": "the",
                "start": 644.41504,
                "end": 644.575,
                "confidence": 0.9994516,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5691795
              },
              {
                "word": "trends",
                "start": 644.575,
                "end": 645.075,
                "confidence": 0.99954814,
                "punctuated_word": "trends",
                "speaker": 0,
                "speaker_confidence": 0.5691795
              },
              {
                "word": "when",
                "start": 645.215,
                "end": 645.375,
                "confidence": 0.99939847,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "it",
                "start": 645.375,
                "end": 645.53503,
                "confidence": 0.9998491,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "comes",
                "start": 645.53503,
                "end": 645.695,
                "confidence": 0.999726,
                "punctuated_word": "comes",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "to",
                "start": 645.695,
                "end": 646.015,
                "confidence": 0.99908996,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "decentralization",
                "start": 646.015,
                "end": 646.515,
                "confidence": 0.99772716,
                "punctuated_word": "decentralization",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "and",
                "start": 646.815,
                "end": 646.895,
                "confidence": 0.83143795,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "governance",
                "start": 646.895,
                "end": 647.395,
                "confidence": 0.96716726,
                "punctuated_word": "governance?",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "because",
                "start": 647.695,
                "end": 648.17505,
                "confidence": 0.9995097,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "both",
                "start": 648.17505,
                "end": 648.335,
                "confidence": 0.99915826,
                "punctuated_word": "both",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "your",
                "start": 648.335,
                "end": 648.575,
                "confidence": 0.99643147,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "paper",
                "start": 648.575,
                "end": 648.895,
                "confidence": 0.99972767,
                "punctuated_word": "paper",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "and",
                "start": 648.895,
                "end": 649.055,
                "confidence": 0.9994987,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "the",
                "start": 649.055,
                "end": 649.215,
                "confidence": 0.99970967,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "blog",
                "start": 649.215,
                "end": 649.455,
                "confidence": 0.9986473,
                "punctuated_word": "blog",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "post",
                "start": 649.455,
                "end": 649.775,
                "confidence": 0.9371785,
                "punctuated_word": "post,",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "they",
                "start": 649.775,
                "end": 650.015,
                "confidence": 0.99990046,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "are",
                "start": 650.015,
                "end": 650.255,
                "confidence": 0.9998907,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "from",
                "start": 650.255,
                "end": 650.495,
                "confidence": 0.9998198,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "last",
                "start": 650.495,
                "end": 650.73505,
                "confidence": 0.99979883,
                "punctuated_word": "last",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "year",
                "start": 650.73505,
                "end": 651.23505,
                "confidence": 0.9889849,
                "punctuated_word": "year.",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "so",
                "start": 651.51,
                "end": 651.91003,
                "confidence": 0.99979347,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "today",
                "start": 651.91003,
                "end": 652.39,
                "confidence": 0.91675025,
                "punctuated_word": "today,",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "as",
                "start": 652.39,
                "end": 652.63,
                "confidence": 0.99985135,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "of",
                "start": 652.63,
                "end": 652.79004,
                "confidence": 0.9991196,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "summer",
                "start": 652.79004,
                "end": 653.11005,
                "confidence": 0.9956546,
                "punctuated_word": "summer",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "twenty",
                "start": 653.11005,
                "end": 653.51,
                "confidence": 0.9941303,
                "punctuated_word": "twenty",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "twenty",
                "start": 653.51,
                "end": 653.83,
                "confidence": 0.9997116,
                "punctuated_word": "twenty",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "five",
                "start": 653.83,
                "end": 654.33,
                "confidence": 0.99821913,
                "punctuated_word": "five,",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "where",
                "start": 654.47003,
                "end": 654.79004,
                "confidence": 0.9991696,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "do",
                "start": 654.79004,
                "end": 654.95,
                "confidence": 0.9998561,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "you",
                "start": 654.95,
                "end": 655.11005,
                "confidence": 0.99979717,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "see",
                "start": 655.11005,
                "end": 655.27,
                "confidence": 0.99989295,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "those",
                "start": 655.27,
                "end": 655.51,
                "confidence": 0.9996704,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "trends",
                "start": 655.51,
                "end": 655.83,
                "confidence": 0.99938726,
                "punctuated_word": "trends",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "going",
                "start": 655.83,
                "end": 656.31,
                "confidence": 0.9980495,
                "punctuated_word": "going?",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "do",
                "start": 656.31,
                "end": 656.47003,
                "confidence": 0.9998528,
                "punctuated_word": "Do",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "you",
                "start": 656.47003,
                "end": 656.63,
                "confidence": 0.9995828,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "see",
                "start": 656.63,
                "end": 656.95,
                "confidence": 0.9993437,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "daos",
                "start": 656.95,
                "end": 657.45,
                "confidence": 0.79733443,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "going",
                "start": 657.67004,
                "end": 657.91003,
                "confidence": 0.9985057,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "towards",
                "start": 657.91003,
                "end": 658.41003,
                "confidence": 0.99896514,
                "punctuated_word": "towards",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "more",
                "start": 658.47003,
                "end": 658.79004,
                "confidence": 0.9992673,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "progressive",
                "start": 658.79004,
                "end": 659.29004,
                "confidence": 0.99956185,
                "punctuated_word": "progressive",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "decentralization",
                "start": 659.35004,
                "end": 659.85004,
                "confidence": 0.9663884,
                "punctuated_word": "decentralization?",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "and",
                "start": 660.55005,
                "end": 660.79004,
                "confidence": 0.99927086,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "just",
                "start": 660.79004,
                "end": 661.11005,
                "confidence": 0.9855784,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "to",
                "start": 661.11005,
                "end": 661.27,
                "confidence": 0.99835974,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "flag",
                "start": 661.27,
                "end": 661.59,
                "confidence": 0.9995221,
                "punctuated_word": "flag",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "it",
                "start": 661.59,
                "end": 661.99,
                "confidence": 0.99802727,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "we",
                "start": 661.99,
                "end": 662.23004,
                "confidence": 0.99830806,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "recognize",
                "start": 662.23004,
                "end": 662.73004,
                "confidence": 0.97645193,
                "punctuated_word": "recognize",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "that",
                "start": 662.79004,
                "end": 663.11005,
                "confidence": 0.9988274,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "decentralization",
                "start": 663.11005,
                "end": 663.61005,
                "confidence": 0.98820865,
                "punctuated_word": "decentralization",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "is",
                "start": 663.91003,
                "end": 664.07,
                "confidence": 0.9997936,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.9205461
              },
              {
                "word": "a",
                "start": 664.07,
                "end": 664.15,
                "confidence": 0.9969741,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "spectrum",
                "start": 664.15,
                "end": 664.65,
                "confidence": 0.7329002,
                "punctuated_word": "spectrum.",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "or",
                "start": 665.565,
                "end": 665.805,
                "confidence": 0.99903095,
                "punctuated_word": "Or",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "do",
                "start": 665.805,
                "end": 666.04504,
                "confidence": 0.997849,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "you",
                "start": 666.04504,
                "end": 666.205,
                "confidence": 0.9998729,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "see",
                "start": 666.205,
                "end": 666.705,
                "confidence": 0.99989927,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "different",
                "start": 666.765,
                "end": 667.245,
                "confidence": 0.9820858,
                "punctuated_word": "different",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "trend",
                "start": 667.245,
                "end": 667.745,
                "confidence": 0.9867061,
                "punctuated_word": "trend",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "and",
                "start": 667.885,
                "end": 668.28503,
                "confidence": 0.7657617,
                "punctuated_word": "and,",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "you",
                "start": 668.28503,
                "end": 668.445,
                "confidence": 0.99950993,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "know",
                "start": 668.445,
                "end": 668.765,
                "confidence": 0.9999202,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "maybe",
                "start": 668.765,
                "end": 669.085,
                "confidence": 0.9996866,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "dao",
                "start": 669.085,
                "end": 669.405,
                "confidence": 0.79381084,
                "punctuated_word": "DAO",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "is",
                "start": 669.405,
                "end": 669.565,
                "confidence": 0.90029293,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "going",
                "start": 669.565,
                "end": 669.885,
                "confidence": 0.99955696,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "towards",
                "start": 669.885,
                "end": 670.36505,
                "confidence": 0.9983961,
                "punctuated_word": "towards",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "more",
                "start": 670.36505,
                "end": 670.765,
                "confidence": 0.99888355,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "centralized",
                "start": 670.765,
                "end": 671.265,
                "confidence": 0.99772364,
                "punctuated_word": "centralized",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "structures",
                "start": 671.325,
                "end": 671.825,
                "confidence": 0.7260173,
                "punctuated_word": "structures?",
                "speaker": 0,
                "speaker_confidence": 0.770361
              },
              {
                "word": "so",
                "start": 671.885,
                "end": 672.205,
                "confidence": 0.99925965,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.55172914
              },
              {
                "word": "very",
                "start": 672.205,
                "end": 672.525,
                "confidence": 0.9876887,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.55172914
              },
              {
                "word": "curious",
                "start": 672.525,
                "end": 672.84503,
                "confidence": 0.99973875,
                "punctuated_word": "curious",
                "speaker": 0,
                "speaker_confidence": 0.55172914
              },
              {
                "word": "to",
                "start": 672.84503,
                "end": 672.92505,
                "confidence": 0.9998592,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.55172914
              },
              {
                "word": "hear",
                "start": 672.92505,
                "end": 673.16504,
                "confidence": 0.9999174,
                "punctuated_word": "hear",
                "speaker": 0,
                "speaker_confidence": 0.55172914
              },
              {
                "word": "from",
                "start": 673.16504,
                "end": 673.325,
                "confidence": 0.9995919,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.55172914
              },
              {
                "word": "you",
                "start": 673.325,
                "end": 673.48505,
                "confidence": 0.99978584,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.55172914
              },
              {
                "word": "both",
                "start": 673.48505,
                "end": 673.98505,
                "confidence": 0.9995911,
                "punctuated_word": "both.",
                "speaker": 0,
                "speaker_confidence": 0.55172914
              },
              {
                "word": "yeah",
                "start": 675.805,
                "end": 676.205,
                "confidence": 0.99807,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "thank",
                "start": 676.525,
                "end": 676.765,
                "confidence": 0.96824247,
                "punctuated_word": "Thank",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "you",
                "start": 676.765,
                "end": 676.92505,
                "confidence": 0.99987423,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "for",
                "start": 676.92505,
                "end": 677.16504,
                "confidence": 0.9993543,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "asking",
                "start": 677.16504,
                "end": 677.66504,
                "confidence": 0.999846,
                "punctuated_word": "asking.",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "actually",
                "start": 677.94,
                "end": 678.44,
                "confidence": 0.9992309,
                "punctuated_word": "Actually,",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "our",
                "start": 678.5,
                "end": 678.74,
                "confidence": 0.9996315,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "team",
                "start": 678.74,
                "end": 679.06,
                "confidence": 0.9999038,
                "punctuated_word": "team",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "worked",
                "start": 679.06,
                "end": 679.54004,
                "confidence": 0.99964285,
                "punctuated_word": "worked",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "recently",
                "start": 679.54004,
                "end": 680.04004,
                "confidence": 0.99990976,
                "punctuated_word": "recently",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "on",
                "start": 680.10004,
                "end": 680.34,
                "confidence": 0.9999001,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "a",
                "start": 680.34,
                "end": 680.5,
                "confidence": 0.99966514,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "project",
                "start": 680.5,
                "end": 680.98004,
                "confidence": 0.9999572,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "that",
                "start": 680.98004,
                "end": 681.22003,
                "confidence": 0.99987054,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "kind",
                "start": 681.22003,
                "end": 681.46,
                "confidence": 0.9955433,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "of",
                "start": 681.46,
                "end": 681.7,
                "confidence": 0.9996282,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "measures",
                "start": 681.7,
                "end": 682.2,
                "confidence": 0.9993806,
                "punctuated_word": "measures",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "decentralization",
                "start": 682.58,
                "end": 683.08,
                "confidence": 0.8692767,
                "punctuated_word": "decentralization,",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "and",
                "start": 684.26,
                "end": 684.76,
                "confidence": 0.9977592,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "it",
                "start": 684.82,
                "end": 685.3,
                "confidence": 0.9995441,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "kind",
                "start": 685.3,
                "end": 685.46,
                "confidence": 0.99766326,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "of",
                "start": 685.46,
                "end": 685.7,
                "confidence": 0.9998388,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "makes",
                "start": 685.7,
                "end": 686.10004,
                "confidence": 0.985405,
                "punctuated_word": "makes",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "the",
                "start": 686.10004,
                "end": 686.26,
                "confidence": 0.96123713,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "finding",
                "start": 686.26,
                "end": 686.74,
                "confidence": 0.9988732,
                "punctuated_word": "finding",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "that",
                "start": 686.74,
                "end": 687.22003,
                "confidence": 0.9998666,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "decentralization",
                "start": 687.22003,
                "end": 687.72003,
                "confidence": 0.996612,
                "punctuated_word": "decentralization",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "is",
                "start": 688.02,
                "end": 688.18,
                "confidence": 0.99983513,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "not",
                "start": 688.18,
                "end": 688.42,
                "confidence": 0.99994826,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "such",
                "start": 688.42,
                "end": 688.66003,
                "confidence": 0.99960965,
                "punctuated_word": "such",
                "speaker": 2,
                "speaker_confidence": 0.9199147
              },
              {
                "word": "a",
                "start": 688.66003,
                "end": 688.74,
                "confidence": 0.9995408,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.59156626
              },
              {
                "word": "trivial",
                "start": 688.74,
                "end": 689.24,
                "confidence": 0.99989367,
                "punctuated_word": "trivial",
                "speaker": 2,
                "speaker_confidence": 0.59156626
              },
              {
                "word": "concept",
                "start": 689.3,
                "end": 689.8,
                "confidence": 0.9998455,
                "punctuated_word": "concept",
                "speaker": 2,
                "speaker_confidence": 0.59156626
              },
              {
                "word": "in",
                "start": 690.08496,
                "end": 690.165,
                "confidence": 0.9775729,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.59156626
              },
              {
                "word": "the",
                "start": 690.165,
                "end": 690.245,
                "confidence": 0.54252505,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.59156626
              },
              {
                "word": "sense",
                "start": 690.245,
                "end": 690.32495,
                "confidence": 0.99998105,
                "punctuated_word": "sense",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "that",
                "start": 690.32495,
                "end": 690.40497,
                "confidence": 0.99975914,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "you",
                "start": 690.40497,
                "end": 690.64496,
                "confidence": 0.9995542,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "could",
                "start": 690.64496,
                "end": 690.885,
                "confidence": 0.9735779,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "have",
                "start": 690.885,
                "end": 691.125,
                "confidence": 0.9998493,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "a",
                "start": 691.125,
                "end": 691.205,
                "confidence": 0.9987129,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "fully",
                "start": 691.205,
                "end": 691.605,
                "confidence": 0.99982387,
                "punctuated_word": "fully",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "decentralized",
                "start": 691.605,
                "end": 692.08496,
                "confidence": 0.9959189,
                "punctuated_word": "decentralized",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "system",
                "start": 692.08496,
                "end": 692.485,
                "confidence": 0.8811804,
                "punctuated_word": "system,",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "but",
                "start": 692.485,
                "end": 692.985,
                "confidence": 0.9968509,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "have",
                "start": 693.285,
                "end": 693.605,
                "confidence": 0.33837926,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "big",
                "start": 693.605,
                "end": 693.925,
                "confidence": 0.99507445,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "clusters",
                "start": 693.925,
                "end": 694.325,
                "confidence": 0.98411936,
                "punctuated_word": "clusters",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "of",
                "start": 694.325,
                "end": 694.565,
                "confidence": 0.99964786,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "voters",
                "start": 694.565,
                "end": 695.045,
                "confidence": 0.9910875,
                "punctuated_word": "voters",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "that",
                "start": 695.045,
                "end": 695.205,
                "confidence": 0.9997843,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "make",
                "start": 695.205,
                "end": 695.445,
                "confidence": 0.99969316,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "the",
                "start": 695.445,
                "end": 695.685,
                "confidence": 0.99955565,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "kind",
                "start": 695.685,
                "end": 695.845,
                "confidence": 0.98884684,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "of",
                "start": 695.845,
                "end": 696.165,
                "confidence": 0.9999286,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "governance",
                "start": 696.165,
                "end": 696.64496,
                "confidence": 0.96126527,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "system",
                "start": 696.64496,
                "end": 697.045,
                "confidence": 0.9586449,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "centralized",
                "start": 697.045,
                "end": 697.545,
                "confidence": 0.99275666,
                "punctuated_word": "centralized.",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "so",
                "start": 698.245,
                "end": 698.64496,
                "confidence": 0.9987139,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "james",
                "start": 699.045,
                "end": 699.365,
                "confidence": 0.99985635,
                "punctuated_word": "James",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "was",
                "start": 699.365,
                "end": 699.685,
                "confidence": 0.976467,
                "punctuated_word": "was,",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "one",
                "start": 699.925,
                "end": 700.165,
                "confidence": 0.9998865,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "of",
                "start": 700.165,
                "end": 700.325,
                "confidence": 0.9997911,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "the",
                "start": 700.325,
                "end": 700.485,
                "confidence": 0.9998087,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "main",
                "start": 700.485,
                "end": 700.64496,
                "confidence": 0.9999373,
                "punctuated_word": "main",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "authors",
                "start": 700.64496,
                "end": 701.045,
                "confidence": 0.9991697,
                "punctuated_word": "authors",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "of",
                "start": 701.045,
                "end": 701.125,
                "confidence": 0.998489,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "the",
                "start": 701.125,
                "end": 701.285,
                "confidence": 0.9932957,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "paper",
                "start": 701.285,
                "end": 701.52496,
                "confidence": 0.8149482,
                "punctuated_word": "paper,",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "so",
                "start": 701.52496,
                "end": 701.765,
                "confidence": 0.9994825,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.8814235
              },
              {
                "word": "i",
                "start": 701.765,
                "end": 701.805,
                "confidence": 0.99961287,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "i'm",
                "start": 701.845,
                "end": 702.005,
                "confidence": 0.99986565,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "gonna",
                "start": 702.005,
                "end": 702.245,
                "confidence": 0.9986351,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "let",
                "start": 702.245,
                "end": 702.40497,
                "confidence": 0.9976636,
                "punctuated_word": "let",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "him",
                "start": 702.40497,
                "end": 702.64496,
                "confidence": 0.9943084,
                "punctuated_word": "him",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "kind",
                "start": 702.64496,
                "end": 702.885,
                "confidence": 0.9949732,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "of",
                "start": 702.885,
                "end": 703.045,
                "confidence": 0.9997603,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "dig",
                "start": 703.045,
                "end": 703.205,
                "confidence": 0.99625957,
                "punctuated_word": "dig",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "into",
                "start": 703.205,
                "end": 703.52496,
                "confidence": 0.99836224,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "that",
                "start": 703.52496,
                "end": 703.92,
                "confidence": 0.99946535,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.67412573
              },
              {
                "word": "yeah",
                "start": 704.39996,
                "end": 704.63995,
                "confidence": 0.99755585,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.31552482
              },
              {
                "word": "so",
                "start": 704.63995,
                "end": 705.12,
                "confidence": 0.9996338,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.31552482
              },
              {
                "word": "we",
                "start": 705.12,
                "end": 705.44,
                "confidence": 0.9986124,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.31552482
              },
              {
                "word": "kind",
                "start": 705.44,
                "end": 705.68,
                "confidence": 0.99100363,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.31552482
              },
              {
                "word": "of",
                "start": 705.68,
                "end": 705.76,
                "confidence": 0.99944323,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.31552482
              },
              {
                "word": "think",
                "start": 705.76,
                "end": 706.0,
                "confidence": 0.99972135,
                "punctuated_word": "think",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "that",
                "start": 706.0,
                "end": 706.5,
                "confidence": 0.999912,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "most",
                "start": 706.63995,
                "end": 706.95996,
                "confidence": 0.7773541,
                "punctuated_word": "most",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "daos",
                "start": 706.95996,
                "end": 707.36,
                "confidence": 0.9966115,
                "punctuated_word": "DAOs",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "are",
                "start": 707.36,
                "end": 707.51996,
                "confidence": 0.99975556,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "not",
                "start": 707.51996,
                "end": 707.76,
                "confidence": 0.999907,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "yet",
                "start": 707.76,
                "end": 708.26,
                "confidence": 0.99969363,
                "punctuated_word": "yet",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "really",
                "start": 708.39996,
                "end": 708.63995,
                "confidence": 0.9966054,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "that",
                "start": 708.63995,
                "end": 709.12,
                "confidence": 0.9998348,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "decentralized",
                "start": 709.12,
                "end": 709.62,
                "confidence": 0.99927557,
                "punctuated_word": "decentralized.",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "as",
                "start": 710.07996,
                "end": 710.24,
                "confidence": 0.9992336,
                "punctuated_word": "As",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "i",
                "start": 710.24,
                "end": 710.39996,
                "confidence": 0.9997904,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "mentioned",
                "start": 710.39996,
                "end": 710.63995,
                "confidence": 0.9992872,
                "punctuated_word": "mentioned",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "before",
                "start": 710.63995,
                "end": 710.95996,
                "confidence": 0.999445,
                "punctuated_word": "before,",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "you",
                "start": 710.95996,
                "end": 711.12,
                "confidence": 0.9996995,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "could",
                "start": 711.12,
                "end": 711.27997,
                "confidence": 0.99709463,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "have",
                "start": 711.27997,
                "end": 711.51996,
                "confidence": 0.9999418,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "these",
                "start": 711.51996,
                "end": 711.92,
                "confidence": 0.9960754,
                "punctuated_word": "these,",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "like",
                "start": 711.92,
                "end": 712.24,
                "confidence": 0.9995111,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "private",
                "start": 712.24,
                "end": 712.56,
                "confidence": 0.99898666,
                "punctuated_word": "private",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "telegram",
                "start": 712.56,
                "end": 712.95996,
                "confidence": 0.9200098,
                "punctuated_word": "Telegram",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "channels",
                "start": 712.95996,
                "end": 713.36,
                "confidence": 0.9997502,
                "punctuated_word": "channels",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "with",
                "start": 713.36,
                "end": 713.51996,
                "confidence": 0.9994004,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "all",
                "start": 713.51996,
                "end": 713.68,
                "confidence": 0.9998186,
                "punctuated_word": "all",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "the",
                "start": 713.68,
                "end": 713.76,
                "confidence": 0.9994592,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "whales",
                "start": 713.76,
                "end": 714.07996,
                "confidence": 0.9682365,
                "punctuated_word": "whales,",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "and",
                "start": 714.07996,
                "end": 714.24,
                "confidence": 0.9996828,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.8273746
              },
              {
                "word": "they",
                "start": 714.24,
                "end": 714.32,
                "confidence": 0.99954873,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "can",
                "start": 714.32,
                "end": 714.48,
                "confidence": 0.999132,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "kind",
                "start": 714.48,
                "end": 714.72,
                "confidence": 0.92933327,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "of",
                "start": 714.72,
                "end": 714.8,
                "confidence": 0.99747354,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "control",
                "start": 714.8,
                "end": 715.3,
                "confidence": 0.99970204,
                "punctuated_word": "control",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "the",
                "start": 715.36,
                "end": 715.51996,
                "confidence": 0.99948835,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "outcome",
                "start": 715.51996,
                "end": 715.92,
                "confidence": 0.99979407,
                "punctuated_word": "outcome",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "of",
                "start": 715.92,
                "end": 716.16,
                "confidence": 0.99982494,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "of",
                "start": 716.16,
                "end": 716.39996,
                "confidence": 0.98536056,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "a",
                "start": 716.39996,
                "end": 716.48,
                "confidence": 0.99591225,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "lot",
                "start": 716.48,
                "end": 716.72,
                "confidence": 0.9981077,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.44826365
              },
              {
                "word": "of",
                "start": 716.72,
                "end": 716.8,
                "confidence": 0.9997271,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.35037804
              },
              {
                "word": "dao",
                "start": 716.8,
                "end": 717.04,
                "confidence": 0.99721456,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.35037804
              },
              {
                "word": "proposals",
                "start": 717.04,
                "end": 717.54,
                "confidence": 0.9958167,
                "punctuated_word": "proposals.",
                "speaker": 3,
                "speaker_confidence": 0.35037804
              },
              {
                "word": "but",
                "start": 717.985,
                "end": 718.22504,
                "confidence": 0.48054254,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.35037804
              },
              {
                "word": "what",
                "start": 718.22504,
                "end": 718.265,
                "confidence": 0.9902022,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.35037804
              },
              {
                "word": "our",
                "start": 718.265,
                "end": 718.305,
                "confidence": 0.99779725,
                "punctuated_word": "our",
                "speaker": 3,
                "speaker_confidence": 0.35037804
              },
              {
                "word": "work",
                "start": 718.305,
                "end": 718.625,
                "confidence": 0.9993231,
                "punctuated_word": "work",
                "speaker": 3,
                "speaker_confidence": 0.62578976
              },
              {
                "word": "is",
                "start": 718.625,
                "end": 718.78503,
                "confidence": 0.99961627,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.62578976
              },
              {
                "word": "trying",
                "start": 718.78503,
                "end": 719.025,
                "confidence": 0.9995086,
                "punctuated_word": "trying",
                "speaker": 3,
                "speaker_confidence": 0.62578976
              },
              {
                "word": "to",
                "start": 719.025,
                "end": 719.185,
                "confidence": 0.9991659,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.62578976
              },
              {
                "word": "do",
                "start": 719.185,
                "end": 719.425,
                "confidence": 0.99977344,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.62578976
              },
              {
                "word": "is",
                "start": 719.425,
                "end": 719.745,
                "confidence": 0.99914753,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.62578976
              },
              {
                "word": "we're",
                "start": 719.745,
                "end": 720.245,
                "confidence": 0.93463105,
                "punctuated_word": "we're",
                "speaker": 3,
                "speaker_confidence": 0.62578976
              },
              {
                "word": "addressing",
                "start": 720.465,
                "end": 720.965,
                "confidence": 0.99951243,
                "punctuated_word": "addressing",
                "speaker": 3,
                "speaker_confidence": 0.62578976
              },
              {
                "word": "what",
                "start": 721.425,
                "end": 721.505,
                "confidence": 0.99851376,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "will",
                "start": 721.505,
                "end": 721.745,
                "confidence": 0.9994673,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "happen",
                "start": 721.745,
                "end": 722.065,
                "confidence": 0.9999436,
                "punctuated_word": "happen",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "if",
                "start": 722.065,
                "end": 722.305,
                "confidence": 0.99489754,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "daos",
                "start": 722.305,
                "end": 722.705,
                "confidence": 0.9764894,
                "punctuated_word": "DAOs",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "actually",
                "start": 722.705,
                "end": 722.945,
                "confidence": 0.9979194,
                "punctuated_word": "actually",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "become",
                "start": 722.945,
                "end": 723.34503,
                "confidence": 0.99832743,
                "punctuated_word": "become",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "decentralized",
                "start": 723.34503,
                "end": 723.84503,
                "confidence": 0.9801471,
                "punctuated_word": "decentralized.",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "that's",
                "start": 724.305,
                "end": 724.545,
                "confidence": 0.9997826,
                "punctuated_word": "That's",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "when",
                "start": 724.545,
                "end": 724.945,
                "confidence": 0.9997451,
                "punctuated_word": "when",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "dark",
                "start": 724.945,
                "end": 725.265,
                "confidence": 0.80871975,
                "punctuated_word": "dark",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "daos",
                "start": 725.265,
                "end": 725.745,
                "confidence": 0.99571306,
                "punctuated_word": "DAOs",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "might",
                "start": 725.745,
                "end": 725.985,
                "confidence": 0.999772,
                "punctuated_word": "might",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "become",
                "start": 725.985,
                "end": 726.485,
                "confidence": 0.99892503,
                "punctuated_word": "become",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "an",
                "start": 726.625,
                "end": 726.78503,
                "confidence": 0.9995478,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "actual",
                "start": 726.78503,
                "end": 727.28503,
                "confidence": 0.99954635,
                "punctuated_word": "actual",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "point",
                "start": 727.425,
                "end": 727.585,
                "confidence": 0.99269193,
                "punctuated_word": "point",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "of",
                "start": 727.585,
                "end": 727.745,
                "confidence": 0.99983215,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "concern",
                "start": 727.745,
                "end": 728.245,
                "confidence": 0.99976045,
                "punctuated_word": "concern",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "because",
                "start": 728.305,
                "end": 728.805,
                "confidence": 0.7559508,
                "punctuated_word": "because",
                "speaker": 3,
                "speaker_confidence": 0.78050566
              },
              {
                "word": "you",
                "start": 729.025,
                "end": 729.10504,
                "confidence": 0.9992619,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "would",
                "start": 729.10504,
                "end": 729.34503,
                "confidence": 0.9997032,
                "punctuated_word": "would",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "need",
                "start": 729.34503,
                "end": 729.66504,
                "confidence": 0.99995863,
                "punctuated_word": "need",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "widespread",
                "start": 729.66504,
                "end": 730.16504,
                "confidence": 0.9938355,
                "punctuated_word": "widespread",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "coordination",
                "start": 730.22504,
                "end": 730.72504,
                "confidence": 0.9996792,
                "punctuated_word": "coordination",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "in",
                "start": 730.865,
                "end": 731.025,
                "confidence": 0.9991709,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "order",
                "start": 731.025,
                "end": 731.34503,
                "confidence": 0.9999682,
                "punctuated_word": "order",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "to",
                "start": 731.34503,
                "end": 731.505,
                "confidence": 0.9996736,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "swing",
                "start": 731.505,
                "end": 731.745,
                "confidence": 0.9999248,
                "punctuated_word": "swing",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "votes",
                "start": 731.745,
                "end": 732.09,
                "confidence": 0.6376543,
                "punctuated_word": "votes",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "in",
                "start": 732.09,
                "end": 732.25,
                "confidence": 0.99979454,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "that",
                "start": 732.25,
                "end": 732.49005,
                "confidence": 0.9999746,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "case",
                "start": 732.49005,
                "end": 732.65,
                "confidence": 0.99782604,
                "punctuated_word": "case.",
                "speaker": 3,
                "speaker_confidence": 0.68406755
              },
              {
                "word": "we're",
                "start": 732.65,
                "end": 732.97003,
                "confidence": 0.9994619,
                "punctuated_word": "We're",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "not",
                "start": 732.97003,
                "end": 733.05005,
                "confidence": 0.99995804,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "there",
                "start": 733.05005,
                "end": 733.29004,
                "confidence": 0.99983525,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "yet",
                "start": 733.29004,
                "end": 733.53,
                "confidence": 0.98784924,
                "punctuated_word": "yet.",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "you",
                "start": 733.53,
                "end": 733.61005,
                "confidence": 0.99939966,
                "punctuated_word": "You",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "can",
                "start": 733.61005,
                "end": 733.77,
                "confidence": 0.9988399,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "still",
                "start": 733.77,
                "end": 734.09,
                "confidence": 0.9997726,
                "punctuated_word": "still",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "swing",
                "start": 734.09,
                "end": 734.33,
                "confidence": 0.9995353,
                "punctuated_word": "swing",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "votes",
                "start": 734.33,
                "end": 734.65,
                "confidence": 0.6629606,
                "punctuated_word": "votes",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "with",
                "start": 734.65,
                "end": 735.13,
                "confidence": 0.999553,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "couple",
                "start": 735.13,
                "end": 735.45,
                "confidence": 0.7400973,
                "punctuated_word": "couple",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "whales",
                "start": 735.45,
                "end": 735.85004,
                "confidence": 0.88568485,
                "punctuated_word": "whales",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "today",
                "start": 735.85004,
                "end": 736.35004,
                "confidence": 0.99970627,
                "punctuated_word": "today.",
                "speaker": 3,
                "speaker_confidence": 0.6542933
              },
              {
                "word": "yeah",
                "start": 736.97003,
                "end": 737.21,
                "confidence": 0.9993781,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "you",
                "start": 737.21,
                "end": 737.45,
                "confidence": 0.99924445,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "describe",
                "start": 737.45,
                "end": 737.93005,
                "confidence": 0.60989255,
                "punctuated_word": "describe",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "dark",
                "start": 737.93005,
                "end": 738.25,
                "confidence": 0.8407122,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "daos",
                "start": 738.25,
                "end": 738.75,
                "confidence": 0.9244882,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "as",
                "start": 738.81,
                "end": 739.31,
                "confidence": 0.9979894,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "essentially",
                "start": 739.37006,
                "end": 739.87006,
                "confidence": 0.94292617,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "decentralized",
                "start": 740.01,
                "end": 740.51,
                "confidence": 0.9948382,
                "punctuated_word": "decentralized",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "cartels",
                "start": 740.65,
                "end": 741.15,
                "confidence": 0.914009,
                "punctuated_word": "cartels.",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "so",
                "start": 741.53,
                "end": 741.77,
                "confidence": 0.9992619,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "would",
                "start": 741.77,
                "end": 742.01,
                "confidence": 0.69971323,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "it",
                "start": 742.01,
                "end": 742.17004,
                "confidence": 0.9993285,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "be",
                "start": 742.17004,
                "end": 742.33,
                "confidence": 0.9971264,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "fair",
                "start": 742.33,
                "end": 742.73004,
                "confidence": 0.9997056,
                "punctuated_word": "fair",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "to",
                "start": 742.73004,
                "end": 742.89,
                "confidence": 0.9993963,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "say",
                "start": 742.89,
                "end": 743.13,
                "confidence": 0.99970907,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "that",
                "start": 743.13,
                "end": 743.61005,
                "confidence": 0.99975914,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "they",
                "start": 743.61005,
                "end": 743.85004,
                "confidence": 0.99825734,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "are",
                "start": 743.85004,
                "end": 744.17004,
                "confidence": 0.99985564,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "at",
                "start": 744.17004,
                "end": 744.33,
                "confidence": 0.625452,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "the",
                "start": 744.33,
                "end": 744.49005,
                "confidence": 0.9987633,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "core",
                "start": 744.49005,
                "end": 744.99005,
                "confidence": 0.99972004,
                "punctuated_word": "core",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "anonymous",
                "start": 745.465,
                "end": 745.965,
                "confidence": 0.99878997,
                "punctuated_word": "anonymous",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "cartels",
                "start": 746.025,
                "end": 746.525,
                "confidence": 0.9839288,
                "punctuated_word": "cartels",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "with",
                "start": 746.665,
                "end": 746.985,
                "confidence": 0.9973912,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "fair",
                "start": 746.985,
                "end": 747.485,
                "confidence": 0.79858017,
                "punctuated_word": "fair,",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "programmable",
                "start": 747.545,
                "end": 748.045,
                "confidence": 0.9997903,
                "punctuated_word": "programmable",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "bribery",
                "start": 748.745,
                "end": 749.245,
                "confidence": 0.5754754,
                "punctuated_word": "bribery",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "built",
                "start": 749.305,
                "end": 749.545,
                "confidence": 0.99922216,
                "punctuated_word": "built",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "in",
                "start": 749.545,
                "end": 750.045,
                "confidence": 0.9758805,
                "punctuated_word": "in?",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "there's",
                "start": 750.34503,
                "end": 750.665,
                "confidence": 0.9162576,
                "punctuated_word": "There's",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "no",
                "start": 750.665,
                "end": 750.905,
                "confidence": 0.99961287,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "central",
                "start": 750.905,
                "end": 751.305,
                "confidence": 0.99945575,
                "punctuated_word": "central",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "admin",
                "start": 751.305,
                "end": 751.805,
                "confidence": 0.9779476,
                "punctuated_word": "admin,",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "no",
                "start": 751.945,
                "end": 752.185,
                "confidence": 0.99981266,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "coordination",
                "start": 752.185,
                "end": 752.685,
                "confidence": 0.99980587,
                "punctuated_word": "coordination",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "overhead",
                "start": 752.825,
                "end": 753.325,
                "confidence": 0.9411397,
                "punctuated_word": "overhead,",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "no",
                "start": 753.865,
                "end": 754.185,
                "confidence": 0.98932624,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "reputational",
                "start": 754.185,
                "end": 754.685,
                "confidence": 0.9982877,
                "punctuated_word": "reputational",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "consequences",
                "start": 754.985,
                "end": 755.485,
                "confidence": 0.998777,
                "punctuated_word": "consequences",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "either",
                "start": 755.785,
                "end": 756.285,
                "confidence": 0.8523673,
                "punctuated_word": "either.",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "so",
                "start": 756.585,
                "end": 757.085,
                "confidence": 0.9985202,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "would",
                "start": 757.28,
                "end": 757.52,
                "confidence": 0.88842684,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "it",
                "start": 757.52,
                "end": 757.60004,
                "confidence": 0.9984549,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "be",
                "start": 757.60004,
                "end": 758.0,
                "confidence": 0.9992567,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "too",
                "start": 758.0,
                "end": 758.16003,
                "confidence": 0.950832,
                "punctuated_word": "too",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "bold",
                "start": 758.16003,
                "end": 758.4,
                "confidence": 0.99134225,
                "punctuated_word": "bold",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "to",
                "start": 758.4,
                "end": 758.64,
                "confidence": 0.9995648,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "say",
                "start": 758.64,
                "end": 758.88,
                "confidence": 0.99976915,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "that",
                "start": 758.88,
                "end": 759.28,
                "confidence": 0.99962306,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "dark",
                "start": 759.28,
                "end": 759.60004,
                "confidence": 0.9668638,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "daos",
                "start": 759.60004,
                "end": 760.0,
                "confidence": 0.9872862,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "are",
                "start": 760.0,
                "end": 760.5,
                "confidence": 0.9994524,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "essentially",
                "start": 760.72003,
                "end": 761.22003,
                "confidence": 0.9637025,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "the",
                "start": 761.60004,
                "end": 761.84,
                "confidence": 0.99931324,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "most",
                "start": 761.84,
                "end": 762.08,
                "confidence": 0.9997845,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "honest",
                "start": 762.08,
                "end": 762.48004,
                "confidence": 0.9600621,
                "punctuated_word": "honest",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "form",
                "start": 762.48004,
                "end": 762.72003,
                "confidence": 0.9992866,
                "punctuated_word": "form",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "of",
                "start": 762.72003,
                "end": 762.96,
                "confidence": 0.99973387,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "corruption",
                "start": 762.96,
                "end": 763.44,
                "confidence": 0.9998729,
                "punctuated_word": "corruption",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "that",
                "start": 763.44,
                "end": 763.68,
                "confidence": 0.9982199,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "we've",
                "start": 763.68,
                "end": 764.08,
                "confidence": 0.999822,
                "punctuated_word": "we've",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "ever",
                "start": 764.08,
                "end": 764.32,
                "confidence": 0.9993523,
                "punctuated_word": "ever",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "seen",
                "start": 764.32,
                "end": 764.82,
                "confidence": 0.9934409,
                "punctuated_word": "seen?",
                "speaker": 0,
                "speaker_confidence": 0.98460793
              },
              {
                "word": "absolutely",
                "start": 765.68,
                "end": 766.18,
                "confidence": 0.9998386,
                "punctuated_word": "Absolutely.",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "so",
                "start": 766.88,
                "end": 767.28,
                "confidence": 0.999433,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "dark",
                "start": 767.28,
                "end": 767.52,
                "confidence": 0.99657565,
                "punctuated_word": "dark",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "daos",
                "start": 767.52,
                "end": 767.92,
                "confidence": 0.99751496,
                "punctuated_word": "DAOs",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "operate",
                "start": 767.92,
                "end": 768.42,
                "confidence": 0.99967504,
                "punctuated_word": "operate",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "using",
                "start": 768.56,
                "end": 768.96,
                "confidence": 0.9998764,
                "punctuated_word": "using",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "these",
                "start": 768.96,
                "end": 769.36,
                "confidence": 0.99919623,
                "punctuated_word": "these",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "private",
                "start": 769.36,
                "end": 769.76,
                "confidence": 0.9998932,
                "punctuated_word": "private",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "smart",
                "start": 769.76,
                "end": 770.0,
                "confidence": 0.9917814,
                "punctuated_word": "smart",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "contracts",
                "start": 770.0,
                "end": 770.48004,
                "confidence": 0.84919673,
                "punctuated_word": "contracts,",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "basically",
                "start": 770.48004,
                "end": 770.8,
                "confidence": 0.9811673,
                "punctuated_word": "basically.",
                "speaker": 3,
                "speaker_confidence": 0.6852343
              },
              {
                "word": "you",
                "start": 770.8,
                "end": 770.88,
                "confidence": 0.999645,
                "punctuated_word": "You",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "can",
                "start": 770.88,
                "end": 771.04004,
                "confidence": 0.9992466,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "think",
                "start": 771.04004,
                "end": 771.28,
                "confidence": 0.9997565,
                "punctuated_word": "think",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "of",
                "start": 771.28,
                "end": 771.44,
                "confidence": 0.99901533,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "them",
                "start": 771.44,
                "end": 771.60004,
                "confidence": 0.9953425,
                "punctuated_word": "them",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "as",
                "start": 771.60004,
                "end": 771.84,
                "confidence": 0.9995253,
                "punctuated_word": "as",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "that",
                "start": 771.84,
                "end": 772.16003,
                "confidence": 0.98996425,
                "punctuated_word": "that.",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "and",
                "start": 772.16003,
                "end": 772.4,
                "confidence": 0.9995753,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "so",
                "start": 772.4,
                "end": 772.9,
                "confidence": 0.9948715,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "a",
                "start": 773.04504,
                "end": 773.205,
                "confidence": 0.9996358,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "lot",
                "start": 773.205,
                "end": 773.28503,
                "confidence": 0.9998853,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.5129731
              },
              {
                "word": "of",
                "start": 773.28503,
                "end": 773.36505,
                "confidence": 0.9999169,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "the",
                "start": 773.36505,
                "end": 773.765,
                "confidence": 0.9998574,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "rhetoric",
                "start": 773.765,
                "end": 774.16504,
                "confidence": 0.9976799,
                "punctuated_word": "rhetoric",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "that",
                "start": 774.16504,
                "end": 774.325,
                "confidence": 0.9993211,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "you",
                "start": 774.325,
                "end": 774.565,
                "confidence": 0.99989045,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "would",
                "start": 774.565,
                "end": 774.72504,
                "confidence": 0.48598474,
                "punctuated_word": "would",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "hear",
                "start": 774.72504,
                "end": 775.205,
                "confidence": 0.9989987,
                "punctuated_word": "hear",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "when",
                "start": 775.205,
                "end": 775.445,
                "confidence": 0.9984528,
                "punctuated_word": "when",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "smart",
                "start": 775.445,
                "end": 775.765,
                "confidence": 0.99473983,
                "punctuated_word": "smart",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "contract",
                "start": 775.765,
                "end": 776.085,
                "confidence": 0.41928884,
                "punctuated_word": "contract",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "contracts",
                "start": 776.16504,
                "end": 776.565,
                "confidence": 0.9996662,
                "punctuated_word": "contracts",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "came",
                "start": 776.565,
                "end": 776.80505,
                "confidence": 0.999458,
                "punctuated_word": "came",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "out",
                "start": 776.80505,
                "end": 777.125,
                "confidence": 0.9997048,
                "punctuated_word": "out",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "kind",
                "start": 777.125,
                "end": 777.28503,
                "confidence": 0.9080801,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "of",
                "start": 777.28503,
                "end": 777.36505,
                "confidence": 0.9997433,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6534735
              },
              {
                "word": "at",
                "start": 777.36505,
                "end": 777.525,
                "confidence": 0.9990175,
                "punctuated_word": "at",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "the",
                "start": 777.525,
                "end": 777.685,
                "confidence": 0.997656,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "dawn",
                "start": 777.685,
                "end": 777.92505,
                "confidence": 0.99897987,
                "punctuated_word": "dawn",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "of",
                "start": 777.92505,
                "end": 778.16504,
                "confidence": 0.9996972,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "ethereum",
                "start": 778.16504,
                "end": 778.66504,
                "confidence": 0.9708351,
                "punctuated_word": "Ethereum,",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "that",
                "start": 778.965,
                "end": 779.28503,
                "confidence": 0.99583507,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "also",
                "start": 779.28503,
                "end": 779.525,
                "confidence": 0.9991478,
                "punctuated_word": "also",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "applies",
                "start": 779.525,
                "end": 779.92505,
                "confidence": 0.9997814,
                "punctuated_word": "applies",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "to",
                "start": 779.92505,
                "end": 780.16504,
                "confidence": 0.9996246,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "dark",
                "start": 780.16504,
                "end": 780.405,
                "confidence": 0.8571795,
                "punctuated_word": "dark",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "daos",
                "start": 780.405,
                "end": 780.885,
                "confidence": 0.97211605,
                "punctuated_word": "DAOs.",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "so",
                "start": 780.885,
                "end": 781.36505,
                "confidence": 0.99936444,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "you",
                "start": 781.36505,
                "end": 781.525,
                "confidence": 0.99649626,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "can",
                "start": 781.525,
                "end": 781.92505,
                "confidence": 0.9998385,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "achieve",
                "start": 781.92505,
                "end": 782.42505,
                "confidence": 0.999845,
                "punctuated_word": "achieve",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "trustless",
                "start": 782.48505,
                "end": 782.98505,
                "confidence": 0.987247,
                "punctuated_word": "trustless",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "coordination",
                "start": 783.28503,
                "end": 783.78503,
                "confidence": 0.99836403,
                "punctuated_word": "coordination",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "for",
                "start": 784.72504,
                "end": 785.04504,
                "confidence": 0.9979977,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.8192625
              },
              {
                "word": "dao",
                "start": 785.04504,
                "end": 785.36505,
                "confidence": 0.9980236,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.61430067
              },
              {
                "word": "votes",
                "start": 785.36505,
                "end": 785.685,
                "confidence": 0.91822076,
                "punctuated_word": "votes,",
                "speaker": 3,
                "speaker_confidence": 0.61430067
              },
              {
                "word": "using",
                "start": 785.92505,
                "end": 786.16504,
                "confidence": 0.99989986,
                "punctuated_word": "using",
                "speaker": 3,
                "speaker_confidence": 0.61430067
              },
              {
                "word": "dark",
                "start": 786.16504,
                "end": 786.405,
                "confidence": 0.9961623,
                "punctuated_word": "dark",
                "speaker": 3,
                "speaker_confidence": 0.61430067
              },
              {
                "word": "daos",
                "start": 786.405,
                "end": 786.905,
                "confidence": 0.99770004,
                "punctuated_word": "DAOs.",
                "speaker": 3,
                "speaker_confidence": 0.61430067
              },
              {
                "word": "danny",
                "start": 787.47,
                "end": 787.97,
                "confidence": 0.9043635,
                "punctuated_word": "Danny,",
                "speaker": 0,
                "speaker_confidence": 0.40544844
              },
              {
                "word": "question",
                "start": 788.02997,
                "end": 788.43,
                "confidence": 0.95840603,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.40544844
              },
              {
                "word": "to",
                "start": 788.43,
                "end": 788.51,
                "confidence": 0.9482076,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.40544844
              },
              {
                "word": "you",
                "start": 788.51,
                "end": 788.99,
                "confidence": 0.9478216,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.40544844
              },
              {
                "word": "what",
                "start": 788.99,
                "end": 789.14996,
                "confidence": 0.9708656,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "do",
                "start": 789.14996,
                "end": 789.31,
                "confidence": 0.9993498,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 789.31,
                "end": 789.47,
                "confidence": 0.9993895,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "think",
                "start": 789.47,
                "end": 789.87,
                "confidence": 0.99987257,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "worst",
                "start": 789.87,
                "end": 790.19,
                "confidence": 0.95193905,
                "punctuated_word": "worst",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "case",
                "start": 790.19,
                "end": 790.51,
                "confidence": 0.99926525,
                "punctuated_word": "case",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "scenario",
                "start": 790.51,
                "end": 791.01,
                "confidence": 0.9998319,
                "punctuated_word": "scenario",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 791.79,
                "end": 792.29,
                "confidence": 0.9977075,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 792.58997,
                "end": 792.91,
                "confidence": 0.99980277,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "might",
                "start": 792.91,
                "end": 793.07,
                "confidence": 0.9999279,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "be",
                "start": 793.07,
                "end": 793.31,
                "confidence": 0.9994216,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "preparing",
                "start": 793.31,
                "end": 793.81,
                "confidence": 0.9997584,
                "punctuated_word": "preparing",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "people",
                "start": 793.87,
                "end": 794.19,
                "confidence": 0.99981827,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "for",
                "start": 794.19,
                "end": 794.58997,
                "confidence": 0.7997094,
                "punctuated_word": "for,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 794.58997,
                "end": 794.75,
                "confidence": 0.999728,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 794.75,
                "end": 794.99,
                "confidence": 0.9754799,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "james",
                "start": 794.99,
                "end": 795.23,
                "confidence": 0.9987587,
                "punctuated_word": "James",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 795.23,
                "end": 795.39,
                "confidence": 0.8296043,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "your",
                "start": 795.39,
                "end": 795.63,
                "confidence": 0.9995832,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "colleagues",
                "start": 795.63,
                "end": 796.11,
                "confidence": 0.9994684,
                "punctuated_word": "colleagues",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "with",
                "start": 796.11,
                "end": 796.27,
                "confidence": 0.51731217,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "your",
                "start": 796.27,
                "end": 796.51,
                "confidence": 0.9933994,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "work",
                "start": 796.51,
                "end": 796.67,
                "confidence": 0.99926037,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "on",
                "start": 796.67,
                "end": 796.91,
                "confidence": 0.9907238,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "liquefaction",
                "start": 796.91,
                "end": 797.41,
                "confidence": 0.9701291,
                "punctuated_word": "liquefaction?",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "where",
                "start": 798.35,
                "end": 798.58997,
                "confidence": 0.9990663,
                "punctuated_word": "Where",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "does",
                "start": 798.58997,
                "end": 798.83,
                "confidence": 0.9998319,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "this",
                "start": 798.83,
                "end": 799.14996,
                "confidence": 0.9998241,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "actually",
                "start": 799.14996,
                "end": 799.55,
                "confidence": 0.9993449,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "go",
                "start": 799.55,
                "end": 799.95,
                "confidence": 0.9997845,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "if",
                "start": 799.95,
                "end": 800.19,
                "confidence": 0.9848547,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "we're",
                "start": 800.19,
                "end": 800.43,
                "confidence": 0.9967934,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "not",
                "start": 800.43,
                "end": 800.75,
                "confidence": 0.99982977,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "paying",
                "start": 800.75,
                "end": 801.07,
                "confidence": 0.9996196,
                "punctuated_word": "paying",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "attention",
                "start": 801.07,
                "end": 801.57,
                "confidence": 0.9978066,
                "punctuated_word": "attention?",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 802.045,
                "end": 802.365,
                "confidence": 0.99953735,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "when",
                "start": 802.365,
                "end": 802.525,
                "confidence": 0.9976084,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 802.525,
                "end": 802.605,
                "confidence": 0.9998454,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "was",
                "start": 802.605,
                "end": 802.765,
                "confidence": 0.9997409,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "reading",
                "start": 802.765,
                "end": 803.085,
                "confidence": 0.9999244,
                "punctuated_word": "reading",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "your",
                "start": 803.085,
                "end": 803.245,
                "confidence": 0.99966764,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "papers",
                "start": 803.245,
                "end": 803.745,
                "confidence": 0.99666315,
                "punctuated_word": "papers,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "it",
                "start": 803.965,
                "end": 804.205,
                "confidence": 0.9991074,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "looked",
                "start": 804.205,
                "end": 804.445,
                "confidence": 0.9978064,
                "punctuated_word": "looked",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 804.445,
                "end": 804.84503,
                "confidence": 0.9963313,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "dark",
                "start": 804.84503,
                "end": 805.085,
                "confidence": 0.6134286,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "dau",
                "start": 805.085,
                "end": 805.405,
                "confidence": 0.470083,
                "punctuated_word": "dau,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "it's",
                "start": 805.405,
                "end": 805.645,
                "confidence": 0.9942068,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "some",
                "start": 805.645,
                "end": 805.805,
                "confidence": 0.9578345,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "sort",
                "start": 805.805,
                "end": 806.125,
                "confidence": 0.9980888,
                "punctuated_word": "sort",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 806.125,
                "end": 806.365,
                "confidence": 0.9992749,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "meteorite",
                "start": 806.365,
                "end": 806.865,
                "confidence": 0.97618806,
                "punctuated_word": "meteorite",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 807.16504,
                "end": 807.405,
                "confidence": 0.99664056,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "is",
                "start": 807.405,
                "end": 807.565,
                "confidence": 0.99816173,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "gonna",
                "start": 807.565,
                "end": 807.885,
                "confidence": 0.9552067,
                "punctuated_word": "gonna",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "hit",
                "start": 807.885,
                "end": 808.045,
                "confidence": 0.9935824,
                "punctuated_word": "hit",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 808.045,
                "end": 808.205,
                "confidence": 0.99976796,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "planet",
                "start": 808.205,
                "end": 808.705,
                "confidence": 0.72971874,
                "punctuated_word": "planet.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 809.16504,
                "end": 809.645,
                "confidence": 0.99835616,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "it's",
                "start": 809.645,
                "end": 810.125,
                "confidence": 0.9993232,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "not",
                "start": 810.125,
                "end": 810.625,
                "confidence": 0.9997278,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 810.84503,
                "end": 811.005,
                "confidence": 0.9882504,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "matter",
                "start": 811.005,
                "end": 811.405,
                "confidence": 0.9993554,
                "punctuated_word": "matter",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 811.405,
                "end": 811.905,
                "confidence": 0.9995628,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "how",
                "start": 812.525,
                "end": 812.84503,
                "confidence": 0.9713456,
                "punctuated_word": "how,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "but",
                "start": 812.84503,
                "end": 813.005,
                "confidence": 0.9996879,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "it's",
                "start": 813.005,
                "end": 813.245,
                "confidence": 0.9918817,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "when",
                "start": 813.245,
                "end": 813.745,
                "confidence": 0.9781986,
                "punctuated_word": "when.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "so",
                "start": 814.82,
                "end": 814.98004,
                "confidence": 0.99968123,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "curious",
                "start": 814.98004,
                "end": 815.38,
                "confidence": 0.96509635,
                "punctuated_word": "curious",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 815.38,
                "end": 815.54004,
                "confidence": 0.9999143,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "hear",
                "start": 815.54004,
                "end": 815.78,
                "confidence": 0.99989176,
                "punctuated_word": "hear",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "your",
                "start": 815.78,
                "end": 815.94,
                "confidence": 0.99927026,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "thoughts",
                "start": 815.94,
                "end": 816.44,
                "confidence": 0.99900645,
                "punctuated_word": "thoughts",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 816.5,
                "end": 816.66003,
                "confidence": 0.81125075,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "year",
                "start": 816.66003,
                "end": 817.06,
                "confidence": 0.99999464,
                "punctuated_word": "year",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "after",
                "start": 817.06,
                "end": 817.56,
                "confidence": 0.9998211,
                "punctuated_word": "after",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 817.7,
                "end": 817.86005,
                "confidence": 0.99982435,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "paper",
                "start": 817.86005,
                "end": 818.18,
                "confidence": 0.9998939,
                "punctuated_word": "paper",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "was",
                "start": 818.18,
                "end": 818.42004,
                "confidence": 0.99933124,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "published",
                "start": 818.42004,
                "end": 818.92004,
                "confidence": 0.99986875,
                "punctuated_word": "published",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "where",
                "start": 819.46,
                "end": 819.96,
                "confidence": 0.6398858,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "things",
                "start": 820.02,
                "end": 820.42004,
                "confidence": 0.99976164,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "stand",
                "start": 820.42004,
                "end": 820.74,
                "confidence": 0.9981213,
                "punctuated_word": "stand",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "today",
                "start": 820.74,
                "end": 821.24,
                "confidence": 0.96961856,
                "punctuated_word": "today.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "yeah",
                "start": 822.5,
                "end": 822.98004,
                "confidence": 0.9989648,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.5604867
              },
              {
                "word": "i",
                "start": 822.98004,
                "end": 823.14,
                "confidence": 0.97904277,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5604867
              },
              {
                "word": "do",
                "start": 823.14,
                "end": 823.38,
                "confidence": 0.9979572,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.5604867
              },
              {
                "word": "feel",
                "start": 823.38,
                "end": 823.7,
                "confidence": 0.99985254,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.5604867
              },
              {
                "word": "like",
                "start": 823.7,
                "end": 824.10004,
                "confidence": 0.91429985,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.5604867
              },
              {
                "word": "while",
                "start": 824.10004,
                "end": 824.5,
                "confidence": 0.8968787,
                "punctuated_word": "while",
                "speaker": 2,
                "speaker_confidence": 0.5604867
              },
              {
                "word": "liquefaction",
                "start": 824.5,
                "end": 825.0,
                "confidence": 0.9987135,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.5604867
              },
              {
                "word": "is",
                "start": 825.14,
                "end": 825.30005,
                "confidence": 0.9994854,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5604867
              },
              {
                "word": "a",
                "start": 825.30005,
                "end": 825.38,
                "confidence": 0.99882454,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69722986
              },
              {
                "word": "big",
                "start": 825.38,
                "end": 825.7,
                "confidence": 0.9987801,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.69722986
              },
              {
                "word": "threat",
                "start": 825.7,
                "end": 826.10004,
                "confidence": 0.95368004,
                "punctuated_word": "threat",
                "speaker": 2,
                "speaker_confidence": 0.69722986
              },
              {
                "word": "to",
                "start": 826.10004,
                "end": 826.58,
                "confidence": 0.9990482,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69722986
              },
              {
                "word": "many",
                "start": 826.58,
                "end": 827.08,
                "confidence": 0.9886415,
                "punctuated_word": "many,",
                "speaker": 2,
                "speaker_confidence": 0.69722986
              },
              {
                "word": "like",
                "start": 827.535,
                "end": 827.77496,
                "confidence": 0.9992098,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.69722986
              },
              {
                "word": "daos",
                "start": 827.77496,
                "end": 828.255,
                "confidence": 0.62289935,
                "punctuated_word": "DAOs",
                "speaker": 2,
                "speaker_confidence": 0.69722986
              },
              {
                "word": "integrities",
                "start": 828.255,
                "end": 828.755,
                "confidence": 0.9711674,
                "punctuated_word": "integrities,",
                "speaker": 2,
                "speaker_confidence": 0.69722986
              },
              {
                "word": "we",
                "start": 829.855,
                "end": 830.01495,
                "confidence": 0.9988416,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "also",
                "start": 830.01495,
                "end": 830.415,
                "confidence": 0.99991274,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "provide",
                "start": 830.415,
                "end": 830.815,
                "confidence": 0.999926,
                "punctuated_word": "provide",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "kind",
                "start": 830.815,
                "end": 830.89496,
                "confidence": 0.9957474,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "of",
                "start": 830.89496,
                "end": 831.135,
                "confidence": 0.9998975,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "a",
                "start": 831.135,
                "end": 831.45496,
                "confidence": 0.99867225,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "solution",
                "start": 831.45496,
                "end": 831.95496,
                "confidence": 0.89562774,
                "punctuated_word": "solution.",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "we",
                "start": 832.415,
                "end": 832.65497,
                "confidence": 0.99932396,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "call",
                "start": 832.65497,
                "end": 832.89496,
                "confidence": 0.99965787,
                "punctuated_word": "call",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "that",
                "start": 832.89496,
                "end": 833.135,
                "confidence": 0.99995124,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "complete",
                "start": 833.135,
                "end": 833.535,
                "confidence": 0.9992112,
                "punctuated_word": "complete",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "knowledge",
                "start": 833.535,
                "end": 834.035,
                "confidence": 0.96384186,
                "punctuated_word": "knowledge,",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "which",
                "start": 834.095,
                "end": 834.415,
                "confidence": 0.9999274,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "kind",
                "start": 834.415,
                "end": 834.575,
                "confidence": 0.9989728,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "of",
                "start": 834.575,
                "end": 834.735,
                "confidence": 0.999943,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "ensures",
                "start": 834.735,
                "end": 835.135,
                "confidence": 0.9988493,
                "punctuated_word": "ensures",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "that",
                "start": 835.135,
                "end": 835.45496,
                "confidence": 0.9996971,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "people",
                "start": 835.45496,
                "end": 835.855,
                "confidence": 0.9999106,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "are",
                "start": 835.855,
                "end": 835.935,
                "confidence": 0.99978477,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7664976
              },
              {
                "word": "not",
                "start": 835.935,
                "end": 836.435,
                "confidence": 0.9998319,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "selling",
                "start": 836.89496,
                "end": 837.21497,
                "confidence": 0.7200474,
                "punctuated_word": "selling",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "or",
                "start": 837.21497,
                "end": 837.45496,
                "confidence": 0.99904555,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "buying",
                "start": 837.45496,
                "end": 837.77496,
                "confidence": 0.99987066,
                "punctuated_word": "buying",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "their",
                "start": 837.77496,
                "end": 838.27496,
                "confidence": 0.99961334,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "boats",
                "start": 838.415,
                "end": 838.65497,
                "confidence": 0.7675773,
                "punctuated_word": "boats",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "privately",
                "start": 838.65497,
                "end": 839.15497,
                "confidence": 0.99927014,
                "punctuated_word": "privately.",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "so",
                "start": 839.49,
                "end": 839.99,
                "confidence": 0.9994894,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "while",
                "start": 840.52997,
                "end": 840.85,
                "confidence": 0.99332917,
                "punctuated_word": "while",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "i",
                "start": 840.85,
                "end": 841.17,
                "confidence": 0.9978776,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "feel",
                "start": 841.17,
                "end": 841.67,
                "confidence": 0.99905115,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "liquefaction",
                "start": 841.73,
                "end": 842.23,
                "confidence": 0.994884,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "can",
                "start": 842.45,
                "end": 842.61,
                "confidence": 0.99966073,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "be",
                "start": 842.61,
                "end": 842.77,
                "confidence": 0.99990785,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.78393275
              },
              {
                "word": "a",
                "start": 842.77,
                "end": 842.85,
                "confidence": 0.9996538,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "big",
                "start": 842.85,
                "end": 843.01,
                "confidence": 0.99891794,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "threat",
                "start": 843.01,
                "end": 843.41,
                "confidence": 0.9840221,
                "punctuated_word": "threat",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "and",
                "start": 843.41,
                "end": 843.81,
                "confidence": 0.7577712,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "more",
                "start": 843.81,
                "end": 844.13,
                "confidence": 0.9797667,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "like",
                "start": 844.20996,
                "end": 844.52997,
                "confidence": 0.98621464,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "also",
                "start": 844.52997,
                "end": 845.02997,
                "confidence": 0.8449674,
                "punctuated_word": "also,",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "james",
                "start": 845.08997,
                "end": 845.57,
                "confidence": 0.99959356,
                "punctuated_word": "James",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "was",
                "start": 845.57,
                "end": 845.81,
                "confidence": 0.9965982,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "able",
                "start": 845.81,
                "end": 846.05,
                "confidence": 0.9999223,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "to",
                "start": 846.05,
                "end": 846.45,
                "confidence": 0.999278,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "build",
                "start": 846.45,
                "end": 846.93,
                "confidence": 0.99959975,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "what",
                "start": 846.93,
                "end": 847.17,
                "confidence": 0.9964206,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "they",
                "start": 847.17,
                "end": 847.41,
                "confidence": 0.999446,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "call",
                "start": 847.41,
                "end": 847.73,
                "confidence": 0.9780341,
                "punctuated_word": "call",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "the",
                "start": 847.73,
                "end": 847.97,
                "confidence": 0.9985464,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "dark",
                "start": 847.97,
                "end": 848.37,
                "confidence": 0.71853197,
                "punctuated_word": "dark",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "dao",
                "start": 848.37,
                "end": 848.61,
                "confidence": 0.9807774,
                "punctuated_word": "DAO",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "light",
                "start": 848.61,
                "end": 848.85,
                "confidence": 0.9213878,
                "punctuated_word": "light,",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "which",
                "start": 848.85,
                "end": 849.08997,
                "confidence": 0.9999087,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "is",
                "start": 849.08997,
                "end": 849.25,
                "confidence": 0.9991295,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "kind",
                "start": 849.25,
                "end": 849.41,
                "confidence": 0.99883574,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "of",
                "start": 849.41,
                "end": 849.57,
                "confidence": 0.99976593,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7744235
              },
              {
                "word": "a",
                "start": 849.57,
                "end": 849.64996,
                "confidence": 0.80298364,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "an",
                "start": 849.81,
                "end": 850.05,
                "confidence": 0.9997507,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "upgraded",
                "start": 850.05,
                "end": 850.52997,
                "confidence": 0.9995029,
                "punctuated_word": "upgraded",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "version",
                "start": 850.52997,
                "end": 850.93,
                "confidence": 0.9998734,
                "punctuated_word": "version",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "of",
                "start": 850.93,
                "end": 851.17,
                "confidence": 0.99950254,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "dark",
                "start": 851.17,
                "end": 851.49,
                "confidence": 0.9679933,
                "punctuated_word": "dark",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "daos",
                "start": 851.49,
                "end": 851.89,
                "confidence": 0.93218374,
                "punctuated_word": "DAOs",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "that",
                "start": 851.89,
                "end": 852.13,
                "confidence": 0.9984664,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "enables",
                "start": 852.13,
                "end": 852.61,
                "confidence": 0.99953055,
                "punctuated_word": "enables",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "you",
                "start": 852.61,
                "end": 853.11,
                "confidence": 0.99898225,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "renting",
                "start": 853.365,
                "end": 853.605,
                "confidence": 0.72998726,
                "punctuated_word": "renting",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "and",
                "start": 853.605,
                "end": 853.845,
                "confidence": 0.9994442,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "selling",
                "start": 853.845,
                "end": 854.085,
                "confidence": 0.9997888,
                "punctuated_word": "selling",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "your",
                "start": 854.085,
                "end": 854.405,
                "confidence": 0.9994708,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "tokens",
                "start": 854.405,
                "end": 854.885,
                "confidence": 0.9995776,
                "punctuated_word": "tokens",
                "speaker": 2,
                "speaker_confidence": 0.7247559
              },
              {
                "word": "in",
                "start": 854.885,
                "end": 854.965,
                "confidence": 0.9989242,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.59511495
              },
              {
                "word": "a",
                "start": 854.965,
                "end": 855.045,
                "confidence": 0.9998184,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.59511495
              },
              {
                "word": "really",
                "start": 855.045,
                "end": 855.365,
                "confidence": 0.99991095,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.59511495
              },
              {
                "word": "easy",
                "start": 855.365,
                "end": 855.685,
                "confidence": 0.9997588,
                "punctuated_word": "easy",
                "speaker": 2,
                "speaker_confidence": 0.59511495
              },
              {
                "word": "way",
                "start": 855.685,
                "end": 856.185,
                "confidence": 0.9203464,
                "punctuated_word": "way.",
                "speaker": 2,
                "speaker_confidence": 0.59511495
              },
              {
                "word": "i",
                "start": 856.325,
                "end": 856.485,
                "confidence": 0.99862826,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6265857
              },
              {
                "word": "feel",
                "start": 856.485,
                "end": 856.645,
                "confidence": 0.99951625,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.6265857
              },
              {
                "word": "like",
                "start": 856.645,
                "end": 856.885,
                "confidence": 0.9900658,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.6265857
              },
              {
                "word": "that's",
                "start": 856.885,
                "end": 857.205,
                "confidence": 0.9982945,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.6265857
              },
              {
                "word": "still",
                "start": 857.205,
                "end": 857.685,
                "confidence": 0.9998111,
                "punctuated_word": "still",
                "speaker": 2,
                "speaker_confidence": 0.6265857
              },
              {
                "word": "not",
                "start": 857.685,
                "end": 858.005,
                "confidence": 0.99977475,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.6265857
              },
              {
                "word": "yet",
                "start": 858.005,
                "end": 858.485,
                "confidence": 0.99987686,
                "punctuated_word": "yet",
                "speaker": 2,
                "speaker_confidence": 0.6265857
              },
              {
                "word": "being",
                "start": 858.485,
                "end": 858.725,
                "confidence": 0.7358854,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.6265857
              },
              {
                "word": "deployed",
                "start": 858.725,
                "end": 859.205,
                "confidence": 0.9152485,
                "punctuated_word": "deployed.",
                "speaker": 2,
                "speaker_confidence": 0.6265857
              },
              {
                "word": "and",
                "start": 859.205,
                "end": 859.365,
                "confidence": 0.9991985,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.58567876
              },
              {
                "word": "if",
                "start": 859.365,
                "end": 859.525,
                "confidence": 0.9996762,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.58567876
              },
              {
                "word": "it",
                "start": 859.525,
                "end": 860.005,
                "confidence": 0.99934584,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.58567876
              },
              {
                "word": "was",
                "start": 860.005,
                "end": 860.325,
                "confidence": 0.99898726,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.58567876
              },
              {
                "word": "deployed",
                "start": 860.325,
                "end": 860.825,
                "confidence": 0.7789171,
                "punctuated_word": "deployed,",
                "speaker": 2,
                "speaker_confidence": 0.58567876
              },
              {
                "word": "in",
                "start": 861.045,
                "end": 861.205,
                "confidence": 0.9991124,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.58567876
              },
              {
                "word": "order",
                "start": 861.205,
                "end": 861.525,
                "confidence": 0.9999442,
                "punctuated_word": "order",
                "speaker": 2,
                "speaker_confidence": 0.58567876
              },
              {
                "word": "to",
                "start": 861.525,
                "end": 861.605,
                "confidence": 0.9994332,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "get",
                "start": 861.605,
                "end": 861.845,
                "confidence": 0.9998267,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "used",
                "start": 861.845,
                "end": 862.245,
                "confidence": 0.99528146,
                "punctuated_word": "used,",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "it",
                "start": 862.245,
                "end": 862.405,
                "confidence": 0.9991756,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "would",
                "start": 862.405,
                "end": 862.565,
                "confidence": 0.9997601,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "have",
                "start": 862.565,
                "end": 862.805,
                "confidence": 0.99965346,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "to",
                "start": 862.805,
                "end": 862.965,
                "confidence": 0.99933463,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "kind",
                "start": 862.965,
                "end": 863.205,
                "confidence": 0.9906012,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "of",
                "start": 863.205,
                "end": 863.605,
                "confidence": 0.99935347,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "be",
                "start": 863.605,
                "end": 863.765,
                "confidence": 0.9862169,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "published",
                "start": 863.765,
                "end": 864.265,
                "confidence": 0.9968215,
                "punctuated_word": "published",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "somewhere",
                "start": 864.405,
                "end": 864.905,
                "confidence": 0.9676236,
                "punctuated_word": "somewhere.",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "people",
                "start": 864.965,
                "end": 865.445,
                "confidence": 0.71351147,
                "punctuated_word": "People,",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "like",
                "start": 865.445,
                "end": 865.685,
                "confidence": 0.8467764,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "the",
                "start": 865.685,
                "end": 865.845,
                "confidence": 0.9881098,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "dao",
                "start": 865.845,
                "end": 866.085,
                "confidence": 0.9974074,
                "punctuated_word": "DAO",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "organizers",
                "start": 866.085,
                "end": 866.585,
                "confidence": 0.9995596,
                "punctuated_word": "organizers",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "would",
                "start": 866.725,
                "end": 866.965,
                "confidence": 0.8870133,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "know",
                "start": 866.965,
                "end": 867.125,
                "confidence": 0.9972308,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "about",
                "start": 867.125,
                "end": 867.365,
                "confidence": 0.9907161,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "it",
                "start": 867.365,
                "end": 867.78,
                "confidence": 0.93479353,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "and",
                "start": 867.86005,
                "end": 867.94,
                "confidence": 0.98070437,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.81654906
              },
              {
                "word": "they",
                "start": 867.94,
                "end": 868.02,
                "confidence": 0.9993074,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "could",
                "start": 868.02,
                "end": 868.18005,
                "confidence": 0.99980205,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "start",
                "start": 868.18005,
                "end": 868.58,
                "confidence": 0.9996892,
                "punctuated_word": "start",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "requiring",
                "start": 868.58,
                "end": 869.06006,
                "confidence": 0.9997212,
                "punctuated_word": "requiring",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "people",
                "start": 869.06006,
                "end": 869.56006,
                "confidence": 0.99988484,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "to",
                "start": 869.86005,
                "end": 870.02,
                "confidence": 0.9998386,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "kind",
                "start": 870.02,
                "end": 870.18005,
                "confidence": 0.9773412,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "of",
                "start": 870.18005,
                "end": 870.34,
                "confidence": 0.9997433,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "provide",
                "start": 870.34,
                "end": 870.74005,
                "confidence": 0.9998217,
                "punctuated_word": "provide",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "complete",
                "start": 870.74005,
                "end": 870.98004,
                "confidence": 0.9998056,
                "punctuated_word": "complete",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "knowledge",
                "start": 870.98004,
                "end": 871.38,
                "confidence": 0.99943,
                "punctuated_word": "knowledge",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "proofs",
                "start": 871.38,
                "end": 871.7,
                "confidence": 0.8007969,
                "punctuated_word": "proofs",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "in",
                "start": 871.7,
                "end": 871.86005,
                "confidence": 0.9673545,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "order",
                "start": 871.86005,
                "end": 872.18005,
                "confidence": 0.99885976,
                "punctuated_word": "order",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "to",
                "start": 872.18005,
                "end": 872.34,
                "confidence": 0.99964726,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "vote",
                "start": 872.34,
                "end": 872.58,
                "confidence": 0.9845649,
                "punctuated_word": "vote",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "or",
                "start": 872.58,
                "end": 873.08,
                "confidence": 0.95554173,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "kind",
                "start": 873.38,
                "end": 873.54004,
                "confidence": 0.98780894,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "of",
                "start": 873.54004,
                "end": 873.86005,
                "confidence": 0.9997322,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "build",
                "start": 873.86005,
                "end": 874.36005,
                "confidence": 0.991707,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "some",
                "start": 874.42004,
                "end": 874.66003,
                "confidence": 0.99812883,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "kind",
                "start": 874.66003,
                "end": 874.82,
                "confidence": 0.998801,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "of",
                "start": 874.82,
                "end": 874.98004,
                "confidence": 0.9995097,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "walls",
                "start": 874.98004,
                "end": 875.30005,
                "confidence": 0.99137104,
                "punctuated_word": "walls",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "to",
                "start": 875.30005,
                "end": 875.46,
                "confidence": 0.9992192,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "avoid",
                "start": 875.46,
                "end": 875.86005,
                "confidence": 0.99993014,
                "punctuated_word": "avoid",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "this",
                "start": 875.86005,
                "end": 876.02,
                "confidence": 0.98208183,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "kind",
                "start": 876.02,
                "end": 876.18005,
                "confidence": 0.99927324,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "of",
                "start": 876.18005,
                "end": 876.34,
                "confidence": 0.99930394,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "vote",
                "start": 876.34,
                "end": 876.58,
                "confidence": 0.6399628,
                "punctuated_word": "vote",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "selling",
                "start": 876.58,
                "end": 876.9,
                "confidence": 0.94877183,
                "punctuated_word": "selling",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "if",
                "start": 876.9,
                "end": 877.06006,
                "confidence": 0.982543,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "it",
                "start": 877.06006,
                "end": 877.14,
                "confidence": 0.9997701,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "was",
                "start": 877.14,
                "end": 877.38,
                "confidence": 0.99957806,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "not",
                "start": 877.38,
                "end": 877.54004,
                "confidence": 0.9996767,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "desired",
                "start": 877.54004,
                "end": 878.04004,
                "confidence": 0.99803954,
                "punctuated_word": "desired.",
                "speaker": 2,
                "speaker_confidence": 0.7554396
              },
              {
                "word": "i",
                "start": 878.5,
                "end": 878.82,
                "confidence": 0.9973539,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "i",
                "start": 878.82,
                "end": 878.98004,
                "confidence": 0.9988048,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "do",
                "start": 878.98004,
                "end": 879.22003,
                "confidence": 0.9995795,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "feel",
                "start": 879.22003,
                "end": 879.38,
                "confidence": 0.9998965,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "like",
                "start": 879.38,
                "end": 879.7,
                "confidence": 0.98209655,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "there's",
                "start": 879.7,
                "end": 880.02,
                "confidence": 0.98383033,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "some",
                "start": 880.02,
                "end": 880.26,
                "confidence": 0.9997254,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "other",
                "start": 880.26,
                "end": 880.76,
                "confidence": 0.9996517,
                "punctuated_word": "other",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "places",
                "start": 881.265,
                "end": 881.585,
                "confidence": 0.9997222,
                "punctuated_word": "places",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "where",
                "start": 881.585,
                "end": 881.98505,
                "confidence": 0.9991518,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "liquefaction",
                "start": 881.98505,
                "end": 882.48505,
                "confidence": 0.9946142,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "could",
                "start": 882.625,
                "end": 882.86505,
                "confidence": 0.9991819,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "be",
                "start": 882.86505,
                "end": 883.025,
                "confidence": 0.999798,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "more",
                "start": 883.025,
                "end": 883.265,
                "confidence": 0.999887,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "harmful",
                "start": 883.265,
                "end": 883.765,
                "confidence": 0.999198,
                "punctuated_word": "harmful",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "than",
                "start": 884.30505,
                "end": 884.625,
                "confidence": 0.99925643,
                "punctuated_word": "than",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "it",
                "start": 884.625,
                "end": 884.78503,
                "confidence": 0.9996294,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "is",
                "start": 884.78503,
                "end": 885.10504,
                "confidence": 0.9997757,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "in",
                "start": 885.10504,
                "end": 885.60504,
                "confidence": 0.9999137,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "in",
                "start": 885.66504,
                "end": 885.825,
                "confidence": 0.99941325,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "governance",
                "start": 885.825,
                "end": 886.325,
                "confidence": 0.9995457,
                "punctuated_word": "governance.",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "i",
                "start": 886.78503,
                "end": 886.945,
                "confidence": 0.99823666,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "do",
                "start": 886.945,
                "end": 887.10504,
                "confidence": 0.9998461,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "feel",
                "start": 887.10504,
                "end": 887.34503,
                "confidence": 0.9998908,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "like",
                "start": 887.34503,
                "end": 887.84503,
                "confidence": 0.95552737,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "governance",
                "start": 887.905,
                "end": 888.405,
                "confidence": 0.9624947,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "systems",
                "start": 888.465,
                "end": 888.86505,
                "confidence": 0.9997023,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "do",
                "start": 888.86505,
                "end": 889.025,
                "confidence": 0.9396683,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.80790377
              },
              {
                "word": "need",
                "start": 889.025,
                "end": 889.185,
                "confidence": 0.9994856,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.57617205
              },
              {
                "word": "to",
                "start": 889.185,
                "end": 889.34503,
                "confidence": 0.99968004,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.57617205
              },
              {
                "word": "be",
                "start": 889.34503,
                "end": 889.505,
                "confidence": 0.9990288,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.57617205
              },
              {
                "word": "ready",
                "start": 889.505,
                "end": 889.745,
                "confidence": 0.9997954,
                "punctuated_word": "ready",
                "speaker": 2,
                "speaker_confidence": 0.57617205
              },
              {
                "word": "for",
                "start": 889.745,
                "end": 889.98505,
                "confidence": 0.99975485,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.57617205
              },
              {
                "word": "it",
                "start": 889.98505,
                "end": 890.145,
                "confidence": 0.95589054,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.57617205
              },
              {
                "word": "though",
                "start": 890.145,
                "end": 890.625,
                "confidence": 0.9996554,
                "punctuated_word": "though.",
                "speaker": 2,
                "speaker_confidence": 0.57617205
              },
              {
                "word": "one",
                "start": 890.625,
                "end": 890.78503,
                "confidence": 0.9976496,
                "punctuated_word": "One",
                "speaker": 3,
                "speaker_confidence": 0.49475968
              },
              {
                "word": "of",
                "start": 890.78503,
                "end": 890.86505,
                "confidence": 0.99932504,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.49475968
              },
              {
                "word": "the",
                "start": 890.86505,
                "end": 891.025,
                "confidence": 0.99952567,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.49475968
              },
              {
                "word": "worst",
                "start": 891.025,
                "end": 891.265,
                "confidence": 0.9997633,
                "punctuated_word": "worst",
                "speaker": 3,
                "speaker_confidence": 0.49475968
              },
              {
                "word": "case",
                "start": 891.265,
                "end": 891.505,
                "confidence": 0.9982955,
                "punctuated_word": "case",
                "speaker": 3,
                "speaker_confidence": 0.49475968
              },
              {
                "word": "scenarios",
                "start": 891.505,
                "end": 892.005,
                "confidence": 0.9994573,
                "punctuated_word": "scenarios",
                "speaker": 3,
                "speaker_confidence": 0.49475968
              },
              {
                "word": "is",
                "start": 892.145,
                "end": 892.30505,
                "confidence": 0.9992908,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "that",
                "start": 892.30505,
                "end": 892.465,
                "confidence": 0.99986255,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "we",
                "start": 892.465,
                "end": 892.625,
                "confidence": 0.99942636,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "actually",
                "start": 892.625,
                "end": 892.945,
                "confidence": 0.9977869,
                "punctuated_word": "actually",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "see",
                "start": 892.945,
                "end": 893.185,
                "confidence": 0.99954814,
                "punctuated_word": "see",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "a",
                "start": 893.185,
                "end": 893.34503,
                "confidence": 0.99990714,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "new",
                "start": 893.34503,
                "end": 893.585,
                "confidence": 0.99996555,
                "punctuated_word": "new",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "form",
                "start": 893.585,
                "end": 893.825,
                "confidence": 0.9998417,
                "punctuated_word": "form",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "of",
                "start": 893.825,
                "end": 894.065,
                "confidence": 0.99988604,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "identity",
                "start": 894.065,
                "end": 894.565,
                "confidence": 0.99990034,
                "punctuated_word": "identity",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "theft",
                "start": 894.625,
                "end": 895.025,
                "confidence": 0.9998456,
                "punctuated_word": "theft",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "in",
                "start": 895.025,
                "end": 895.265,
                "confidence": 0.99731654,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "crypto",
                "start": 895.265,
                "end": 895.765,
                "confidence": 0.99806386,
                "punctuated_word": "crypto",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "in",
                "start": 896.12,
                "end": 896.36,
                "confidence": 0.9998134,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "which",
                "start": 896.36,
                "end": 896.6,
                "confidence": 0.99985135,
                "punctuated_word": "which",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "users",
                "start": 896.6,
                "end": 897.1,
                "confidence": 0.9992536,
                "punctuated_word": "users",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "get",
                "start": 897.32,
                "end": 897.48,
                "confidence": 0.9998375,
                "punctuated_word": "get",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "tricked",
                "start": 897.48,
                "end": 897.88,
                "confidence": 0.9992261,
                "punctuated_word": "tricked",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "into",
                "start": 897.88,
                "end": 898.19995,
                "confidence": 0.9990621,
                "punctuated_word": "into",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "basically",
                "start": 898.19995,
                "end": 898.69995,
                "confidence": 0.9606761,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "giving",
                "start": 898.83997,
                "end": 899.24,
                "confidence": 0.9986784,
                "punctuated_word": "giving",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "over",
                "start": 899.24,
                "end": 899.48,
                "confidence": 0.99987614,
                "punctuated_word": "over",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "their",
                "start": 899.48,
                "end": 899.72,
                "confidence": 0.99962926,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "entire",
                "start": 899.72,
                "end": 900.04,
                "confidence": 0.9999746,
                "punctuated_word": "entire",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "account",
                "start": 900.04,
                "end": 900.44,
                "confidence": 0.9997515,
                "punctuated_word": "account",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "to",
                "start": 900.44,
                "end": 900.6,
                "confidence": 0.99577636,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "someone",
                "start": 900.6,
                "end": 900.92,
                "confidence": 0.9999497,
                "punctuated_word": "someone",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "else",
                "start": 900.92,
                "end": 901.42,
                "confidence": 0.938441,
                "punctuated_word": "else.",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "and",
                "start": 901.56,
                "end": 901.88,
                "confidence": 0.99803036,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "the",
                "start": 901.88,
                "end": 901.95996,
                "confidence": 0.9993381,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "difference",
                "start": 901.95996,
                "end": 902.44,
                "confidence": 0.99909437,
                "punctuated_word": "difference",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "is",
                "start": 902.44,
                "end": 902.75995,
                "confidence": 0.928842,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "with",
                "start": 902.75995,
                "end": 903.16,
                "confidence": 0.7435489,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "encumbered",
                "start": 903.16,
                "end": 903.63995,
                "confidence": 0.98285174,
                "punctuated_word": "encumbered",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "accounts",
                "start": 903.63995,
                "end": 904.13995,
                "confidence": 0.9841835,
                "punctuated_word": "accounts,",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "this",
                "start": 904.51996,
                "end": 904.68,
                "confidence": 0.9851018,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "could",
                "start": 904.68,
                "end": 904.83997,
                "confidence": 0.998938,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "be",
                "start": 904.83997,
                "end": 905.0,
                "confidence": 0.9999194,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "done",
                "start": 905.0,
                "end": 905.16,
                "confidence": 0.99988496,
                "punctuated_word": "done",
                "speaker": 3,
                "speaker_confidence": 0.8080293
              },
              {
                "word": "in",
                "start": 905.16,
                "end": 905.24,
                "confidence": 0.9998766,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "a",
                "start": 905.24,
                "end": 905.32,
                "confidence": 0.99883896,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "way",
                "start": 905.32,
                "end": 905.56,
                "confidence": 0.99997795,
                "punctuated_word": "way",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "that",
                "start": 905.56,
                "end": 905.72,
                "confidence": 0.99958473,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "they",
                "start": 905.72,
                "end": 905.88,
                "confidence": 0.99984944,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "have",
                "start": 905.88,
                "end": 906.04,
                "confidence": 0.988367,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "no",
                "start": 906.04,
                "end": 906.19995,
                "confidence": 0.8961508,
                "punctuated_word": "no",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "longer",
                "start": 906.19995,
                "end": 906.44,
                "confidence": 0.9996586,
                "punctuated_word": "longer",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "have",
                "start": 906.44,
                "end": 906.6,
                "confidence": 0.934534,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "access",
                "start": 906.6,
                "end": 906.92,
                "confidence": 0.99971384,
                "punctuated_word": "access",
                "speaker": 3,
                "speaker_confidence": 0.49952966
              },
              {
                "word": "to",
                "start": 906.92,
                "end": 907.0,
                "confidence": 0.99951947,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "the",
                "start": 907.0,
                "end": 907.16,
                "confidence": 0.99944395,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "account",
                "start": 907.16,
                "end": 907.66,
                "confidence": 0.7792925,
                "punctuated_word": "account,",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "and",
                "start": 907.72,
                "end": 907.88,
                "confidence": 0.9989064,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "then",
                "start": 907.88,
                "end": 908.12,
                "confidence": 0.9805089,
                "punctuated_word": "then",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "now",
                "start": 908.12,
                "end": 908.36,
                "confidence": 0.97325414,
                "punctuated_word": "now",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "the",
                "start": 908.36,
                "end": 908.51996,
                "confidence": 0.9772728,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "user",
                "start": 908.51996,
                "end": 908.83997,
                "confidence": 0.99989724,
                "punctuated_word": "user",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "doesn't",
                "start": 908.83997,
                "end": 909.24,
                "confidence": 0.9998275,
                "punctuated_word": "doesn't",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "even",
                "start": 909.24,
                "end": 909.735,
                "confidence": 0.999696,
                "punctuated_word": "even",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "have",
                "start": 909.735,
                "end": 910.055,
                "confidence": 0.99990726,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "a",
                "start": 910.055,
                "end": 910.135,
                "confidence": 0.99984014,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.6658705
              },
              {
                "word": "way",
                "start": 910.135,
                "end": 910.295,
                "confidence": 0.9999579,
                "punctuated_word": "way",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "to",
                "start": 910.295,
                "end": 910.45496,
                "confidence": 0.9997185,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "prove",
                "start": 910.45496,
                "end": 910.855,
                "confidence": 0.9999249,
                "punctuated_word": "prove",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "that",
                "start": 910.855,
                "end": 911.015,
                "confidence": 0.99980086,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "they",
                "start": 911.015,
                "end": 911.255,
                "confidence": 0.9997347,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "once",
                "start": 911.255,
                "end": 911.575,
                "confidence": 0.9996008,
                "punctuated_word": "once",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "had",
                "start": 911.575,
                "end": 911.735,
                "confidence": 0.99959,
                "punctuated_word": "had",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "access",
                "start": 911.735,
                "end": 912.135,
                "confidence": 0.9997023,
                "punctuated_word": "access",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "to",
                "start": 912.135,
                "end": 912.295,
                "confidence": 0.99926835,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "that",
                "start": 912.295,
                "end": 912.45496,
                "confidence": 0.9996654,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "account",
                "start": 912.45496,
                "end": 912.77496,
                "confidence": 0.9705441,
                "punctuated_word": "account.",
                "speaker": 3,
                "speaker_confidence": 0.5608241
              },
              {
                "word": "so",
                "start": 912.77496,
                "end": 912.935,
                "confidence": 0.99979705,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "it's",
                "start": 912.935,
                "end": 913.095,
                "confidence": 0.99972653,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "like",
                "start": 913.095,
                "end": 913.595,
                "confidence": 0.8812786,
                "punctuated_word": "like",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "the",
                "start": 913.65497,
                "end": 913.815,
                "confidence": 0.94642705,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "whole",
                "start": 913.815,
                "end": 913.975,
                "confidence": 0.9997863,
                "punctuated_word": "whole",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "identity",
                "start": 913.975,
                "end": 914.475,
                "confidence": 0.9999726,
                "punctuated_word": "identity",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "of",
                "start": 914.535,
                "end": 914.77496,
                "confidence": 0.9999249,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "the",
                "start": 914.77496,
                "end": 914.935,
                "confidence": 0.9998549,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "account",
                "start": 914.935,
                "end": 915.33496,
                "confidence": 0.99985254,
                "punctuated_word": "account",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "gets",
                "start": 915.33496,
                "end": 915.495,
                "confidence": 0.9715092,
                "punctuated_word": "gets",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "stolen",
                "start": 915.495,
                "end": 915.995,
                "confidence": 0.86311805,
                "punctuated_word": "stolen,",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "and",
                "start": 916.535,
                "end": 916.855,
                "confidence": 0.9994836,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "the",
                "start": 916.855,
                "end": 917.095,
                "confidence": 0.9997069,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "thief",
                "start": 917.095,
                "end": 917.415,
                "confidence": 0.9991524,
                "punctuated_word": "thief",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "can",
                "start": 917.415,
                "end": 917.575,
                "confidence": 0.9999503,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "basically",
                "start": 917.575,
                "end": 917.975,
                "confidence": 0.9925006,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "continue",
                "start": 917.975,
                "end": 918.375,
                "confidence": 0.99942577,
                "punctuated_word": "continue",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "to",
                "start": 918.375,
                "end": 918.535,
                "confidence": 0.99764204,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "operate",
                "start": 918.535,
                "end": 918.935,
                "confidence": 0.9998702,
                "punctuated_word": "operate",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "similar",
                "start": 918.935,
                "end": 919.33496,
                "confidence": 0.99884075,
                "punctuated_word": "similar",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "to",
                "start": 919.33496,
                "end": 919.495,
                "confidence": 0.9999081,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "the",
                "start": 919.495,
                "end": 919.65497,
                "confidence": 0.99986005,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "user",
                "start": 919.65497,
                "end": 920.15497,
                "confidence": 0.7903135,
                "punctuated_word": "user,",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "kind",
                "start": 920.375,
                "end": 920.535,
                "confidence": 0.99145085,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "of",
                "start": 920.535,
                "end": 920.695,
                "confidence": 0.99996173,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "tricking",
                "start": 920.695,
                "end": 921.015,
                "confidence": 0.9814238,
                "punctuated_word": "tricking",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "everyone",
                "start": 921.015,
                "end": 921.515,
                "confidence": 0.9995251,
                "punctuated_word": "everyone.",
                "speaker": 3,
                "speaker_confidence": 0.8498081
              },
              {
                "word": "thank",
                "start": 922.23,
                "end": 922.39,
                "confidence": 0.99938273,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "you",
                "start": 922.39,
                "end": 922.55,
                "confidence": 0.99991834,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "so",
                "start": 922.55,
                "end": 922.71,
                "confidence": 0.99973744,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "much",
                "start": 922.71,
                "end": 922.95,
                "confidence": 0.99801624,
                "punctuated_word": "much.",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "that",
                "start": 922.95,
                "end": 923.19,
                "confidence": 0.9988218,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "actually",
                "start": 923.19,
                "end": 923.59,
                "confidence": 0.99045813,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "leads",
                "start": 923.59,
                "end": 924.09,
                "confidence": 0.9990835,
                "punctuated_word": "leads",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "perfectly",
                "start": 924.31,
                "end": 924.81,
                "confidence": 0.99982136,
                "punctuated_word": "perfectly",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "to",
                "start": 924.87,
                "end": 925.11,
                "confidence": 0.99987555,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "my",
                "start": 925.11,
                "end": 925.19,
                "confidence": 0.9999249,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "next",
                "start": 925.19,
                "end": 925.51,
                "confidence": 0.99990547,
                "punctuated_word": "next",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "question",
                "start": 925.51,
                "end": 926.01,
                "confidence": 0.99991786,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "about",
                "start": 926.23,
                "end": 926.73,
                "confidence": 0.99856526,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "take",
                "start": 926.95,
                "end": 927.27,
                "confidence": 0.8145103,
                "punctuated_word": "take",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "my",
                "start": 927.27,
                "end": 927.51,
                "confidence": 0.99459344,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "ape",
                "start": 927.51,
                "end": 927.75,
                "confidence": 0.7854445,
                "punctuated_word": "ape",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "experiment",
                "start": 927.75,
                "end": 928.25,
                "confidence": 0.9972096,
                "punctuated_word": "experiment.",
                "speaker": 0,
                "speaker_confidence": 0.72545666
              },
              {
                "word": "i",
                "start": 928.79,
                "end": 928.87,
                "confidence": 0.7395823,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "saw",
                "start": 928.87,
                "end": 929.11,
                "confidence": 0.9976858,
                "punctuated_word": "saw",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "you",
                "start": 929.11,
                "end": 929.27,
                "confidence": 0.9010916,
                "punctuated_word": "you,",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "danny",
                "start": 929.27,
                "end": 929.67,
                "confidence": 0.8212084,
                "punctuated_word": "Danny,",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "presented",
                "start": 929.67,
                "end": 930.17,
                "confidence": 0.8351318,
                "punctuated_word": "presented",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "not",
                "start": 930.31,
                "end": 930.71,
                "confidence": 0.68373233,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "long",
                "start": 930.71,
                "end": 930.95,
                "confidence": 0.6031818,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "ago",
                "start": 930.95,
                "end": 931.45,
                "confidence": 0.91759074,
                "punctuated_word": "ago,",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "and",
                "start": 931.75,
                "end": 932.15,
                "confidence": 0.9987237,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "i",
                "start": 932.15,
                "end": 932.31,
                "confidence": 0.9989303,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "had",
                "start": 932.31,
                "end": 932.47,
                "confidence": 0.93129677,
                "punctuated_word": "had",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "similar",
                "start": 932.47,
                "end": 932.97,
                "confidence": 0.9879683,
                "punctuated_word": "similar",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "questions",
                "start": 933.03,
                "end": 933.51,
                "confidence": 0.99551964,
                "punctuated_word": "questions.",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "so",
                "start": 933.51,
                "end": 933.945,
                "confidence": 0.9984692,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "from",
                "start": 933.945,
                "end": 934.185,
                "confidence": 0.9997054,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "what",
                "start": 934.185,
                "end": 934.425,
                "confidence": 0.9998683,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "i",
                "start": 934.425,
                "end": 934.585,
                "confidence": 0.99891794,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "understand",
                "start": 934.585,
                "end": 935.085,
                "confidence": 0.8573326,
                "punctuated_word": "understand,",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "and",
                "start": 935.145,
                "end": 935.385,
                "confidence": 0.9992887,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "i",
                "start": 935.385,
                "end": 935.465,
                "confidence": 0.9998217,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "love",
                "start": 935.465,
                "end": 935.705,
                "confidence": 0.9985177,
                "punctuated_word": "love",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "that",
                "start": 935.705,
                "end": 935.865,
                "confidence": 0.9995159,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "you've",
                "start": 935.865,
                "end": 936.105,
                "confidence": 0.7989825,
                "punctuated_word": "you've",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "mentioned",
                "start": 936.105,
                "end": 936.505,
                "confidence": 0.99975926,
                "punctuated_word": "mentioned",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "andy",
                "start": 936.505,
                "end": 936.825,
                "confidence": 0.99631184,
                "punctuated_word": "Andy",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "warhol's",
                "start": 936.825,
                "end": 937.325,
                "confidence": 0.98984367,
                "punctuated_word": "Warhol's",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "quote",
                "start": 937.385,
                "end": 937.885,
                "confidence": 0.52029943,
                "punctuated_word": "quote,",
                "speaker": 0,
                "speaker_confidence": 0.80513227
              },
              {
                "word": "in",
                "start": 938.025,
                "end": 938.185,
                "confidence": 0.9778217,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "the",
                "start": 938.185,
                "end": 938.34503,
                "confidence": 0.9993876,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "future",
                "start": 938.34503,
                "end": 938.84503,
                "confidence": 0.9328089,
                "punctuated_word": "future,",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "everyone",
                "start": 938.905,
                "end": 939.305,
                "confidence": 0.9991279,
                "punctuated_word": "everyone",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "will",
                "start": 939.305,
                "end": 939.465,
                "confidence": 0.99931026,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "be",
                "start": 939.465,
                "end": 939.865,
                "confidence": 0.9999206,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "world",
                "start": 939.865,
                "end": 940.185,
                "confidence": 0.9992855,
                "punctuated_word": "world",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "famous",
                "start": 940.185,
                "end": 940.505,
                "confidence": 0.999892,
                "punctuated_word": "famous",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "for",
                "start": 940.505,
                "end": 940.745,
                "confidence": 0.99672914,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "fifteen",
                "start": 940.745,
                "end": 940.985,
                "confidence": 0.9995338,
                "punctuated_word": "fifteen",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "minutes",
                "start": 940.985,
                "end": 941.385,
                "confidence": 0.9998604,
                "punctuated_word": "minutes",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "on",
                "start": 941.385,
                "end": 941.465,
                "confidence": 0.9985875,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.6488827
              },
              {
                "word": "the",
                "start": 941.465,
                "end": 941.625,
                "confidence": 0.9997806,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "website",
                "start": 941.625,
                "end": 942.125,
                "confidence": 0.97379845,
                "punctuated_word": "website.",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "so",
                "start": 942.585,
                "end": 943.085,
                "confidence": 0.9993895,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "you",
                "start": 943.465,
                "end": 943.625,
                "confidence": 0.99385977,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "could",
                "start": 943.625,
                "end": 944.105,
                "confidence": 0.99986637,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "essentially",
                "start": 944.105,
                "end": 944.605,
                "confidence": 0.9651048,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "gain",
                "start": 944.745,
                "end": 944.905,
                "confidence": 0.9995395,
                "punctuated_word": "gain",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "a",
                "start": 944.905,
                "end": 945.065,
                "confidence": 0.8361441,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "full",
                "start": 945.065,
                "end": 945.305,
                "confidence": 0.99992657,
                "punctuated_word": "full",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "control",
                "start": 945.305,
                "end": 945.78503,
                "confidence": 0.99941504,
                "punctuated_word": "control",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "of",
                "start": 945.78503,
                "end": 945.945,
                "confidence": 0.9969811,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "the",
                "start": 945.945,
                "end": 946.105,
                "confidence": 0.99863017,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "image",
                "start": 946.105,
                "end": 946.605,
                "confidence": 0.95532286,
                "punctuated_word": "image.",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "you",
                "start": 946.7,
                "end": 946.86,
                "confidence": 0.99943596,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "can",
                "start": 946.86,
                "end": 947.1,
                "confidence": 0.99963,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "play",
                "start": 947.1,
                "end": 947.42,
                "confidence": 0.99979013,
                "punctuated_word": "play",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "with",
                "start": 947.42,
                "end": 947.58,
                "confidence": 0.9976222,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.71017975
              },
              {
                "word": "the",
                "start": 947.58,
                "end": 947.66,
                "confidence": 0.8700692,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "ape",
                "start": 947.66,
                "end": 947.98,
                "confidence": 0.93733656,
                "punctuated_word": "ape.",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "you",
                "start": 947.98,
                "end": 948.14,
                "confidence": 0.9994154,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "can",
                "start": 948.14,
                "end": 948.3,
                "confidence": 0.99970144,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "prove",
                "start": 948.3,
                "end": 948.62,
                "confidence": 0.97747415,
                "punctuated_word": "prove",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "ownership",
                "start": 948.62,
                "end": 949.12,
                "confidence": 0.9997069,
                "punctuated_word": "ownership",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "via",
                "start": 949.26,
                "end": 949.5,
                "confidence": 0.8170134,
                "punctuated_word": "via",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "signature",
                "start": 949.5,
                "end": 950.0,
                "confidence": 0.9955461,
                "punctuated_word": "signature.",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "you",
                "start": 950.22,
                "end": 950.38,
                "confidence": 0.9991642,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "can",
                "start": 950.38,
                "end": 950.54,
                "confidence": 0.99992573,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "even",
                "start": 950.54,
                "end": 950.86,
                "confidence": 0.9997528,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "access",
                "start": 950.86,
                "end": 951.36,
                "confidence": 0.99915683,
                "punctuated_word": "access",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "only",
                "start": 951.42,
                "end": 951.82,
                "confidence": 0.8645447,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "member",
                "start": 951.82,
                "end": 952.32,
                "confidence": 0.9979626,
                "punctuated_word": "member",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "member",
                "start": 952.62,
                "end": 952.94,
                "confidence": 0.99700505,
                "punctuated_word": "member",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "only",
                "start": 952.94,
                "end": 953.26,
                "confidence": 0.9824859,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "areas",
                "start": 953.26,
                "end": 953.76,
                "confidence": 0.9984942,
                "punctuated_word": "areas.",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "can",
                "start": 953.98,
                "end": 954.14,
                "confidence": 0.99582785,
                "punctuated_word": "Can",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "you",
                "start": 954.14,
                "end": 954.3,
                "confidence": 0.9997987,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "just",
                "start": 954.3,
                "end": 954.62,
                "confidence": 0.99975854,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "walk",
                "start": 954.62,
                "end": 954.86,
                "confidence": 0.9960334,
                "punctuated_word": "walk",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "us",
                "start": 954.86,
                "end": 955.02,
                "confidence": 0.9992816,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "through",
                "start": 955.02,
                "end": 955.52,
                "confidence": 0.9907466,
                "punctuated_word": "through,",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "the",
                "start": 955.82,
                "end": 955.98,
                "confidence": 0.9998435,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "idea",
                "start": 955.98,
                "end": 956.38,
                "confidence": 0.9988424,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "behind",
                "start": 956.38,
                "end": 956.7,
                "confidence": 0.9998864,
                "punctuated_word": "behind",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "it",
                "start": 956.7,
                "end": 956.94,
                "confidence": 0.941972,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "how",
                "start": 956.94,
                "end": 957.1,
                "confidence": 0.9997303,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "it",
                "start": 957.1,
                "end": 957.33997,
                "confidence": 0.999925,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "works",
                "start": 957.33997,
                "end": 957.83997,
                "confidence": 0.90435207,
                "punctuated_word": "works?",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "and",
                "start": 957.9,
                "end": 958.4,
                "confidence": 0.9992506,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "to",
                "start": 958.7,
                "end": 958.86,
                "confidence": 0.97629446,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "your",
                "start": 958.86,
                "end": 959.1,
                "confidence": 0.99979347,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "question",
                "start": 959.1,
                "end": 959.5,
                "confidence": 0.99849343,
                "punctuated_word": "question,",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "james",
                "start": 959.5,
                "end": 960.0,
                "confidence": 0.99881935,
                "punctuated_word": "James,",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "how",
                "start": 960.14,
                "end": 960.38,
                "confidence": 0.99963164,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "does",
                "start": 960.38,
                "end": 960.62,
                "confidence": 0.99957496,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "that",
                "start": 960.62,
                "end": 961.12,
                "confidence": 0.9997737,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "change",
                "start": 961.53503,
                "end": 962.03503,
                "confidence": 0.9995135,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "our",
                "start": 962.17505,
                "end": 962.575,
                "confidence": 0.9996784,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "understanding",
                "start": 962.575,
                "end": 963.075,
                "confidence": 0.9996613,
                "punctuated_word": "understanding",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "of",
                "start": 963.775,
                "end": 964.275,
                "confidence": 0.9982836,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "you",
                "start": 964.41504,
                "end": 964.575,
                "confidence": 0.9994418,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "know",
                "start": 964.575,
                "end": 965.075,
                "confidence": 0.9999698,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "identity",
                "start": 965.135,
                "end": 965.61505,
                "confidence": 0.99977094,
                "punctuated_word": "identity",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "and",
                "start": 965.61505,
                "end": 965.85504,
                "confidence": 0.9986027,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "reputation",
                "start": 965.85504,
                "end": 966.35504,
                "confidence": 0.9992625,
                "punctuated_word": "reputation",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "that",
                "start": 966.575,
                "end": 966.73505,
                "confidence": 0.9993223,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "is",
                "start": 966.73505,
                "end": 967.05505,
                "confidence": 0.9994369,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "earned",
                "start": 967.05505,
                "end": 967.55505,
                "confidence": 0.9927886,
                "punctuated_word": "earned",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "versus",
                "start": 967.85504,
                "end": 968.255,
                "confidence": 0.9982601,
                "punctuated_word": "versus",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "rented",
                "start": 968.255,
                "end": 968.755,
                "confidence": 0.989411,
                "punctuated_word": "rented?",
                "speaker": 0,
                "speaker_confidence": 0.94310856
              },
              {
                "word": "yeah",
                "start": 969.61505,
                "end": 969.85504,
                "confidence": 0.9980335,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.48767793
              },
              {
                "word": "i'll",
                "start": 969.85504,
                "end": 970.015,
                "confidence": 0.9999447,
                "punctuated_word": "I'll",
                "speaker": 2,
                "speaker_confidence": 0.48767793
              },
              {
                "word": "take",
                "start": 970.015,
                "end": 970.255,
                "confidence": 0.9999579,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.48767793
              },
              {
                "word": "that",
                "start": 970.255,
                "end": 970.41504,
                "confidence": 0.9999443,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.48767793
              },
              {
                "word": "one",
                "start": 970.41504,
                "end": 970.91504,
                "confidence": 0.99983764,
                "punctuated_word": "one.",
                "speaker": 2,
                "speaker_confidence": 0.48767793
              },
              {
                "word": "we",
                "start": 970.97504,
                "end": 971.215,
                "confidence": 0.9995347,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "were",
                "start": 971.215,
                "end": 971.455,
                "confidence": 0.99952614,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "really",
                "start": 971.455,
                "end": 971.695,
                "confidence": 0.9961014,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "excited",
                "start": 971.695,
                "end": 972.09503,
                "confidence": 0.99986315,
                "punctuated_word": "excited",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "with",
                "start": 972.09503,
                "end": 972.255,
                "confidence": 0.9997662,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "the",
                "start": 972.255,
                "end": 972.41504,
                "confidence": 0.99205256,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "liquefaction",
                "start": 972.41504,
                "end": 972.91504,
                "confidence": 0.9688177,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "project",
                "start": 973.05505,
                "end": 973.53503,
                "confidence": 0.9436102,
                "punctuated_word": "project,",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "but",
                "start": 973.53503,
                "end": 973.935,
                "confidence": 0.9995983,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "as",
                "start": 973.935,
                "end": 974.17505,
                "confidence": 0.98972136,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "you",
                "start": 974.17505,
                "end": 974.41504,
                "confidence": 0.9998816,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "may",
                "start": 974.41504,
                "end": 974.575,
                "confidence": 0.99978524,
                "punctuated_word": "may",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "have",
                "start": 974.575,
                "end": 974.895,
                "confidence": 0.99981254,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "seen",
                "start": 974.895,
                "end": 975.135,
                "confidence": 0.9998876,
                "punctuated_word": "seen",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "in",
                "start": 975.135,
                "end": 975.29504,
                "confidence": 0.9979686,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "the",
                "start": 975.29504,
                "end": 975.455,
                "confidence": 0.9998764,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "paper",
                "start": 975.455,
                "end": 975.955,
                "confidence": 0.9993558,
                "punctuated_word": "paper,",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "it's",
                "start": 976.16003,
                "end": 976.48004,
                "confidence": 0.9994625,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "something",
                "start": 976.48004,
                "end": 976.98004,
                "confidence": 0.9998559,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "quite",
                "start": 977.04004,
                "end": 977.52,
                "confidence": 0.99992085,
                "punctuated_word": "quite",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "complex",
                "start": 977.52,
                "end": 977.92004,
                "confidence": 0.99871147,
                "punctuated_word": "complex",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "and",
                "start": 977.92004,
                "end": 978.08,
                "confidence": 0.99080276,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "theoretical",
                "start": 978.08,
                "end": 978.58,
                "confidence": 0.9983895,
                "punctuated_word": "theoretical.",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "so",
                "start": 979.12,
                "end": 979.28,
                "confidence": 0.9992318,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "we",
                "start": 979.28,
                "end": 979.44,
                "confidence": 0.9997526,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "were",
                "start": 979.44,
                "end": 979.68,
                "confidence": 0.9994386,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "thinking",
                "start": 979.68,
                "end": 980.16003,
                "confidence": 0.99979824,
                "punctuated_word": "thinking",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "on",
                "start": 980.16003,
                "end": 980.56,
                "confidence": 0.999181,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "what's",
                "start": 980.56,
                "end": 980.88,
                "confidence": 0.9940614,
                "punctuated_word": "what's",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "the",
                "start": 980.88,
                "end": 981.04004,
                "confidence": 0.9991335,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "best",
                "start": 981.04004,
                "end": 981.36005,
                "confidence": 0.9999236,
                "punctuated_word": "best",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "way",
                "start": 981.36005,
                "end": 981.60004,
                "confidence": 0.9998933,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "to",
                "start": 981.60004,
                "end": 981.68,
                "confidence": 0.9998178,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.85613143
              },
              {
                "word": "kind",
                "start": 981.68,
                "end": 981.84,
                "confidence": 0.99681693,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "of",
                "start": 981.84,
                "end": 982.0,
                "confidence": 0.9998672,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "showcase",
                "start": 982.0,
                "end": 982.48004,
                "confidence": 0.99982435,
                "punctuated_word": "showcase",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "our",
                "start": 982.48004,
                "end": 982.98004,
                "confidence": 0.9877578,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "the",
                "start": 983.12,
                "end": 983.36005,
                "confidence": 0.99963915,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "powerful",
                "start": 983.36005,
                "end": 983.86005,
                "confidence": 0.99693054,
                "punctuated_word": "powerful",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "the",
                "start": 984.32,
                "end": 984.48004,
                "confidence": 0.99992883,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "power",
                "start": 984.48004,
                "end": 984.72003,
                "confidence": 0.9984854,
                "punctuated_word": "power",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "of",
                "start": 984.72003,
                "end": 984.88,
                "confidence": 0.9941519,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "liquefaction",
                "start": 984.88,
                "end": 985.38,
                "confidence": 0.9993549,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "to",
                "start": 985.52,
                "end": 985.60004,
                "confidence": 0.9944463,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6549707
              },
              {
                "word": "the",
                "start": 985.60004,
                "end": 985.76,
                "confidence": 0.9995467,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "world",
                "start": 985.76,
                "end": 986.26,
                "confidence": 0.9019717,
                "punctuated_word": "world.",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "and",
                "start": 986.4,
                "end": 986.56,
                "confidence": 0.99712163,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "we",
                "start": 986.56,
                "end": 986.72003,
                "confidence": 0.9998609,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "came",
                "start": 986.72003,
                "end": 986.88,
                "confidence": 0.99990344,
                "punctuated_word": "came",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "up",
                "start": 986.88,
                "end": 987.04004,
                "confidence": 0.96257025,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "with",
                "start": 987.04004,
                "end": 987.2,
                "confidence": 0.9980562,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "this",
                "start": 987.2,
                "end": 987.44,
                "confidence": 0.990139,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "kind",
                "start": 987.44,
                "end": 987.68,
                "confidence": 0.99578226,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "of",
                "start": 987.68,
                "end": 988.16003,
                "confidence": 0.99956363,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "take",
                "start": 988.16003,
                "end": 988.48004,
                "confidence": 0.48218843,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "my",
                "start": 988.48004,
                "end": 988.72003,
                "confidence": 0.96375674,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "eight",
                "start": 988.72003,
                "end": 989.12,
                "confidence": 0.5548985,
                "punctuated_word": "eight",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "demo",
                "start": 989.12,
                "end": 989.60004,
                "confidence": 0.9969402,
                "punctuated_word": "demo.",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "it's",
                "start": 989.60004,
                "end": 989.92004,
                "confidence": 0.99943244,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "not",
                "start": 989.92004,
                "end": 990.16003,
                "confidence": 0.99994457,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "harmful",
                "start": 990.16003,
                "end": 990.66003,
                "confidence": 0.9983816,
                "punctuated_word": "harmful.",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "it's",
                "start": 991.025,
                "end": 991.34503,
                "confidence": 0.99960405,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "also",
                "start": 991.34503,
                "end": 991.745,
                "confidence": 0.99962854,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "not",
                "start": 991.745,
                "end": 991.985,
                "confidence": 0.9997594,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "very",
                "start": 991.985,
                "end": 992.485,
                "confidence": 0.9998561,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "kind",
                "start": 992.78503,
                "end": 992.945,
                "confidence": 0.92554015,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "of",
                "start": 992.945,
                "end": 993.425,
                "confidence": 0.99988604,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "useful",
                "start": 993.425,
                "end": 993.925,
                "confidence": 0.9995944,
                "punctuated_word": "useful",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "in",
                "start": 994.065,
                "end": 994.22504,
                "confidence": 0.99958044,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "terms",
                "start": 994.22504,
                "end": 994.625,
                "confidence": 0.9999876,
                "punctuated_word": "terms",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "of",
                "start": 994.625,
                "end": 994.945,
                "confidence": 0.99992096,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "what's",
                "start": 994.945,
                "end": 995.265,
                "confidence": 0.91265523,
                "punctuated_word": "what's",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "providing",
                "start": 995.265,
                "end": 995.745,
                "confidence": 0.9984982,
                "punctuated_word": "providing",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "to",
                "start": 995.745,
                "end": 995.905,
                "confidence": 0.99544686,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "web",
                "start": 995.905,
                "end": 996.145,
                "confidence": 0.59183073,
                "punctuated_word": "Web",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "three",
                "start": 996.145,
                "end": 996.385,
                "confidence": 0.89487803,
                "punctuated_word": "three.",
                "speaker": 2,
                "speaker_confidence": 0.8052803
              },
              {
                "word": "it's",
                "start": 996.385,
                "end": 996.465,
                "confidence": 0.9986855,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "more",
                "start": 996.465,
                "end": 996.705,
                "confidence": 0.9993662,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "kind",
                "start": 996.705,
                "end": 996.865,
                "confidence": 0.996618,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "of",
                "start": 996.865,
                "end": 997.025,
                "confidence": 0.99963236,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "showcasing",
                "start": 997.025,
                "end": 997.505,
                "confidence": 0.99984,
                "punctuated_word": "showcasing",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "what",
                "start": 997.505,
                "end": 997.825,
                "confidence": 0.9997377,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "we",
                "start": 997.825,
                "end": 997.985,
                "confidence": 0.9998191,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "can",
                "start": 997.985,
                "end": 998.145,
                "confidence": 0.9998305,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "do",
                "start": 998.145,
                "end": 998.385,
                "confidence": 0.99942553,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "with",
                "start": 998.385,
                "end": 998.545,
                "confidence": 0.9926987,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "liquefaction",
                "start": 998.545,
                "end": 999.045,
                "confidence": 0.90415424,
                "punctuated_word": "liquefaction,",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "and",
                "start": 999.745,
                "end": 1000.065,
                "confidence": 0.9945616,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "we",
                "start": 1000.065,
                "end": 1000.305,
                "confidence": 0.70445454,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "set",
                "start": 1000.305,
                "end": 1000.465,
                "confidence": 0.96560764,
                "punctuated_word": "set",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "to",
                "start": 1000.465,
                "end": 1000.625,
                "confidence": 0.9977398,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "build",
                "start": 1000.625,
                "end": 1000.865,
                "confidence": 0.99974614,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "it",
                "start": 1000.865,
                "end": 1001.105,
                "confidence": 0.9963707,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "and",
                "start": 1001.105,
                "end": 1001.605,
                "confidence": 0.9238724,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "we",
                "start": 1001.985,
                "end": 1002.145,
                "confidence": 0.9881911,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "during",
                "start": 1003.12,
                "end": 1003.44,
                "confidence": 0.98936594,
                "punctuated_word": "during",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "the",
                "start": 1003.44,
                "end": 1003.52,
                "confidence": 0.99962544,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "liquefaction",
                "start": 1003.52,
                "end": 1004.02,
                "confidence": 0.9928147,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "project",
                "start": 1004.24005,
                "end": 1004.56,
                "confidence": 0.9993459,
                "punctuated_word": "project,",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "we",
                "start": 1004.56,
                "end": 1004.72003,
                "confidence": 0.9999044,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "were",
                "start": 1004.72003,
                "end": 1004.88,
                "confidence": 0.99947673,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "able",
                "start": 1004.88,
                "end": 1005.12,
                "confidence": 0.9999299,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "to",
                "start": 1005.12,
                "end": 1005.2,
                "confidence": 0.9997495,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "kind",
                "start": 1005.2,
                "end": 1005.36005,
                "confidence": 0.9977062,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "of",
                "start": 1005.36005,
                "end": 1005.52,
                "confidence": 0.9994986,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "build",
                "start": 1005.52,
                "end": 1005.84,
                "confidence": 0.99956673,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "a",
                "start": 1005.84,
                "end": 1006.0,
                "confidence": 0.998287,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "really",
                "start": 1006.0,
                "end": 1006.5,
                "confidence": 0.99895775,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "compact",
                "start": 1006.80005,
                "end": 1007.30005,
                "confidence": 0.9973878,
                "punctuated_word": "compact",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "module",
                "start": 1007.52,
                "end": 1008.0,
                "confidence": 0.99666935,
                "punctuated_word": "module",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "that",
                "start": 1008.0,
                "end": 1008.24005,
                "confidence": 0.9991646,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "allows",
                "start": 1008.24005,
                "end": 1008.74005,
                "confidence": 0.9998708,
                "punctuated_word": "allows",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "the",
                "start": 1008.88,
                "end": 1009.04004,
                "confidence": 0.9937488,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "creation",
                "start": 1009.04004,
                "end": 1009.52,
                "confidence": 0.9998932,
                "punctuated_word": "creation",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "of",
                "start": 1009.52,
                "end": 1009.76,
                "confidence": 0.9999651,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "of",
                "start": 1009.76,
                "end": 1010.0,
                "confidence": 0.99767166,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "policies",
                "start": 1010.0,
                "end": 1010.5,
                "confidence": 0.9995715,
                "punctuated_word": "policies",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "that",
                "start": 1010.56,
                "end": 1010.88,
                "confidence": 0.9996406,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "restrict",
                "start": 1010.88,
                "end": 1011.36005,
                "confidence": 0.99963546,
                "punctuated_word": "restrict",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "access",
                "start": 1011.36005,
                "end": 1011.76,
                "confidence": 0.9995215,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "to",
                "start": 1011.76,
                "end": 1012.26,
                "confidence": 0.9997106,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "the",
                "start": 1012.48004,
                "end": 1012.64,
                "confidence": 0.9961056,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "asset",
                "start": 1012.64,
                "end": 1013.04004,
                "confidence": 0.87545437,
                "punctuated_word": "asset",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "in",
                "start": 1013.04004,
                "end": 1013.2,
                "confidence": 0.983154,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "the",
                "start": 1013.2,
                "end": 1013.36005,
                "confidence": 0.9996463,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "accounts",
                "start": 1013.36005,
                "end": 1013.84,
                "confidence": 0.9955318,
                "punctuated_word": "accounts",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "and",
                "start": 1013.84,
                "end": 1014.08,
                "confidence": 0.98959374,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "creates",
                "start": 1014.08,
                "end": 1014.58,
                "confidence": 0.9884239,
                "punctuated_word": "creates",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "new",
                "start": 1014.64,
                "end": 1014.88,
                "confidence": 0.9992323,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "encumbered",
                "start": 1014.88,
                "end": 1015.36005,
                "confidence": 0.9723819,
                "punctuated_word": "encumbered",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "addresses",
                "start": 1015.36005,
                "end": 1015.76,
                "confidence": 0.9994023,
                "punctuated_word": "addresses",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "and",
                "start": 1015.76,
                "end": 1016.175,
                "confidence": 0.9850478,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.84643406
              },
              {
                "word": "kind",
                "start": 1016.255,
                "end": 1016.33496,
                "confidence": 0.9983841,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "of",
                "start": 1016.33496,
                "end": 1016.575,
                "confidence": 0.99987936,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "handles",
                "start": 1016.575,
                "end": 1016.89496,
                "confidence": 0.99938345,
                "punctuated_word": "handles",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "all",
                "start": 1016.89496,
                "end": 1017.135,
                "confidence": 0.999728,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "the",
                "start": 1017.135,
                "end": 1017.455,
                "confidence": 0.99919254,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "underlying",
                "start": 1017.455,
                "end": 1017.935,
                "confidence": 0.99944085,
                "punctuated_word": "underlying",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "liquefaction",
                "start": 1017.935,
                "end": 1018.435,
                "confidence": 0.9958785,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "logic",
                "start": 1018.575,
                "end": 1019.075,
                "confidence": 0.95115876,
                "punctuated_word": "logic.",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "and",
                "start": 1019.21497,
                "end": 1019.375,
                "confidence": 0.9993304,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "then",
                "start": 1019.375,
                "end": 1019.535,
                "confidence": 0.9998969,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.55127966
              },
              {
                "word": "we",
                "start": 1019.535,
                "end": 1019.695,
                "confidence": 0.9980627,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "were",
                "start": 1019.695,
                "end": 1019.935,
                "confidence": 0.99958175,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "able",
                "start": 1019.935,
                "end": 1020.095,
                "confidence": 0.9999391,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "to",
                "start": 1020.095,
                "end": 1020.33496,
                "confidence": 0.99940014,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "build",
                "start": 1020.33496,
                "end": 1020.735,
                "confidence": 0.9999007,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "our",
                "start": 1020.735,
                "end": 1021.055,
                "confidence": 0.99928683,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "take",
                "start": 1021.055,
                "end": 1021.295,
                "confidence": 0.78076124,
                "punctuated_word": "Take",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "my",
                "start": 1021.295,
                "end": 1021.535,
                "confidence": 0.69690114,
                "punctuated_word": "My",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "ape",
                "start": 1021.535,
                "end": 1021.77496,
                "confidence": 0.7639303,
                "punctuated_word": "Ape",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "demo",
                "start": 1021.77496,
                "end": 1022.175,
                "confidence": 0.9979673,
                "punctuated_word": "demo",
                "speaker": 2,
                "speaker_confidence": 0.5217343
              },
              {
                "word": "on",
                "start": 1022.175,
                "end": 1022.255,
                "confidence": 0.9996965,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "top",
                "start": 1022.255,
                "end": 1022.415,
                "confidence": 0.9999615,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "of",
                "start": 1022.415,
                "end": 1022.575,
                "confidence": 0.9998907,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "that",
                "start": 1022.575,
                "end": 1023.075,
                "confidence": 0.87288463,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "a",
                "start": 1023.295,
                "end": 1023.455,
                "confidence": 0.9949793,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "demo",
                "start": 1023.455,
                "end": 1023.77496,
                "confidence": 0.9998697,
                "punctuated_word": "demo",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "that",
                "start": 1023.77496,
                "end": 1023.935,
                "confidence": 0.9999293,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "shows",
                "start": 1023.935,
                "end": 1024.255,
                "confidence": 0.99949944,
                "punctuated_word": "shows",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "liquefaction",
                "start": 1024.255,
                "end": 1024.755,
                "confidence": 0.99969554,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "by",
                "start": 1024.895,
                "end": 1025.135,
                "confidence": 0.99948955,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "allowing",
                "start": 1025.135,
                "end": 1025.635,
                "confidence": 0.99990106,
                "punctuated_word": "allowing",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "people",
                "start": 1025.855,
                "end": 1026.255,
                "confidence": 0.9999548,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "to",
                "start": 1026.255,
                "end": 1026.495,
                "confidence": 0.99977034,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "own",
                "start": 1026.495,
                "end": 1026.995,
                "confidence": 0.97248244,
                "punctuated_word": "own,",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "board",
                "start": 1027.535,
                "end": 1027.855,
                "confidence": 0.5153263,
                "punctuated_word": "Board",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "ape",
                "start": 1027.855,
                "end": 1028.175,
                "confidence": 0.9631866,
                "punctuated_word": "Ape",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "for",
                "start": 1028.175,
                "end": 1028.415,
                "confidence": 0.9990095,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "fifteen",
                "start": 1028.415,
                "end": 1028.815,
                "confidence": 0.9990664,
                "punctuated_word": "fifteen",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "minutes",
                "start": 1028.815,
                "end": 1029.3,
                "confidence": 0.99990916,
                "punctuated_word": "minutes",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "for",
                "start": 1029.4601,
                "end": 1029.7001,
                "confidence": 0.99984837,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "the",
                "start": 1029.7001,
                "end": 1029.78,
                "confidence": 0.9996445,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "price",
                "start": 1029.78,
                "end": 1030.18,
                "confidence": 0.99940455,
                "punctuated_word": "price",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "of",
                "start": 1030.18,
                "end": 1030.3401,
                "confidence": 0.99955505,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "less",
                "start": 1030.3401,
                "end": 1030.5801,
                "confidence": 0.99990976,
                "punctuated_word": "less",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "than",
                "start": 1030.5801,
                "end": 1030.8201,
                "confidence": 0.9996093,
                "punctuated_word": "than",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "a",
                "start": 1030.8201,
                "end": 1030.9801,
                "confidence": 0.9993968,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "dollar",
                "start": 1030.9801,
                "end": 1031.38,
                "confidence": 0.9977394,
                "punctuated_word": "dollar,",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "for",
                "start": 1031.38,
                "end": 1031.62,
                "confidence": 0.99992764,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "example",
                "start": 1031.62,
                "end": 1032.12,
                "confidence": 0.99126506,
                "punctuated_word": "example.",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "and",
                "start": 1032.5801,
                "end": 1033.0801,
                "confidence": 0.99721694,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "how",
                "start": 1033.14,
                "end": 1033.38,
                "confidence": 0.99891615,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "it's",
                "start": 1033.38,
                "end": 1033.54,
                "confidence": 0.986875,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "done",
                "start": 1033.54,
                "end": 1033.78,
                "confidence": 0.79491866,
                "punctuated_word": "done,",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "basically",
                "start": 1033.78,
                "end": 1034.26,
                "confidence": 0.99964285,
                "punctuated_word": "basically,",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "is",
                "start": 1034.26,
                "end": 1034.42,
                "confidence": 0.992938,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "you",
                "start": 1034.42,
                "end": 1034.66,
                "confidence": 0.999421,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "create",
                "start": 1034.66,
                "end": 1034.9801,
                "confidence": 0.99797255,
                "punctuated_word": "create",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "an",
                "start": 1034.9801,
                "end": 1035.2201,
                "confidence": 0.99957544,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "encumbered",
                "start": 1035.2201,
                "end": 1035.7201,
                "confidence": 0.98578507,
                "punctuated_word": "encumbered",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "account",
                "start": 1036.02,
                "end": 1036.52,
                "confidence": 0.98744565,
                "punctuated_word": "account,",
                "speaker": 2,
                "speaker_confidence": 0.7302505
              },
              {
                "word": "an",
                "start": 1036.9801,
                "end": 1037.2201,
                "confidence": 0.99968123,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "account",
                "start": 1037.2201,
                "end": 1037.62,
                "confidence": 0.9999565,
                "punctuated_word": "account",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "that's",
                "start": 1037.62,
                "end": 1038.02,
                "confidence": 0.99978817,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "under",
                "start": 1038.02,
                "end": 1038.42,
                "confidence": 0.9999088,
                "punctuated_word": "under",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "some",
                "start": 1038.42,
                "end": 1038.5801,
                "confidence": 0.9967366,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "liquefaction",
                "start": 1038.5801,
                "end": 1039.0801,
                "confidence": 0.9364906,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "policies",
                "start": 1039.3,
                "end": 1039.8,
                "confidence": 0.78161955,
                "punctuated_word": "policies.",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "and",
                "start": 1040.42,
                "end": 1040.66,
                "confidence": 0.9987458,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "you're",
                "start": 1040.66,
                "end": 1041.16,
                "confidence": 0.99974835,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "able",
                "start": 1041.5951,
                "end": 1041.915,
                "confidence": 0.99985886,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "to",
                "start": 1041.915,
                "end": 1042.115,
                "confidence": 0.9996823,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "do",
                "start": 1042.115,
                "end": 1042.3151,
                "confidence": 0.99993527,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "anything",
                "start": 1042.3151,
                "end": 1042.7151,
                "confidence": 0.99978775,
                "punctuated_word": "anything",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "with",
                "start": 1042.7151,
                "end": 1042.9551,
                "confidence": 0.99986935,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "that",
                "start": 1042.9551,
                "end": 1043.1951,
                "confidence": 0.9998267,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "account",
                "start": 1043.1951,
                "end": 1043.6951,
                "confidence": 0.9999713,
                "punctuated_word": "account",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "but",
                "start": 1044.3151,
                "end": 1044.8151,
                "confidence": 0.68141127,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.69806945
              },
              {
                "word": "kind",
                "start": 1045.1951,
                "end": 1045.435,
                "confidence": 0.99109125,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.47185493
              },
              {
                "word": "of",
                "start": 1045.435,
                "end": 1045.755,
                "confidence": 0.9998272,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.47185493
              },
              {
                "word": "steal",
                "start": 1045.755,
                "end": 1046.0751,
                "confidence": 0.9916242,
                "punctuated_word": "steal",
                "speaker": 2,
                "speaker_confidence": 0.47185493
              },
              {
                "word": "the",
                "start": 1046.0751,
                "end": 1046.2351,
                "confidence": 0.9971777,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.47185493
              },
              {
                "word": "ape",
                "start": 1046.2351,
                "end": 1046.7351,
                "confidence": 0.8318659,
                "punctuated_word": "ape.",
                "speaker": 2,
                "speaker_confidence": 0.47185493
              },
              {
                "word": "so",
                "start": 1047.035,
                "end": 1047.3551,
                "confidence": 0.9996358,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.47185493
              },
              {
                "word": "you",
                "start": 1047.3551,
                "end": 1047.5951,
                "confidence": 0.9994337,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.47185493
              },
              {
                "word": "kind",
                "start": 1047.5951,
                "end": 1047.755,
                "confidence": 0.9830804,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.47185493
              },
              {
                "word": "of",
                "start": 1047.755,
                "end": 1047.915,
                "confidence": 0.99988914,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.47185493
              },
              {
                "word": "get",
                "start": 1047.915,
                "end": 1048.0751,
                "confidence": 0.99929667,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "access",
                "start": 1048.0751,
                "end": 1048.3151,
                "confidence": 0.999663,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "to",
                "start": 1048.3151,
                "end": 1048.4751,
                "confidence": 0.99966156,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "an",
                "start": 1048.4751,
                "end": 1048.555,
                "confidence": 0.9963786,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "encumbered",
                "start": 1048.555,
                "end": 1048.9551,
                "confidence": 0.9842628,
                "punctuated_word": "encumbered",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "account",
                "start": 1048.9551,
                "end": 1049.435,
                "confidence": 0.9913499,
                "punctuated_word": "account,",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "send",
                "start": 1049.435,
                "end": 1049.675,
                "confidence": 0.9991529,
                "punctuated_word": "send",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "the",
                "start": 1049.675,
                "end": 1049.8351,
                "confidence": 0.9982697,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "ape",
                "start": 1049.8351,
                "end": 1050.155,
                "confidence": 0.9917563,
                "punctuated_word": "ape",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "to",
                "start": 1050.155,
                "end": 1050.3151,
                "confidence": 0.99943334,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "that",
                "start": 1050.3151,
                "end": 1050.635,
                "confidence": 0.99959344,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "account",
                "start": 1050.635,
                "end": 1051.1151,
                "confidence": 0.9993988,
                "punctuated_word": "account",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "that",
                "start": 1051.1151,
                "end": 1051.275,
                "confidence": 0.9994579,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "you",
                "start": 1051.275,
                "end": 1051.515,
                "confidence": 0.9995371,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "own",
                "start": 1051.515,
                "end": 1051.755,
                "confidence": 0.9909958,
                "punctuated_word": "own",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "because",
                "start": 1051.755,
                "end": 1051.9951,
                "confidence": 0.9596326,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "you're",
                "start": 1051.9951,
                "end": 1052.2351,
                "confidence": 0.9992974,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "able",
                "start": 1052.2351,
                "end": 1052.4751,
                "confidence": 0.9997857,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.6609157
              },
              {
                "word": "to",
                "start": 1052.4751,
                "end": 1052.555,
                "confidence": 0.9993709,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "do",
                "start": 1052.555,
                "end": 1052.795,
                "confidence": 0.9998336,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "anything",
                "start": 1052.795,
                "end": 1053.1951,
                "confidence": 0.9998223,
                "punctuated_word": "anything",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "with",
                "start": 1053.1951,
                "end": 1053.3551,
                "confidence": 0.9999255,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "it",
                "start": 1053.3551,
                "end": 1053.66,
                "confidence": 0.9005408,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "but",
                "start": 1053.9,
                "end": 1054.06,
                "confidence": 0.999383,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "you're",
                "start": 1054.06,
                "end": 1054.3,
                "confidence": 0.9978023,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "not",
                "start": 1054.3,
                "end": 1054.54,
                "confidence": 0.99955994,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "able",
                "start": 1054.54,
                "end": 1054.78,
                "confidence": 0.9997931,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "to",
                "start": 1054.78,
                "end": 1054.9401,
                "confidence": 0.9997912,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "kind",
                "start": 1054.9401,
                "end": 1055.18,
                "confidence": 0.99294925,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.59219915
              },
              {
                "word": "of",
                "start": 1055.18,
                "end": 1055.26,
                "confidence": 0.9998006,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "send",
                "start": 1055.26,
                "end": 1055.5,
                "confidence": 0.9991032,
                "punctuated_word": "send",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "the",
                "start": 1055.5,
                "end": 1055.66,
                "confidence": 0.9976265,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "ape",
                "start": 1055.66,
                "end": 1055.9,
                "confidence": 0.99273527,
                "punctuated_word": "ape",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "to",
                "start": 1055.9,
                "end": 1056.2201,
                "confidence": 0.9993718,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "any",
                "start": 1056.2201,
                "end": 1056.4601,
                "confidence": 0.9998785,
                "punctuated_word": "any",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "account",
                "start": 1056.4601,
                "end": 1056.78,
                "confidence": 0.79293865,
                "punctuated_word": "account",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "you",
                "start": 1056.78,
                "end": 1056.9401,
                "confidence": 0.9995283,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "want",
                "start": 1056.9401,
                "end": 1057.4401,
                "confidence": 0.99918324,
                "punctuated_word": "want.",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "since",
                "start": 1057.74,
                "end": 1057.98,
                "confidence": 0.99886036,
                "punctuated_word": "Since",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "you're",
                "start": 1057.98,
                "end": 1058.14,
                "confidence": 0.9994597,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "able",
                "start": 1058.14,
                "end": 1058.4601,
                "confidence": 0.9997837,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "to",
                "start": 1058.4601,
                "end": 1058.54,
                "confidence": 0.9991365,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "sign",
                "start": 1058.54,
                "end": 1058.78,
                "confidence": 0.9941076,
                "punctuated_word": "sign",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "anything",
                "start": 1058.78,
                "end": 1059.1,
                "confidence": 0.99975425,
                "punctuated_word": "anything",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "with",
                "start": 1059.1,
                "end": 1059.26,
                "confidence": 0.9990847,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "that",
                "start": 1059.26,
                "end": 1059.42,
                "confidence": 0.9997255,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "account",
                "start": 1059.42,
                "end": 1059.74,
                "confidence": 0.9980049,
                "punctuated_word": "account,",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "you're",
                "start": 1059.74,
                "end": 1059.9,
                "confidence": 0.9988581,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "able",
                "start": 1059.9,
                "end": 1060.14,
                "confidence": 0.99993145,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "to",
                "start": 1060.14,
                "end": 1060.2201,
                "confidence": 0.9963612,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "sign",
                "start": 1060.2201,
                "end": 1060.4601,
                "confidence": 0.91148514,
                "punctuated_word": "sign",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "kind",
                "start": 1060.4601,
                "end": 1060.9601,
                "confidence": 0.9618407,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "of",
                "start": 1061.26,
                "end": 1061.42,
                "confidence": 0.9997898,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6748709
              },
              {
                "word": "log",
                "start": 1061.42,
                "end": 1061.5,
                "confidence": 0.75665194,
                "punctuated_word": "log",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "login",
                "start": 1061.5801,
                "end": 1062.0801,
                "confidence": 0.86149067,
                "punctuated_word": "login",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "challenges",
                "start": 1062.14,
                "end": 1062.64,
                "confidence": 0.99870396,
                "punctuated_word": "challenges",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "to",
                "start": 1062.7001,
                "end": 1063.2001,
                "confidence": 0.99971575,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "the",
                "start": 1063.8201,
                "end": 1064.3201,
                "confidence": 0.9972836,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "take",
                "start": 1064.7001,
                "end": 1064.9401,
                "confidence": 0.9988918,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "the",
                "start": 1064.9401,
                "end": 1065.3401,
                "confidence": 0.99794537,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "discord",
                "start": 1065.3401,
                "end": 1065.8401,
                "confidence": 0.66482437,
                "punctuated_word": "Discord,",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "for",
                "start": 1066.38,
                "end": 1066.54,
                "confidence": 0.99993026,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "example",
                "start": 1066.54,
                "end": 1067.04,
                "confidence": 0.99848676,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "or",
                "start": 1067.26,
                "end": 1067.76,
                "confidence": 0.99960977,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "enter",
                "start": 1068.345,
                "end": 1068.585,
                "confidence": 0.9966528,
                "punctuated_word": "enter",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "the",
                "start": 1068.585,
                "end": 1069.085,
                "confidence": 0.9991254,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "restricted",
                "start": 1069.385,
                "end": 1069.885,
                "confidence": 0.99913496,
                "punctuated_word": "restricted",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "areas",
                "start": 1070.105,
                "end": 1070.505,
                "confidence": 0.99975866,
                "punctuated_word": "areas",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "in",
                "start": 1070.505,
                "end": 1070.665,
                "confidence": 0.9998468,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "the",
                "start": 1070.665,
                "end": 1070.825,
                "confidence": 0.99990237,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "website",
                "start": 1070.825,
                "end": 1071.325,
                "confidence": 0.99954695,
                "punctuated_word": "website",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "by",
                "start": 1071.465,
                "end": 1071.705,
                "confidence": 0.99903464,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "kind",
                "start": 1071.705,
                "end": 1071.865,
                "confidence": 0.9846156,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "of",
                "start": 1071.865,
                "end": 1072.365,
                "confidence": 0.9999101,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "signing",
                "start": 1072.505,
                "end": 1072.825,
                "confidence": 0.9844556,
                "punctuated_word": "signing",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "messages",
                "start": 1072.825,
                "end": 1073.3049,
                "confidence": 0.9999157,
                "punctuated_word": "messages",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "that",
                "start": 1073.3049,
                "end": 1073.465,
                "confidence": 0.99974066,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "they",
                "start": 1073.465,
                "end": 1073.785,
                "confidence": 0.9583687,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "request",
                "start": 1073.785,
                "end": 1074.285,
                "confidence": 0.9943059,
                "punctuated_word": "request",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "with",
                "start": 1074.505,
                "end": 1074.985,
                "confidence": 0.994352,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "a",
                "start": 1074.985,
                "end": 1075.145,
                "confidence": 0.545122,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "specific",
                "start": 1075.145,
                "end": 1075.5449,
                "confidence": 0.99861944,
                "punctuated_word": "specific",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "nonce",
                "start": 1075.5449,
                "end": 1076.0449,
                "confidence": 0.7537694,
                "punctuated_word": "nonce.",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "and",
                "start": 1076.105,
                "end": 1076.345,
                "confidence": 0.99855095,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "you're",
                "start": 1076.345,
                "end": 1076.585,
                "confidence": 0.9994156,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "even",
                "start": 1076.585,
                "end": 1076.905,
                "confidence": 0.9998369,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "able",
                "start": 1076.905,
                "end": 1077.225,
                "confidence": 0.99993086,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "to",
                "start": 1077.225,
                "end": 1077.385,
                "confidence": 0.999451,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "sign",
                "start": 1077.385,
                "end": 1077.625,
                "confidence": 0.96891016,
                "punctuated_word": "sign",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "transactions",
                "start": 1077.625,
                "end": 1078.125,
                "confidence": 0.8417512,
                "punctuated_word": "transactions",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "sending",
                "start": 1078.1849,
                "end": 1078.4249,
                "confidence": 0.8420559,
                "punctuated_word": "sending",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "ethereum",
                "start": 1078.4249,
                "end": 1078.905,
                "confidence": 0.95936805,
                "punctuated_word": "Ethereum",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "if",
                "start": 1078.905,
                "end": 1079.225,
                "confidence": 0.9838029,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.7382219
              },
              {
                "word": "if",
                "start": 1079.225,
                "end": 1079.3049,
                "confidence": 0.7023214,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "we",
                "start": 1079.3049,
                "end": 1079.705,
                "confidence": 0.8790061,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "implemented",
                "start": 1079.705,
                "end": 1080.205,
                "confidence": 0.9958638,
                "punctuated_word": "implemented",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "more",
                "start": 1080.4249,
                "end": 1080.905,
                "confidence": 0.99979407,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "policies",
                "start": 1080.905,
                "end": 1081.385,
                "confidence": 0.99920744,
                "punctuated_word": "policies",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "on",
                "start": 1081.385,
                "end": 1081.5449,
                "confidence": 0.9999032,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "top",
                "start": 1081.5449,
                "end": 1081.705,
                "confidence": 0.9999,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "of",
                "start": 1081.705,
                "end": 1082.105,
                "confidence": 0.9997569,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "take",
                "start": 1082.105,
                "end": 1082.345,
                "confidence": 0.6414835,
                "punctuated_word": "Take",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "my",
                "start": 1082.345,
                "end": 1082.505,
                "confidence": 0.847747,
                "punctuated_word": "My",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "ape",
                "start": 1082.505,
                "end": 1082.88,
                "confidence": 0.942458,
                "punctuated_word": "Ape.",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "so",
                "start": 1082.96,
                "end": 1083.46,
                "confidence": 0.9997465,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "i",
                "start": 1083.76,
                "end": 1083.84,
                "confidence": 0.9986149,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6240998
              },
              {
                "word": "feel",
                "start": 1083.84,
                "end": 1084.08,
                "confidence": 0.9946755,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "this",
                "start": 1084.08,
                "end": 1084.32,
                "confidence": 0.998494,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "flexibility",
                "start": 1084.32,
                "end": 1084.82,
                "confidence": 0.9998528,
                "punctuated_word": "flexibility",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "of",
                "start": 1085.12,
                "end": 1085.4401,
                "confidence": 0.9999502,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "renting",
                "start": 1085.4401,
                "end": 1085.76,
                "confidence": 0.9433209,
                "punctuated_word": "renting",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "your",
                "start": 1085.76,
                "end": 1086.0,
                "confidence": 0.99942964,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "ape",
                "start": 1086.0,
                "end": 1086.24,
                "confidence": 0.90866804,
                "punctuated_word": "Ape",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "to",
                "start": 1086.24,
                "end": 1086.4,
                "confidence": 0.99937445,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "someone",
                "start": 1086.4,
                "end": 1086.9,
                "confidence": 0.98547125,
                "punctuated_word": "someone,",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "ensuring",
                "start": 1087.2,
                "end": 1087.52,
                "confidence": 0.96438795,
                "punctuated_word": "ensuring",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "that",
                "start": 1087.52,
                "end": 1087.68,
                "confidence": 0.99992764,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "it",
                "start": 1087.68,
                "end": 1087.84,
                "confidence": 0.999526,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "comes",
                "start": 1087.84,
                "end": 1088.16,
                "confidence": 0.99988365,
                "punctuated_word": "comes",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "back",
                "start": 1088.16,
                "end": 1088.32,
                "confidence": 0.9996424,
                "punctuated_word": "back",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "to",
                "start": 1088.32,
                "end": 1088.48,
                "confidence": 0.9994677,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "you",
                "start": 1088.48,
                "end": 1088.72,
                "confidence": 0.9506644,
                "punctuated_word": "you,",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "and",
                "start": 1088.72,
                "end": 1088.88,
                "confidence": 0.9996493,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "allowing",
                "start": 1088.88,
                "end": 1089.28,
                "confidence": 0.99994576,
                "punctuated_word": "allowing",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "them",
                "start": 1089.28,
                "end": 1089.52,
                "confidence": 0.99985147,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "to",
                "start": 1089.52,
                "end": 1089.76,
                "confidence": 0.9995043,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "kind",
                "start": 1089.76,
                "end": 1089.92,
                "confidence": 0.9882365,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "of",
                "start": 1089.92,
                "end": 1090.08,
                "confidence": 0.9998771,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "use",
                "start": 1090.08,
                "end": 1090.32,
                "confidence": 0.9991346,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.70207083
              },
              {
                "word": "it",
                "start": 1090.32,
                "end": 1090.4,
                "confidence": 0.9983038,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "to",
                "start": 1090.4,
                "end": 1090.56,
                "confidence": 0.9957795,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "access",
                "start": 1090.56,
                "end": 1091.04,
                "confidence": 0.99958736,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "the",
                "start": 1091.04,
                "end": 1091.12,
                "confidence": 0.87785083,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "metaverse",
                "start": 1091.12,
                "end": 1091.62,
                "confidence": 0.9439379,
                "punctuated_word": "metaverse",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "is",
                "start": 1092.08,
                "end": 1092.32,
                "confidence": 0.96931434,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "is",
                "start": 1092.32,
                "end": 1092.48,
                "confidence": 0.9988875,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "something",
                "start": 1092.48,
                "end": 1092.8,
                "confidence": 0.9997943,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "really",
                "start": 1092.8,
                "end": 1093.04,
                "confidence": 0.9998086,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "cool",
                "start": 1093.04,
                "end": 1093.28,
                "confidence": 0.9997514,
                "punctuated_word": "cool",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "and",
                "start": 1093.28,
                "end": 1093.4401,
                "confidence": 0.9995735,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "really",
                "start": 1093.4401,
                "end": 1093.68,
                "confidence": 0.99966896,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "powerful",
                "start": 1093.68,
                "end": 1094.18,
                "confidence": 0.99973965,
                "punctuated_word": "powerful.",
                "speaker": 2,
                "speaker_confidence": 0.6367486
              },
              {
                "word": "yeah",
                "start": 1095.9651,
                "end": 1096.285,
                "confidence": 0.99861026,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "so",
                "start": 1096.285,
                "end": 1096.6051,
                "confidence": 0.99953854,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "imagine",
                "start": 1096.6051,
                "end": 1097.1051,
                "confidence": 0.9976857,
                "punctuated_word": "imagine",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "an",
                "start": 1097.165,
                "end": 1097.4851,
                "confidence": 0.9961641,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "ethereum",
                "start": 1097.4851,
                "end": 1097.885,
                "confidence": 0.9944885,
                "punctuated_word": "Ethereum",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "account",
                "start": 1097.885,
                "end": 1098.2051,
                "confidence": 0.9998989,
                "punctuated_word": "account",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "that's",
                "start": 1098.2051,
                "end": 1098.525,
                "confidence": 0.993052,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "just",
                "start": 1098.525,
                "end": 1098.8451,
                "confidence": 0.99981993,
                "punctuated_word": "just",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "going",
                "start": 1098.8451,
                "end": 1099.0851,
                "confidence": 0.999663,
                "punctuated_word": "going",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "on",
                "start": 1099.0851,
                "end": 1099.245,
                "confidence": 0.9994524,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "doing",
                "start": 1099.245,
                "end": 1099.4851,
                "confidence": 0.85116136,
                "punctuated_word": "doing",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "its",
                "start": 1099.4851,
                "end": 1099.645,
                "confidence": 0.99345195,
                "punctuated_word": "its",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "regular",
                "start": 1099.645,
                "end": 1100.145,
                "confidence": 0.9998832,
                "punctuated_word": "regular",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "activities",
                "start": 1100.2051,
                "end": 1100.7051,
                "confidence": 0.8884114,
                "punctuated_word": "activities,",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "and",
                "start": 1101.165,
                "end": 1101.405,
                "confidence": 0.99931955,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "then",
                "start": 1101.405,
                "end": 1101.7251,
                "confidence": 0.9997651,
                "punctuated_word": "then",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "it",
                "start": 1101.7251,
                "end": 1101.9651,
                "confidence": 0.9983858,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "receives",
                "start": 1101.9651,
                "end": 1102.4451,
                "confidence": 0.99842924,
                "punctuated_word": "receives",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "a",
                "start": 1102.4451,
                "end": 1102.6051,
                "confidence": 0.99865097,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "bored",
                "start": 1102.6051,
                "end": 1102.8451,
                "confidence": 0.9725838,
                "punctuated_word": "Bored",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "ape",
                "start": 1102.8451,
                "end": 1103.165,
                "confidence": 0.9924375,
                "punctuated_word": "Ape",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "nft",
                "start": 1103.165,
                "end": 1103.665,
                "confidence": 0.8420283,
                "punctuated_word": "NFT,",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "and",
                "start": 1104.685,
                "end": 1104.8451,
                "confidence": 0.9988018,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.6859194
              },
              {
                "word": "then",
                "start": 1104.8451,
                "end": 1105.3251,
                "confidence": 0.9996031,
                "punctuated_word": "then",
                "speaker": 3,
                "speaker_confidence": 0.35272002
              },
              {
                "word": "it",
                "start": 1105.3251,
                "end": 1105.4851,
                "confidence": 0.9964976,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.35272002
              },
              {
                "word": "continues",
                "start": 1105.4851,
                "end": 1105.9851,
                "confidence": 0.9979353,
                "punctuated_word": "continues",
                "speaker": 3,
                "speaker_confidence": 0.35272002
              },
              {
                "word": "doing",
                "start": 1106.125,
                "end": 1106.365,
                "confidence": 0.9996488,
                "punctuated_word": "doing",
                "speaker": 3,
                "speaker_confidence": 0.35272002
              },
              {
                "word": "whatever",
                "start": 1106.365,
                "end": 1106.765,
                "confidence": 0.9995597,
                "punctuated_word": "whatever",
                "speaker": 3,
                "speaker_confidence": 0.35272002
              },
              {
                "word": "it",
                "start": 1106.765,
                "end": 1106.925,
                "confidence": 0.99937564,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.35272002
              },
              {
                "word": "is",
                "start": 1106.925,
                "end": 1107.3,
                "confidence": 0.8931408,
                "punctuated_word": "is.",
                "speaker": 3,
                "speaker_confidence": 0.35272002
              },
              {
                "word": "and",
                "start": 1107.78,
                "end": 1107.8601,
                "confidence": 0.97191036,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "it",
                "start": 1107.8601,
                "end": 1108.1001,
                "confidence": 0.7313706,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "looks",
                "start": 1108.1001,
                "end": 1108.42,
                "confidence": 0.9930479,
                "punctuated_word": "looks",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "like",
                "start": 1108.42,
                "end": 1108.8201,
                "confidence": 0.9931331,
                "punctuated_word": "like",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "the",
                "start": 1108.8201,
                "end": 1109.06,
                "confidence": 0.8767145,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "it",
                "start": 1109.14,
                "end": 1109.4601,
                "confidence": 0.9973022,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "literally",
                "start": 1109.4601,
                "end": 1109.9401,
                "confidence": 0.9890469,
                "punctuated_word": "literally",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "was",
                "start": 1109.9401,
                "end": 1110.18,
                "confidence": 0.99856925,
                "punctuated_word": "was",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "sent",
                "start": 1110.18,
                "end": 1110.42,
                "confidence": 0.999556,
                "punctuated_word": "sent",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "a",
                "start": 1110.42,
                "end": 1110.5801,
                "confidence": 0.9536232,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "bored",
                "start": 1110.5801,
                "end": 1110.8201,
                "confidence": 0.94889355,
                "punctuated_word": "Bored",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "ape",
                "start": 1110.8201,
                "end": 1111.14,
                "confidence": 0.9969268,
                "punctuated_word": "Ape",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "nft",
                "start": 1111.14,
                "end": 1111.54,
                "confidence": 0.9985698,
                "punctuated_word": "NFT",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "from",
                "start": 1111.54,
                "end": 1111.9401,
                "confidence": 0.999419,
                "punctuated_word": "from",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "some",
                "start": 1111.9401,
                "end": 1112.1001,
                "confidence": 0.9995623,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "other",
                "start": 1112.1001,
                "end": 1112.3401,
                "confidence": 0.999863,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "person",
                "start": 1112.3401,
                "end": 1112.8401,
                "confidence": 0.8778947,
                "punctuated_word": "person,",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "but",
                "start": 1113.06,
                "end": 1113.2201,
                "confidence": 0.8013639,
                "punctuated_word": "but,",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "actually",
                "start": 1113.2201,
                "end": 1113.7201,
                "confidence": 0.999164,
                "punctuated_word": "actually,",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "there's",
                "start": 1113.8601,
                "end": 1114.18,
                "confidence": 0.9862548,
                "punctuated_word": "there's",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "this",
                "start": 1114.18,
                "end": 1114.5,
                "confidence": 0.96586597,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "secret",
                "start": 1114.5,
                "end": 1114.8201,
                "confidence": 0.9997942,
                "punctuated_word": "secret",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "policy",
                "start": 1114.8201,
                "end": 1115.3201,
                "confidence": 0.9998073,
                "punctuated_word": "policy",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "attached",
                "start": 1115.38,
                "end": 1115.78,
                "confidence": 0.99955577,
                "punctuated_word": "attached",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "to",
                "start": 1115.78,
                "end": 1115.9401,
                "confidence": 0.9979936,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "the",
                "start": 1115.9401,
                "end": 1116.1001,
                "confidence": 0.9989178,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "nft",
                "start": 1116.1001,
                "end": 1116.6001,
                "confidence": 0.9995893,
                "punctuated_word": "NFT",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "that",
                "start": 1116.66,
                "end": 1116.9,
                "confidence": 0.9994611,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "requires",
                "start": 1116.9,
                "end": 1117.38,
                "confidence": 0.99942374,
                "punctuated_word": "requires",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "it",
                "start": 1117.38,
                "end": 1117.54,
                "confidence": 0.99947125,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "to",
                "start": 1117.54,
                "end": 1117.7001,
                "confidence": 0.9992841,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "boomerang",
                "start": 1117.7001,
                "end": 1118.2001,
                "confidence": 0.9934559,
                "punctuated_word": "boomerang",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "back",
                "start": 1118.42,
                "end": 1118.74,
                "confidence": 0.9994899,
                "punctuated_word": "back",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "to",
                "start": 1118.74,
                "end": 1118.9,
                "confidence": 0.9987721,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "somebody",
                "start": 1118.9,
                "end": 1119.2201,
                "confidence": 0.9997973,
                "punctuated_word": "somebody",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "else",
                "start": 1119.2201,
                "end": 1119.4601,
                "confidence": 0.92998093,
                "punctuated_word": "else,",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "like",
                "start": 1119.4601,
                "end": 1119.7001,
                "confidence": 0.99961746,
                "punctuated_word": "like",
                "speaker": 3,
                "speaker_confidence": 0.5860776
              },
              {
                "word": "the",
                "start": 1119.7001,
                "end": 1119.78,
                "confidence": 0.60444295,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "next",
                "start": 1119.78,
                "end": 1120.02,
                "confidence": 0.99962914,
                "punctuated_word": "next",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "person",
                "start": 1120.02,
                "end": 1120.42,
                "confidence": 0.999884,
                "punctuated_word": "person",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "who",
                "start": 1120.42,
                "end": 1120.5801,
                "confidence": 0.9991928,
                "punctuated_word": "who",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "wants",
                "start": 1120.5801,
                "end": 1120.9,
                "confidence": 0.99941206,
                "punctuated_word": "wants",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "the",
                "start": 1120.9,
                "end": 1121.06,
                "confidence": 0.99351233,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "the",
                "start": 1121.06,
                "end": 1121.2201,
                "confidence": 0.9567284,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "ape",
                "start": 1121.2201,
                "end": 1121.595,
                "confidence": 0.9255403,
                "punctuated_word": "ape.",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "and",
                "start": 1121.755,
                "end": 1121.9149,
                "confidence": 0.99926764,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "that's",
                "start": 1121.9149,
                "end": 1122.075,
                "confidence": 0.999466,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "essentially",
                "start": 1122.075,
                "end": 1122.575,
                "confidence": 0.98221105,
                "punctuated_word": "essentially",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "what",
                "start": 1122.635,
                "end": 1123.0349,
                "confidence": 0.9946267,
                "punctuated_word": "what,",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "take",
                "start": 1123.275,
                "end": 1123.515,
                "confidence": 0.97254544,
                "punctuated_word": "Take",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "my",
                "start": 1123.515,
                "end": 1123.6749,
                "confidence": 0.8475165,
                "punctuated_word": "My",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "ape",
                "start": 1123.6749,
                "end": 1123.9149,
                "confidence": 0.9932726,
                "punctuated_word": "Ape",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "is",
                "start": 1123.9149,
                "end": 1124.075,
                "confidence": 0.9986513,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "doing",
                "start": 1124.075,
                "end": 1124.315,
                "confidence": 0.9887815,
                "punctuated_word": "doing.",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "it",
                "start": 1124.315,
                "end": 1124.815,
                "confidence": 0.9987054,
                "punctuated_word": "It",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "attaches",
                "start": 1124.955,
                "end": 1125.4349,
                "confidence": 0.9960116,
                "punctuated_word": "attaches",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "this",
                "start": 1125.4349,
                "end": 1125.6749,
                "confidence": 0.9077045,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "private",
                "start": 1125.6749,
                "end": 1126.075,
                "confidence": 0.9998723,
                "punctuated_word": "private",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "policy",
                "start": 1126.075,
                "end": 1126.575,
                "confidence": 0.999897,
                "punctuated_word": "policy",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "behind",
                "start": 1126.635,
                "end": 1127.0349,
                "confidence": 0.99993503,
                "punctuated_word": "behind",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "an",
                "start": 1127.0349,
                "end": 1127.195,
                "confidence": 0.9862307,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "eoa",
                "start": 1127.195,
                "end": 1127.695,
                "confidence": 0.9594586,
                "punctuated_word": "EOA",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "address",
                "start": 1127.755,
                "end": 1128.255,
                "confidence": 0.9987546,
                "punctuated_word": "address",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "that",
                "start": 1128.395,
                "end": 1128.635,
                "confidence": 0.9764531,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "just",
                "start": 1128.635,
                "end": 1128.875,
                "confidence": 0.99088144,
                "punctuated_word": "just",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "simple",
                "start": 1128.875,
                "end": 1129.275,
                "confidence": 0.995738,
                "punctuated_word": "simple",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "blockchain",
                "start": 1129.275,
                "end": 1129.755,
                "confidence": 0.96578,
                "punctuated_word": "blockchain",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "analysis",
                "start": 1129.755,
                "end": 1130.235,
                "confidence": 0.9992262,
                "punctuated_word": "analysis",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "isn't",
                "start": 1130.235,
                "end": 1130.475,
                "confidence": 0.99933887,
                "punctuated_word": "isn't",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "gonna",
                "start": 1130.475,
                "end": 1130.7949,
                "confidence": 0.98687565,
                "punctuated_word": "gonna",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "expose",
                "start": 1130.7949,
                "end": 1131.195,
                "confidence": 0.9927447,
                "punctuated_word": "expose",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "to",
                "start": 1131.195,
                "end": 1131.355,
                "confidence": 0.9773895,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "anybody",
                "start": 1131.355,
                "end": 1131.855,
                "confidence": 0.9995351,
                "punctuated_word": "anybody.",
                "speaker": 3,
                "speaker_confidence": 0.87014997
              },
              {
                "word": "and",
                "start": 1132.155,
                "end": 1132.315,
                "confidence": 0.9983005,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "it's",
                "start": 1132.315,
                "end": 1132.5549,
                "confidence": 0.9990078,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "really",
                "start": 1132.5549,
                "end": 1132.875,
                "confidence": 0.99856746,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "interesting",
                "start": 1132.875,
                "end": 1133.375,
                "confidence": 0.9991217,
                "punctuated_word": "interesting",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "to",
                "start": 1133.4349,
                "end": 1133.515,
                "confidence": 0.9970847,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "think",
                "start": 1133.515,
                "end": 1133.755,
                "confidence": 0.99882966,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "about",
                "start": 1133.755,
                "end": 1133.995,
                "confidence": 0.99714667,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "because",
                "start": 1133.995,
                "end": 1134.315,
                "confidence": 0.65073633,
                "punctuated_word": "because",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "on",
                "start": 1134.315,
                "end": 1134.475,
                "confidence": 0.9638111,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "the",
                "start": 1134.475,
                "end": 1134.875,
                "confidence": 0.9943984,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "one",
                "start": 1134.875,
                "end": 1135.0349,
                "confidence": 0.9933931,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "hand",
                "start": 1135.0349,
                "end": 1135.195,
                "confidence": 0.9962237,
                "punctuated_word": "hand",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "and",
                "start": 1135.275,
                "end": 1135.4349,
                "confidence": 0.9988041,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "i",
                "start": 1135.4349,
                "end": 1135.595,
                "confidence": 0.9955136,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "i",
                "start": 1135.595,
                "end": 1135.755,
                "confidence": 0.9920625,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "appreciate",
                "start": 1135.755,
                "end": 1136.255,
                "confidence": 0.93375456,
                "punctuated_word": "appreciate",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "in",
                "start": 1136.315,
                "end": 1136.5549,
                "confidence": 0.6802064,
                "punctuated_word": "in,",
                "speaker": 1,
                "speaker_confidence": 0.64805937
              },
              {
                "word": "you",
                "start": 1136.5549,
                "end": 1136.635,
                "confidence": 0.9922312,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "know",
                "start": 1136.635,
                "end": 1136.715,
                "confidence": 0.9888294,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "in",
                "start": 1136.715,
                "end": 1137.0,
                "confidence": 0.93119484,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "your",
                "start": 1137.0,
                "end": 1137.16,
                "confidence": 0.9626808,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "paper",
                "start": 1137.16,
                "end": 1137.4,
                "confidence": 0.9556499,
                "punctuated_word": "paper,",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "you'll",
                "start": 1137.4,
                "end": 1137.48,
                "confidence": 0.629017,
                "punctuated_word": "you'll",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "have",
                "start": 1137.48,
                "end": 1137.8,
                "confidence": 0.99907196,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "the",
                "start": 1137.8,
                "end": 1137.96,
                "confidence": 0.9990615,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "table",
                "start": 1137.96,
                "end": 1138.2,
                "confidence": 0.8292333,
                "punctuated_word": "table,",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "and",
                "start": 1138.2,
                "end": 1138.36,
                "confidence": 0.9996455,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.58836883
              },
              {
                "word": "maybe",
                "start": 1138.36,
                "end": 1138.6,
                "confidence": 0.9974025,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.28493983
              },
              {
                "word": "we'll",
                "start": 1138.6,
                "end": 1138.84,
                "confidence": 0.99908197,
                "punctuated_word": "we'll",
                "speaker": 1,
                "speaker_confidence": 0.28493983
              },
              {
                "word": "we'll",
                "start": 1138.84,
                "end": 1139.0,
                "confidence": 0.9986068,
                "punctuated_word": "we'll",
                "speaker": 1,
                "speaker_confidence": 0.28493983
              },
              {
                "word": "try",
                "start": 1139.0,
                "end": 1139.24,
                "confidence": 0.9997435,
                "punctuated_word": "try",
                "speaker": 1,
                "speaker_confidence": 0.28493983
              },
              {
                "word": "to",
                "start": 1139.24,
                "end": 1139.32,
                "confidence": 0.9987515,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.28493983
              },
              {
                "word": "get",
                "start": 1139.32,
                "end": 1139.48,
                "confidence": 0.9997003,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "that",
                "start": 1139.48,
                "end": 1139.64,
                "confidence": 0.9994286,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "as",
                "start": 1139.64,
                "end": 1139.8,
                "confidence": 0.99974495,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "a",
                "start": 1139.8,
                "end": 1139.88,
                "confidence": 0.999746,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "pop",
                "start": 1139.88,
                "end": 1140.12,
                "confidence": 0.99051815,
                "punctuated_word": "pop",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "up",
                "start": 1140.12,
                "end": 1140.28,
                "confidence": 0.9974141,
                "punctuated_word": "up",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "graphic",
                "start": 1140.28,
                "end": 1140.76,
                "confidence": 0.9988952,
                "punctuated_word": "graphic",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "of",
                "start": 1140.76,
                "end": 1141.0,
                "confidence": 0.99633247,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "that",
                "start": 1141.08,
                "end": 1141.32,
                "confidence": 0.96785426,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "shows",
                "start": 1141.32,
                "end": 1141.56,
                "confidence": 0.9995455,
                "punctuated_word": "shows",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "the",
                "start": 1141.56,
                "end": 1141.72,
                "confidence": 0.99868184,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "benefits",
                "start": 1141.72,
                "end": 1142.2,
                "confidence": 0.999841,
                "punctuated_word": "benefits",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "and",
                "start": 1142.2,
                "end": 1142.68,
                "confidence": 0.99866545,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "potential",
                "start": 1142.68,
                "end": 1143.18,
                "confidence": 0.98985976,
                "punctuated_word": "potential",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "disadvantages",
                "start": 1143.24,
                "end": 1143.74,
                "confidence": 0.99880815,
                "punctuated_word": "disadvantages",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "of",
                "start": 1144.04,
                "end": 1144.12,
                "confidence": 0.9941251,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "kind",
                "start": 1144.12,
                "end": 1144.36,
                "confidence": 0.6807655,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.72394407
              },
              {
                "word": "of",
                "start": 1144.36,
                "end": 1144.44,
                "confidence": 0.99705243,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "the",
                "start": 1144.44,
                "end": 1144.6,
                "confidence": 0.9991124,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "various",
                "start": 1144.6,
                "end": 1145.0,
                "confidence": 0.9997459,
                "punctuated_word": "various",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "use",
                "start": 1145.0,
                "end": 1145.24,
                "confidence": 0.9671236,
                "punctuated_word": "use",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "cases",
                "start": 1145.24,
                "end": 1145.56,
                "confidence": 0.99963427,
                "punctuated_word": "cases",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "of",
                "start": 1145.56,
                "end": 1145.72,
                "confidence": 0.99985194,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "it",
                "start": 1145.72,
                "end": 1146.12,
                "confidence": 0.96773106,
                "punctuated_word": "it.",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "and",
                "start": 1146.12,
                "end": 1146.28,
                "confidence": 0.9877758,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "thinking",
                "start": 1146.28,
                "end": 1146.6,
                "confidence": 0.997035,
                "punctuated_word": "thinking",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "of",
                "start": 1146.6,
                "end": 1146.76,
                "confidence": 0.99987733,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "it",
                "start": 1146.76,
                "end": 1146.92,
                "confidence": 0.99835503,
                "punctuated_word": "it,",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "you",
                "start": 1146.92,
                "end": 1147.08,
                "confidence": 0.9998493,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "know",
                "start": 1147.08,
                "end": 1147.24,
                "confidence": 0.99989426,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "specifically",
                "start": 1147.24,
                "end": 1147.74,
                "confidence": 0.9995369,
                "punctuated_word": "specifically",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "for",
                "start": 1147.8,
                "end": 1148.04,
                "confidence": 0.9616548,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "bored",
                "start": 1148.04,
                "end": 1148.28,
                "confidence": 0.87421215,
                "punctuated_word": "Bored",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "apes",
                "start": 1148.28,
                "end": 1148.78,
                "confidence": 0.932463,
                "punctuated_word": "Apes,",
                "speaker": 1,
                "speaker_confidence": 0.7475413
              },
              {
                "word": "you",
                "start": 1148.84,
                "end": 1148.92,
                "confidence": 0.9929778,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.37866122
              },
              {
                "word": "know",
                "start": 1148.92,
                "end": 1149.08,
                "confidence": 0.98620445,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.37866122
              },
              {
                "word": "like",
                "start": 1149.08,
                "end": 1149.32,
                "confidence": 0.8515648,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.37866122
              },
              {
                "word": "i",
                "start": 1149.32,
                "end": 1149.4,
                "confidence": 0.9942782,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.37866122
              },
              {
                "word": "can't",
                "start": 1149.4,
                "end": 1149.64,
                "confidence": 0.75393,
                "punctuated_word": "can't",
                "speaker": 1,
                "speaker_confidence": 0.37866122
              },
              {
                "word": "go",
                "start": 1149.64,
                "end": 1149.8,
                "confidence": 0.9994648,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.37866122
              },
              {
                "word": "out",
                "start": 1149.8,
                "end": 1149.88,
                "confidence": 0.9983254,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.52197576
              },
              {
                "word": "and",
                "start": 1149.88,
                "end": 1150.12,
                "confidence": 0.99474865,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.52197576
              },
              {
                "word": "buy",
                "start": 1150.12,
                "end": 1150.36,
                "confidence": 0.9138501,
                "punctuated_word": "buy",
                "speaker": 1,
                "speaker_confidence": 0.52197576
              },
              {
                "word": "a",
                "start": 1150.36,
                "end": 1150.44,
                "confidence": 0.90715486,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.52197576
              },
              {
                "word": "bored",
                "start": 1150.44,
                "end": 1150.68,
                "confidence": 0.99682176,
                "punctuated_word": "Bored",
                "speaker": 1,
                "speaker_confidence": 0.52197576
              },
              {
                "word": "apes",
                "start": 1150.68,
                "end": 1150.92,
                "confidence": 0.8715827,
                "punctuated_word": "Apes,",
                "speaker": 1,
                "speaker_confidence": 0.52197576
              },
              {
                "word": "but",
                "start": 1150.92,
                "end": 1151.08,
                "confidence": 0.97153926,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.52197576
              },
              {
                "word": "now",
                "start": 1151.08,
                "end": 1151.24,
                "confidence": 0.9804089,
                "punctuated_word": "now",
                "speaker": 1,
                "speaker_confidence": 0.52197576
              },
              {
                "word": "i",
                "start": 1151.24,
                "end": 1151.32,
                "confidence": 0.99761605,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.56900567
              },
              {
                "word": "can",
                "start": 1151.32,
                "end": 1151.48,
                "confidence": 0.99952686,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.56900567
              },
              {
                "word": "potentially",
                "start": 1151.48,
                "end": 1151.88,
                "confidence": 0.99678075,
                "punctuated_word": "potentially",
                "speaker": 1,
                "speaker_confidence": 0.56900567
              },
              {
                "word": "get",
                "start": 1151.88,
                "end": 1152.225,
                "confidence": 0.98954135,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.56900567
              },
              {
                "word": "access",
                "start": 1152.3049,
                "end": 1152.465,
                "confidence": 0.99918133,
                "punctuated_word": "access",
                "speaker": 1,
                "speaker_confidence": 0.56900567
              },
              {
                "word": "to",
                "start": 1152.465,
                "end": 1152.585,
                "confidence": 0.9995228,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.56900567
              },
              {
                "word": "the",
                "start": 1152.585,
                "end": 1152.705,
                "confidence": 0.99946123,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.59499496
              },
              {
                "word": "community",
                "start": 1152.705,
                "end": 1153.205,
                "confidence": 0.7388628,
                "punctuated_word": "community.",
                "speaker": 1,
                "speaker_confidence": 0.59499496
              },
              {
                "word": "and",
                "start": 1153.345,
                "end": 1153.6649,
                "confidence": 0.9958739,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.59499496
              },
              {
                "word": "you",
                "start": 1153.6649,
                "end": 1153.745,
                "confidence": 0.99971133,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.59499496
              },
              {
                "word": "know",
                "start": 1153.745,
                "end": 1153.985,
                "confidence": 0.9999336,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.59499496
              },
              {
                "word": "it",
                "start": 1153.985,
                "end": 1154.145,
                "confidence": 0.9791525,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.59499496
              },
              {
                "word": "can",
                "start": 1154.145,
                "end": 1154.465,
                "confidence": 0.998588,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.59499496
              },
              {
                "word": "kind",
                "start": 1154.465,
                "end": 1154.625,
                "confidence": 0.99506086,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.59499496
              },
              {
                "word": "of",
                "start": 1154.625,
                "end": 1154.865,
                "confidence": 0.99983263,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "add",
                "start": 1154.865,
                "end": 1155.025,
                "confidence": 0.999579,
                "punctuated_word": "add",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "these",
                "start": 1155.025,
                "end": 1155.345,
                "confidence": 0.99940443,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "elements",
                "start": 1155.345,
                "end": 1155.845,
                "confidence": 0.99943656,
                "punctuated_word": "elements",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "of",
                "start": 1155.905,
                "end": 1156.225,
                "confidence": 0.9998903,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "inclusion",
                "start": 1156.225,
                "end": 1156.725,
                "confidence": 0.99967,
                "punctuated_word": "inclusion",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "potentially",
                "start": 1156.865,
                "end": 1157.365,
                "confidence": 0.80349946,
                "punctuated_word": "potentially",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "in",
                "start": 1157.905,
                "end": 1158.065,
                "confidence": 0.9982522,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "certain",
                "start": 1158.065,
                "end": 1158.465,
                "confidence": 0.9997615,
                "punctuated_word": "certain",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "environments",
                "start": 1158.465,
                "end": 1158.965,
                "confidence": 0.9861225,
                "punctuated_word": "environments.",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "but",
                "start": 1159.4249,
                "end": 1159.6649,
                "confidence": 0.99896836,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "i",
                "start": 1159.6649,
                "end": 1159.825,
                "confidence": 0.9995555,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.72546077
              },
              {
                "word": "i",
                "start": 1159.825,
                "end": 1159.985,
                "confidence": 0.99945873,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "did",
                "start": 1159.985,
                "end": 1160.225,
                "confidence": 0.9996693,
                "punctuated_word": "did",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "also",
                "start": 1160.225,
                "end": 1160.725,
                "confidence": 0.9985752,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "wanna",
                "start": 1160.945,
                "end": 1161.1849,
                "confidence": 0.9907374,
                "punctuated_word": "wanna",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "think",
                "start": 1161.1849,
                "end": 1161.505,
                "confidence": 0.9991903,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "of",
                "start": 1161.505,
                "end": 1161.825,
                "confidence": 0.99989176,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "and",
                "start": 1161.825,
                "end": 1162.065,
                "confidence": 0.9041776,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "maybe",
                "start": 1162.065,
                "end": 1162.385,
                "confidence": 0.9956514,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "expand",
                "start": 1162.385,
                "end": 1162.865,
                "confidence": 0.9994437,
                "punctuated_word": "expand",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "upon",
                "start": 1162.865,
                "end": 1163.1849,
                "confidence": 0.99983346,
                "punctuated_word": "upon",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "what",
                "start": 1163.1849,
                "end": 1163.4249,
                "confidence": 0.987553,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "are",
                "start": 1163.4249,
                "end": 1163.585,
                "confidence": 0.9994036,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "some",
                "start": 1163.585,
                "end": 1163.745,
                "confidence": 0.9996309,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "of",
                "start": 1163.745,
                "end": 1163.905,
                "confidence": 0.99960643,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "the",
                "start": 1163.905,
                "end": 1164.225,
                "confidence": 0.99957377,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "negative",
                "start": 1164.225,
                "end": 1164.705,
                "confidence": 0.99983716,
                "punctuated_word": "negative",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "concerns",
                "start": 1164.705,
                "end": 1165.205,
                "confidence": 0.999271,
                "punctuated_word": "concerns",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "potentially",
                "start": 1165.265,
                "end": 1165.765,
                "confidence": 0.7056713,
                "punctuated_word": "potentially.",
                "speaker": 1,
                "speaker_confidence": 0.87109756
              },
              {
                "word": "and",
                "start": 1166.24,
                "end": 1166.3201,
                "confidence": 0.83124506,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "especially",
                "start": 1166.3201,
                "end": 1166.64,
                "confidence": 0.9853265,
                "punctuated_word": "especially,",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "i",
                "start": 1166.64,
                "end": 1166.88,
                "confidence": 0.99984586,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "don't",
                "start": 1166.88,
                "end": 1167.12,
                "confidence": 0.99985516,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "know",
                "start": 1167.12,
                "end": 1167.2001,
                "confidence": 0.9988232,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "how",
                "start": 1167.2001,
                "end": 1167.52,
                "confidence": 0.9966537,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "the",
                "start": 1167.52,
                "end": 1167.68,
                "confidence": 0.99041474,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "bored",
                "start": 1167.68,
                "end": 1168.0,
                "confidence": 0.94549084,
                "punctuated_word": "Bored",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "ape",
                "start": 1168.0,
                "end": 1168.24,
                "confidence": 0.9984125,
                "punctuated_word": "Ape",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "community",
                "start": 1168.24,
                "end": 1168.7201,
                "confidence": 0.81506705,
                "punctuated_word": "community,",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "if",
                "start": 1168.7201,
                "end": 1168.8,
                "confidence": 0.9996642,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.77353704
              },
              {
                "word": "they're",
                "start": 1168.8,
                "end": 1169.04,
                "confidence": 0.99942607,
                "punctuated_word": "they're",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "even",
                "start": 1169.04,
                "end": 1169.36,
                "confidence": 0.9995121,
                "punctuated_word": "even",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "aware",
                "start": 1169.36,
                "end": 1169.68,
                "confidence": 0.9998161,
                "punctuated_word": "aware",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "of",
                "start": 1169.68,
                "end": 1169.76,
                "confidence": 0.99987674,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "this",
                "start": 1169.76,
                "end": 1170.0,
                "confidence": 0.9998306,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "or",
                "start": 1170.0,
                "end": 1170.3201,
                "confidence": 0.9769082,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "excited",
                "start": 1170.3201,
                "end": 1170.7201,
                "confidence": 0.9997003,
                "punctuated_word": "excited",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "about",
                "start": 1170.7201,
                "end": 1170.9601,
                "confidence": 0.9994529,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "it",
                "start": 1170.9601,
                "end": 1171.12,
                "confidence": 0.99901235,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "or",
                "start": 1171.12,
                "end": 1171.28,
                "confidence": 0.9985464,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "not",
                "start": 1171.28,
                "end": 1171.76,
                "confidence": 0.85712373,
                "punctuated_word": "not.",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "but",
                "start": 1171.76,
                "end": 1172.0,
                "confidence": 0.99888545,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "if",
                "start": 1172.0,
                "end": 1172.0801,
                "confidence": 0.9993851,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.7231796
              },
              {
                "word": "you",
                "start": 1172.0801,
                "end": 1172.24,
                "confidence": 0.99990106,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "are",
                "start": 1172.24,
                "end": 1172.4,
                "confidence": 0.9990522,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "able",
                "start": 1172.4,
                "end": 1172.64,
                "confidence": 0.9997806,
                "punctuated_word": "able",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "to",
                "start": 1172.64,
                "end": 1172.88,
                "confidence": 0.9985214,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "share",
                "start": 1172.88,
                "end": 1173.28,
                "confidence": 0.9072995,
                "punctuated_word": "share,",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "you",
                "start": 1173.28,
                "end": 1173.36,
                "confidence": 0.99963367,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "know",
                "start": 1173.36,
                "end": 1173.6,
                "confidence": 0.9902105,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "as",
                "start": 1173.6,
                "end": 1173.76,
                "confidence": 0.99983716,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "this",
                "start": 1173.76,
                "end": 1174.0,
                "confidence": 0.9997111,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "experiment",
                "start": 1174.0,
                "end": 1174.5,
                "confidence": 0.99949,
                "punctuated_word": "experiment",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "has",
                "start": 1174.64,
                "end": 1174.8,
                "confidence": 0.99956805,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "come",
                "start": 1174.8,
                "end": 1175.04,
                "confidence": 0.99993587,
                "punctuated_word": "come",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "up",
                "start": 1175.04,
                "end": 1175.54,
                "confidence": 0.9738084,
                "punctuated_word": "up,",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "you",
                "start": 1175.68,
                "end": 1175.76,
                "confidence": 0.99771947,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "know",
                "start": 1175.76,
                "end": 1176.0,
                "confidence": 0.99685574,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "have",
                "start": 1176.0,
                "end": 1176.16,
                "confidence": 0.9994338,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "there",
                "start": 1176.16,
                "end": 1176.3201,
                "confidence": 0.9991658,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "been",
                "start": 1176.3201,
                "end": 1176.8201,
                "confidence": 0.99891305,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "either",
                "start": 1177.04,
                "end": 1177.4401,
                "confidence": 0.9982299,
                "punctuated_word": "either",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "any",
                "start": 1177.4401,
                "end": 1177.9401,
                "confidence": 0.999298,
                "punctuated_word": "any",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "theoretical",
                "start": 1178.415,
                "end": 1178.915,
                "confidence": 0.99961287,
                "punctuated_word": "theoretical",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "or",
                "start": 1178.9751,
                "end": 1179.135,
                "confidence": 0.9983032,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "realized",
                "start": 1179.135,
                "end": 1179.635,
                "confidence": 0.99910176,
                "punctuated_word": "realized",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "concerns",
                "start": 1179.775,
                "end": 1180.255,
                "confidence": 0.9986436,
                "punctuated_word": "concerns",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "that",
                "start": 1180.255,
                "end": 1180.415,
                "confidence": 0.99964714,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "have",
                "start": 1180.415,
                "end": 1180.655,
                "confidence": 0.9993507,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "been",
                "start": 1180.655,
                "end": 1180.895,
                "confidence": 0.9991449,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "stated",
                "start": 1180.895,
                "end": 1181.295,
                "confidence": 0.99947304,
                "punctuated_word": "stated",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "of",
                "start": 1181.295,
                "end": 1181.4551,
                "confidence": 0.81197035,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "like",
                "start": 1181.4551,
                "end": 1181.775,
                "confidence": 0.9975208,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "hey",
                "start": 1181.775,
                "end": 1182.015,
                "confidence": 0.8885141,
                "punctuated_word": "hey.",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "this",
                "start": 1182.015,
                "end": 1182.255,
                "confidence": 0.9993332,
                "punctuated_word": "This",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "might",
                "start": 1182.255,
                "end": 1182.7351,
                "confidence": 0.9998115,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "either",
                "start": 1182.7351,
                "end": 1183.135,
                "confidence": 0.9965969,
                "punctuated_word": "either",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "devalue",
                "start": 1183.135,
                "end": 1183.615,
                "confidence": 0.99868906,
                "punctuated_word": "devalue",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "it",
                "start": 1183.615,
                "end": 1183.775,
                "confidence": 0.9960813,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "or",
                "start": 1183.775,
                "end": 1184.015,
                "confidence": 0.97683823,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.8951212
              },
              {
                "word": "in",
                "start": 1184.015,
                "end": 1184.095,
                "confidence": 0.9923652,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "a",
                "start": 1184.095,
                "end": 1184.175,
                "confidence": 0.9995646,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "different",
                "start": 1184.175,
                "end": 1184.495,
                "confidence": 0.99945277,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "direction",
                "start": 1184.495,
                "end": 1184.9751,
                "confidence": 0.9993394,
                "punctuated_word": "direction",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "of",
                "start": 1184.9751,
                "end": 1185.055,
                "confidence": 0.96597564,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "hey",
                "start": 1185.055,
                "end": 1185.375,
                "confidence": 0.97276723,
                "punctuated_word": "hey.",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "this",
                "start": 1185.375,
                "end": 1185.535,
                "confidence": 0.99971133,
                "punctuated_word": "This",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "might",
                "start": 1185.535,
                "end": 1185.775,
                "confidence": 0.9995016,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "create",
                "start": 1185.775,
                "end": 1186.175,
                "confidence": 0.99899524,
                "punctuated_word": "create",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "a",
                "start": 1186.175,
                "end": 1186.415,
                "confidence": 0.9994407,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "secondary",
                "start": 1186.415,
                "end": 1186.915,
                "confidence": 0.9996753,
                "punctuated_word": "secondary",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "market",
                "start": 1186.9751,
                "end": 1187.375,
                "confidence": 0.9996666,
                "punctuated_word": "market",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "condition",
                "start": 1187.375,
                "end": 1187.875,
                "confidence": 0.99926966,
                "punctuated_word": "condition",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "where",
                "start": 1188.0951,
                "end": 1188.3351,
                "confidence": 0.59703505,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "during",
                "start": 1188.3351,
                "end": 1188.655,
                "confidence": 0.9726186,
                "punctuated_word": "during,",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "like",
                "start": 1188.655,
                "end": 1188.8151,
                "confidence": 0.9996719,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "bored",
                "start": 1188.8151,
                "end": 1189.135,
                "confidence": 0.72287273,
                "punctuated_word": "Bored",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "ape",
                "start": 1189.135,
                "end": 1189.295,
                "confidence": 0.99256563,
                "punctuated_word": "Ape",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "events",
                "start": 1189.295,
                "end": 1189.775,
                "confidence": 0.98557675,
                "punctuated_word": "events,",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "the",
                "start": 1189.775,
                "end": 1189.935,
                "confidence": 0.99954814,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "price",
                "start": 1189.935,
                "end": 1190.255,
                "confidence": 0.9994547,
                "punctuated_word": "price",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "of",
                "start": 1190.255,
                "end": 1190.495,
                "confidence": 0.9972838,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "getting",
                "start": 1190.495,
                "end": 1190.8151,
                "confidence": 0.9993636,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "access",
                "start": 1190.8151,
                "end": 1191.135,
                "confidence": 0.9988925,
                "punctuated_word": "access",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "to",
                "start": 1191.135,
                "end": 1191.295,
                "confidence": 0.99834085,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "it",
                "start": 1191.295,
                "end": 1191.535,
                "confidence": 0.9984359,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "is",
                "start": 1191.535,
                "end": 1191.615,
                "confidence": 0.998939,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "gonna",
                "start": 1191.615,
                "end": 1191.935,
                "confidence": 0.99595416,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "spike",
                "start": 1191.935,
                "end": 1192.175,
                "confidence": 0.99955267,
                "punctuated_word": "spike",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "and",
                "start": 1192.175,
                "end": 1192.53,
                "confidence": 0.5535456,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.8549565
              },
              {
                "word": "like",
                "start": 1192.53,
                "end": 1192.61,
                "confidence": 0.99815714,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "you",
                "start": 1192.61,
                "end": 1192.77,
                "confidence": 0.9987386,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "could",
                "start": 1192.77,
                "end": 1192.93,
                "confidence": 0.97904277,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "start",
                "start": 1192.93,
                "end": 1193.25,
                "confidence": 0.99977034,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "adding",
                "start": 1193.25,
                "end": 1193.5701,
                "confidence": 0.99996424,
                "punctuated_word": "adding",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "interesting",
                "start": 1193.5701,
                "end": 1194.05,
                "confidence": 0.998083,
                "punctuated_word": "interesting",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "market",
                "start": 1194.05,
                "end": 1194.37,
                "confidence": 0.9994648,
                "punctuated_word": "market",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "dynamics",
                "start": 1194.37,
                "end": 1194.87,
                "confidence": 0.99990404,
                "punctuated_word": "dynamics",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "that",
                "start": 1195.01,
                "end": 1195.49,
                "confidence": 0.99961615,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "can",
                "start": 1195.49,
                "end": 1195.81,
                "confidence": 0.99938476,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "also",
                "start": 1195.81,
                "end": 1196.2101,
                "confidence": 0.99067664,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "have",
                "start": 1196.2101,
                "end": 1196.37,
                "confidence": 0.9999056,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "both",
                "start": 1196.37,
                "end": 1196.6901,
                "confidence": 0.9996524,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "positive",
                "start": 1196.6901,
                "end": 1197.0901,
                "confidence": 0.99981016,
                "punctuated_word": "positive",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "and",
                "start": 1197.0901,
                "end": 1197.3301,
                "confidence": 0.99956006,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "negative",
                "start": 1197.3301,
                "end": 1197.73,
                "confidence": 0.9929403,
                "punctuated_word": "negative.",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "so",
                "start": 1197.73,
                "end": 1198.13,
                "confidence": 0.9533541,
                "punctuated_word": "So,",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "yeah",
                "start": 1198.13,
                "end": 1198.29,
                "confidence": 0.9974814,
                "punctuated_word": "yeah,",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "just",
                "start": 1198.29,
                "end": 1198.4501,
                "confidence": 0.99755186,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "wondering",
                "start": 1198.4501,
                "end": 1198.85,
                "confidence": 0.99984276,
                "punctuated_word": "wondering",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "how",
                "start": 1198.85,
                "end": 1199.0901,
                "confidence": 0.99918586,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "y'all",
                "start": 1199.0901,
                "end": 1199.41,
                "confidence": 0.9973531,
                "punctuated_word": "y'all",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "are",
                "start": 1199.41,
                "end": 1199.81,
                "confidence": 0.99822015,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "seeing",
                "start": 1199.81,
                "end": 1200.13,
                "confidence": 0.9976961,
                "punctuated_word": "seeing",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "and",
                "start": 1200.13,
                "end": 1200.29,
                "confidence": 0.99734795,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "kind",
                "start": 1200.29,
                "end": 1200.4501,
                "confidence": 0.9946578,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "of",
                "start": 1200.4501,
                "end": 1200.6901,
                "confidence": 0.9998667,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "interacting",
                "start": 1200.6901,
                "end": 1201.17,
                "confidence": 0.9994029,
                "punctuated_word": "interacting",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "with",
                "start": 1201.17,
                "end": 1201.41,
                "confidence": 0.9998745,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "any",
                "start": 1201.41,
                "end": 1201.73,
                "confidence": 0.9984977,
                "punctuated_word": "any",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "potential",
                "start": 1201.73,
                "end": 1202.2101,
                "confidence": 0.9998807,
                "punctuated_word": "potential",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "negative",
                "start": 1202.2101,
                "end": 1202.6901,
                "confidence": 0.9977234,
                "punctuated_word": "negative",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "or",
                "start": 1202.6901,
                "end": 1202.93,
                "confidence": 0.9953962,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "challenges",
                "start": 1202.93,
                "end": 1203.43,
                "confidence": 0.9988469,
                "punctuated_word": "challenges",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "relating",
                "start": 1203.73,
                "end": 1204.13,
                "confidence": 0.99714065,
                "punctuated_word": "relating",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "to",
                "start": 1204.13,
                "end": 1204.29,
                "confidence": 0.9998697,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "this",
                "start": 1204.29,
                "end": 1204.79,
                "confidence": 0.96194285,
                "punctuated_word": "this.",
                "speaker": 1,
                "speaker_confidence": 0.8788943
              },
              {
                "word": "so",
                "start": 1205.005,
                "end": 1205.325,
                "confidence": 0.9984094,
                "punctuated_word": "So,",
                "speaker": 3,
                "speaker_confidence": 0.65951353
              },
              {
                "word": "yes",
                "start": 1205.485,
                "end": 1205.885,
                "confidence": 0.631142,
                "punctuated_word": "yes.",
                "speaker": 3,
                "speaker_confidence": 0.65951353
              },
              {
                "word": "certainly",
                "start": 1205.885,
                "end": 1206.365,
                "confidence": 0.90104175,
                "punctuated_word": "Certainly,",
                "speaker": 3,
                "speaker_confidence": 0.65951353
              },
              {
                "word": "liquifashion",
                "start": 1206.365,
                "end": 1206.865,
                "confidence": 0.50587136,
                "punctuated_word": "Liquifashion",
                "speaker": 3,
                "speaker_confidence": 0.65951353
              },
              {
                "word": "can",
                "start": 1207.005,
                "end": 1207.1649,
                "confidence": 0.9997329,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.65951353
              },
              {
                "word": "be",
                "start": 1207.1649,
                "end": 1207.325,
                "confidence": 0.99990034,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.65951353
              },
              {
                "word": "used",
                "start": 1207.325,
                "end": 1207.565,
                "confidence": 0.999853,
                "punctuated_word": "used",
                "speaker": 3,
                "speaker_confidence": 0.65951353
              },
              {
                "word": "to",
                "start": 1207.565,
                "end": 1207.8049,
                "confidence": 0.9997638,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.65951353
              },
              {
                "word": "undermine",
                "start": 1207.8049,
                "end": 1208.3049,
                "confidence": 0.9958241,
                "punctuated_word": "undermine,",
                "speaker": 3,
                "speaker_confidence": 0.65951353
              },
              {
                "word": "like",
                "start": 1209.005,
                "end": 1209.1649,
                "confidence": 0.99805766,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.6251469
              },
              {
                "word": "things",
                "start": 1209.1649,
                "end": 1209.485,
                "confidence": 0.9998784,
                "punctuated_word": "things",
                "speaker": 3,
                "speaker_confidence": 0.6251469
              },
              {
                "word": "that",
                "start": 1209.485,
                "end": 1209.645,
                "confidence": 0.9998654,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.6251469
              },
              {
                "word": "are",
                "start": 1209.645,
                "end": 1209.8049,
                "confidence": 0.9997712,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.6251469
              },
              {
                "word": "supposed",
                "start": 1209.8049,
                "end": 1210.125,
                "confidence": 0.9994567,
                "punctuated_word": "supposed",
                "speaker": 3,
                "speaker_confidence": 0.6251469
              },
              {
                "word": "to",
                "start": 1210.125,
                "end": 1210.205,
                "confidence": 0.99866486,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.6251469
              },
              {
                "word": "be",
                "start": 1210.205,
                "end": 1210.605,
                "confidence": 0.9998173,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.6251469
              },
              {
                "word": "exclusive",
                "start": 1210.605,
                "end": 1211.105,
                "confidence": 0.99742496,
                "punctuated_word": "exclusive",
                "speaker": 3,
                "speaker_confidence": 0.6251469
              },
              {
                "word": "in",
                "start": 1211.325,
                "end": 1211.485,
                "confidence": 0.9997882,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "the",
                "start": 1211.485,
                "end": 1211.725,
                "confidence": 0.9994199,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "web",
                "start": 1211.725,
                "end": 1212.125,
                "confidence": 0.83090985,
                "punctuated_word": "Web",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "three",
                "start": 1212.125,
                "end": 1212.2849,
                "confidence": 0.95681953,
                "punctuated_word": "three",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "ecosystem",
                "start": 1212.2849,
                "end": 1212.7849,
                "confidence": 0.9769554,
                "punctuated_word": "ecosystem",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "because",
                "start": 1213.1649,
                "end": 1213.6649,
                "confidence": 0.6470745,
                "punctuated_word": "because",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "now",
                "start": 1214.0449,
                "end": 1214.2849,
                "confidence": 0.9729241,
                "punctuated_word": "now",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "you",
                "start": 1214.2849,
                "end": 1214.445,
                "confidence": 0.97441477,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "can",
                "start": 1214.445,
                "end": 1214.605,
                "confidence": 0.999853,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "do",
                "start": 1214.605,
                "end": 1214.845,
                "confidence": 0.99989176,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "this",
                "start": 1214.845,
                "end": 1215.1649,
                "confidence": 0.99955267,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "kind",
                "start": 1215.1649,
                "end": 1215.325,
                "confidence": 0.9742096,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "of",
                "start": 1215.325,
                "end": 1215.565,
                "confidence": 0.9999422,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "secure",
                "start": 1215.565,
                "end": 1216.065,
                "confidence": 0.99680555,
                "punctuated_word": "secure",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "reputation",
                "start": 1216.525,
                "end": 1217.025,
                "confidence": 0.98708993,
                "punctuated_word": "reputation",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "rental",
                "start": 1217.245,
                "end": 1217.745,
                "confidence": 0.9934494,
                "punctuated_word": "rental",
                "speaker": 3,
                "speaker_confidence": 0.805207
              },
              {
                "word": "to",
                "start": 1218.205,
                "end": 1218.2849,
                "confidence": 0.99896777,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "someone",
                "start": 1218.2849,
                "end": 1218.6849,
                "confidence": 0.99926466,
                "punctuated_word": "someone",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "else",
                "start": 1218.6849,
                "end": 1219.08,
                "confidence": 0.9986456,
                "punctuated_word": "else",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "where",
                "start": 1219.1599,
                "end": 1219.3999,
                "confidence": 0.73688555,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "someone",
                "start": 1219.3999,
                "end": 1219.5599,
                "confidence": 0.9996524,
                "punctuated_word": "someone",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "else",
                "start": 1219.5599,
                "end": 1219.88,
                "confidence": 0.99965405,
                "punctuated_word": "else",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "can",
                "start": 1219.88,
                "end": 1220.0399,
                "confidence": 0.99953294,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "become",
                "start": 1220.0399,
                "end": 1220.44,
                "confidence": 0.9996637,
                "punctuated_word": "become",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "you",
                "start": 1220.44,
                "end": 1220.84,
                "confidence": 0.9997247,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "for",
                "start": 1220.84,
                "end": 1221.34,
                "confidence": 0.99968505,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "some",
                "start": 1221.48,
                "end": 1221.72,
                "confidence": 0.9997353,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "amount",
                "start": 1221.72,
                "end": 1221.96,
                "confidence": 0.9998753,
                "punctuated_word": "amount",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "of",
                "start": 1221.96,
                "end": 1222.12,
                "confidence": 0.99950385,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "time",
                "start": 1222.12,
                "end": 1222.62,
                "confidence": 0.9999105,
                "punctuated_word": "time",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "and",
                "start": 1223.0,
                "end": 1223.5,
                "confidence": 0.7824732,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.6974268
              },
              {
                "word": "in",
                "start": 1223.7999,
                "end": 1223.8799,
                "confidence": 0.937659,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "a",
                "start": 1223.8799,
                "end": 1223.96,
                "confidence": 0.9994512,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "way",
                "start": 1223.96,
                "end": 1224.2,
                "confidence": 0.9999627,
                "punctuated_word": "way",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "that's",
                "start": 1224.2,
                "end": 1224.36,
                "confidence": 0.9876832,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "completely",
                "start": 1224.36,
                "end": 1224.76,
                "confidence": 0.9995047,
                "punctuated_word": "completely",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "secure",
                "start": 1224.76,
                "end": 1225.26,
                "confidence": 0.9860008,
                "punctuated_word": "secure.",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "so",
                "start": 1225.64,
                "end": 1226.12,
                "confidence": 0.9987697,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "in",
                "start": 1226.12,
                "end": 1226.2799,
                "confidence": 0.93243515,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "that",
                "start": 1226.2799,
                "end": 1226.5199,
                "confidence": 0.99978787,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "sense",
                "start": 1226.5199,
                "end": 1226.76,
                "confidence": 0.99915874,
                "punctuated_word": "sense,",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "yes",
                "start": 1226.76,
                "end": 1227.0,
                "confidence": 0.8889385,
                "punctuated_word": "yes,",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "it",
                "start": 1227.0,
                "end": 1227.1599,
                "confidence": 0.99808013,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "could",
                "start": 1227.1599,
                "end": 1227.48,
                "confidence": 0.99983597,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "undermine",
                "start": 1227.48,
                "end": 1227.96,
                "confidence": 0.9996904,
                "punctuated_word": "undermine",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "exclusivity",
                "start": 1227.96,
                "end": 1228.46,
                "confidence": 0.8965046,
                "punctuated_word": "exclusivity.",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "and",
                "start": 1229.0,
                "end": 1229.32,
                "confidence": 0.9976578,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "especially",
                "start": 1229.32,
                "end": 1229.7999,
                "confidence": 0.86692077,
                "punctuated_word": "especially",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "when",
                "start": 1229.7999,
                "end": 1229.96,
                "confidence": 0.9576558,
                "punctuated_word": "when",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "it",
                "start": 1229.96,
                "end": 1230.12,
                "confidence": 0.9997923,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "comes",
                "start": 1230.12,
                "end": 1230.44,
                "confidence": 0.9997775,
                "punctuated_word": "comes",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "to",
                "start": 1230.44,
                "end": 1230.6799,
                "confidence": 0.9995461,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "in",
                "start": 1230.6799,
                "end": 1230.84,
                "confidence": 0.9992943,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "person",
                "start": 1230.84,
                "end": 1231.24,
                "confidence": 0.99975806,
                "punctuated_word": "person",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "events",
                "start": 1231.24,
                "end": 1231.72,
                "confidence": 0.99641967,
                "punctuated_word": "events,",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "i",
                "start": 1231.72,
                "end": 1231.88,
                "confidence": 0.9996718,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "think",
                "start": 1231.88,
                "end": 1232.38,
                "confidence": 0.9999261,
                "punctuated_word": "think",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "whoever's",
                "start": 1232.615,
                "end": 1233.015,
                "confidence": 0.9371879,
                "punctuated_word": "whoever's",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "organizing",
                "start": 1233.015,
                "end": 1233.515,
                "confidence": 0.99959093,
                "punctuated_word": "organizing",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "these",
                "start": 1233.5751,
                "end": 1233.8151,
                "confidence": 0.99971765,
                "punctuated_word": "these",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "events",
                "start": 1233.8151,
                "end": 1234.2151,
                "confidence": 0.99988985,
                "punctuated_word": "events",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "are",
                "start": 1234.2151,
                "end": 1234.375,
                "confidence": 0.97382724,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "they're",
                "start": 1234.535,
                "end": 1234.6951,
                "confidence": 0.9995089,
                "punctuated_word": "they're",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "gonna",
                "start": 1234.6951,
                "end": 1234.935,
                "confidence": 0.9907107,
                "punctuated_word": "gonna",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "have",
                "start": 1234.935,
                "end": 1235.0951,
                "confidence": 0.99744874,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "to",
                "start": 1235.0951,
                "end": 1235.255,
                "confidence": 0.99977535,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "ensure",
                "start": 1235.255,
                "end": 1235.655,
                "confidence": 0.99951637,
                "punctuated_word": "ensure",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "that",
                "start": 1235.655,
                "end": 1236.155,
                "confidence": 0.9997478,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "the",
                "start": 1236.295,
                "end": 1236.615,
                "confidence": 0.99913174,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "users",
                "start": 1236.615,
                "end": 1237.015,
                "confidence": 0.9998016,
                "punctuated_word": "users",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "that",
                "start": 1237.015,
                "end": 1237.175,
                "confidence": 0.99975294,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "were",
                "start": 1237.175,
                "end": 1237.415,
                "confidence": 0.999574,
                "punctuated_word": "were",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "approved",
                "start": 1237.415,
                "end": 1237.915,
                "confidence": 0.99987805,
                "punctuated_word": "approved",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "didn't",
                "start": 1238.295,
                "end": 1238.6951,
                "confidence": 0.99756026,
                "punctuated_word": "didn't",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "sell",
                "start": 1238.6951,
                "end": 1239.0951,
                "confidence": 0.9997999,
                "punctuated_word": "sell",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "or",
                "start": 1239.0951,
                "end": 1239.3351,
                "confidence": 0.9991172,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "transfer",
                "start": 1239.3351,
                "end": 1239.8351,
                "confidence": 0.99147755,
                "punctuated_word": "transfer",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "their",
                "start": 1240.055,
                "end": 1240.4551,
                "confidence": 0.85526776,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "nft",
                "start": 1240.4551,
                "end": 1240.935,
                "confidence": 0.9931954,
                "punctuated_word": "NFT",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "to",
                "start": 1240.935,
                "end": 1241.0951,
                "confidence": 0.9993616,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "somebody",
                "start": 1241.0951,
                "end": 1241.495,
                "confidence": 0.99992144,
                "punctuated_word": "somebody",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "else",
                "start": 1241.495,
                "end": 1241.8151,
                "confidence": 0.99995244,
                "punctuated_word": "else",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "because",
                "start": 1241.8151,
                "end": 1242.135,
                "confidence": 0.3701587,
                "punctuated_word": "because",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "then",
                "start": 1242.135,
                "end": 1242.375,
                "confidence": 0.99594253,
                "punctuated_word": "then",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "you",
                "start": 1242.375,
                "end": 1242.535,
                "confidence": 0.96576715,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "could",
                "start": 1242.535,
                "end": 1242.6951,
                "confidence": 0.9984003,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "do",
                "start": 1242.6951,
                "end": 1242.855,
                "confidence": 0.9997508,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "this",
                "start": 1242.855,
                "end": 1243.0951,
                "confidence": 0.9997687,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "thing",
                "start": 1243.0951,
                "end": 1243.255,
                "confidence": 0.9999019,
                "punctuated_word": "thing",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "where",
                "start": 1243.255,
                "end": 1243.5751,
                "confidence": 0.99403185,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.979723
              },
              {
                "word": "you",
                "start": 1243.5751,
                "end": 1243.655,
                "confidence": 0.99979347,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.42438364
              },
              {
                "word": "have",
                "start": 1243.655,
                "end": 1243.895,
                "confidence": 0.99783534,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.42438364
              },
              {
                "word": "maybe",
                "start": 1243.895,
                "end": 1244.135,
                "confidence": 0.96315134,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.42438364
              },
              {
                "word": "a",
                "start": 1244.135,
                "end": 1244.295,
                "confidence": 0.990281,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.42438364
              },
              {
                "word": "thousand",
                "start": 1244.295,
                "end": 1244.615,
                "confidence": 0.99926454,
                "punctuated_word": "thousand",
                "speaker": 3,
                "speaker_confidence": 0.42438364
              },
              {
                "word": "people",
                "start": 1244.615,
                "end": 1245.015,
                "confidence": 0.9999304,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.42438364
              },
              {
                "word": "show",
                "start": 1245.015,
                "end": 1245.175,
                "confidence": 0.9947632,
                "punctuated_word": "show",
                "speaker": 3,
                "speaker_confidence": 0.42438364
              },
              {
                "word": "up",
                "start": 1245.175,
                "end": 1245.3351,
                "confidence": 0.99982136,
                "punctuated_word": "up",
                "speaker": 3,
                "speaker_confidence": 0.42438364
              },
              {
                "word": "to",
                "start": 1245.3351,
                "end": 1245.415,
                "confidence": 0.99947137,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "this",
                "start": 1245.415,
                "end": 1245.655,
                "confidence": 0.9997651,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "event",
                "start": 1245.655,
                "end": 1245.975,
                "confidence": 0.99955326,
                "punctuated_word": "event",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "who",
                "start": 1245.975,
                "end": 1246.2151,
                "confidence": 0.9617783,
                "punctuated_word": "who",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "only",
                "start": 1246.2151,
                "end": 1246.4551,
                "confidence": 0.99930525,
                "punctuated_word": "only",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "paid",
                "start": 1246.4551,
                "end": 1246.6951,
                "confidence": 0.99674207,
                "punctuated_word": "paid",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "a",
                "start": 1246.6951,
                "end": 1246.855,
                "confidence": 0.9852363,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "dollar",
                "start": 1246.855,
                "end": 1247.175,
                "confidence": 0.99971205,
                "punctuated_word": "dollar",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "for",
                "start": 1247.175,
                "end": 1247.415,
                "confidence": 0.9997584,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "it",
                "start": 1247.415,
                "end": 1247.88,
                "confidence": 0.98563105,
                "punctuated_word": "it.",
                "speaker": 3,
                "speaker_confidence": 0.45684814
              },
              {
                "word": "that",
                "start": 1247.96,
                "end": 1248.28,
                "confidence": 0.9932139,
                "punctuated_word": "That",
                "speaker": 3,
                "speaker_confidence": 0.53916717
              },
              {
                "word": "would",
                "start": 1248.28,
                "end": 1248.36,
                "confidence": 0.99683315,
                "punctuated_word": "would",
                "speaker": 3,
                "speaker_confidence": 0.53916717
              },
              {
                "word": "be",
                "start": 1248.36,
                "end": 1248.6,
                "confidence": 0.9995704,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.53916717
              },
              {
                "word": "a",
                "start": 1248.6,
                "end": 1248.84,
                "confidence": 0.99951243,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.53916717
              },
              {
                "word": "huge",
                "start": 1248.84,
                "end": 1249.16,
                "confidence": 0.9999685,
                "punctuated_word": "huge",
                "speaker": 3,
                "speaker_confidence": 0.53916717
              },
              {
                "word": "concern",
                "start": 1249.16,
                "end": 1249.56,
                "confidence": 0.9334316,
                "punctuated_word": "concern,",
                "speaker": 3,
                "speaker_confidence": 0.53916717
              },
              {
                "word": "and",
                "start": 1249.56,
                "end": 1249.64,
                "confidence": 0.99976057,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "that's",
                "start": 1249.64,
                "end": 1249.88,
                "confidence": 0.99967194,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "something",
                "start": 1249.88,
                "end": 1250.12,
                "confidence": 0.99981445,
                "punctuated_word": "something",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "we're",
                "start": 1250.12,
                "end": 1250.28,
                "confidence": 0.9989011,
                "punctuated_word": "we're",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "also",
                "start": 1250.28,
                "end": 1250.4401,
                "confidence": 0.9991683,
                "punctuated_word": "also",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "kind",
                "start": 1250.4401,
                "end": 1250.68,
                "confidence": 0.9941339,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "of",
                "start": 1250.68,
                "end": 1251.16,
                "confidence": 0.9998242,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "worried",
                "start": 1251.16,
                "end": 1251.48,
                "confidence": 0.9995932,
                "punctuated_word": "worried",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "about",
                "start": 1251.48,
                "end": 1251.64,
                "confidence": 0.99955255,
                "punctuated_word": "about",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "with",
                "start": 1251.64,
                "end": 1251.96,
                "confidence": 0.99922943,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "upcoming",
                "start": 1251.96,
                "end": 1252.4401,
                "confidence": 0.99608624,
                "punctuated_word": "upcoming",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "ape",
                "start": 1252.4401,
                "end": 1252.68,
                "confidence": 0.7943052,
                "punctuated_word": "Ape",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "fest",
                "start": 1252.68,
                "end": 1253.0,
                "confidence": 0.6368271,
                "punctuated_word": "Fest",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "in",
                "start": 1253.0,
                "end": 1253.16,
                "confidence": 0.9992459,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "october",
                "start": 1253.16,
                "end": 1253.66,
                "confidence": 0.9989525,
                "punctuated_word": "October.",
                "speaker": 3,
                "speaker_confidence": 0.66888946
              },
              {
                "word": "so",
                "start": 1254.12,
                "end": 1254.28,
                "confidence": 0.50288075,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "we",
                "start": 1254.28,
                "end": 1254.4401,
                "confidence": 0.9977551,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "don't",
                "start": 1254.4401,
                "end": 1254.6,
                "confidence": 0.9999075,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "actually",
                "start": 1254.6,
                "end": 1254.92,
                "confidence": 0.99827766,
                "punctuated_word": "actually",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "know",
                "start": 1254.92,
                "end": 1255.08,
                "confidence": 0.9997849,
                "punctuated_word": "know",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "how",
                "start": 1255.08,
                "end": 1255.48,
                "confidence": 0.9997814,
                "punctuated_word": "how",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "they",
                "start": 1255.48,
                "end": 1255.8,
                "confidence": 0.99961555,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "coordinate",
                "start": 1255.8,
                "end": 1256.28,
                "confidence": 0.9232832,
                "punctuated_word": "coordinate",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "it",
                "start": 1256.28,
                "end": 1256.52,
                "confidence": 0.99839467,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "at",
                "start": 1256.52,
                "end": 1256.76,
                "confidence": 0.9994442,
                "punctuated_word": "at",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "the",
                "start": 1256.76,
                "end": 1256.84,
                "confidence": 0.97468,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "bored",
                "start": 1256.84,
                "end": 1257.16,
                "confidence": 0.9131984,
                "punctuated_word": "Bored",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "ape",
                "start": 1257.16,
                "end": 1257.32,
                "confidence": 0.8248725,
                "punctuated_word": "Ape",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "yacht",
                "start": 1257.32,
                "end": 1257.56,
                "confidence": 0.9800093,
                "punctuated_word": "Yacht",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "club",
                "start": 1257.56,
                "end": 1257.96,
                "confidence": 0.9510089,
                "punctuated_word": "Club",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "yet",
                "start": 1257.96,
                "end": 1258.36,
                "confidence": 0.9715493,
                "punctuated_word": "yet,",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "but",
                "start": 1258.36,
                "end": 1258.52,
                "confidence": 0.9995647,
                "punctuated_word": "but",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "we'll",
                "start": 1258.52,
                "end": 1258.76,
                "confidence": 0.9995963,
                "punctuated_word": "we'll",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "have",
                "start": 1258.76,
                "end": 1259.0,
                "confidence": 0.99986756,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "to",
                "start": 1259.0,
                "end": 1259.08,
                "confidence": 0.9994099,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "see",
                "start": 1259.08,
                "end": 1259.32,
                "confidence": 0.99980444,
                "punctuated_word": "see",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "what",
                "start": 1259.32,
                "end": 1259.56,
                "confidence": 0.9998822,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "they",
                "start": 1259.56,
                "end": 1259.8,
                "confidence": 0.9999248,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "do",
                "start": 1259.8,
                "end": 1260.3,
                "confidence": 0.9997391,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "if",
                "start": 1260.36,
                "end": 1260.76,
                "confidence": 0.97605217,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "multiple",
                "start": 1260.76,
                "end": 1261.24,
                "confidence": 0.9996364,
                "punctuated_word": "multiple",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "people",
                "start": 1261.24,
                "end": 1261.74,
                "confidence": 0.99994123,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "try",
                "start": 1261.8,
                "end": 1262.04,
                "confidence": 0.98711675,
                "punctuated_word": "try",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "to",
                "start": 1262.04,
                "end": 1262.2,
                "confidence": 0.9995555,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "attend",
                "start": 1262.2,
                "end": 1262.6,
                "confidence": 0.9996331,
                "punctuated_word": "attend",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "with",
                "start": 1262.6,
                "end": 1262.76,
                "confidence": 0.9991441,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "the",
                "start": 1262.76,
                "end": 1262.92,
                "confidence": 0.9993818,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "same",
                "start": 1262.92,
                "end": 1263.24,
                "confidence": 0.99959904,
                "punctuated_word": "same",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "nft",
                "start": 1263.24,
                "end": 1263.74,
                "confidence": 0.9990058,
                "punctuated_word": "NFT.",
                "speaker": 3,
                "speaker_confidence": 0.81911665
              },
              {
                "word": "how",
                "start": 1263.9349,
                "end": 1264.095,
                "confidence": 0.9996799,
                "punctuated_word": "How",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "did",
                "start": 1264.095,
                "end": 1264.255,
                "confidence": 0.9993999,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "you",
                "start": 1264.255,
                "end": 1264.755,
                "confidence": 0.99983656,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "actually",
                "start": 1265.375,
                "end": 1265.455,
                "confidence": 0.99468,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "get",
                "start": 1265.455,
                "end": 1265.855,
                "confidence": 0.99959534,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "the",
                "start": 1265.855,
                "end": 1266.015,
                "confidence": 0.99988663,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "first",
                "start": 1266.015,
                "end": 1266.515,
                "confidence": 0.99982953,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "owner",
                "start": 1266.815,
                "end": 1267.315,
                "confidence": 0.99957305,
                "punctuated_word": "owner",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "to",
                "start": 1267.855,
                "end": 1268.355,
                "confidence": 0.999574,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "lease",
                "start": 1268.735,
                "end": 1269.0549,
                "confidence": 0.9769057,
                "punctuated_word": "lease",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "it",
                "start": 1269.0549,
                "end": 1269.215,
                "confidence": 0.9998012,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "for",
                "start": 1269.215,
                "end": 1269.455,
                "confidence": 0.9998017,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "you",
                "start": 1269.455,
                "end": 1269.955,
                "confidence": 0.9991688,
                "punctuated_word": "you?",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "how",
                "start": 1270.015,
                "end": 1270.1749,
                "confidence": 0.9996,
                "punctuated_word": "How",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "did",
                "start": 1270.1749,
                "end": 1270.255,
                "confidence": 0.9992292,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "it",
                "start": 1270.255,
                "end": 1270.755,
                "confidence": 0.99937004,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "practically",
                "start": 1270.895,
                "end": 1271.395,
                "confidence": 0.9981957,
                "punctuated_word": "practically",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "work",
                "start": 1271.535,
                "end": 1272.035,
                "confidence": 0.9998276,
                "punctuated_word": "work?",
                "speaker": 0,
                "speaker_confidence": 0.7259064
              },
              {
                "word": "yeah",
                "start": 1272.975,
                "end": 1273.2949,
                "confidence": 0.9984044,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "so",
                "start": 1273.2949,
                "end": 1273.7949,
                "confidence": 0.98963696,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "our",
                "start": 1273.855,
                "end": 1274.095,
                "confidence": 0.9759999,
                "punctuated_word": "our",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "lab's",
                "start": 1274.095,
                "end": 1274.415,
                "confidence": 0.8767613,
                "punctuated_word": "lab's",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "involved",
                "start": 1274.415,
                "end": 1274.895,
                "confidence": 0.9995172,
                "punctuated_word": "involved",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "in",
                "start": 1274.895,
                "end": 1275.0549,
                "confidence": 0.9998987,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "this",
                "start": 1275.0549,
                "end": 1275.215,
                "confidence": 0.9998679,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "broader",
                "start": 1275.215,
                "end": 1275.615,
                "confidence": 0.99971706,
                "punctuated_word": "broader",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "research",
                "start": 1275.615,
                "end": 1276.095,
                "confidence": 0.9998191,
                "punctuated_word": "research",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "organization",
                "start": 1276.095,
                "end": 1276.595,
                "confidence": 0.9990871,
                "punctuated_word": "organization",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "called",
                "start": 1276.735,
                "end": 1277.0549,
                "confidence": 0.9993293,
                "punctuated_word": "called",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "i",
                "start": 1277.0549,
                "end": 1277.2949,
                "confidence": 0.6331152,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "c",
                "start": 1277.2949,
                "end": 1277.455,
                "confidence": 0.9965521,
                "punctuated_word": "c",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "three",
                "start": 1277.455,
                "end": 1277.855,
                "confidence": 0.9837984,
                "punctuated_word": "three,",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "the",
                "start": 1277.855,
                "end": 1278.015,
                "confidence": 0.96684474,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "initiative",
                "start": 1278.015,
                "end": 1278.515,
                "confidence": 0.66719264,
                "punctuated_word": "initiative",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "for",
                "start": 1278.89,
                "end": 1279.29,
                "confidence": 0.9998103,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "cryptocurrencies",
                "start": 1279.29,
                "end": 1279.79,
                "confidence": 0.992618,
                "punctuated_word": "cryptocurrencies",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "and",
                "start": 1280.0901,
                "end": 1280.5901,
                "confidence": 0.9995844,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "contracts",
                "start": 1280.7301,
                "end": 1281.2301,
                "confidence": 0.9672378,
                "punctuated_word": "contracts.",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "and",
                "start": 1282.01,
                "end": 1282.3301,
                "confidence": 0.99817467,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "i",
                "start": 1282.3301,
                "end": 1282.5701,
                "confidence": 0.9816554,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "c",
                "start": 1282.5701,
                "end": 1282.7301,
                "confidence": 0.9996816,
                "punctuated_word": "c",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "three",
                "start": 1282.7301,
                "end": 1283.05,
                "confidence": 0.99982506,
                "punctuated_word": "three",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "was",
                "start": 1283.05,
                "end": 1283.53,
                "confidence": 0.99981755,
                "punctuated_word": "was",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "generous",
                "start": 1283.53,
                "end": 1284.01,
                "confidence": 0.99972504,
                "punctuated_word": "generous",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "enough",
                "start": 1284.01,
                "end": 1284.4901,
                "confidence": 0.99981517,
                "punctuated_word": "enough",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "to",
                "start": 1284.4901,
                "end": 1284.89,
                "confidence": 0.9996954,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "allow",
                "start": 1284.89,
                "end": 1285.13,
                "confidence": 0.9990514,
                "punctuated_word": "allow",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "us",
                "start": 1285.13,
                "end": 1285.3701,
                "confidence": 0.99956423,
                "punctuated_word": "us",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "to",
                "start": 1285.3701,
                "end": 1285.53,
                "confidence": 0.9972058,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "use",
                "start": 1285.53,
                "end": 1285.6901,
                "confidence": 0.9994179,
                "punctuated_word": "use",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "their",
                "start": 1285.6901,
                "end": 1285.93,
                "confidence": 0.9998472,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "funds",
                "start": 1285.93,
                "end": 1286.25,
                "confidence": 0.9998783,
                "punctuated_word": "funds",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "to",
                "start": 1286.25,
                "end": 1286.41,
                "confidence": 0.997964,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "purchase",
                "start": 1286.41,
                "end": 1286.89,
                "confidence": 0.9998679,
                "punctuated_word": "purchase",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "a",
                "start": 1286.89,
                "end": 1287.05,
                "confidence": 0.99924254,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "bored",
                "start": 1287.05,
                "end": 1287.3701,
                "confidence": 0.9619832,
                "punctuated_word": "Bored",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "ape",
                "start": 1287.3701,
                "end": 1287.6101,
                "confidence": 0.99879223,
                "punctuated_word": "Ape",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "nft",
                "start": 1287.6101,
                "end": 1288.0901,
                "confidence": 0.99908364,
                "punctuated_word": "NFT",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "for",
                "start": 1288.0901,
                "end": 1288.25,
                "confidence": 0.99942386,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "use",
                "start": 1288.25,
                "end": 1288.4901,
                "confidence": 0.97886914,
                "punctuated_word": "use",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "in",
                "start": 1288.4901,
                "end": 1288.65,
                "confidence": 0.99776816,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.84038544
              },
              {
                "word": "this",
                "start": 1288.65,
                "end": 1288.81,
                "confidence": 0.9997334,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "project",
                "start": 1288.81,
                "end": 1289.31,
                "confidence": 0.7716762,
                "punctuated_word": "project,",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "and",
                "start": 1289.77,
                "end": 1289.93,
                "confidence": 0.99614775,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "we",
                "start": 1289.93,
                "end": 1290.17,
                "confidence": 0.9996873,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "expect",
                "start": 1290.17,
                "end": 1290.5701,
                "confidence": 0.98844576,
                "punctuated_word": "expect",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "the",
                "start": 1290.5701,
                "end": 1290.7301,
                "confidence": 0.750386,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "take",
                "start": 1290.7301,
                "end": 1290.89,
                "confidence": 0.90759635,
                "punctuated_word": "Take",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "my",
                "start": 1290.89,
                "end": 1291.13,
                "confidence": 0.90800864,
                "punctuated_word": "My",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "ape",
                "start": 1291.13,
                "end": 1291.29,
                "confidence": 0.7372681,
                "punctuated_word": "APE",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "demo",
                "start": 1291.29,
                "end": 1291.6101,
                "confidence": 0.9876161,
                "punctuated_word": "demo",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "to",
                "start": 1291.6101,
                "end": 1291.77,
                "confidence": 0.9998227,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "be",
                "start": 1291.77,
                "end": 1291.93,
                "confidence": 0.9997017,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "live",
                "start": 1291.93,
                "end": 1292.25,
                "confidence": 0.9992563,
                "punctuated_word": "live",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "for",
                "start": 1292.25,
                "end": 1292.4901,
                "confidence": 0.999749,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "at",
                "start": 1292.4901,
                "end": 1292.65,
                "confidence": 0.9790299,
                "punctuated_word": "at",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "least",
                "start": 1292.65,
                "end": 1292.89,
                "confidence": 0.999948,
                "punctuated_word": "least",
                "speaker": 3,
                "speaker_confidence": 0.7712711
              },
              {
                "word": "a",
                "start": 1292.89,
                "end": 1292.9701,
                "confidence": 0.99969566,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.6307658
              },
              {
                "word": "year",
                "start": 1292.9701,
                "end": 1293.3701,
                "confidence": 0.9874114,
                "punctuated_word": "year,",
                "speaker": 3,
                "speaker_confidence": 0.6307658
              },
              {
                "word": "probably",
                "start": 1293.3701,
                "end": 1293.8501,
                "confidence": 0.9996119,
                "punctuated_word": "probably",
                "speaker": 3,
                "speaker_confidence": 0.6307658
              },
              {
                "word": "even",
                "start": 1293.8501,
                "end": 1294.0901,
                "confidence": 0.9691767,
                "punctuated_word": "even",
                "speaker": 3,
                "speaker_confidence": 0.6307658
              },
              {
                "word": "longer",
                "start": 1294.0901,
                "end": 1294.575,
                "confidence": 0.8762715,
                "punctuated_word": "longer,",
                "speaker": 3,
                "speaker_confidence": 0.6307658
              },
              {
                "word": "depending",
                "start": 1294.735,
                "end": 1295.135,
                "confidence": 0.99988365,
                "punctuated_word": "depending",
                "speaker": 3,
                "speaker_confidence": 0.6307658
              },
              {
                "word": "on",
                "start": 1295.135,
                "end": 1295.5349,
                "confidence": 0.9996443,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.6307658
              },
              {
                "word": "how",
                "start": 1295.5349,
                "end": 1295.615,
                "confidence": 0.99965715,
                "punctuated_word": "how",
                "speaker": 3,
                "speaker_confidence": 0.6367894
              },
              {
                "word": "much",
                "start": 1295.615,
                "end": 1295.855,
                "confidence": 0.9999126,
                "punctuated_word": "much",
                "speaker": 3,
                "speaker_confidence": 0.6367894
              },
              {
                "word": "people",
                "start": 1295.855,
                "end": 1296.1749,
                "confidence": 0.9999285,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.6367894
              },
              {
                "word": "are",
                "start": 1296.1749,
                "end": 1296.335,
                "confidence": 0.99986255,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.6367894
              },
              {
                "word": "interested",
                "start": 1296.335,
                "end": 1296.6549,
                "confidence": 0.99986625,
                "punctuated_word": "interested",
                "speaker": 3,
                "speaker_confidence": 0.6367894
              },
              {
                "word": "in",
                "start": 1296.6549,
                "end": 1296.815,
                "confidence": 0.9996136,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.6367894
              },
              {
                "word": "in",
                "start": 1296.815,
                "end": 1296.975,
                "confidence": 0.9919939,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.6367894
              },
              {
                "word": "using",
                "start": 1296.975,
                "end": 1297.475,
                "confidence": 0.9998248,
                "punctuated_word": "using",
                "speaker": 3,
                "speaker_confidence": 0.6367894
              },
              {
                "word": "it",
                "start": 1297.615,
                "end": 1297.7749,
                "confidence": 0.99923784,
                "punctuated_word": "it.",
                "speaker": 3,
                "speaker_confidence": 0.6367894
              },
              {
                "word": "got",
                "start": 1297.7749,
                "end": 1298.0149,
                "confidence": 0.999663,
                "punctuated_word": "Got",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "it",
                "start": 1298.0149,
                "end": 1298.495,
                "confidence": 0.99933994,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "thank",
                "start": 1298.495,
                "end": 1298.735,
                "confidence": 0.92600214,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "you",
                "start": 1298.735,
                "end": 1298.815,
                "confidence": 0.99981076,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "for",
                "start": 1298.815,
                "end": 1299.0549,
                "confidence": 0.9998221,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "clarification",
                "start": 1299.0549,
                "end": 1299.5549,
                "confidence": 0.99865466,
                "punctuated_word": "clarification.",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "i",
                "start": 1299.9349,
                "end": 1300.0149,
                "confidence": 0.99892706,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "was",
                "start": 1300.0149,
                "end": 1300.1749,
                "confidence": 0.99953735,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "like",
                "start": 1300.1749,
                "end": 1300.4149,
                "confidence": 0.9611231,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "oh",
                "start": 1300.4149,
                "end": 1300.4949,
                "confidence": 0.9871508,
                "punctuated_word": "oh",
                "speaker": 0,
                "speaker_confidence": 0.51977354
              },
              {
                "word": "my",
                "start": 1300.4949,
                "end": 1300.575,
                "confidence": 0.93751526,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "god",
                "start": 1300.575,
                "end": 1300.815,
                "confidence": 0.92621577,
                "punctuated_word": "god.",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "who",
                "start": 1300.815,
                "end": 1300.975,
                "confidence": 0.9992442,
                "punctuated_word": "Who",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "is",
                "start": 1300.975,
                "end": 1301.215,
                "confidence": 0.8022401,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "donating",
                "start": 1301.215,
                "end": 1301.715,
                "confidence": 0.99864066,
                "punctuated_word": "donating?",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "who",
                "start": 1302.095,
                "end": 1302.4149,
                "confidence": 0.9996531,
                "punctuated_word": "Who",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "is",
                "start": 1302.4149,
                "end": 1302.815,
                "confidence": 0.9999472,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "this",
                "start": 1302.815,
                "end": 1303.135,
                "confidence": 0.99865365,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "generous",
                "start": 1303.135,
                "end": 1303.615,
                "confidence": 0.99494064,
                "punctuated_word": "generous",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "soul",
                "start": 1303.615,
                "end": 1303.855,
                "confidence": 0.99687046,
                "punctuated_word": "soul",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "that",
                "start": 1303.855,
                "end": 1304.0149,
                "confidence": 0.9997209,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "is",
                "start": 1304.0149,
                "end": 1304.255,
                "confidence": 0.99967706,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "interested",
                "start": 1304.255,
                "end": 1304.6549,
                "confidence": 0.9998259,
                "punctuated_word": "interested",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "in",
                "start": 1304.6549,
                "end": 1304.8949,
                "confidence": 0.9992692,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "research",
                "start": 1304.8949,
                "end": 1305.375,
                "confidence": 0.98985755,
                "punctuated_word": "research?",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "now",
                "start": 1305.375,
                "end": 1305.615,
                "confidence": 0.9986707,
                "punctuated_word": "Now",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "it",
                "start": 1305.615,
                "end": 1305.695,
                "confidence": 0.96734834,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "makes",
                "start": 1305.695,
                "end": 1305.9349,
                "confidence": 0.9993399,
                "punctuated_word": "makes",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "a",
                "start": 1305.9349,
                "end": 1306.095,
                "confidence": 0.99785656,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "little",
                "start": 1306.095,
                "end": 1306.255,
                "confidence": 0.99994993,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "bit",
                "start": 1306.255,
                "end": 1306.4149,
                "confidence": 0.9989513,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "more",
                "start": 1306.4149,
                "end": 1306.6549,
                "confidence": 0.99991095,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "sense",
                "start": 1306.6549,
                "end": 1306.975,
                "confidence": 0.8612669,
                "punctuated_word": "sense,",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "but",
                "start": 1306.975,
                "end": 1307.4,
                "confidence": 0.8277447,
                "punctuated_word": "but,",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "also",
                "start": 1307.64,
                "end": 1308.14,
                "confidence": 0.99916834,
                "punctuated_word": "also,",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "it",
                "start": 1308.2001,
                "end": 1308.36,
                "confidence": 0.9996598,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "would",
                "start": 1308.36,
                "end": 1308.52,
                "confidence": 0.9992118,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "be",
                "start": 1308.52,
                "end": 1308.92,
                "confidence": 0.99983966,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "great",
                "start": 1308.92,
                "end": 1309.3201,
                "confidence": 0.9999311,
                "punctuated_word": "great",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "if",
                "start": 1309.3201,
                "end": 1309.56,
                "confidence": 0.99985266,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "someone",
                "start": 1309.56,
                "end": 1310.04,
                "confidence": 0.9998387,
                "punctuated_word": "someone",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "volunteered",
                "start": 1310.04,
                "end": 1310.54,
                "confidence": 0.98148847,
                "punctuated_word": "volunteered",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "their",
                "start": 1311.0801,
                "end": 1311.48,
                "confidence": 0.9799697,
                "punctuated_word": "their",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "ape",
                "start": 1311.48,
                "end": 1311.72,
                "confidence": 0.44479653,
                "punctuated_word": "ape",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "for",
                "start": 1311.72,
                "end": 1311.9601,
                "confidence": 0.9997136,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "research",
                "start": 1311.9601,
                "end": 1312.4401,
                "confidence": 0.9994091,
                "punctuated_word": "research",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "purposes",
                "start": 1312.4401,
                "end": 1312.84,
                "confidence": 0.9734069,
                "punctuated_word": "purposes.",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "but",
                "start": 1312.84,
                "end": 1313.16,
                "confidence": 0.9975847,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.8181599
              },
              {
                "word": "yeah",
                "start": 1313.48,
                "end": 1313.8,
                "confidence": 0.99876255,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.34406978
              },
              {
                "word": "i",
                "start": 1313.8,
                "end": 1313.88,
                "confidence": 0.49306533,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.34406978
              },
              {
                "word": "feel",
                "start": 1313.88,
                "end": 1314.2001,
                "confidence": 0.8847432,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.34406978
              },
              {
                "word": "it'd",
                "start": 1314.2001,
                "end": 1314.4401,
                "confidence": 0.45832542,
                "punctuated_word": "it'd",
                "speaker": 2,
                "speaker_confidence": 0.34406978
              },
              {
                "word": "be",
                "start": 1314.4401,
                "end": 1314.6,
                "confidence": 0.9989229,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.34406978
              },
              {
                "word": "a",
                "start": 1314.6,
                "end": 1314.68,
                "confidence": 0.9953707,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.56606436
              },
              {
                "word": "bit",
                "start": 1314.68,
                "end": 1314.92,
                "confidence": 0.9975479,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.56606436
              },
              {
                "word": "scary",
                "start": 1314.92,
                "end": 1315.4,
                "confidence": 0.9319854,
                "punctuated_word": "scary,",
                "speaker": 2,
                "speaker_confidence": 0.56606436
              },
              {
                "word": "though",
                "start": 1315.4,
                "end": 1315.9,
                "confidence": 0.7482245,
                "punctuated_word": "though,",
                "speaker": 2,
                "speaker_confidence": 0.56606436
              },
              {
                "word": "because",
                "start": 1315.9601,
                "end": 1316.36,
                "confidence": 0.993697,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.56606436
              },
              {
                "word": "just",
                "start": 1316.36,
                "end": 1316.86,
                "confidence": 0.95463794,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.56606436
              },
              {
                "word": "a",
                "start": 1316.92,
                "end": 1317.0,
                "confidence": 0.90053433,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.56606436
              },
              {
                "word": "miss",
                "start": 1317.0,
                "end": 1317.24,
                "confidence": 0.55578023,
                "punctuated_word": "miss",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "in",
                "start": 1317.24,
                "end": 1317.4,
                "confidence": 0.97889805,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "the",
                "start": 1317.4,
                "end": 1317.56,
                "confidence": 0.99756,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "implementation",
                "start": 1317.56,
                "end": 1318.06,
                "confidence": 0.8877951,
                "punctuated_word": "implementation,",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "and",
                "start": 1318.36,
                "end": 1318.86,
                "confidence": 0.99941313,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "it",
                "start": 1319.0,
                "end": 1319.24,
                "confidence": 0.9992926,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "could",
                "start": 1319.24,
                "end": 1319.48,
                "confidence": 0.9999149,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "be",
                "start": 1319.48,
                "end": 1319.72,
                "confidence": 0.99912053,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "fatal",
                "start": 1319.72,
                "end": 1320.2001,
                "confidence": 0.9972583,
                "punctuated_word": "fatal",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "because",
                "start": 1320.2001,
                "end": 1320.4401,
                "confidence": 0.9132268,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "it's",
                "start": 1320.4401,
                "end": 1320.76,
                "confidence": 0.9975865,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "web",
                "start": 1320.76,
                "end": 1321.0,
                "confidence": 0.73405236,
                "punctuated_word": "Web",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "three",
                "start": 1321.0,
                "end": 1321.16,
                "confidence": 0.81085265,
                "punctuated_word": "three,",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "and",
                "start": 1321.16,
                "end": 1321.4,
                "confidence": 0.99891615,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "and",
                "start": 1321.4,
                "end": 1321.56,
                "confidence": 0.98960924,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "web",
                "start": 1321.56,
                "end": 1321.88,
                "confidence": 0.9994935,
                "punctuated_word": "Web",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "three",
                "start": 1321.88,
                "end": 1322.12,
                "confidence": 0.9995679,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "bugs",
                "start": 1322.12,
                "end": 1322.4401,
                "confidence": 0.9987357,
                "punctuated_word": "bugs",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "are",
                "start": 1322.4401,
                "end": 1322.9401,
                "confidence": 0.9997929,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "really",
                "start": 1323.095,
                "end": 1323.495,
                "confidence": 0.9511482,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "harmful",
                "start": 1323.495,
                "end": 1323.995,
                "confidence": 0.9995744,
                "punctuated_word": "harmful.",
                "speaker": 2,
                "speaker_confidence": 0.8292699
              },
              {
                "word": "yeah",
                "start": 1324.455,
                "end": 1324.615,
                "confidence": 0.990353,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "and",
                "start": 1324.615,
                "end": 1324.6951,
                "confidence": 0.99880195,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "i",
                "start": 1324.6951,
                "end": 1324.775,
                "confidence": 0.83869153,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "guess",
                "start": 1324.775,
                "end": 1325.015,
                "confidence": 0.99961853,
                "punctuated_word": "guess",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "a",
                "start": 1325.015,
                "end": 1325.255,
                "confidence": 0.836423,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "a",
                "start": 1325.255,
                "end": 1325.335,
                "confidence": 0.8102178,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "quick",
                "start": 1325.335,
                "end": 1325.655,
                "confidence": 0.9995272,
                "punctuated_word": "quick",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "follow-up",
                "start": 1325.655,
                "end": 1326.135,
                "confidence": 0.927752,
                "punctuated_word": "follow-up,",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "especially",
                "start": 1326.135,
                "end": 1326.615,
                "confidence": 0.99939644,
                "punctuated_word": "especially",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "to",
                "start": 1326.615,
                "end": 1326.6951,
                "confidence": 0.97929823,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5000575
              },
              {
                "word": "the",
                "start": 1326.6951,
                "end": 1326.855,
                "confidence": 0.99982184,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "example",
                "start": 1326.855,
                "end": 1327.175,
                "confidence": 0.99987686,
                "punctuated_word": "example",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "you're",
                "start": 1327.175,
                "end": 1327.495,
                "confidence": 0.785044,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "mentioning",
                "start": 1327.495,
                "end": 1327.8151,
                "confidence": 0.99885595,
                "punctuated_word": "mentioning",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "of",
                "start": 1327.8151,
                "end": 1327.975,
                "confidence": 0.9687854,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "like",
                "start": 1327.975,
                "end": 1328.135,
                "confidence": 0.9992947,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "a",
                "start": 1328.135,
                "end": 1328.295,
                "confidence": 0.99733293,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "thousand",
                "start": 1328.295,
                "end": 1328.775,
                "confidence": 0.9997547,
                "punctuated_word": "thousand",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "people",
                "start": 1328.775,
                "end": 1329.175,
                "confidence": 0.9994617,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "potentially",
                "start": 1329.175,
                "end": 1329.675,
                "confidence": 0.9954204,
                "punctuated_word": "potentially",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "showing",
                "start": 1329.735,
                "end": 1329.975,
                "confidence": 0.99946934,
                "punctuated_word": "showing",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "up",
                "start": 1329.975,
                "end": 1330.215,
                "confidence": 0.9990921,
                "punctuated_word": "up",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "to",
                "start": 1330.215,
                "end": 1330.455,
                "confidence": 0.9982593,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "you",
                "start": 1330.455,
                "end": 1330.615,
                "confidence": 0.99897707,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "know",
                "start": 1330.615,
                "end": 1330.855,
                "confidence": 0.99959123,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "the",
                "start": 1330.855,
                "end": 1331.095,
                "confidence": 0.9982401,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "nft",
                "start": 1331.095,
                "end": 1331.495,
                "confidence": 0.99528545,
                "punctuated_word": "NFT",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "gated",
                "start": 1331.495,
                "end": 1331.895,
                "confidence": 0.9982833,
                "punctuated_word": "gated",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "event",
                "start": 1331.895,
                "end": 1332.215,
                "confidence": 0.99803776,
                "punctuated_word": "event",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "or",
                "start": 1332.215,
                "end": 1332.375,
                "confidence": 0.99501956,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "something",
                "start": 1332.375,
                "end": 1332.6951,
                "confidence": 0.9996362,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.73483646
              },
              {
                "word": "like",
                "start": 1332.6951,
                "end": 1332.855,
                "confidence": 0.9894314,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "that",
                "start": 1332.855,
                "end": 1333.355,
                "confidence": 0.76861066,
                "punctuated_word": "that.",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "and",
                "start": 1333.415,
                "end": 1333.5751,
                "confidence": 0.9859336,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "especially",
                "start": 1333.5751,
                "end": 1334.055,
                "confidence": 0.77943426,
                "punctuated_word": "especially",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "as",
                "start": 1334.055,
                "end": 1334.215,
                "confidence": 0.96149564,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "we",
                "start": 1334.215,
                "end": 1334.375,
                "confidence": 0.99422556,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "see",
                "start": 1334.375,
                "end": 1334.535,
                "confidence": 0.9901404,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "things",
                "start": 1334.535,
                "end": 1334.775,
                "confidence": 0.9939877,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "like",
                "start": 1334.775,
                "end": 1335.015,
                "confidence": 0.93961835,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "worldid",
                "start": 1335.015,
                "end": 1335.515,
                "confidence": 0.8158464,
                "punctuated_word": "WorldID,",
                "speaker": 1,
                "speaker_confidence": 0.6811035
              },
              {
                "word": "which",
                "start": 1335.655,
                "end": 1335.8151,
                "confidence": 0.9857886,
                "punctuated_word": "which,",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "you",
                "start": 1335.8151,
                "end": 1335.895,
                "confidence": 0.9939977,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "know",
                "start": 1335.895,
                "end": 1336.135,
                "confidence": 0.99332285,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "involves",
                "start": 1336.135,
                "end": 1336.615,
                "confidence": 0.9904959,
                "punctuated_word": "involves",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "biometrics",
                "start": 1336.615,
                "end": 1337.07,
                "confidence": 0.9728634,
                "punctuated_word": "biometrics",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "different",
                "start": 1337.63,
                "end": 1337.87,
                "confidence": 0.9160562,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "way",
                "start": 1337.87,
                "end": 1338.11,
                "confidence": 0.9142233,
                "punctuated_word": "way,",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "though",
                "start": 1338.11,
                "end": 1338.35,
                "confidence": 0.99890256,
                "punctuated_word": "though",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "they",
                "start": 1338.35,
                "end": 1338.59,
                "confidence": 0.6686616,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "have",
                "start": 1338.59,
                "end": 1338.9099,
                "confidence": 0.9999199,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "i",
                "start": 1339.07,
                "end": 1339.23,
                "confidence": 0.9978346,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "know",
                "start": 1339.23,
                "end": 1339.3899,
                "confidence": 0.9998672,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "there's",
                "start": 1339.3899,
                "end": 1339.71,
                "confidence": 0.79509884,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "been",
                "start": 1339.71,
                "end": 1339.95,
                "confidence": 0.9849187,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "papers",
                "start": 1339.95,
                "end": 1340.35,
                "confidence": 0.99969053,
                "punctuated_word": "papers",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "at",
                "start": 1340.35,
                "end": 1340.5099,
                "confidence": 0.5376889,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "least",
                "start": 1340.5099,
                "end": 1340.9099,
                "confidence": 0.76710874,
                "punctuated_word": "least.",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "they're",
                "start": 1340.9099,
                "end": 1341.1499,
                "confidence": 0.7754241,
                "punctuated_word": "They're",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "dated",
                "start": 1341.1499,
                "end": 1341.5499,
                "confidence": 0.88892674,
                "punctuated_word": "dated.",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "they're",
                "start": 1341.5499,
                "end": 1341.71,
                "confidence": 0.96904504,
                "punctuated_word": "They're",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "a",
                "start": 1341.71,
                "end": 1341.87,
                "confidence": 0.97815084,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.89256585
              },
              {
                "word": "few",
                "start": 1341.87,
                "end": 1341.95,
                "confidence": 0.99973434,
                "punctuated_word": "few",
                "speaker": 1,
                "speaker_confidence": 0.3829295
              },
              {
                "word": "years",
                "start": 1341.95,
                "end": 1342.11,
                "confidence": 0.9995913,
                "punctuated_word": "years",
                "speaker": 1,
                "speaker_confidence": 0.3829295
              },
              {
                "word": "old",
                "start": 1342.11,
                "end": 1342.2699,
                "confidence": 0.92945945,
                "punctuated_word": "old,",
                "speaker": 1,
                "speaker_confidence": 0.3829295
              },
              {
                "word": "so",
                "start": 1342.2699,
                "end": 1342.4299,
                "confidence": 0.9995832,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.3829295
              },
              {
                "word": "i",
                "start": 1342.4299,
                "end": 1342.5099,
                "confidence": 0.99945694,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.3829295
              },
              {
                "word": "don't",
                "start": 1342.5099,
                "end": 1342.6699,
                "confidence": 0.99985075,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "know",
                "start": 1342.6699,
                "end": 1342.83,
                "confidence": 0.99859494,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "if",
                "start": 1342.83,
                "end": 1342.9099,
                "confidence": 0.9989222,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "these",
                "start": 1342.9099,
                "end": 1343.1499,
                "confidence": 0.99895895,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "issues",
                "start": 1343.1499,
                "end": 1343.47,
                "confidence": 0.9993765,
                "punctuated_word": "issues",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "have",
                "start": 1343.47,
                "end": 1343.63,
                "confidence": 0.99843115,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "been",
                "start": 1343.63,
                "end": 1343.7899,
                "confidence": 0.99990106,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "addressed",
                "start": 1343.7899,
                "end": 1344.11,
                "confidence": 0.8905344,
                "punctuated_word": "addressed.",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "but",
                "start": 1344.11,
                "end": 1344.5099,
                "confidence": 0.93910503,
                "punctuated_word": "But,",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "you",
                "start": 1344.5099,
                "end": 1344.59,
                "confidence": 0.9987282,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "know",
                "start": 1344.59,
                "end": 1344.83,
                "confidence": 0.99696267,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "that",
                "start": 1344.83,
                "end": 1345.23,
                "confidence": 0.9962536,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "there",
                "start": 1345.23,
                "end": 1345.3899,
                "confidence": 0.9172161,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "were",
                "start": 1345.3899,
                "end": 1345.5499,
                "confidence": 0.96315235,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "these",
                "start": 1345.5499,
                "end": 1345.7899,
                "confidence": 0.9753641,
                "punctuated_word": "these,",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "like",
                "start": 1345.7899,
                "end": 1346.11,
                "confidence": 0.998574,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "ubi",
                "start": 1346.11,
                "end": 1346.61,
                "confidence": 0.9968146,
                "punctuated_word": "UBI",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "farming",
                "start": 1346.75,
                "end": 1347.25,
                "confidence": 0.9874235,
                "punctuated_word": "farming",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "effectively",
                "start": 1347.3899,
                "end": 1347.8899,
                "confidence": 0.9653167,
                "punctuated_word": "effectively",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "happening",
                "start": 1347.95,
                "end": 1348.45,
                "confidence": 0.9994487,
                "punctuated_word": "happening",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "across",
                "start": 1348.5099,
                "end": 1348.99,
                "confidence": 0.99978906,
                "punctuated_word": "across",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "those",
                "start": 1348.99,
                "end": 1349.23,
                "confidence": 0.9991146,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "and",
                "start": 1349.23,
                "end": 1349.73,
                "confidence": 0.69159555,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "you",
                "start": 1349.855,
                "end": 1350.015,
                "confidence": 0.50569594,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "know",
                "start": 1350.015,
                "end": 1350.095,
                "confidence": 0.9996307,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.84466136
              },
              {
                "word": "it",
                "start": 1350.095,
                "end": 1350.175,
                "confidence": 0.4977375,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "was",
                "start": 1350.175,
                "end": 1350.415,
                "confidence": 0.6761488,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "effectively",
                "start": 1350.415,
                "end": 1350.915,
                "confidence": 0.7730075,
                "punctuated_word": "effectively,",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "like",
                "start": 1351.055,
                "end": 1351.215,
                "confidence": 0.9951191,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "a",
                "start": 1351.215,
                "end": 1351.4551,
                "confidence": 0.9996086,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "liquefaction",
                "start": 1351.4551,
                "end": 1351.9551,
                "confidence": 0.99948186,
                "punctuated_word": "liquefaction",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "type",
                "start": 1352.175,
                "end": 1352.415,
                "confidence": 0.99934953,
                "punctuated_word": "type",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "scheme",
                "start": 1352.415,
                "end": 1352.735,
                "confidence": 0.9528024,
                "punctuated_word": "scheme,",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "though",
                "start": 1352.735,
                "end": 1352.975,
                "confidence": 0.9986652,
                "punctuated_word": "though",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "i",
                "start": 1352.975,
                "end": 1353.215,
                "confidence": 0.9716286,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "i",
                "start": 1353.215,
                "end": 1353.295,
                "confidence": 0.6790294,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "don't",
                "start": 1353.295,
                "end": 1353.615,
                "confidence": 0.99982965,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "remember",
                "start": 1353.615,
                "end": 1353.855,
                "confidence": 0.99981517,
                "punctuated_word": "remember",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "that",
                "start": 1353.855,
                "end": 1354.015,
                "confidence": 0.99893564,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "they",
                "start": 1354.015,
                "end": 1354.175,
                "confidence": 0.9997297,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "were",
                "start": 1354.175,
                "end": 1354.415,
                "confidence": 0.9990651,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "exactly",
                "start": 1354.415,
                "end": 1354.8151,
                "confidence": 0.99914503,
                "punctuated_word": "exactly",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "using",
                "start": 1354.8151,
                "end": 1355.135,
                "confidence": 0.99971396,
                "punctuated_word": "using",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "that",
                "start": 1355.135,
                "end": 1355.295,
                "confidence": 0.9996673,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "kind",
                "start": 1355.295,
                "end": 1355.4551,
                "confidence": 0.998762,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "of",
                "start": 1355.4551,
                "end": 1355.615,
                "confidence": 0.9998479,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "architecture",
                "start": 1355.615,
                "end": 1356.115,
                "confidence": 0.9936753,
                "punctuated_word": "architecture.",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "but",
                "start": 1356.5751,
                "end": 1357.055,
                "confidence": 0.86541915,
                "punctuated_word": "But,",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "nonetheless",
                "start": 1357.055,
                "end": 1357.555,
                "confidence": 0.9966219,
                "punctuated_word": "nonetheless,",
                "speaker": 1,
                "speaker_confidence": 0.7930094
              },
              {
                "word": "are",
                "start": 1357.615,
                "end": 1357.6951,
                "confidence": 0.9021513,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "there",
                "start": 1357.6951,
                "end": 1357.935,
                "confidence": 0.8859064,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "concerns",
                "start": 1357.935,
                "end": 1358.435,
                "confidence": 0.92223084,
                "punctuated_word": "concerns",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "that",
                "start": 1358.495,
                "end": 1358.735,
                "confidence": 0.999813,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "this",
                "start": 1358.735,
                "end": 1358.975,
                "confidence": 0.9998441,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "actually",
                "start": 1358.975,
                "end": 1359.295,
                "confidence": 0.99849784,
                "punctuated_word": "actually",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "pushes",
                "start": 1359.295,
                "end": 1359.795,
                "confidence": 0.9996388,
                "punctuated_word": "pushes",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "identity",
                "start": 1359.935,
                "end": 1360.435,
                "confidence": 0.99833906,
                "punctuated_word": "identity",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "towards",
                "start": 1360.5751,
                "end": 1360.975,
                "confidence": 0.99963224,
                "punctuated_word": "towards",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "being",
                "start": 1360.975,
                "end": 1361.295,
                "confidence": 0.9998908,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "more",
                "start": 1361.295,
                "end": 1361.795,
                "confidence": 0.9995461,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "physically",
                "start": 1362.12,
                "end": 1362.6,
                "confidence": 0.9998841,
                "punctuated_word": "physically",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "linked",
                "start": 1362.6,
                "end": 1362.92,
                "confidence": 0.99982244,
                "punctuated_word": "linked",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "and",
                "start": 1362.92,
                "end": 1363.16,
                "confidence": 0.9779804,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "actually",
                "start": 1363.16,
                "end": 1363.48,
                "confidence": 0.9786552,
                "punctuated_word": "actually",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "having",
                "start": 1363.48,
                "end": 1363.72,
                "confidence": 0.9880164,
                "punctuated_word": "having,",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "like",
                "start": 1363.72,
                "end": 1363.96,
                "confidence": 0.9994818,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "biometrics",
                "start": 1363.96,
                "end": 1364.46,
                "confidence": 0.9995251,
                "punctuated_word": "biometrics",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "enabled",
                "start": 1364.84,
                "end": 1365.34,
                "confidence": 0.9994349,
                "punctuated_word": "enabled",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "into",
                "start": 1365.4,
                "end": 1365.9,
                "confidence": 0.99954164,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "identity",
                "start": 1366.2,
                "end": 1366.68,
                "confidence": 0.9993787,
                "punctuated_word": "identity",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "and",
                "start": 1366.68,
                "end": 1366.84,
                "confidence": 0.9907776,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "kind",
                "start": 1366.84,
                "end": 1367.0,
                "confidence": 0.99697065,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "of",
                "start": 1367.0,
                "end": 1367.32,
                "confidence": 0.99981207,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "increasing",
                "start": 1367.32,
                "end": 1367.82,
                "confidence": 0.9989807,
                "punctuated_word": "increasing",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "the",
                "start": 1367.88,
                "end": 1368.04,
                "confidence": 0.9984547,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "desire",
                "start": 1368.04,
                "end": 1368.4401,
                "confidence": 0.99992394,
                "punctuated_word": "desire",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "for",
                "start": 1368.4401,
                "end": 1368.68,
                "confidence": 0.999476,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "that",
                "start": 1368.68,
                "end": 1368.84,
                "confidence": 0.99983966,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "as",
                "start": 1368.84,
                "end": 1369.0,
                "confidence": 0.9932428,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "an",
                "start": 1369.0,
                "end": 1369.16,
                "confidence": 0.9974523,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "unintended",
                "start": 1369.16,
                "end": 1369.66,
                "confidence": 0.9994941,
                "punctuated_word": "unintended",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "consequence",
                "start": 1369.88,
                "end": 1370.38,
                "confidence": 0.9860834,
                "punctuated_word": "consequence?",
                "speaker": 1,
                "speaker_confidence": 0.82662576
              },
              {
                "word": "yeah",
                "start": 1371.32,
                "end": 1371.64,
                "confidence": 0.9991869,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "i",
                "start": 1371.64,
                "end": 1371.8,
                "confidence": 0.9865269,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "i'm",
                "start": 1371.96,
                "end": 1372.12,
                "confidence": 0.9999664,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "not",
                "start": 1372.12,
                "end": 1372.28,
                "confidence": 0.9993406,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "sure",
                "start": 1372.28,
                "end": 1372.52,
                "confidence": 0.9996799,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "about",
                "start": 1372.52,
                "end": 1372.84,
                "confidence": 0.9996569,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "that",
                "start": 1372.84,
                "end": 1373.24,
                "confidence": 0.99785674,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "the",
                "start": 1373.24,
                "end": 1373.56,
                "confidence": 0.99958843,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "the",
                "start": 1373.56,
                "end": 1373.8,
                "confidence": 0.99332196,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "solution",
                "start": 1373.8,
                "end": 1374.3,
                "confidence": 0.99965584,
                "punctuated_word": "solution",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "we",
                "start": 1374.4401,
                "end": 1374.9401,
                "confidence": 0.9371166,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "we",
                "start": 1375.24,
                "end": 1375.4,
                "confidence": 0.9748948,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "kind",
                "start": 1375.4,
                "end": 1375.64,
                "confidence": 0.9948054,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "of",
                "start": 1375.64,
                "end": 1375.8,
                "confidence": 0.9996178,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "provide",
                "start": 1375.8,
                "end": 1376.3,
                "confidence": 0.99936694,
                "punctuated_word": "provide",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "against",
                "start": 1376.955,
                "end": 1377.275,
                "confidence": 0.9997632,
                "punctuated_word": "against",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "liquefaction",
                "start": 1377.275,
                "end": 1377.775,
                "confidence": 0.9881243,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "is",
                "start": 1377.995,
                "end": 1378.315,
                "confidence": 0.999191,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7492918
              },
              {
                "word": "not",
                "start": 1378.315,
                "end": 1378.475,
                "confidence": 0.9999081,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "linked",
                "start": 1378.475,
                "end": 1378.715,
                "confidence": 0.9996325,
                "punctuated_word": "linked",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "to",
                "start": 1378.715,
                "end": 1378.955,
                "confidence": 0.9997116,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "biometrics",
                "start": 1378.955,
                "end": 1379.455,
                "confidence": 0.9367164,
                "punctuated_word": "biometrics,",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "but",
                "start": 1380.315,
                "end": 1380.7949,
                "confidence": 0.9890898,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "more",
                "start": 1380.7949,
                "end": 1381.0349,
                "confidence": 0.99903417,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "linked",
                "start": 1381.0349,
                "end": 1381.4349,
                "confidence": 0.99211884,
                "punctuated_word": "linked",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "to",
                "start": 1381.4349,
                "end": 1381.595,
                "confidence": 0.99884844,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "proving",
                "start": 1381.595,
                "end": 1382.075,
                "confidence": 0.99952483,
                "punctuated_word": "proving",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "that",
                "start": 1382.075,
                "end": 1382.315,
                "confidence": 0.9997894,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "you",
                "start": 1382.315,
                "end": 1382.815,
                "confidence": 0.99963844,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "actually",
                "start": 1383.4349,
                "end": 1383.9349,
                "confidence": 0.99148285,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "know",
                "start": 1383.995,
                "end": 1384.235,
                "confidence": 0.99949026,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "the",
                "start": 1384.235,
                "end": 1384.475,
                "confidence": 0.99865687,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "private",
                "start": 1384.475,
                "end": 1384.875,
                "confidence": 0.999954,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "key",
                "start": 1384.875,
                "end": 1385.355,
                "confidence": 0.99771976,
                "punctuated_word": "key.",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "the",
                "start": 1385.355,
                "end": 1385.595,
                "confidence": 0.99897575,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "thing",
                "start": 1385.595,
                "end": 1385.835,
                "confidence": 0.9996136,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "with",
                "start": 1385.835,
                "end": 1386.075,
                "confidence": 0.9994561,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "liquefaction",
                "start": 1386.075,
                "end": 1386.575,
                "confidence": 0.99975234,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "is",
                "start": 1386.635,
                "end": 1386.875,
                "confidence": 0.99973625,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "that",
                "start": 1386.875,
                "end": 1387.275,
                "confidence": 0.99977285,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "when",
                "start": 1387.275,
                "end": 1387.515,
                "confidence": 0.9851326,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "we",
                "start": 1387.515,
                "end": 1387.6749,
                "confidence": 0.99981266,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "are",
                "start": 1387.6749,
                "end": 1387.835,
                "confidence": 0.9994404,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "renting",
                "start": 1387.835,
                "end": 1388.235,
                "confidence": 0.9994004,
                "punctuated_word": "renting",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "the",
                "start": 1388.235,
                "end": 1388.475,
                "confidence": 0.99960726,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "nft",
                "start": 1388.475,
                "end": 1388.875,
                "confidence": 0.9985954,
                "punctuated_word": "NFT",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "with",
                "start": 1388.875,
                "end": 1389.115,
                "confidence": 0.9992685,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "some",
                "start": 1389.115,
                "end": 1389.275,
                "confidence": 0.9774958,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.88819194
              },
              {
                "word": "to",
                "start": 1389.355,
                "end": 1389.515,
                "confidence": 0.9996909,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "someone",
                "start": 1389.515,
                "end": 1389.9149,
                "confidence": 0.9997198,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "or",
                "start": 1389.9149,
                "end": 1390.075,
                "confidence": 0.9419288,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "we",
                "start": 1390.075,
                "end": 1390.235,
                "confidence": 0.99968445,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "are",
                "start": 1390.235,
                "end": 1390.395,
                "confidence": 0.99962974,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "sending",
                "start": 1390.395,
                "end": 1390.7949,
                "confidence": 0.9996766,
                "punctuated_word": "sending",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "the",
                "start": 1390.7949,
                "end": 1391.115,
                "confidence": 0.98693,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "the",
                "start": 1391.115,
                "end": 1391.355,
                "confidence": 0.9729785,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "nft",
                "start": 1391.355,
                "end": 1391.6749,
                "confidence": 0.9983414,
                "punctuated_word": "NFT",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "to",
                "start": 1391.6749,
                "end": 1391.835,
                "confidence": 0.99762625,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "their",
                "start": 1391.835,
                "end": 1392.075,
                "confidence": 0.9990765,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "account",
                "start": 1392.075,
                "end": 1392.575,
                "confidence": 0.9982544,
                "punctuated_word": "account,",
                "speaker": 2,
                "speaker_confidence": 0.76997185
              },
              {
                "word": "they",
                "start": 1392.85,
                "end": 1393.0099,
                "confidence": 0.99867153,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.5660286
              },
              {
                "word": "don't",
                "start": 1393.0099,
                "end": 1393.1699,
                "confidence": 0.9995136,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.5660286
              },
              {
                "word": "know",
                "start": 1393.1699,
                "end": 1393.33,
                "confidence": 0.9996853,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.5660286
              },
              {
                "word": "the",
                "start": 1393.33,
                "end": 1393.57,
                "confidence": 0.9996884,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5660286
              },
              {
                "word": "private",
                "start": 1393.57,
                "end": 1393.8899,
                "confidence": 0.99993694,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.5660286
              },
              {
                "word": "key",
                "start": 1393.8899,
                "end": 1394.0499,
                "confidence": 0.99946016,
                "punctuated_word": "key",
                "speaker": 2,
                "speaker_confidence": 0.5660286
              },
              {
                "word": "to",
                "start": 1394.0499,
                "end": 1394.21,
                "confidence": 0.99986434,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5660286
              },
              {
                "word": "the",
                "start": 1394.21,
                "end": 1394.2899,
                "confidence": 0.9996929,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.56390935
              },
              {
                "word": "account",
                "start": 1394.2899,
                "end": 1394.69,
                "confidence": 0.99982196,
                "punctuated_word": "account.",
                "speaker": 2,
                "speaker_confidence": 0.56390935
              },
              {
                "word": "if",
                "start": 1394.69,
                "end": 1394.85,
                "confidence": 0.99948454,
                "punctuated_word": "If",
                "speaker": 2,
                "speaker_confidence": 0.56390935
              },
              {
                "word": "they",
                "start": 1394.85,
                "end": 1395.0099,
                "confidence": 0.99989426,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.56390935
              },
              {
                "word": "knew",
                "start": 1395.0099,
                "end": 1395.1699,
                "confidence": 0.99566936,
                "punctuated_word": "knew",
                "speaker": 2,
                "speaker_confidence": 0.56390935
              },
              {
                "word": "it",
                "start": 1395.1699,
                "end": 1395.33,
                "confidence": 0.98913574,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.56390935
              },
              {
                "word": "they",
                "start": 1395.33,
                "end": 1395.4099,
                "confidence": 0.9998272,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "could",
                "start": 1395.4099,
                "end": 1395.6499,
                "confidence": 0.99984217,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "just",
                "start": 1395.6499,
                "end": 1395.8899,
                "confidence": 0.9996915,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "sign",
                "start": 1395.8899,
                "end": 1396.0499,
                "confidence": 0.99894124,
                "punctuated_word": "sign",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "a",
                "start": 1396.0499,
                "end": 1396.1299,
                "confidence": 0.99018574,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "transaction",
                "start": 1396.1299,
                "end": 1396.6299,
                "confidence": 0.99985445,
                "punctuated_word": "transaction",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "sending",
                "start": 1396.69,
                "end": 1397.0099,
                "confidence": 0.8870041,
                "punctuated_word": "sending",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "the",
                "start": 1397.0099,
                "end": 1397.1699,
                "confidence": 0.99921775,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "nft",
                "start": 1397.1699,
                "end": 1397.57,
                "confidence": 0.99952614,
                "punctuated_word": "NFT",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "to",
                "start": 1397.57,
                "end": 1397.73,
                "confidence": 0.99867,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "anywhere",
                "start": 1397.73,
                "end": 1398.23,
                "confidence": 0.96940696,
                "punctuated_word": "anywhere.",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "so",
                "start": 1398.5299,
                "end": 1398.85,
                "confidence": 0.99532676,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "the",
                "start": 1398.85,
                "end": 1399.09,
                "confidence": 0.9986142,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "property",
                "start": 1399.09,
                "end": 1399.59,
                "confidence": 0.99973077,
                "punctuated_word": "property",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "you",
                "start": 1399.73,
                "end": 1399.8899,
                "confidence": 0.87034076,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "want",
                "start": 1399.8899,
                "end": 1400.1299,
                "confidence": 0.9988795,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "to",
                "start": 1400.1299,
                "end": 1400.2899,
                "confidence": 0.9982305,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "kind",
                "start": 1400.2899,
                "end": 1400.45,
                "confidence": 0.98866194,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "of",
                "start": 1400.45,
                "end": 1400.69,
                "confidence": 0.9998605,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "prove",
                "start": 1400.69,
                "end": 1400.9299,
                "confidence": 0.87024415,
                "punctuated_word": "prove",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "when",
                "start": 1400.9299,
                "end": 1401.1699,
                "confidence": 0.955188,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "kind",
                "start": 1401.1699,
                "end": 1401.4099,
                "confidence": 0.9773043,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "of",
                "start": 1401.4099,
                "end": 1401.57,
                "confidence": 0.9999404,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "showing",
                "start": 1401.57,
                "end": 1401.8099,
                "confidence": 0.9992787,
                "punctuated_word": "showing",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "that",
                "start": 1401.8099,
                "end": 1402.0499,
                "confidence": 0.9978168,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "liquefaction",
                "start": 1402.0499,
                "end": 1402.5499,
                "confidence": 0.9785444,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "is",
                "start": 1403.09,
                "end": 1403.25,
                "confidence": 0.9924695,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "like",
                "start": 1403.4099,
                "end": 1403.6499,
                "confidence": 0.9764526,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "your",
                "start": 1403.6499,
                "end": 1403.8899,
                "confidence": 0.9996056,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "account",
                "start": 1403.8899,
                "end": 1404.21,
                "confidence": 0.9999076,
                "punctuated_word": "account",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "is",
                "start": 1404.21,
                "end": 1404.37,
                "confidence": 0.9973603,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "not",
                "start": 1404.37,
                "end": 1404.5299,
                "confidence": 0.9940805,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "encumbered",
                "start": 1404.5299,
                "end": 1405.0299,
                "confidence": 0.8973951,
                "punctuated_word": "encumbered,",
                "speaker": 2,
                "speaker_confidence": 0.86642945
              },
              {
                "word": "so",
                "start": 1405.265,
                "end": 1405.3451,
                "confidence": 0.99952495,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "it's",
                "start": 1405.3451,
                "end": 1405.665,
                "confidence": 0.9999065,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "not",
                "start": 1405.665,
                "end": 1405.8251,
                "confidence": 0.9996866,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "under",
                "start": 1405.8251,
                "end": 1406.145,
                "confidence": 0.9997093,
                "punctuated_word": "under",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "liquefaction",
                "start": 1406.145,
                "end": 1406.645,
                "confidence": 0.997438,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "policies",
                "start": 1406.7051,
                "end": 1407.025,
                "confidence": 0.9941408,
                "punctuated_word": "policies.",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "it's",
                "start": 1407.025,
                "end": 1407.3451,
                "confidence": 0.99949646,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "just",
                "start": 1407.3451,
                "end": 1407.665,
                "confidence": 0.9998869,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "showing",
                "start": 1407.665,
                "end": 1407.9851,
                "confidence": 0.9999012,
                "punctuated_word": "showing",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "that",
                "start": 1407.9851,
                "end": 1408.145,
                "confidence": 0.99983513,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "you",
                "start": 1408.145,
                "end": 1408.385,
                "confidence": 0.9996668,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "actually",
                "start": 1408.385,
                "end": 1408.7051,
                "confidence": 0.99612683,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "know",
                "start": 1408.7051,
                "end": 1408.8651,
                "confidence": 0.9997248,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.6748732
              },
              {
                "word": "the",
                "start": 1408.8651,
                "end": 1409.025,
                "confidence": 0.99953675,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "private",
                "start": 1409.025,
                "end": 1409.3451,
                "confidence": 0.99954164,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "key",
                "start": 1409.3451,
                "end": 1409.8451,
                "confidence": 0.99850607,
                "punctuated_word": "key.",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "i'm",
                "start": 1410.0651,
                "end": 1410.2251,
                "confidence": 0.8259469,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "sure",
                "start": 1410.2251,
                "end": 1410.4651,
                "confidence": 0.9997855,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "that",
                "start": 1410.4651,
                "end": 1410.785,
                "confidence": 0.99978834,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "some",
                "start": 1410.785,
                "end": 1411.025,
                "confidence": 0.99530005,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "biometric",
                "start": 1411.025,
                "end": 1411.525,
                "confidence": 0.9943556,
                "punctuated_word": "biometric",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "kind",
                "start": 1411.8251,
                "end": 1412.0651,
                "confidence": 0.9940058,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "of",
                "start": 1412.0651,
                "end": 1412.2251,
                "confidence": 0.999897,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "solutions",
                "start": 1412.2251,
                "end": 1412.7051,
                "confidence": 0.99920577,
                "punctuated_word": "solutions",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "when",
                "start": 1412.7051,
                "end": 1412.8651,
                "confidence": 0.9050751,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "it",
                "start": 1412.8651,
                "end": 1412.9451,
                "confidence": 0.99968886,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "comes",
                "start": 1412.9451,
                "end": 1413.185,
                "confidence": 0.9997496,
                "punctuated_word": "comes",
                "speaker": 2,
                "speaker_confidence": 0.6905049
              },
              {
                "word": "to",
                "start": 1413.185,
                "end": 1413.3451,
                "confidence": 0.9723131,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "moral",
                "start": 1413.3451,
                "end": 1413.8451,
                "confidence": 0.7091248,
                "punctuated_word": "moral,",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "world",
                "start": 1414.2251,
                "end": 1414.545,
                "confidence": 0.32571462,
                "punctuated_word": "world",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "coin",
                "start": 1414.545,
                "end": 1414.8651,
                "confidence": 0.8691054,
                "punctuated_word": "coin",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "kind",
                "start": 1414.8651,
                "end": 1415.1051,
                "confidence": 0.97633797,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "of",
                "start": 1415.1051,
                "end": 1415.265,
                "confidence": 0.9998253,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "voting",
                "start": 1415.265,
                "end": 1415.765,
                "confidence": 0.78392,
                "punctuated_word": "voting",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "or",
                "start": 1415.905,
                "end": 1416.405,
                "confidence": 0.8605863,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "or",
                "start": 1416.4651,
                "end": 1416.7051,
                "confidence": 0.99787796,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "more",
                "start": 1416.7051,
                "end": 1417.025,
                "confidence": 0.99952495,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "real",
                "start": 1417.025,
                "end": 1417.185,
                "confidence": 0.99903655,
                "punctuated_word": "real",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "life",
                "start": 1417.185,
                "end": 1417.505,
                "confidence": 0.98172337,
                "punctuated_word": "life",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "voting",
                "start": 1417.505,
                "end": 1417.8251,
                "confidence": 0.9832223,
                "punctuated_word": "voting",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "could",
                "start": 1417.8251,
                "end": 1418.13,
                "confidence": 0.9878741,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "also",
                "start": 1418.61,
                "end": 1419.09,
                "confidence": 0.9997862,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "provide",
                "start": 1419.09,
                "end": 1419.59,
                "confidence": 0.99973875,
                "punctuated_word": "provide",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "a",
                "start": 1419.65,
                "end": 1419.81,
                "confidence": 0.9899539,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "possible",
                "start": 1419.81,
                "end": 1420.29,
                "confidence": 0.9994555,
                "punctuated_word": "possible",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "solution",
                "start": 1420.29,
                "end": 1420.6901,
                "confidence": 0.9999231,
                "punctuated_word": "solution",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "against",
                "start": 1420.6901,
                "end": 1421.1901,
                "confidence": 0.99990106,
                "punctuated_word": "against",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "many",
                "start": 1421.65,
                "end": 1421.89,
                "confidence": 0.9866034,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "of",
                "start": 1421.89,
                "end": 1422.13,
                "confidence": 0.96446025,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "liquefaction",
                "start": 1422.13,
                "end": 1422.63,
                "confidence": 0.9210418,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "accounts",
                "start": 1422.85,
                "end": 1423.25,
                "confidence": 0.81643826,
                "punctuated_word": "accounts.",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "i",
                "start": 1423.25,
                "end": 1423.57,
                "confidence": 0.99982375,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "also",
                "start": 1423.57,
                "end": 1423.81,
                "confidence": 0.99936026,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "think",
                "start": 1423.81,
                "end": 1424.05,
                "confidence": 0.999684,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "that",
                "start": 1424.05,
                "end": 1424.55,
                "confidence": 0.99975127,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "it's",
                "start": 1424.77,
                "end": 1425.01,
                "confidence": 0.9994308,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "not",
                "start": 1425.01,
                "end": 1425.41,
                "confidence": 0.99983346,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "strictly",
                "start": 1425.41,
                "end": 1425.91,
                "confidence": 0.9997533,
                "punctuated_word": "strictly",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "necessary",
                "start": 1426.29,
                "end": 1426.79,
                "confidence": 0.9990038,
                "punctuated_word": "necessary",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "nor",
                "start": 1426.93,
                "end": 1427.43,
                "confidence": 0.95087814,
                "punctuated_word": "nor",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "maybe",
                "start": 1427.65,
                "end": 1428.05,
                "confidence": 0.97648984,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "the",
                "start": 1428.05,
                "end": 1428.13,
                "confidence": 0.999529,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "best",
                "start": 1428.13,
                "end": 1428.61,
                "confidence": 0.99998295,
                "punctuated_word": "best",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "solution",
                "start": 1428.61,
                "end": 1429.11,
                "confidence": 0.9811805,
                "punctuated_word": "solution.",
                "speaker": 2,
                "speaker_confidence": 0.75521076
              },
              {
                "word": "thank",
                "start": 1429.49,
                "end": 1429.65,
                "confidence": 0.99911946,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.3892815
              },
              {
                "word": "you",
                "start": 1429.65,
                "end": 1429.89,
                "confidence": 0.99975413,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.3892815
              },
              {
                "word": "so",
                "start": 1429.89,
                "end": 1430.05,
                "confidence": 0.99962616,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.3892815
              },
              {
                "word": "much",
                "start": 1430.05,
                "end": 1430.53,
                "confidence": 0.9998491,
                "punctuated_word": "much.",
                "speaker": 0,
                "speaker_confidence": 0.3892815
              },
              {
                "word": "i",
                "start": 1431.33,
                "end": 1431.49,
                "confidence": 0.9995116,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.31872684
              },
              {
                "word": "would",
                "start": 1431.49,
                "end": 1431.73,
                "confidence": 0.99995136,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.31872684
              },
              {
                "word": "like",
                "start": 1431.73,
                "end": 1431.97,
                "confidence": 0.99983585,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.31872684
              },
              {
                "word": "to",
                "start": 1431.97,
                "end": 1432.45,
                "confidence": 0.9997185,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.31872684
              },
              {
                "word": "take",
                "start": 1432.45,
                "end": 1432.61,
                "confidence": 0.59012026,
                "punctuated_word": "take",
                "speaker": 0,
                "speaker_confidence": 0.31872684
              },
              {
                "word": "a",
                "start": 1432.61,
                "end": 1432.77,
                "confidence": 0.99971277,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "little",
                "start": 1432.77,
                "end": 1433.01,
                "confidence": 0.9999654,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "bit",
                "start": 1433.01,
                "end": 1433.355,
                "confidence": 0.9988518,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "deeper",
                "start": 1433.755,
                "end": 1434.255,
                "confidence": 0.99980885,
                "punctuated_word": "deeper",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "into",
                "start": 1434.315,
                "end": 1434.815,
                "confidence": 0.9999052,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "complete",
                "start": 1434.875,
                "end": 1435.275,
                "confidence": 0.9951462,
                "punctuated_word": "complete",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "knowledge",
                "start": 1435.275,
                "end": 1435.775,
                "confidence": 0.99872935,
                "punctuated_word": "knowledge.",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "james",
                "start": 1436.395,
                "end": 1436.715,
                "confidence": 0.9973979,
                "punctuated_word": "James,",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "you",
                "start": 1436.715,
                "end": 1436.875,
                "confidence": 0.9993012,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "offer",
                "start": 1436.875,
                "end": 1437.195,
                "confidence": 0.8040077,
                "punctuated_word": "offer",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "paper",
                "start": 1437.195,
                "end": 1437.4349,
                "confidence": 0.8477868,
                "punctuated_word": "paper",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "together",
                "start": 1437.4349,
                "end": 1437.915,
                "confidence": 0.9985594,
                "punctuated_word": "together",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "with",
                "start": 1437.915,
                "end": 1438.075,
                "confidence": 0.9973611,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "your",
                "start": 1438.075,
                "end": 1438.235,
                "confidence": 0.99929845,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "colleagues",
                "start": 1438.235,
                "end": 1438.715,
                "confidence": 0.745031,
                "punctuated_word": "colleagues,",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "and",
                "start": 1438.715,
                "end": 1439.215,
                "confidence": 0.998389,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "from",
                "start": 1439.4349,
                "end": 1439.6749,
                "confidence": 0.98654675,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "what",
                "start": 1439.6749,
                "end": 1439.835,
                "confidence": 0.999835,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "i",
                "start": 1439.835,
                "end": 1440.075,
                "confidence": 0.9991942,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "understand",
                "start": 1440.075,
                "end": 1440.575,
                "confidence": 0.98187935,
                "punctuated_word": "understand,",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "complete",
                "start": 1440.715,
                "end": 1441.035,
                "confidence": 0.9994438,
                "punctuated_word": "complete",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "knowledge",
                "start": 1441.035,
                "end": 1441.4349,
                "confidence": 0.99994636,
                "punctuated_word": "knowledge",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "could",
                "start": 1441.4349,
                "end": 1441.595,
                "confidence": 0.99967456,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.7827848
              },
              {
                "word": "be",
                "start": 1441.595,
                "end": 1441.6749,
                "confidence": 0.9999335,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "used",
                "start": 1441.6749,
                "end": 1441.915,
                "confidence": 0.9999087,
                "punctuated_word": "used",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "to",
                "start": 1441.915,
                "end": 1442.075,
                "confidence": 0.9988059,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "protect",
                "start": 1442.075,
                "end": 1442.575,
                "confidence": 0.9998983,
                "punctuated_word": "protect",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "creator",
                "start": 1442.635,
                "end": 1443.115,
                "confidence": 0.9678294,
                "punctuated_word": "creator",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "royalties",
                "start": 1443.115,
                "end": 1443.595,
                "confidence": 0.95844984,
                "punctuated_word": "royalties",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "and",
                "start": 1443.595,
                "end": 1443.755,
                "confidence": 0.79723334,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "nfts",
                "start": 1443.755,
                "end": 1444.255,
                "confidence": 0.9913554,
                "punctuated_word": "NFTs",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "and",
                "start": 1444.635,
                "end": 1444.875,
                "confidence": 0.8951153,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "help",
                "start": 1444.875,
                "end": 1445.195,
                "confidence": 0.99894494,
                "punctuated_word": "help",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "link",
                "start": 1445.195,
                "end": 1445.515,
                "confidence": 0.99936515,
                "punctuated_word": "link",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "kyc",
                "start": 1445.515,
                "end": 1446.015,
                "confidence": 0.9725628,
                "punctuated_word": "KYC",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "credentials",
                "start": 1446.075,
                "end": 1446.575,
                "confidence": 0.9994417,
                "punctuated_word": "credentials",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "across",
                "start": 1446.635,
                "end": 1447.035,
                "confidence": 0.9998586,
                "punctuated_word": "across",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "wallets",
                "start": 1447.035,
                "end": 1447.535,
                "confidence": 0.9941545,
                "punctuated_word": "wallets.",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "and",
                "start": 1448.7899,
                "end": 1448.95,
                "confidence": 0.99918574,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.8319839
              },
              {
                "word": "is",
                "start": 1448.95,
                "end": 1449.19,
                "confidence": 0.9981408,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "this",
                "start": 1449.19,
                "end": 1449.69,
                "confidence": 0.9998173,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "some",
                "start": 1449.75,
                "end": 1449.99,
                "confidence": 0.9994418,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "sort",
                "start": 1449.99,
                "end": 1450.15,
                "confidence": 0.9988427,
                "punctuated_word": "sort",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "of",
                "start": 1450.15,
                "end": 1450.63,
                "confidence": 0.9998221,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "new",
                "start": 1450.63,
                "end": 1451.11,
                "confidence": 0.99968636,
                "punctuated_word": "new",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "compliance",
                "start": 1451.11,
                "end": 1451.61,
                "confidence": 0.9996989,
                "punctuated_word": "compliance",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "layer",
                "start": 1451.75,
                "end": 1452.25,
                "confidence": 0.99908423,
                "punctuated_word": "layer",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "that",
                "start": 1452.39,
                "end": 1452.47,
                "confidence": 0.99959916,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "is",
                "start": 1452.47,
                "end": 1452.71,
                "confidence": 0.9993093,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "built",
                "start": 1452.71,
                "end": 1453.11,
                "confidence": 0.9970931,
                "punctuated_word": "built",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "cryptographically",
                "start": 1453.11,
                "end": 1453.61,
                "confidence": 0.9964924,
                "punctuated_word": "cryptographically",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "instead",
                "start": 1453.9099,
                "end": 1454.15,
                "confidence": 0.99287957,
                "punctuated_word": "instead",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "of",
                "start": 1454.15,
                "end": 1454.3099,
                "confidence": 0.9989378,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "legally",
                "start": 1454.3099,
                "end": 1454.8099,
                "confidence": 0.994048,
                "punctuated_word": "legally?",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "and",
                "start": 1455.19,
                "end": 1455.35,
                "confidence": 0.8103584,
                "punctuated_word": "And,",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "also",
                "start": 1455.35,
                "end": 1455.75,
                "confidence": 0.9997115,
                "punctuated_word": "also,",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "i'm",
                "start": 1455.75,
                "end": 1455.9099,
                "confidence": 0.9995644,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "curious",
                "start": 1455.9099,
                "end": 1456.3099,
                "confidence": 0.9998171,
                "punctuated_word": "curious",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "to",
                "start": 1456.3099,
                "end": 1456.47,
                "confidence": 0.9999043,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "hear",
                "start": 1456.47,
                "end": 1456.97,
                "confidence": 0.9998994,
                "punctuated_word": "hear",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "your",
                "start": 1457.35,
                "end": 1457.6699,
                "confidence": 0.9994299,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "thoughts",
                "start": 1457.6699,
                "end": 1458.07,
                "confidence": 0.9998154,
                "punctuated_word": "thoughts",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "on",
                "start": 1458.07,
                "end": 1458.57,
                "confidence": 0.9999076,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "what",
                "start": 1458.63,
                "end": 1458.87,
                "confidence": 0.9986614,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "systems",
                "start": 1458.87,
                "end": 1459.35,
                "confidence": 0.9995993,
                "punctuated_word": "systems",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "do",
                "start": 1459.35,
                "end": 1459.51,
                "confidence": 0.99809283,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.89210665
              },
              {
                "word": "you",
                "start": 1459.51,
                "end": 1459.6699,
                "confidence": 0.99968183,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "think",
                "start": 1459.6699,
                "end": 1459.99,
                "confidence": 0.99969435,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "should",
                "start": 1459.99,
                "end": 1460.23,
                "confidence": 0.99987304,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "be",
                "start": 1460.23,
                "end": 1460.39,
                "confidence": 0.99971634,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "requiring",
                "start": 1460.39,
                "end": 1460.89,
                "confidence": 0.996338,
                "punctuated_word": "requiring",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "proof",
                "start": 1461.475,
                "end": 1461.635,
                "confidence": 0.99975353,
                "punctuated_word": "proof",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "of",
                "start": 1461.635,
                "end": 1461.7949,
                "confidence": 0.99980396,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "complete",
                "start": 1461.7949,
                "end": 1462.2749,
                "confidence": 0.99958843,
                "punctuated_word": "complete",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "knowledge",
                "start": 1462.2749,
                "end": 1462.7549,
                "confidence": 0.99986136,
                "punctuated_word": "knowledge",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "and",
                "start": 1462.7549,
                "end": 1463.2549,
                "confidence": 0.61402905,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "who",
                "start": 1463.315,
                "end": 1463.5549,
                "confidence": 0.99982303,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "is",
                "start": 1463.5549,
                "end": 1463.715,
                "confidence": 0.9948968,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "essentially",
                "start": 1463.715,
                "end": 1464.215,
                "confidence": 0.9939452,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "responsible",
                "start": 1464.5149,
                "end": 1465.0149,
                "confidence": 0.99743015,
                "punctuated_word": "responsible",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "for",
                "start": 1465.235,
                "end": 1465.6349,
                "confidence": 0.9999392,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "for",
                "start": 1465.6349,
                "end": 1465.955,
                "confidence": 0.99561006,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "implementing",
                "start": 1465.955,
                "end": 1466.455,
                "confidence": 0.9998678,
                "punctuated_word": "implementing",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "those",
                "start": 1466.5149,
                "end": 1466.7549,
                "confidence": 0.9997408,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "standards",
                "start": 1466.7549,
                "end": 1467.2549,
                "confidence": 0.7760722,
                "punctuated_word": "standards?",
                "speaker": 0,
                "speaker_confidence": 0.7322867
              },
              {
                "word": "yeah",
                "start": 1468.4349,
                "end": 1468.7549,
                "confidence": 0.99561703,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "so",
                "start": 1468.7549,
                "end": 1468.995,
                "confidence": 0.99985623,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "i",
                "start": 1468.995,
                "end": 1469.1549,
                "confidence": 0.9998204,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "would",
                "start": 1469.1549,
                "end": 1469.3949,
                "confidence": 0.9999653,
                "punctuated_word": "would",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "say",
                "start": 1469.3949,
                "end": 1469.5549,
                "confidence": 0.9999101,
                "punctuated_word": "say",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "that",
                "start": 1469.5549,
                "end": 1469.7949,
                "confidence": 0.9999069,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "this",
                "start": 1469.7949,
                "end": 1469.955,
                "confidence": 0.9999044,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "is",
                "start": 1469.955,
                "end": 1470.115,
                "confidence": 0.9995202,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "not",
                "start": 1470.115,
                "end": 1470.355,
                "confidence": 0.99996305,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "necessarily",
                "start": 1470.355,
                "end": 1470.855,
                "confidence": 0.9995622,
                "punctuated_word": "necessarily",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "a",
                "start": 1470.995,
                "end": 1471.1549,
                "confidence": 0.99989116,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "new",
                "start": 1471.1549,
                "end": 1471.475,
                "confidence": 0.999974,
                "punctuated_word": "new",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "compliance",
                "start": 1471.475,
                "end": 1471.975,
                "confidence": 0.9998802,
                "punctuated_word": "compliance",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "layer",
                "start": 1472.115,
                "end": 1472.615,
                "confidence": 0.998672,
                "punctuated_word": "layer.",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "it",
                "start": 1472.7549,
                "end": 1472.9149,
                "confidence": 0.99983644,
                "punctuated_word": "It",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "kind",
                "start": 1472.9149,
                "end": 1473.075,
                "confidence": 0.99688196,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "of",
                "start": 1473.075,
                "end": 1473.235,
                "confidence": 0.99981636,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "keeps",
                "start": 1473.235,
                "end": 1473.6349,
                "confidence": 0.9998884,
                "punctuated_word": "keeps",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "the",
                "start": 1473.6349,
                "end": 1473.7949,
                "confidence": 0.9983512,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "existing",
                "start": 1473.7949,
                "end": 1474.2949,
                "confidence": 0.9998173,
                "punctuated_word": "existing",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "status",
                "start": 1474.5149,
                "end": 1474.9149,
                "confidence": 0.999964,
                "punctuated_word": "status",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "quo",
                "start": 1474.9149,
                "end": 1475.4149,
                "confidence": 0.99990976,
                "punctuated_word": "quo",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "of",
                "start": 1475.475,
                "end": 1475.975,
                "confidence": 0.9965487,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "every",
                "start": 1476.27,
                "end": 1476.5901,
                "confidence": 0.9981768,
                "punctuated_word": "every",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "address",
                "start": 1476.5901,
                "end": 1477.0901,
                "confidence": 0.99965954,
                "punctuated_word": "address",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "is",
                "start": 1477.23,
                "end": 1477.63,
                "confidence": 0.9938606,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "owned",
                "start": 1477.63,
                "end": 1477.9501,
                "confidence": 0.9998356,
                "punctuated_word": "owned",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "by",
                "start": 1477.9501,
                "end": 1478.4501,
                "confidence": 0.97910845,
                "punctuated_word": "by,",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "like",
                "start": 1478.51,
                "end": 1478.8301,
                "confidence": 0.997421,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "some",
                "start": 1478.8301,
                "end": 1479.0701,
                "confidence": 0.9997273,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "individual",
                "start": 1479.0701,
                "end": 1479.5701,
                "confidence": 0.99950564,
                "punctuated_word": "individual",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "or",
                "start": 1479.79,
                "end": 1480.29,
                "confidence": 0.9980878,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "or",
                "start": 1480.35,
                "end": 1480.5901,
                "confidence": 0.9862927,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "entity",
                "start": 1480.5901,
                "end": 1481.0901,
                "confidence": 0.77874064,
                "punctuated_word": "entity.",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "and",
                "start": 1481.39,
                "end": 1481.47,
                "confidence": 0.986791,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "that's",
                "start": 1481.47,
                "end": 1481.7101,
                "confidence": 0.9995104,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "kind",
                "start": 1481.7101,
                "end": 1481.87,
                "confidence": 0.95621157,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "of",
                "start": 1481.87,
                "end": 1482.03,
                "confidence": 0.99980444,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.9050518
              },
              {
                "word": "the",
                "start": 1482.03,
                "end": 1482.1901,
                "confidence": 0.998442,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "underlying",
                "start": 1482.1901,
                "end": 1482.6901,
                "confidence": 0.99956733,
                "punctuated_word": "underlying",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "assumption",
                "start": 1482.75,
                "end": 1483.23,
                "confidence": 0.99927336,
                "punctuated_word": "assumption",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "behind",
                "start": 1483.23,
                "end": 1483.73,
                "confidence": 0.9999243,
                "punctuated_word": "behind",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "certain",
                "start": 1484.11,
                "end": 1484.43,
                "confidence": 0.99911636,
                "punctuated_word": "certain",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "types",
                "start": 1484.43,
                "end": 1484.75,
                "confidence": 0.9999032,
                "punctuated_word": "types",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "of",
                "start": 1484.75,
                "end": 1484.91,
                "confidence": 0.9998653,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "kyc",
                "start": 1484.91,
                "end": 1485.41,
                "confidence": 0.967453,
                "punctuated_word": "KYC",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "systems",
                "start": 1486.11,
                "end": 1486.61,
                "confidence": 0.998381,
                "punctuated_word": "systems",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "and",
                "start": 1487.15,
                "end": 1487.31,
                "confidence": 0.6939206,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "then",
                "start": 1487.31,
                "end": 1487.55,
                "confidence": 0.9977053,
                "punctuated_word": "then",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "also",
                "start": 1487.55,
                "end": 1488.03,
                "confidence": 0.95831287,
                "punctuated_word": "also",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "nfts",
                "start": 1488.03,
                "end": 1488.53,
                "confidence": 0.9916045,
                "punctuated_word": "NFTs.",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "so",
                "start": 1489.215,
                "end": 1489.455,
                "confidence": 0.99939597,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "when",
                "start": 1489.455,
                "end": 1489.695,
                "confidence": 0.9872256,
                "punctuated_word": "when",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "it",
                "start": 1489.695,
                "end": 1489.855,
                "confidence": 0.9999094,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "comes",
                "start": 1489.855,
                "end": 1490.015,
                "confidence": 0.9999014,
                "punctuated_word": "comes",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "to",
                "start": 1490.015,
                "end": 1490.1749,
                "confidence": 0.9997583,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "nft",
                "start": 1490.1749,
                "end": 1490.655,
                "confidence": 0.9996205,
                "punctuated_word": "NFT",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "royalties",
                "start": 1490.655,
                "end": 1491.155,
                "confidence": 0.9686711,
                "punctuated_word": "royalties,",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "like",
                "start": 1491.215,
                "end": 1491.455,
                "confidence": 0.8348503,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "currently",
                "start": 1491.455,
                "end": 1491.695,
                "confidence": 0.77443117,
                "punctuated_word": "currently,",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "when",
                "start": 1491.695,
                "end": 1491.9349,
                "confidence": 0.9998185,
                "punctuated_word": "when",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "you",
                "start": 1491.9349,
                "end": 1492.4349,
                "confidence": 0.99991894,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "sell",
                "start": 1492.735,
                "end": 1492.975,
                "confidence": 0.99957675,
                "punctuated_word": "sell",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "an",
                "start": 1492.975,
                "end": 1493.135,
                "confidence": 0.99832493,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "nft",
                "start": 1493.135,
                "end": 1493.455,
                "confidence": 0.9992713,
                "punctuated_word": "NFT",
                "speaker": 3,
                "speaker_confidence": 0.85015315
              },
              {
                "word": "to",
                "start": 1493.455,
                "end": 1493.535,
                "confidence": 0.9994773,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.3724602
              },
              {
                "word": "someone",
                "start": 1493.535,
                "end": 1493.855,
                "confidence": 0.9998374,
                "punctuated_word": "someone",
                "speaker": 3,
                "speaker_confidence": 0.3724602
              },
              {
                "word": "else",
                "start": 1493.855,
                "end": 1494.095,
                "confidence": 0.99178076,
                "punctuated_word": "else,",
                "speaker": 3,
                "speaker_confidence": 0.3724602
              },
              {
                "word": "it",
                "start": 1494.095,
                "end": 1494.255,
                "confidence": 0.99672735,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.3724602
              },
              {
                "word": "has",
                "start": 1494.255,
                "end": 1494.495,
                "confidence": 0.9998783,
                "punctuated_word": "has",
                "speaker": 3,
                "speaker_confidence": 0.3724602
              },
              {
                "word": "to",
                "start": 1494.495,
                "end": 1494.575,
                "confidence": 0.9990527,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.3724602
              },
              {
                "word": "initiate",
                "start": 1494.575,
                "end": 1495.0549,
                "confidence": 0.9994956,
                "punctuated_word": "initiate",
                "speaker": 3,
                "speaker_confidence": 0.3724602
              },
              {
                "word": "an",
                "start": 1495.0549,
                "end": 1495.215,
                "confidence": 0.99196637,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.3724602
              },
              {
                "word": "on",
                "start": 1495.215,
                "end": 1495.375,
                "confidence": 0.992863,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "chain",
                "start": 1495.375,
                "end": 1495.775,
                "confidence": 0.99020106,
                "punctuated_word": "chain",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "transfer",
                "start": 1495.775,
                "end": 1496.275,
                "confidence": 0.8997054,
                "punctuated_word": "transfer.",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "and",
                "start": 1496.895,
                "end": 1497.395,
                "confidence": 0.99685055,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "with",
                "start": 1497.455,
                "end": 1497.775,
                "confidence": 0.9019291,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "liquefaction",
                "start": 1497.775,
                "end": 1498.275,
                "confidence": 0.8715323,
                "punctuated_word": "Liquefaction,",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "you",
                "start": 1498.4149,
                "end": 1498.495,
                "confidence": 0.9996928,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "could",
                "start": 1498.495,
                "end": 1498.995,
                "confidence": 0.9947903,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "transfer",
                "start": 1499.135,
                "end": 1499.535,
                "confidence": 0.9998715,
                "punctuated_word": "transfer",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "ownership",
                "start": 1499.535,
                "end": 1500.015,
                "confidence": 0.9998481,
                "punctuated_word": "ownership",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "without",
                "start": 1500.015,
                "end": 1500.4149,
                "confidence": 0.9999399,
                "punctuated_word": "without",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "doing",
                "start": 1500.4149,
                "end": 1500.655,
                "confidence": 0.99987686,
                "punctuated_word": "doing",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "that",
                "start": 1500.655,
                "end": 1500.975,
                "confidence": 0.7760167,
                "punctuated_word": "that.",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "so",
                "start": 1500.975,
                "end": 1501.2949,
                "confidence": 0.99933654,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "it",
                "start": 1501.2949,
                "end": 1501.455,
                "confidence": 0.99758303,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "would",
                "start": 1501.455,
                "end": 1501.615,
                "confidence": 0.99982554,
                "punctuated_word": "would",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "kind",
                "start": 1501.615,
                "end": 1501.775,
                "confidence": 0.9518304,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "of",
                "start": 1501.775,
                "end": 1501.9349,
                "confidence": 0.9998528,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "undermine",
                "start": 1501.9349,
                "end": 1502.4149,
                "confidence": 0.99978834,
                "punctuated_word": "undermine",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "this",
                "start": 1502.4149,
                "end": 1502.73,
                "confidence": 0.748594,
                "punctuated_word": "this,",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "any",
                "start": 1502.8099,
                "end": 1503.0499,
                "confidence": 0.9963774,
                "punctuated_word": "any",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "sort",
                "start": 1503.0499,
                "end": 1503.21,
                "confidence": 0.99838793,
                "punctuated_word": "sort",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "of",
                "start": 1503.21,
                "end": 1503.37,
                "confidence": 0.999853,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "royalty",
                "start": 1503.37,
                "end": 1503.87,
                "confidence": 0.97488993,
                "punctuated_word": "royalty",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "system",
                "start": 1503.9299,
                "end": 1504.4299,
                "confidence": 0.9999281,
                "punctuated_word": "system",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "within",
                "start": 1504.65,
                "end": 1504.97,
                "confidence": 0.98846066,
                "punctuated_word": "within",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "the",
                "start": 1504.97,
                "end": 1505.0499,
                "confidence": 0.894511,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "nft",
                "start": 1505.0499,
                "end": 1505.45,
                "confidence": 0.9970505,
                "punctuated_word": "NFT",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "contract",
                "start": 1505.45,
                "end": 1505.95,
                "confidence": 0.97589195,
                "punctuated_word": "contract.",
                "speaker": 3,
                "speaker_confidence": 0.77932435
              },
              {
                "word": "but",
                "start": 1506.65,
                "end": 1506.8099,
                "confidence": 0.988351,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "with",
                "start": 1506.8099,
                "end": 1507.21,
                "confidence": 0.9976547,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "complete",
                "start": 1507.21,
                "end": 1507.61,
                "confidence": 0.98332834,
                "punctuated_word": "complete",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "knowledge",
                "start": 1507.61,
                "end": 1508.11,
                "confidence": 0.9983038,
                "punctuated_word": "knowledge,",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "you",
                "start": 1508.33,
                "end": 1508.83,
                "confidence": 0.99965537,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "now",
                "start": 1508.89,
                "end": 1509.29,
                "confidence": 0.9975923,
                "punctuated_word": "now",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "get",
                "start": 1509.29,
                "end": 1509.45,
                "confidence": 0.9996768,
                "punctuated_word": "get",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "those",
                "start": 1509.45,
                "end": 1509.95,
                "confidence": 0.9999584,
                "punctuated_word": "those",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "properties",
                "start": 1510.1699,
                "end": 1510.65,
                "confidence": 0.93850243,
                "punctuated_word": "properties",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "back",
                "start": 1510.65,
                "end": 1511.0499,
                "confidence": 0.99973553,
                "punctuated_word": "back",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "to",
                "start": 1511.0499,
                "end": 1511.21,
                "confidence": 0.9983057,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "where",
                "start": 1511.21,
                "end": 1511.71,
                "confidence": 0.9999187,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "we've",
                "start": 1511.77,
                "end": 1512.01,
                "confidence": 0.998199,
                "punctuated_word": "we've",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "been",
                "start": 1512.01,
                "end": 1512.25,
                "confidence": 0.9995059,
                "punctuated_word": "been",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "operating",
                "start": 1512.25,
                "end": 1512.65,
                "confidence": 0.9999614,
                "punctuated_word": "operating",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "with",
                "start": 1512.65,
                "end": 1512.8099,
                "confidence": 0.99980754,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "them",
                "start": 1512.8099,
                "end": 1512.97,
                "confidence": 0.99995685,
                "punctuated_word": "them",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "for",
                "start": 1512.97,
                "end": 1513.13,
                "confidence": 0.99990785,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "years",
                "start": 1513.13,
                "end": 1513.45,
                "confidence": 0.8123112,
                "punctuated_word": "years.",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "so",
                "start": 1513.45,
                "end": 1513.61,
                "confidence": 0.99948466,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "it",
                "start": 1513.61,
                "end": 1513.85,
                "confidence": 0.9975827,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "kind",
                "start": 1513.85,
                "end": 1514.01,
                "confidence": 0.78021425,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.8312099
              },
              {
                "word": "of",
                "start": 1514.01,
                "end": 1514.09,
                "confidence": 0.99940825,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.48412132
              },
              {
                "word": "just",
                "start": 1514.09,
                "end": 1514.57,
                "confidence": 0.99792683,
                "punctuated_word": "just",
                "speaker": 3,
                "speaker_confidence": 0.48412132
              },
              {
                "word": "keeps",
                "start": 1514.57,
                "end": 1514.73,
                "confidence": 0.9770041,
                "punctuated_word": "keeps",
                "speaker": 3,
                "speaker_confidence": 0.48412132
              },
              {
                "word": "the",
                "start": 1514.73,
                "end": 1514.89,
                "confidence": 0.768238,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.48412132
              },
              {
                "word": "status",
                "start": 1514.89,
                "end": 1515.21,
                "confidence": 0.99995625,
                "punctuated_word": "status",
                "speaker": 3,
                "speaker_confidence": 0.48412132
              },
              {
                "word": "quo",
                "start": 1515.21,
                "end": 1515.71,
                "confidence": 0.99953854,
                "punctuated_word": "quo.",
                "speaker": 3,
                "speaker_confidence": 0.48412132
              },
              {
                "word": "yeah",
                "start": 1515.815,
                "end": 1515.975,
                "confidence": 0.88628846,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "once",
                "start": 1515.975,
                "end": 1516.215,
                "confidence": 0.99904996,
                "punctuated_word": "Once",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "we",
                "start": 1516.215,
                "end": 1516.455,
                "confidence": 0.9998869,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "start",
                "start": 1516.455,
                "end": 1516.695,
                "confidence": 0.996896,
                "punctuated_word": "start",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "seeing",
                "start": 1516.695,
                "end": 1517.195,
                "confidence": 0.99952817,
                "punctuated_word": "seeing",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "liquefaction",
                "start": 1517.575,
                "end": 1518.075,
                "confidence": 0.9732945,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "type",
                "start": 1518.295,
                "end": 1518.695,
                "confidence": 0.9989348,
                "punctuated_word": "type",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "effects",
                "start": 1518.695,
                "end": 1519.195,
                "confidence": 0.995394,
                "punctuated_word": "effects",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "actually",
                "start": 1519.255,
                "end": 1519.655,
                "confidence": 0.98479986,
                "punctuated_word": "actually",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "popping",
                "start": 1519.655,
                "end": 1519.895,
                "confidence": 0.9998627,
                "punctuated_word": "popping",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "up",
                "start": 1519.895,
                "end": 1520.0549,
                "confidence": 0.9999056,
                "punctuated_word": "up",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "in",
                "start": 1520.0549,
                "end": 1520.215,
                "confidence": 0.99977535,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.7089443
              },
              {
                "word": "the",
                "start": 1520.215,
                "end": 1520.295,
                "confidence": 0.9994772,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "ecosystem",
                "start": 1520.295,
                "end": 1520.795,
                "confidence": 0.99845606,
                "punctuated_word": "ecosystem,",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "then",
                "start": 1521.415,
                "end": 1521.735,
                "confidence": 0.9992932,
                "punctuated_word": "then",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "the",
                "start": 1521.735,
                "end": 1521.895,
                "confidence": 0.99872094,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "applications",
                "start": 1521.895,
                "end": 1522.395,
                "confidence": 0.99966264,
                "punctuated_word": "applications",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "that",
                "start": 1522.535,
                "end": 1522.695,
                "confidence": 0.9998387,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "are",
                "start": 1522.695,
                "end": 1522.855,
                "confidence": 0.99985194,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "being",
                "start": 1522.855,
                "end": 1523.095,
                "confidence": 0.9999443,
                "punctuated_word": "being",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "affected",
                "start": 1523.095,
                "end": 1523.495,
                "confidence": 0.99909544,
                "punctuated_word": "affected",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "by",
                "start": 1523.495,
                "end": 1523.735,
                "confidence": 0.99977547,
                "punctuated_word": "by",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "it",
                "start": 1523.735,
                "end": 1523.975,
                "confidence": 0.99949884,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "should",
                "start": 1523.975,
                "end": 1524.215,
                "confidence": 0.9982913,
                "punctuated_word": "should",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "probably",
                "start": 1524.215,
                "end": 1524.715,
                "confidence": 0.99772376,
                "punctuated_word": "probably",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "start",
                "start": 1525.015,
                "end": 1525.415,
                "confidence": 0.999777,
                "punctuated_word": "start",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "transitioning",
                "start": 1525.415,
                "end": 1525.915,
                "confidence": 0.99990547,
                "punctuated_word": "transitioning",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "to",
                "start": 1526.215,
                "end": 1526.715,
                "confidence": 0.9996387,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "requiring",
                "start": 1526.775,
                "end": 1527.1749,
                "confidence": 0.9953171,
                "punctuated_word": "requiring",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "proofs",
                "start": 1527.1749,
                "end": 1527.655,
                "confidence": 0.50921905,
                "punctuated_word": "proofs",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "of",
                "start": 1527.655,
                "end": 1527.735,
                "confidence": 0.92312765,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "complete",
                "start": 1527.735,
                "end": 1528.0549,
                "confidence": 0.9971318,
                "punctuated_word": "complete",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "knowledge",
                "start": 1528.0549,
                "end": 1528.5549,
                "confidence": 0.99972284,
                "punctuated_word": "knowledge.",
                "speaker": 3,
                "speaker_confidence": 0.86907446
              },
              {
                "word": "i",
                "start": 1528.78,
                "end": 1528.94,
                "confidence": 0.9993742,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "will",
                "start": 1528.94,
                "end": 1529.1,
                "confidence": 0.99944824,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "say",
                "start": 1529.1,
                "end": 1529.58,
                "confidence": 0.99982566,
                "punctuated_word": "say",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "complete",
                "start": 1529.58,
                "end": 1529.9,
                "confidence": 0.94182986,
                "punctuated_word": "complete",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "knowledge",
                "start": 1529.9,
                "end": 1530.22,
                "confidence": 0.9994702,
                "punctuated_word": "knowledge",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "is",
                "start": 1530.22,
                "end": 1530.3,
                "confidence": 0.9993674,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "still",
                "start": 1530.3,
                "end": 1530.7,
                "confidence": 0.9996382,
                "punctuated_word": "still",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "kind",
                "start": 1530.7,
                "end": 1530.86,
                "confidence": 0.9426129,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "of",
                "start": 1530.86,
                "end": 1531.02,
                "confidence": 0.99902654,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "in",
                "start": 1531.02,
                "end": 1531.18,
                "confidence": 0.9966993,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "its",
                "start": 1531.18,
                "end": 1531.5,
                "confidence": 0.9891227,
                "punctuated_word": "its",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "infancy",
                "start": 1531.5,
                "end": 1532.0,
                "confidence": 0.956694,
                "punctuated_word": "infancy,",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "and",
                "start": 1532.0599,
                "end": 1532.22,
                "confidence": 0.9993278,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "we're",
                "start": 1532.22,
                "end": 1532.46,
                "confidence": 0.99984086,
                "punctuated_word": "we're",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "still",
                "start": 1532.46,
                "end": 1532.62,
                "confidence": 0.9998623,
                "punctuated_word": "still",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "working",
                "start": 1532.62,
                "end": 1532.94,
                "confidence": 0.9998727,
                "punctuated_word": "working",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "on",
                "start": 1532.94,
                "end": 1533.44,
                "confidence": 0.9998642,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "making",
                "start": 1533.5,
                "end": 1533.9,
                "confidence": 0.99965787,
                "punctuated_word": "making",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "it",
                "start": 1533.9,
                "end": 1534.0599,
                "confidence": 0.99987507,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "more",
                "start": 1534.0599,
                "end": 1534.46,
                "confidence": 0.9999207,
                "punctuated_word": "more",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "accessible",
                "start": 1534.46,
                "end": 1534.94,
                "confidence": 0.9993268,
                "punctuated_word": "accessible",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "to",
                "start": 1534.94,
                "end": 1535.1,
                "confidence": 0.99983037,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "everybody",
                "start": 1535.1,
                "end": 1535.6,
                "confidence": 0.9997613,
                "punctuated_word": "everybody",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "because",
                "start": 1535.9,
                "end": 1536.22,
                "confidence": 0.8719499,
                "punctuated_word": "because",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "it",
                "start": 1536.22,
                "end": 1536.38,
                "confidence": 0.9996737,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "currently",
                "start": 1536.38,
                "end": 1536.78,
                "confidence": 0.9996432,
                "punctuated_word": "currently",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "relies",
                "start": 1536.78,
                "end": 1537.1,
                "confidence": 0.99909997,
                "punctuated_word": "relies",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "on",
                "start": 1537.1,
                "end": 1537.26,
                "confidence": 0.9998447,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "some",
                "start": 1537.26,
                "end": 1537.5,
                "confidence": 0.9992693,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "specialized",
                "start": 1537.5,
                "end": 1538.0,
                "confidence": 0.9996395,
                "punctuated_word": "specialized",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "hardware",
                "start": 1538.14,
                "end": 1538.64,
                "confidence": 0.80041075,
                "punctuated_word": "hardware.",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "although",
                "start": 1539.02,
                "end": 1539.26,
                "confidence": 0.9963942,
                "punctuated_word": "Although",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "we",
                "start": 1539.26,
                "end": 1539.34,
                "confidence": 0.5868633,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "do",
                "start": 1539.34,
                "end": 1539.5,
                "confidence": 0.99989724,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "have",
                "start": 1539.5,
                "end": 1539.66,
                "confidence": 0.9998963,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "an",
                "start": 1539.66,
                "end": 1539.82,
                "confidence": 0.99956876,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "implementation",
                "start": 1539.82,
                "end": 1540.32,
                "confidence": 0.999671,
                "punctuated_word": "implementation",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "that",
                "start": 1540.54,
                "end": 1540.7,
                "confidence": 0.999754,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "runs",
                "start": 1540.7,
                "end": 1541.02,
                "confidence": 0.9999057,
                "punctuated_word": "runs",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "in",
                "start": 1541.02,
                "end": 1541.26,
                "confidence": 0.99605066,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "android",
                "start": 1541.26,
                "end": 1541.76,
                "confidence": 0.9874921,
                "punctuated_word": "Android",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "phones",
                "start": 1541.98,
                "end": 1542.46,
                "confidence": 0.95592797,
                "punctuated_word": "phones,",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "so",
                "start": 1542.46,
                "end": 1542.94,
                "confidence": 0.9990953,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "that's",
                "start": 1542.94,
                "end": 1543.1,
                "confidence": 0.99166596,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "pretty",
                "start": 1543.1,
                "end": 1543.34,
                "confidence": 0.9997105,
                "punctuated_word": "pretty",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "good",
                "start": 1543.34,
                "end": 1543.66,
                "confidence": 0.99996424,
                "punctuated_word": "good",
                "speaker": 3,
                "speaker_confidence": 0.9513101
              },
              {
                "word": "so",
                "start": 1543.66,
                "end": 1543.82,
                "confidence": 0.9859239,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "far",
                "start": 1543.82,
                "end": 1544.14,
                "confidence": 0.9481745,
                "punctuated_word": "far.",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "but",
                "start": 1544.14,
                "end": 1544.565,
                "confidence": 0.9950577,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "we",
                "start": 1544.6449,
                "end": 1544.8849,
                "confidence": 0.99982774,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "think",
                "start": 1544.8849,
                "end": 1545.205,
                "confidence": 0.9188621,
                "punctuated_word": "think,",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "yeah",
                "start": 1545.205,
                "end": 1545.605,
                "confidence": 0.9952893,
                "punctuated_word": "yeah,",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "we",
                "start": 1545.605,
                "end": 1545.7649,
                "confidence": 0.9995346,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "think",
                "start": 1545.7649,
                "end": 1546.0049,
                "confidence": 0.99993265,
                "punctuated_word": "think",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "it",
                "start": 1546.0049,
                "end": 1546.1649,
                "confidence": 0.99876297,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "will",
                "start": 1546.1649,
                "end": 1546.565,
                "confidence": 0.8611294,
                "punctuated_word": "will,",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "matter",
                "start": 1546.8049,
                "end": 1547.125,
                "confidence": 0.99991226,
                "punctuated_word": "matter",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "more",
                "start": 1547.125,
                "end": 1547.365,
                "confidence": 0.99981934,
                "punctuated_word": "more",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "when",
                "start": 1547.365,
                "end": 1547.7649,
                "confidence": 0.99973243,
                "punctuated_word": "when",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "we",
                "start": 1547.7649,
                "end": 1548.0049,
                "confidence": 0.99921846,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "actually",
                "start": 1548.0049,
                "end": 1548.325,
                "confidence": 0.99827874,
                "punctuated_word": "actually",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "start",
                "start": 1548.325,
                "end": 1548.565,
                "confidence": 0.9990338,
                "punctuated_word": "start",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "seeing",
                "start": 1548.565,
                "end": 1548.8049,
                "confidence": 0.9997137,
                "punctuated_word": "seeing",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "activity",
                "start": 1548.8049,
                "end": 1549.3049,
                "confidence": 0.9997603,
                "punctuated_word": "activity",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "using",
                "start": 1549.9249,
                "end": 1550.1649,
                "confidence": 0.6045223,
                "punctuated_word": "using",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "liquefaction",
                "start": 1550.1649,
                "end": 1550.6649,
                "confidence": 0.96951467,
                "punctuated_word": "liquefaction.",
                "speaker": 3,
                "speaker_confidence": 0.8062506
              },
              {
                "word": "yeah",
                "start": 1552.0049,
                "end": 1552.1649,
                "confidence": 0.99853927,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "and",
                "start": 1552.1649,
                "end": 1552.4049,
                "confidence": 0.9986426,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "here",
                "start": 1552.4049,
                "end": 1552.8049,
                "confidence": 0.89786136,
                "punctuated_word": "here,",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "perhaps",
                "start": 1552.8049,
                "end": 1553.205,
                "confidence": 0.99656385,
                "punctuated_word": "perhaps",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "a",
                "start": 1553.205,
                "end": 1553.2849,
                "confidence": 0.69027805,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "bit",
                "start": 1553.2849,
                "end": 1553.5249,
                "confidence": 0.9983367,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "more",
                "start": 1553.5249,
                "end": 1553.7649,
                "confidence": 0.9986946,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "technical",
                "start": 1553.7649,
                "end": 1554.245,
                "confidence": 0.9997002,
                "punctuated_word": "technical",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "questions",
                "start": 1554.245,
                "end": 1554.745,
                "confidence": 0.9392235,
                "punctuated_word": "questions.",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "in",
                "start": 1555.125,
                "end": 1555.2849,
                "confidence": 0.99946326,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "your",
                "start": 1555.2849,
                "end": 1555.605,
                "confidence": 0.9999212,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "paper",
                "start": 1555.605,
                "end": 1556.105,
                "confidence": 0.99609876,
                "punctuated_word": "paper,",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "you",
                "start": 1556.1649,
                "end": 1556.4049,
                "confidence": 0.99983275,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "mentioned",
                "start": 1556.4049,
                "end": 1556.725,
                "confidence": 0.99343264,
                "punctuated_word": "mentioned",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "that",
                "start": 1556.725,
                "end": 1556.965,
                "confidence": 0.9995003,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "there",
                "start": 1556.965,
                "end": 1557.125,
                "confidence": 0.9994135,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "are",
                "start": 1557.125,
                "end": 1557.3,
                "confidence": 0.9929489,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "two",
                "start": 1557.54,
                "end": 1557.78,
                "confidence": 0.99986446,
                "punctuated_word": "two",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "main",
                "start": 1557.78,
                "end": 1558.26,
                "confidence": 0.9998945,
                "punctuated_word": "main",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "ways",
                "start": 1558.26,
                "end": 1558.5,
                "confidence": 0.999483,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "to",
                "start": 1558.5,
                "end": 1558.8201,
                "confidence": 0.999749,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "enforce",
                "start": 1558.8201,
                "end": 1559.2201,
                "confidence": 0.9996927,
                "punctuated_word": "enforce",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "delegation",
                "start": 1559.2201,
                "end": 1559.7001,
                "confidence": 0.9323222,
                "punctuated_word": "delegation",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "without",
                "start": 1559.7001,
                "end": 1560.02,
                "confidence": 0.99993694,
                "punctuated_word": "without",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "relying",
                "start": 1560.02,
                "end": 1560.42,
                "confidence": 0.99962044,
                "punctuated_word": "relying",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "on",
                "start": 1560.42,
                "end": 1560.5801,
                "confidence": 0.9994412,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "the",
                "start": 1560.5801,
                "end": 1560.66,
                "confidence": 0.8008283,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7311238
              },
              {
                "word": "trusted",
                "start": 1560.66,
                "end": 1561.06,
                "confidence": 0.99065673,
                "punctuated_word": "trusted",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "sota",
                "start": 1561.06,
                "end": 1561.38,
                "confidence": 0.6359436,
                "punctuated_word": "SOTA",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "forty",
                "start": 1561.38,
                "end": 1561.88,
                "confidence": 0.51094604,
                "punctuated_word": "forty",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "third",
                "start": 1562.26,
                "end": 1562.5801,
                "confidence": 0.5859659,
                "punctuated_word": "third",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "party",
                "start": 1562.5801,
                "end": 1563.0801,
                "confidence": 0.9854052,
                "punctuated_word": "party.",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "it's",
                "start": 1563.14,
                "end": 1563.4601,
                "confidence": 0.99908733,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "either",
                "start": 1563.4601,
                "end": 1563.78,
                "confidence": 0.99797636,
                "punctuated_word": "either",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "secure",
                "start": 1563.78,
                "end": 1564.28,
                "confidence": 0.8888355,
                "punctuated_word": "secure",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "multiparty",
                "start": 1564.5,
                "end": 1565.0,
                "confidence": 0.82840645,
                "punctuated_word": "multiparty",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "computation",
                "start": 1565.2201,
                "end": 1565.7201,
                "confidence": 0.78662324,
                "punctuated_word": "computation,",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "mpc",
                "start": 1566.1001,
                "end": 1566.6001,
                "confidence": 0.96706706,
                "punctuated_word": "MPC,",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "or",
                "start": 1566.8201,
                "end": 1567.3201,
                "confidence": 0.99984264,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "trusted",
                "start": 1567.4601,
                "end": 1567.8601,
                "confidence": 0.96723,
                "punctuated_word": "trusted",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "execution",
                "start": 1567.8601,
                "end": 1568.3601,
                "confidence": 0.999385,
                "punctuated_word": "execution",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "environment",
                "start": 1568.42,
                "end": 1568.92,
                "confidence": 0.94827694,
                "punctuated_word": "environment,",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "tee",
                "start": 1568.9801,
                "end": 1569.4801,
                "confidence": 0.9409806,
                "punctuated_word": "TEE.",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "and",
                "start": 1570.18,
                "end": 1570.42,
                "confidence": 0.9973997,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "you",
                "start": 1570.42,
                "end": 1570.66,
                "confidence": 0.9986498,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "argue",
                "start": 1570.66,
                "end": 1570.9801,
                "confidence": 0.9737529,
                "punctuated_word": "argue",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "that",
                "start": 1570.9801,
                "end": 1571.2201,
                "confidence": 0.9994147,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7734113
              },
              {
                "word": "the",
                "start": 1571.2201,
                "end": 1571.3,
                "confidence": 0.993057,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "latter",
                "start": 1571.3,
                "end": 1571.8,
                "confidence": 0.99355996,
                "punctuated_word": "latter",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "is",
                "start": 1571.9401,
                "end": 1572.3401,
                "confidence": 0.99967253,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "the",
                "start": 1572.3401,
                "end": 1572.5,
                "confidence": 0.99961984,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "most",
                "start": 1572.5,
                "end": 1572.915,
                "confidence": 0.9996486,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "practical",
                "start": 1573.155,
                "end": 1573.635,
                "confidence": 0.9998388,
                "punctuated_word": "practical",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "option",
                "start": 1573.635,
                "end": 1574.035,
                "confidence": 0.99986756,
                "punctuated_word": "option",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "compared",
                "start": 1574.035,
                "end": 1574.535,
                "confidence": 0.99913174,
                "punctuated_word": "compared",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "to",
                "start": 1574.755,
                "end": 1574.915,
                "confidence": 0.99946433,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "mpc",
                "start": 1574.915,
                "end": 1575.415,
                "confidence": 0.9934187,
                "punctuated_word": "MPC.",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "so",
                "start": 1575.9551,
                "end": 1576.355,
                "confidence": 0.9993248,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "could",
                "start": 1576.355,
                "end": 1576.5951,
                "confidence": 0.9981066,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "you",
                "start": 1576.5951,
                "end": 1576.755,
                "confidence": 0.9998729,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "walk",
                "start": 1576.755,
                "end": 1576.995,
                "confidence": 0.9998822,
                "punctuated_word": "walk",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "us",
                "start": 1576.995,
                "end": 1577.235,
                "confidence": 0.9999044,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "through",
                "start": 1577.235,
                "end": 1577.735,
                "confidence": 0.99993634,
                "punctuated_word": "through",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "why",
                "start": 1578.115,
                "end": 1578.435,
                "confidence": 0.99972636,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "that",
                "start": 1578.435,
                "end": 1578.675,
                "confidence": 0.9998317,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "is",
                "start": 1578.675,
                "end": 1578.915,
                "confidence": 0.9997509,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "the",
                "start": 1578.915,
                "end": 1578.995,
                "confidence": 0.9996208,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "case",
                "start": 1578.995,
                "end": 1579.395,
                "confidence": 0.99997365,
                "punctuated_word": "case",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "and",
                "start": 1579.395,
                "end": 1579.895,
                "confidence": 0.7874441,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "perhaps",
                "start": 1579.9551,
                "end": 1580.4551,
                "confidence": 0.97653145,
                "punctuated_word": "perhaps",
                "speaker": 0,
                "speaker_confidence": 0.7703421
              },
              {
                "word": "share",
                "start": 1580.915,
                "end": 1581.155,
                "confidence": 0.9955896,
                "punctuated_word": "share",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "some",
                "start": 1581.155,
                "end": 1581.395,
                "confidence": 0.9999145,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "of",
                "start": 1581.395,
                "end": 1581.4751,
                "confidence": 0.9992834,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "the",
                "start": 1581.4751,
                "end": 1581.635,
                "confidence": 0.99964774,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "examples",
                "start": 1581.635,
                "end": 1582.115,
                "confidence": 0.9996277,
                "punctuated_word": "examples",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "that",
                "start": 1582.115,
                "end": 1582.355,
                "confidence": 0.9999511,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "would",
                "start": 1582.355,
                "end": 1582.755,
                "confidence": 0.9997931,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "illustrate",
                "start": 1582.755,
                "end": 1583.235,
                "confidence": 0.9998116,
                "punctuated_word": "illustrate",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "that",
                "start": 1583.235,
                "end": 1583.4751,
                "confidence": 0.9993026,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "advantage",
                "start": 1583.4751,
                "end": 1583.9751,
                "confidence": 0.99982566,
                "punctuated_word": "advantage",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "in",
                "start": 1584.1951,
                "end": 1584.355,
                "confidence": 0.99972326,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "practice",
                "start": 1584.355,
                "end": 1584.855,
                "confidence": 0.94922453,
                "punctuated_word": "practice,",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "especially",
                "start": 1585.155,
                "end": 1585.635,
                "confidence": 0.99985576,
                "punctuated_word": "especially",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "for",
                "start": 1585.635,
                "end": 1585.795,
                "confidence": 0.9912025,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "those",
                "start": 1585.795,
                "end": 1586.115,
                "confidence": 0.9998293,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "who",
                "start": 1586.115,
                "end": 1586.355,
                "confidence": 0.99950635,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "are",
                "start": 1586.355,
                "end": 1586.85,
                "confidence": 0.9997719,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "not",
                "start": 1587.1699,
                "end": 1587.41,
                "confidence": 0.99989116,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "as",
                "start": 1587.41,
                "end": 1587.8099,
                "confidence": 0.99995065,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "competent",
                "start": 1587.8099,
                "end": 1588.21,
                "confidence": 0.9148006,
                "punctuated_word": "competent",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "in",
                "start": 1588.21,
                "end": 1588.53,
                "confidence": 0.99911505,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "technical",
                "start": 1588.53,
                "end": 1588.85,
                "confidence": 0.9998808,
                "punctuated_word": "technical",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "terms",
                "start": 1588.85,
                "end": 1589.1699,
                "confidence": 0.997584,
                "punctuated_word": "terms",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "but",
                "start": 1589.1699,
                "end": 1589.57,
                "confidence": 0.5626191,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "are",
                "start": 1589.57,
                "end": 1589.8099,
                "confidence": 0.9998753,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "very",
                "start": 1589.8099,
                "end": 1590.13,
                "confidence": 0.99991465,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "curious",
                "start": 1590.13,
                "end": 1590.53,
                "confidence": 0.99987483,
                "punctuated_word": "curious",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "to",
                "start": 1590.53,
                "end": 1590.69,
                "confidence": 0.99965656,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "learn",
                "start": 1590.69,
                "end": 1590.85,
                "confidence": 0.9998958,
                "punctuated_word": "learn",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "about",
                "start": 1590.85,
                "end": 1591.09,
                "confidence": 0.9998927,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "that",
                "start": 1591.09,
                "end": 1591.59,
                "confidence": 0.88338614,
                "punctuated_word": "that?",
                "speaker": 0,
                "speaker_confidence": 0.8414513
              },
              {
                "word": "yeah",
                "start": 1592.37,
                "end": 1592.61,
                "confidence": 0.9559785,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "so",
                "start": 1592.61,
                "end": 1592.77,
                "confidence": 0.9997613,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "maybe",
                "start": 1592.77,
                "end": 1593.09,
                "confidence": 0.9954608,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "the",
                "start": 1593.09,
                "end": 1593.25,
                "confidence": 0.5023689,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "simple",
                "start": 1593.25,
                "end": 1593.49,
                "confidence": 0.9981007,
                "punctuated_word": "simple",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "way",
                "start": 1593.49,
                "end": 1593.73,
                "confidence": 0.99989104,
                "punctuated_word": "way",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "to",
                "start": 1593.73,
                "end": 1593.8099,
                "confidence": 0.9981787,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "put",
                "start": 1593.8099,
                "end": 1594.0499,
                "confidence": 0.9999492,
                "punctuated_word": "put",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "it",
                "start": 1594.0499,
                "end": 1594.2899,
                "confidence": 0.9993755,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "is",
                "start": 1594.2899,
                "end": 1594.45,
                "confidence": 0.99926656,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "that",
                "start": 1594.45,
                "end": 1594.95,
                "confidence": 0.9998721,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "multiparty",
                "start": 1595.09,
                "end": 1595.59,
                "confidence": 0.8558719,
                "punctuated_word": "multiparty",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "computation",
                "start": 1595.8099,
                "end": 1596.3099,
                "confidence": 0.99980766,
                "punctuated_word": "computation",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "generally",
                "start": 1596.53,
                "end": 1597.01,
                "confidence": 0.99946696,
                "punctuated_word": "generally",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "requires",
                "start": 1597.01,
                "end": 1597.51,
                "confidence": 0.99982697,
                "punctuated_word": "requires",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "a",
                "start": 1597.89,
                "end": 1597.97,
                "confidence": 0.9077374,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "large",
                "start": 1597.97,
                "end": 1598.37,
                "confidence": 0.9999449,
                "punctuated_word": "large",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "communication",
                "start": 1598.37,
                "end": 1598.87,
                "confidence": 0.9999331,
                "punctuated_word": "communication",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "overhead",
                "start": 1599.25,
                "end": 1599.75,
                "confidence": 0.9849486,
                "punctuated_word": "overhead.",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "and",
                "start": 1600.135,
                "end": 1600.375,
                "confidence": 0.9988066,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "so",
                "start": 1600.375,
                "end": 1600.875,
                "confidence": 0.91795146,
                "punctuated_word": "so,",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "essentially",
                "start": 1601.095,
                "end": 1601.595,
                "confidence": 0.9679754,
                "punctuated_word": "essentially,",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "if",
                "start": 1601.735,
                "end": 1602.215,
                "confidence": 0.99928766,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "the",
                "start": 1602.215,
                "end": 1602.375,
                "confidence": 0.54542124,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "multiple",
                "start": 1602.375,
                "end": 1602.775,
                "confidence": 0.9703123,
                "punctuated_word": "multiple",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "parties",
                "start": 1602.775,
                "end": 1603.275,
                "confidence": 0.9997029,
                "punctuated_word": "parties",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "that",
                "start": 1603.335,
                "end": 1603.495,
                "confidence": 0.9989779,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "are",
                "start": 1603.495,
                "end": 1603.655,
                "confidence": 0.9998204,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "using",
                "start": 1603.655,
                "end": 1604.0549,
                "confidence": 0.9999021,
                "punctuated_word": "using",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "mpc",
                "start": 1604.0549,
                "end": 1604.5549,
                "confidence": 0.9565498,
                "punctuated_word": "MPC",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "are",
                "start": 1604.615,
                "end": 1604.775,
                "confidence": 0.99786407,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "in",
                "start": 1604.775,
                "end": 1605.015,
                "confidence": 0.99818486,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "different",
                "start": 1605.015,
                "end": 1605.255,
                "confidence": 0.99974173,
                "punctuated_word": "different",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "places",
                "start": 1605.255,
                "end": 1605.755,
                "confidence": 0.9998204,
                "punctuated_word": "places",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "on",
                "start": 1606.0549,
                "end": 1606.215,
                "confidence": 0.9967803,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.86558837
              },
              {
                "word": "the",
                "start": 1606.215,
                "end": 1606.2949,
                "confidence": 0.9999144,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "network",
                "start": 1606.2949,
                "end": 1606.775,
                "confidence": 0.98553705,
                "punctuated_word": "network,",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "like",
                "start": 1606.775,
                "end": 1606.9349,
                "confidence": 0.9994123,
                "punctuated_word": "like",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "maybe",
                "start": 1606.9349,
                "end": 1607.1749,
                "confidence": 0.6134193,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "in",
                "start": 1607.1749,
                "end": 1607.335,
                "confidence": 0.99554884,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "different",
                "start": 1607.335,
                "end": 1607.575,
                "confidence": 0.999877,
                "punctuated_word": "different",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "countries",
                "start": 1607.575,
                "end": 1608.075,
                "confidence": 0.99792504,
                "punctuated_word": "countries,",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "it",
                "start": 1608.375,
                "end": 1608.535,
                "confidence": 0.9905233,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "basically",
                "start": 1608.535,
                "end": 1608.9349,
                "confidence": 0.9825556,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "might",
                "start": 1608.9349,
                "end": 1609.255,
                "confidence": 0.97928214,
                "punctuated_word": "might,",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "require",
                "start": 1609.575,
                "end": 1609.895,
                "confidence": 0.99970824,
                "punctuated_word": "require",
                "speaker": 3,
                "speaker_confidence": 0.6520475
              },
              {
                "word": "a",
                "start": 1609.895,
                "end": 1609.975,
                "confidence": 0.9984218,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "lot",
                "start": 1609.975,
                "end": 1610.135,
                "confidence": 0.9999057,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "of",
                "start": 1610.135,
                "end": 1610.2949,
                "confidence": 0.99926275,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "latency",
                "start": 1610.2949,
                "end": 1610.775,
                "confidence": 0.99409366,
                "punctuated_word": "latency,",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "a",
                "start": 1610.775,
                "end": 1610.9349,
                "confidence": 0.9994622,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "lot",
                "start": 1610.9349,
                "end": 1611.095,
                "confidence": 0.99980146,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "of",
                "start": 1611.095,
                "end": 1611.4149,
                "confidence": 0.99984026,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "communication",
                "start": 1611.4149,
                "end": 1611.9149,
                "confidence": 0.9989767,
                "punctuated_word": "communication",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "to",
                "start": 1612.0549,
                "end": 1612.215,
                "confidence": 0.94610083,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "do",
                "start": 1612.215,
                "end": 1612.455,
                "confidence": 0.9999031,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "something",
                "start": 1612.455,
                "end": 1612.775,
                "confidence": 0.99674714,
                "punctuated_word": "something",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "that's",
                "start": 1612.775,
                "end": 1613.095,
                "confidence": 0.9094782,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "rather",
                "start": 1613.095,
                "end": 1613.4149,
                "confidence": 0.99992967,
                "punctuated_word": "rather",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "simple",
                "start": 1613.4149,
                "end": 1613.735,
                "confidence": 0.9996051,
                "punctuated_word": "simple",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "to",
                "start": 1613.735,
                "end": 1613.895,
                "confidence": 0.99929035,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "do",
                "start": 1613.895,
                "end": 1614.0549,
                "confidence": 0.99979097,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "in",
                "start": 1614.0549,
                "end": 1614.215,
                "confidence": 0.9976987,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.7565108
              },
              {
                "word": "a",
                "start": 1614.215,
                "end": 1614.375,
                "confidence": 0.99400455,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "te",
                "start": 1614.375,
                "end": 1614.875,
                "confidence": 0.91906846,
                "punctuated_word": "TE.",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "so",
                "start": 1615.9199,
                "end": 1616.08,
                "confidence": 0.9986191,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "we",
                "start": 1616.08,
                "end": 1616.3999,
                "confidence": 0.99059415,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "use",
                "start": 1616.3999,
                "end": 1616.72,
                "confidence": 0.9847392,
                "punctuated_word": "use",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "tes",
                "start": 1616.72,
                "end": 1617.22,
                "confidence": 0.98727465,
                "punctuated_word": "TEs",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "in",
                "start": 1617.2799,
                "end": 1617.6,
                "confidence": 0.9945598,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "liquefaction",
                "start": 1617.6,
                "end": 1618.1,
                "confidence": 0.92204547,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "because",
                "start": 1618.3999,
                "end": 1618.7999,
                "confidence": 0.9442682,
                "punctuated_word": "because",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "it",
                "start": 1618.7999,
                "end": 1618.96,
                "confidence": 0.9950218,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "enables",
                "start": 1618.96,
                "end": 1619.46,
                "confidence": 0.99984944,
                "punctuated_word": "enables",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "us",
                "start": 1619.52,
                "end": 1619.76,
                "confidence": 0.99947065,
                "punctuated_word": "us",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "to",
                "start": 1619.76,
                "end": 1619.84,
                "confidence": 0.96305877,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "do",
                "start": 1619.84,
                "end": 1620.34,
                "confidence": 0.99634415,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.7841059
              },
              {
                "word": "a",
                "start": 1620.48,
                "end": 1620.5599,
                "confidence": 0.99950695,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "lot",
                "start": 1620.5599,
                "end": 1620.72,
                "confidence": 0.9998597,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "of",
                "start": 1620.72,
                "end": 1621.2,
                "confidence": 0.99933904,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "private",
                "start": 1621.2,
                "end": 1621.6,
                "confidence": 0.99972135,
                "punctuated_word": "private",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "computation",
                "start": 1621.6,
                "end": 1622.1,
                "confidence": 0.9978052,
                "punctuated_word": "computation",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "with",
                "start": 1622.88,
                "end": 1623.2,
                "confidence": 0.9890359,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "basically",
                "start": 1623.2,
                "end": 1623.6799,
                "confidence": 0.79989594,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "the",
                "start": 1623.6799,
                "end": 1623.84,
                "confidence": 0.98820484,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "speed",
                "start": 1623.84,
                "end": 1624.1599,
                "confidence": 0.9999361,
                "punctuated_word": "speed",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "of",
                "start": 1624.1599,
                "end": 1624.24,
                "confidence": 0.99986327,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6482726
              },
              {
                "word": "a",
                "start": 1624.24,
                "end": 1624.3999,
                "confidence": 0.99384624,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "computer",
                "start": 1624.3999,
                "end": 1624.88,
                "confidence": 0.86964095,
                "punctuated_word": "computer.",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "so",
                "start": 1624.88,
                "end": 1625.0399,
                "confidence": 0.99883395,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "it's",
                "start": 1625.0399,
                "end": 1625.36,
                "confidence": 0.9988724,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "very",
                "start": 1625.36,
                "end": 1625.6799,
                "confidence": 0.99950016,
                "punctuated_word": "very",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "fast",
                "start": 1625.6799,
                "end": 1626.08,
                "confidence": 0.9998388,
                "punctuated_word": "fast",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "compared",
                "start": 1626.08,
                "end": 1626.48,
                "confidence": 0.99135005,
                "punctuated_word": "compared",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "to",
                "start": 1626.48,
                "end": 1626.72,
                "confidence": 0.9995278,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "mpc",
                "start": 1626.72,
                "end": 1627.22,
                "confidence": 0.95560837,
                "punctuated_word": "MPC,",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "which",
                "start": 1627.2799,
                "end": 1627.44,
                "confidence": 0.99981874,
                "punctuated_word": "which",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "might",
                "start": 1627.44,
                "end": 1627.6799,
                "confidence": 0.99977356,
                "punctuated_word": "might",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "require",
                "start": 1627.6799,
                "end": 1628.1799,
                "confidence": 0.9998722,
                "punctuated_word": "require",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "kind",
                "start": 1628.64,
                "end": 1628.7999,
                "confidence": 0.8589391,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.59097534
              },
              {
                "word": "of",
                "start": 1628.7999,
                "end": 1629.0399,
                "confidence": 0.99979573,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.5891747
              },
              {
                "word": "these",
                "start": 1629.0399,
                "end": 1629.36,
                "confidence": 0.94403857,
                "punctuated_word": "these",
                "speaker": 3,
                "speaker_confidence": 0.5891747
              },
              {
                "word": "long",
                "start": 1629.36,
                "end": 1629.6,
                "confidence": 0.9997143,
                "punctuated_word": "long",
                "speaker": 3,
                "speaker_confidence": 0.5891747
              },
              {
                "word": "distance",
                "start": 1629.6,
                "end": 1630.1,
                "confidence": 0.99948263,
                "punctuated_word": "distance",
                "speaker": 3,
                "speaker_confidence": 0.5891747
              },
              {
                "word": "coordination",
                "start": 1630.485,
                "end": 1630.985,
                "confidence": 0.9994949,
                "punctuated_word": "coordination",
                "speaker": 3,
                "speaker_confidence": 0.5891747
              },
              {
                "word": "for",
                "start": 1631.285,
                "end": 1631.765,
                "confidence": 0.9974408,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.5891747
              },
              {
                "word": "back",
                "start": 1631.765,
                "end": 1631.925,
                "confidence": 0.8672348,
                "punctuated_word": "back",
                "speaker": 3,
                "speaker_confidence": 0.5891747
              },
              {
                "word": "and",
                "start": 1631.925,
                "end": 1632.085,
                "confidence": 0.9994825,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "forth",
                "start": 1632.085,
                "end": 1632.405,
                "confidence": 0.9997979,
                "punctuated_word": "forth",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "for",
                "start": 1632.405,
                "end": 1632.565,
                "confidence": 0.97545856,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "a",
                "start": 1632.565,
                "end": 1632.645,
                "confidence": 0.999632,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "long",
                "start": 1632.645,
                "end": 1632.965,
                "confidence": 0.9998535,
                "punctuated_word": "long",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "time",
                "start": 1632.965,
                "end": 1633.285,
                "confidence": 0.9996666,
                "punctuated_word": "time",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "to",
                "start": 1633.285,
                "end": 1633.445,
                "confidence": 0.9983069,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "do",
                "start": 1633.445,
                "end": 1633.945,
                "confidence": 0.99993885,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "rather",
                "start": 1634.085,
                "end": 1634.485,
                "confidence": 0.99212146,
                "punctuated_word": "rather",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "simple",
                "start": 1634.485,
                "end": 1634.985,
                "confidence": 0.99948716,
                "punctuated_word": "simple",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "task",
                "start": 1635.045,
                "end": 1635.545,
                "confidence": 0.88617486,
                "punctuated_word": "task.",
                "speaker": 3,
                "speaker_confidence": 0.70696306
              },
              {
                "word": "mpc",
                "start": 1635.605,
                "end": 1636.105,
                "confidence": 0.97165,
                "punctuated_word": "MPC",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "is",
                "start": 1636.165,
                "end": 1636.245,
                "confidence": 0.91845745,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "great",
                "start": 1636.245,
                "end": 1636.485,
                "confidence": 0.9996636,
                "punctuated_word": "great",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "for",
                "start": 1636.485,
                "end": 1636.805,
                "confidence": 0.999859,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "specific",
                "start": 1636.805,
                "end": 1637.305,
                "confidence": 0.979142,
                "punctuated_word": "specific",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "applications",
                "start": 1637.445,
                "end": 1637.945,
                "confidence": 0.89691377,
                "punctuated_word": "applications,",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "but",
                "start": 1638.085,
                "end": 1638.325,
                "confidence": 0.99970007,
                "punctuated_word": "but",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "with",
                "start": 1638.325,
                "end": 1638.565,
                "confidence": 0.9956868,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "liquefaction",
                "start": 1638.565,
                "end": 1639.065,
                "confidence": 0.9764746,
                "punctuated_word": "liquefaction,",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "we're",
                "start": 1639.205,
                "end": 1639.445,
                "confidence": 0.99942386,
                "punctuated_word": "we're",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "thinking",
                "start": 1639.445,
                "end": 1639.845,
                "confidence": 0.9997875,
                "punctuated_word": "thinking",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "more",
                "start": 1639.845,
                "end": 1640.165,
                "confidence": 0.9987884,
                "punctuated_word": "more",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "general",
                "start": 1640.165,
                "end": 1640.485,
                "confidence": 0.9993206,
                "punctuated_word": "general",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "purpose",
                "start": 1640.485,
                "end": 1640.985,
                "confidence": 0.9994924,
                "punctuated_word": "purpose",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "policies",
                "start": 1641.045,
                "end": 1641.545,
                "confidence": 0.9911356,
                "punctuated_word": "policies,",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "general",
                "start": 1641.765,
                "end": 1642.165,
                "confidence": 0.9998989,
                "punctuated_word": "general",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "purpose",
                "start": 1642.165,
                "end": 1642.565,
                "confidence": 0.99978954,
                "punctuated_word": "purpose",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "computation",
                "start": 1642.565,
                "end": 1643.065,
                "confidence": 0.9943798,
                "punctuated_word": "computation.",
                "speaker": 3,
                "speaker_confidence": 0.8006316
              },
              {
                "word": "thank",
                "start": 1643.8999,
                "end": 1644.1399,
                "confidence": 0.9996921,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "you",
                "start": 1644.1399,
                "end": 1644.2999,
                "confidence": 0.99991333,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "so",
                "start": 1644.2999,
                "end": 1644.46,
                "confidence": 0.99959713,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "much",
                "start": 1644.46,
                "end": 1644.94,
                "confidence": 0.9997698,
                "punctuated_word": "much.",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "i",
                "start": 1644.94,
                "end": 1645.1,
                "confidence": 0.9995472,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "think",
                "start": 1645.1,
                "end": 1645.6,
                "confidence": 0.9999218,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "now",
                "start": 1645.6599,
                "end": 1645.98,
                "confidence": 0.96864027,
                "punctuated_word": "now",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "i",
                "start": 1645.98,
                "end": 1646.1399,
                "confidence": 0.9491118,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "have",
                "start": 1646.1399,
                "end": 1646.38,
                "confidence": 0.9994622,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "a",
                "start": 1646.38,
                "end": 1646.5399,
                "confidence": 0.550216,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "bit",
                "start": 1646.5399,
                "end": 1646.86,
                "confidence": 0.56007385,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "more",
                "start": 1646.86,
                "end": 1647.0199,
                "confidence": 0.9841248,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "clear",
                "start": 1647.0199,
                "end": 1647.4199,
                "confidence": 0.9084384,
                "punctuated_word": "clear",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "idea",
                "start": 1647.4199,
                "end": 1647.9199,
                "confidence": 0.84282154,
                "punctuated_word": "idea,",
                "speaker": 0,
                "speaker_confidence": 0.6637723
              },
              {
                "word": "and",
                "start": 1649.0199,
                "end": 1649.5199,
                "confidence": 0.99765944,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "i",
                "start": 1649.58,
                "end": 1649.82,
                "confidence": 0.99966955,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "always",
                "start": 1649.82,
                "end": 1650.22,
                "confidence": 0.9998604,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "appreciate",
                "start": 1650.22,
                "end": 1650.72,
                "confidence": 0.99966955,
                "punctuated_word": "appreciate",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "when",
                "start": 1650.86,
                "end": 1651.1799,
                "confidence": 0.993137,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "people",
                "start": 1651.1799,
                "end": 1651.5,
                "confidence": 0.9999174,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "with",
                "start": 1651.5,
                "end": 1651.6599,
                "confidence": 0.9968484,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "technical",
                "start": 1651.6599,
                "end": 1652.1399,
                "confidence": 0.9975712,
                "punctuated_word": "technical",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "background",
                "start": 1652.1399,
                "end": 1652.6399,
                "confidence": 0.9821129,
                "punctuated_word": "background",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "just",
                "start": 1653.0199,
                "end": 1653.4199,
                "confidence": 0.9852015,
                "punctuated_word": "just,",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "you",
                "start": 1653.4199,
                "end": 1653.5,
                "confidence": 0.9993056,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "know",
                "start": 1653.5,
                "end": 1654.0,
                "confidence": 0.9996602,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "try",
                "start": 1654.0599,
                "end": 1654.38,
                "confidence": 0.9979962,
                "punctuated_word": "try",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "to",
                "start": 1654.38,
                "end": 1654.88,
                "confidence": 0.94091666,
                "punctuated_word": "to,",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "simplify",
                "start": 1655.1799,
                "end": 1655.6799,
                "confidence": 0.9968196,
                "punctuated_word": "simplify",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "it",
                "start": 1655.82,
                "end": 1656.0599,
                "confidence": 0.98801523,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "to",
                "start": 1656.0599,
                "end": 1656.1399,
                "confidence": 0.99877614,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "the",
                "start": 1656.1399,
                "end": 1656.2999,
                "confidence": 0.9994369,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "terms",
                "start": 1656.2999,
                "end": 1656.62,
                "confidence": 0.99975675,
                "punctuated_word": "terms",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "where",
                "start": 1656.62,
                "end": 1657.065,
                "confidence": 0.9942835,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.75974506
              },
              {
                "word": "a",
                "start": 1657.465,
                "end": 1657.5449,
                "confidence": 0.95515317,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "person",
                "start": 1657.5449,
                "end": 1657.7849,
                "confidence": 0.99939287,
                "punctuated_word": "person",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "like",
                "start": 1657.7849,
                "end": 1658.0249,
                "confidence": 0.99833316,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "me",
                "start": 1658.0249,
                "end": 1658.345,
                "confidence": 0.99978215,
                "punctuated_word": "me",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "with",
                "start": 1658.345,
                "end": 1658.6649,
                "confidence": 0.98224384,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "absolutely",
                "start": 1658.6649,
                "end": 1659.065,
                "confidence": 0.9990355,
                "punctuated_word": "absolutely",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "zero",
                "start": 1659.065,
                "end": 1659.3849,
                "confidence": 0.9998342,
                "punctuated_word": "zero",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "technical",
                "start": 1659.3849,
                "end": 1659.7849,
                "confidence": 0.996203,
                "punctuated_word": "technical",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "background",
                "start": 1659.7849,
                "end": 1660.105,
                "confidence": 0.99986947,
                "punctuated_word": "background",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "can",
                "start": 1660.105,
                "end": 1660.345,
                "confidence": 0.99903,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "understand",
                "start": 1660.345,
                "end": 1660.6649,
                "confidence": 0.99974173,
                "punctuated_word": "understand",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "that",
                "start": 1660.6649,
                "end": 1661.1449,
                "confidence": 0.9988793,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.67559403
              },
              {
                "word": "i",
                "start": 1661.1449,
                "end": 1661.3049,
                "confidence": 0.99901724,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "wanted",
                "start": 1661.3049,
                "end": 1661.5449,
                "confidence": 0.98347706,
                "punctuated_word": "wanted",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "to",
                "start": 1661.5449,
                "end": 1661.625,
                "confidence": 0.9940876,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "also",
                "start": 1661.625,
                "end": 1661.945,
                "confidence": 0.9989681,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "point",
                "start": 1661.945,
                "end": 1662.1849,
                "confidence": 0.9970674,
                "punctuated_word": "point",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "out",
                "start": 1662.1849,
                "end": 1662.4249,
                "confidence": 0.999225,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "that",
                "start": 1662.4249,
                "end": 1662.9249,
                "confidence": 0.99983,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "you've",
                "start": 1663.3049,
                "end": 1663.7849,
                "confidence": 0.9986708,
                "punctuated_word": "you've",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "open",
                "start": 1663.7849,
                "end": 1664.105,
                "confidence": 0.97399783,
                "punctuated_word": "open",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "sourced",
                "start": 1664.105,
                "end": 1664.605,
                "confidence": 0.99499255,
                "punctuated_word": "sourced",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "dark",
                "start": 1664.825,
                "end": 1665.225,
                "confidence": 0.6405051,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "dao",
                "start": 1665.225,
                "end": 1665.705,
                "confidence": 0.96544987,
                "punctuated_word": "DAO,",
                "speaker": 0,
                "speaker_confidence": 0.7533605
              },
              {
                "word": "which",
                "start": 1665.865,
                "end": 1666.105,
                "confidence": 0.9991032,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "is",
                "start": 1666.105,
                "end": 1666.1849,
                "confidence": 0.7356499,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "essentially",
                "start": 1666.1849,
                "end": 1666.6849,
                "confidence": 0.99139684,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "a",
                "start": 1666.985,
                "end": 1667.1449,
                "confidence": 0.9849435,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "bold",
                "start": 1667.1449,
                "end": 1667.465,
                "confidence": 0.98820156,
                "punctuated_word": "bold",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "move",
                "start": 1667.465,
                "end": 1667.965,
                "confidence": 0.9564868,
                "punctuated_word": "move,",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "especially",
                "start": 1668.345,
                "end": 1668.845,
                "confidence": 0.9915712,
                "punctuated_word": "especially",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "given",
                "start": 1669.065,
                "end": 1669.465,
                "confidence": 0.99390334,
                "punctuated_word": "given",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "that",
                "start": 1669.465,
                "end": 1669.625,
                "confidence": 0.99986196,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "we",
                "start": 1669.625,
                "end": 1669.7849,
                "confidence": 0.99977964,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "were",
                "start": 1669.7849,
                "end": 1670.0249,
                "confidence": 0.9994246,
                "punctuated_word": "were",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "talking",
                "start": 1670.0249,
                "end": 1670.345,
                "confidence": 0.9999316,
                "punctuated_word": "talking",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "about",
                "start": 1670.345,
                "end": 1670.6649,
                "confidence": 0.99972206,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "some",
                "start": 1670.6649,
                "end": 1670.825,
                "confidence": 0.99970895,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "of",
                "start": 1670.825,
                "end": 1670.985,
                "confidence": 0.99988365,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "the",
                "start": 1670.985,
                "end": 1671.3849,
                "confidence": 0.9998049,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "potential",
                "start": 1671.3849,
                "end": 1671.8849,
                "confidence": 0.99933773,
                "punctuated_word": "potential",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "threats",
                "start": 1671.945,
                "end": 1672.38,
                "confidence": 0.96445835,
                "punctuated_word": "threats",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "that",
                "start": 1672.46,
                "end": 1672.7,
                "confidence": 0.9999324,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "they",
                "start": 1672.7,
                "end": 1672.86,
                "confidence": 0.99861026,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "pose",
                "start": 1672.86,
                "end": 1673.36,
                "confidence": 0.8592123,
                "punctuated_word": "pose.",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "and",
                "start": 1673.82,
                "end": 1674.32,
                "confidence": 0.8815301,
                "punctuated_word": "And,",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "yeah",
                "start": 1674.38,
                "end": 1674.78,
                "confidence": 0.99477804,
                "punctuated_word": "yeah,",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "first",
                "start": 1674.78,
                "end": 1675.02,
                "confidence": 0.99790525,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "question",
                "start": 1675.02,
                "end": 1675.52,
                "confidence": 0.919044,
                "punctuated_word": "question,",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "was",
                "start": 1676.38,
                "end": 1676.54,
                "confidence": 0.99911505,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "it",
                "start": 1676.54,
                "end": 1676.78,
                "confidence": 0.99981624,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.85142916
              },
              {
                "word": "a",
                "start": 1676.78,
                "end": 1676.9401,
                "confidence": 0.99975723,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.47835988
              },
              {
                "word": "hard",
                "start": 1676.9401,
                "end": 1677.26,
                "confidence": 0.9998424,
                "punctuated_word": "hard",
                "speaker": 0,
                "speaker_confidence": 0.47835988
              },
              {
                "word": "call",
                "start": 1677.26,
                "end": 1677.58,
                "confidence": 0.9942517,
                "punctuated_word": "call",
                "speaker": 0,
                "speaker_confidence": 0.47835988
              },
              {
                "word": "to",
                "start": 1677.58,
                "end": 1677.74,
                "confidence": 0.9997532,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.47835988
              },
              {
                "word": "make",
                "start": 1677.74,
                "end": 1678.24,
                "confidence": 0.9998586,
                "punctuated_word": "make?",
                "speaker": 0,
                "speaker_confidence": 0.47835988
              },
              {
                "word": "no",
                "start": 1679.18,
                "end": 1679.58,
                "confidence": 0.9998101,
                "punctuated_word": "No.",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "i",
                "start": 1679.58,
                "end": 1679.74,
                "confidence": 0.9998938,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "think",
                "start": 1679.74,
                "end": 1680.14,
                "confidence": 0.9999869,
                "punctuated_word": "think",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "everyone",
                "start": 1680.14,
                "end": 1680.64,
                "confidence": 0.99720323,
                "punctuated_word": "everyone",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "in",
                "start": 1680.7,
                "end": 1680.86,
                "confidence": 0.9991165,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "the",
                "start": 1680.86,
                "end": 1681.02,
                "confidence": 0.98977554,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "team",
                "start": 1681.02,
                "end": 1681.34,
                "confidence": 0.9998129,
                "punctuated_word": "team",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "really",
                "start": 1681.34,
                "end": 1681.66,
                "confidence": 0.9830731,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "like",
                "start": 1681.82,
                "end": 1682.06,
                "confidence": 0.99697423,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "we",
                "start": 1682.06,
                "end": 1682.22,
                "confidence": 0.9997688,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "wanted",
                "start": 1682.22,
                "end": 1682.54,
                "confidence": 0.9995895,
                "punctuated_word": "wanted",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "to",
                "start": 1682.54,
                "end": 1682.7,
                "confidence": 0.99960107,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "open",
                "start": 1682.7,
                "end": 1683.02,
                "confidence": 0.99921155,
                "punctuated_word": "open",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "source",
                "start": 1683.02,
                "end": 1683.34,
                "confidence": 0.9995347,
                "punctuated_word": "source",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "it",
                "start": 1683.34,
                "end": 1683.84,
                "confidence": 0.94985974,
                "punctuated_word": "it.",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "we're",
                "start": 1684.06,
                "end": 1684.3,
                "confidence": 0.9719314,
                "punctuated_word": "We're",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "not",
                "start": 1684.3,
                "end": 1684.46,
                "confidence": 0.9998368,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "really",
                "start": 1684.46,
                "end": 1684.78,
                "confidence": 0.99982965,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "interested",
                "start": 1684.78,
                "end": 1685.26,
                "confidence": 0.9998455,
                "punctuated_word": "interested",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "in",
                "start": 1685.26,
                "end": 1685.5,
                "confidence": 0.99963915,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "keeping",
                "start": 1685.5,
                "end": 1685.98,
                "confidence": 0.999962,
                "punctuated_word": "keeping",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "things",
                "start": 1685.98,
                "end": 1686.3,
                "confidence": 0.9998486,
                "punctuated_word": "things",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "to",
                "start": 1686.3,
                "end": 1686.38,
                "confidence": 0.84311473,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "ourselves",
                "start": 1686.38,
                "end": 1686.88,
                "confidence": 0.97245204,
                "punctuated_word": "ourselves,",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "especially",
                "start": 1686.9401,
                "end": 1687.34,
                "confidence": 0.99962056,
                "punctuated_word": "especially",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "since",
                "start": 1687.34,
                "end": 1687.74,
                "confidence": 0.9901063,
                "punctuated_word": "since",
                "speaker": 3,
                "speaker_confidence": 0.730183
              },
              {
                "word": "the",
                "start": 1687.74,
                "end": 1687.82,
                "confidence": 0.99841297,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "the",
                "start": 1687.82,
                "end": 1688.32,
                "confidence": 0.94394344,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "concept",
                "start": 1688.4349,
                "end": 1688.835,
                "confidence": 0.99993086,
                "punctuated_word": "concept",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "is",
                "start": 1688.835,
                "end": 1689.075,
                "confidence": 0.820405,
                "punctuated_word": "is,",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "like",
                "start": 1689.075,
                "end": 1689.475,
                "confidence": 0.99925756,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "technically",
                "start": 1689.475,
                "end": 1689.975,
                "confidence": 0.999814,
                "punctuated_word": "technically",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "not",
                "start": 1690.035,
                "end": 1690.195,
                "confidence": 0.93461293,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "that",
                "start": 1690.195,
                "end": 1690.4349,
                "confidence": 0.99963605,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "difficult",
                "start": 1690.4349,
                "end": 1690.915,
                "confidence": 0.99991786,
                "punctuated_word": "difficult",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "to",
                "start": 1690.915,
                "end": 1690.995,
                "confidence": 0.99866796,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "implement",
                "start": 1690.995,
                "end": 1691.495,
                "confidence": 0.9858616,
                "punctuated_word": "implement.",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "but",
                "start": 1691.7949,
                "end": 1691.955,
                "confidence": 0.99437404,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "kind",
                "start": 1691.955,
                "end": 1692.115,
                "confidence": 0.9584298,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.7050767
              },
              {
                "word": "of",
                "start": 1692.115,
                "end": 1692.275,
                "confidence": 0.9998099,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "the",
                "start": 1692.275,
                "end": 1692.515,
                "confidence": 0.98539263,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "the",
                "start": 1692.515,
                "end": 1692.595,
                "confidence": 0.95501214,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "reason",
                "start": 1692.595,
                "end": 1692.915,
                "confidence": 0.999411,
                "punctuated_word": "reason",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "we",
                "start": 1692.915,
                "end": 1693.155,
                "confidence": 0.9992743,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "decided",
                "start": 1693.155,
                "end": 1693.5549,
                "confidence": 0.9994512,
                "punctuated_word": "decided",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "to",
                "start": 1693.5549,
                "end": 1693.715,
                "confidence": 0.9996238,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "open",
                "start": 1693.715,
                "end": 1694.035,
                "confidence": 0.99934393,
                "punctuated_word": "open",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "source",
                "start": 1694.035,
                "end": 1694.355,
                "confidence": 0.9992859,
                "punctuated_word": "source",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "it",
                "start": 1694.355,
                "end": 1694.595,
                "confidence": 0.9828516,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "especially",
                "start": 1694.595,
                "end": 1695.095,
                "confidence": 0.6044483,
                "punctuated_word": "especially",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "was",
                "start": 1695.155,
                "end": 1695.655,
                "confidence": 0.9905263,
                "punctuated_word": "was",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "that",
                "start": 1695.7949,
                "end": 1696.2949,
                "confidence": 0.55810344,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "the",
                "start": 1696.355,
                "end": 1696.515,
                "confidence": 0.98072296,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.7592884
              },
              {
                "word": "original",
                "start": 1696.515,
                "end": 1697.015,
                "confidence": 0.9960408,
                "punctuated_word": "original,",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "like",
                "start": 1697.315,
                "end": 1697.815,
                "confidence": 0.9993323,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "instantiation",
                "start": 1698.835,
                "end": 1699.335,
                "confidence": 0.7786253,
                "punctuated_word": "instantiation",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "of",
                "start": 1699.5549,
                "end": 1699.875,
                "confidence": 0.9996679,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "dark",
                "start": 1699.875,
                "end": 1700.275,
                "confidence": 0.7926063,
                "punctuated_word": "dark",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "daos",
                "start": 1700.275,
                "end": 1700.595,
                "confidence": 0.96706533,
                "punctuated_word": "DAOs",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "came",
                "start": 1700.595,
                "end": 1700.755,
                "confidence": 0.998801,
                "punctuated_word": "came",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "out",
                "start": 1700.755,
                "end": 1701.075,
                "confidence": 0.9995372,
                "punctuated_word": "out",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "in",
                "start": 1701.075,
                "end": 1701.5549,
                "confidence": 0.9993438,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "in",
                "start": 1701.5549,
                "end": 1701.715,
                "confidence": 0.991487,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "this",
                "start": 1701.715,
                "end": 1701.955,
                "confidence": 0.9991893,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "2018",
                "start": 1701.955,
                "end": 1702.6749,
                "confidence": 0.99959385,
                "punctuated_word": "2018",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "coindesk",
                "start": 1702.6749,
                "end": 1703.1749,
                "confidence": 0.9822653,
                "punctuated_word": "CoinDesk",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "article",
                "start": 1703.395,
                "end": 1703.895,
                "confidence": 0.9992355,
                "punctuated_word": "article",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "and",
                "start": 1704.4099,
                "end": 1704.57,
                "confidence": 0.99551433,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.8157809
              },
              {
                "word": "and",
                "start": 1704.57,
                "end": 1704.73,
                "confidence": 0.8779446,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "this",
                "start": 1704.73,
                "end": 1704.97,
                "confidence": 0.92691034,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "corresponding",
                "start": 1704.97,
                "end": 1705.47,
                "confidence": 0.98904616,
                "punctuated_word": "corresponding",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "blog",
                "start": 1706.01,
                "end": 1706.25,
                "confidence": 0.9990268,
                "punctuated_word": "blog",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "post",
                "start": 1706.25,
                "end": 1706.49,
                "confidence": 0.99931896,
                "punctuated_word": "post",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "by",
                "start": 1706.49,
                "end": 1706.73,
                "confidence": 0.9995369,
                "punctuated_word": "by",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "phil",
                "start": 1706.73,
                "end": 1706.97,
                "confidence": 0.99001896,
                "punctuated_word": "Phil",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "dion",
                "start": 1706.97,
                "end": 1707.47,
                "confidence": 0.63233083,
                "punctuated_word": "Dion.",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "and",
                "start": 1708.1699,
                "end": 1708.57,
                "confidence": 0.99905807,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "there",
                "start": 1708.57,
                "end": 1708.73,
                "confidence": 0.9959557,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "were",
                "start": 1708.73,
                "end": 1708.97,
                "confidence": 0.9989802,
                "punctuated_word": "were",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "some",
                "start": 1708.97,
                "end": 1709.13,
                "confidence": 0.9958735,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "people",
                "start": 1709.13,
                "end": 1709.63,
                "confidence": 0.99994516,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "answering",
                "start": 1710.01,
                "end": 1710.33,
                "confidence": 0.9454027,
                "punctuated_word": "answering",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "to",
                "start": 1710.33,
                "end": 1710.49,
                "confidence": 0.9993031,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "the",
                "start": 1710.49,
                "end": 1710.6499,
                "confidence": 0.8908885,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "coindesk",
                "start": 1710.6499,
                "end": 1711.13,
                "confidence": 0.9977215,
                "punctuated_word": "CoinDesk",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "article",
                "start": 1711.13,
                "end": 1711.5299,
                "confidence": 0.9521546,
                "punctuated_word": "article,",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "and",
                "start": 1711.5299,
                "end": 1711.69,
                "confidence": 0.99974173,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "they",
                "start": 1711.69,
                "end": 1711.85,
                "confidence": 0.9999113,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "basically",
                "start": 1711.85,
                "end": 1712.35,
                "confidence": 0.9830468,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "dismissed",
                "start": 1712.49,
                "end": 1712.89,
                "confidence": 0.98851556,
                "punctuated_word": "dismissed",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "darkdaos",
                "start": 1712.89,
                "end": 1713.39,
                "confidence": 0.67486644,
                "punctuated_word": "DarkDAOs",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "as",
                "start": 1713.61,
                "end": 1713.7699,
                "confidence": 0.9993643,
                "punctuated_word": "as",
                "speaker": 3,
                "speaker_confidence": 0.87768626
              },
              {
                "word": "a",
                "start": 1713.7699,
                "end": 1713.85,
                "confidence": 0.766586,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.5562878
              },
              {
                "word": "manager",
                "start": 1713.85,
                "end": 1714.35,
                "confidence": 0.6662698,
                "punctuated_word": "manager,",
                "speaker": 3,
                "speaker_confidence": 0.5562878
              },
              {
                "word": "basically",
                "start": 1714.73,
                "end": 1715.13,
                "confidence": 0.9932541,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.5562878
              },
              {
                "word": "saying",
                "start": 1715.13,
                "end": 1715.2899,
                "confidence": 0.9148971,
                "punctuated_word": "saying",
                "speaker": 3,
                "speaker_confidence": 0.5562878
              },
              {
                "word": "that",
                "start": 1715.2899,
                "end": 1715.5299,
                "confidence": 0.9987431,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.5562878
              },
              {
                "word": "it",
                "start": 1715.5299,
                "end": 1715.61,
                "confidence": 0.9903633,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.4023912
              },
              {
                "word": "was",
                "start": 1715.61,
                "end": 1715.7699,
                "confidence": 0.9553098,
                "punctuated_word": "was",
                "speaker": 3,
                "speaker_confidence": 0.4023912
              },
              {
                "word": "not",
                "start": 1715.7699,
                "end": 1715.9299,
                "confidence": 0.99976116,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.4023912
              },
              {
                "word": "going",
                "start": 1715.9299,
                "end": 1716.1699,
                "confidence": 0.9887903,
                "punctuated_word": "going",
                "speaker": 3,
                "speaker_confidence": 0.4023912
              },
              {
                "word": "to",
                "start": 1716.1699,
                "end": 1716.25,
                "confidence": 0.997269,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.4023912
              },
              {
                "word": "happen",
                "start": 1716.25,
                "end": 1716.57,
                "confidence": 0.9692156,
                "punctuated_word": "happen.",
                "speaker": 3,
                "speaker_confidence": 0.4023912
              },
              {
                "word": "and",
                "start": 1716.57,
                "end": 1716.73,
                "confidence": 0.9974661,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.3587594
              },
              {
                "word": "so",
                "start": 1716.73,
                "end": 1716.89,
                "confidence": 0.99732363,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.3587594
              },
              {
                "word": "we",
                "start": 1716.89,
                "end": 1716.97,
                "confidence": 0.99824286,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.3587594
              },
              {
                "word": "wanted",
                "start": 1716.97,
                "end": 1717.21,
                "confidence": 0.9999069,
                "punctuated_word": "wanted",
                "speaker": 3,
                "speaker_confidence": 0.3587594
              },
              {
                "word": "to",
                "start": 1717.21,
                "end": 1717.37,
                "confidence": 0.9992754,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.3587594
              },
              {
                "word": "show",
                "start": 1717.37,
                "end": 1717.5299,
                "confidence": 0.9999019,
                "punctuated_word": "show",
                "speaker": 3,
                "speaker_confidence": 0.3587594
              },
              {
                "word": "that",
                "start": 1717.5299,
                "end": 1717.69,
                "confidence": 0.9996507,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.3587594
              },
              {
                "word": "it",
                "start": 1717.69,
                "end": 1717.7699,
                "confidence": 0.99977857,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.67729264
              },
              {
                "word": "was",
                "start": 1717.7699,
                "end": 1718.01,
                "confidence": 0.9993006,
                "punctuated_word": "was",
                "speaker": 3,
                "speaker_confidence": 0.67729264
              },
              {
                "word": "possible",
                "start": 1718.01,
                "end": 1718.4099,
                "confidence": 0.9999236,
                "punctuated_word": "possible",
                "speaker": 3,
                "speaker_confidence": 0.67729264
              },
              {
                "word": "today",
                "start": 1718.4099,
                "end": 1718.73,
                "confidence": 0.9999006,
                "punctuated_word": "today",
                "speaker": 3,
                "speaker_confidence": 0.67729264
              },
              {
                "word": "and",
                "start": 1718.73,
                "end": 1718.97,
                "confidence": 0.9932903,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.67729264
              },
              {
                "word": "fairly",
                "start": 1718.97,
                "end": 1719.37,
                "confidence": 0.99987614,
                "punctuated_word": "fairly",
                "speaker": 3,
                "speaker_confidence": 0.67729264
              },
              {
                "word": "easy",
                "start": 1719.37,
                "end": 1719.61,
                "confidence": 0.9998609,
                "punctuated_word": "easy",
                "speaker": 3,
                "speaker_confidence": 0.67729264
              },
              {
                "word": "to",
                "start": 1719.61,
                "end": 1719.7699,
                "confidence": 0.99904877,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.67729264
              },
              {
                "word": "implement",
                "start": 1719.7699,
                "end": 1720.2699,
                "confidence": 0.99981,
                "punctuated_word": "implement.",
                "speaker": 3,
                "speaker_confidence": 0.67729264
              },
              {
                "word": "yeah",
                "start": 1720.545,
                "end": 1720.665,
                "confidence": 0.9992143,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "i",
                "start": 1720.665,
                "end": 1720.785,
                "confidence": 0.99964404,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "wanna",
                "start": 1720.785,
                "end": 1721.185,
                "confidence": 0.9948324,
                "punctuated_word": "wanna",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "point",
                "start": 1721.185,
                "end": 1721.425,
                "confidence": 0.9977126,
                "punctuated_word": "point",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "out",
                "start": 1721.425,
                "end": 1721.665,
                "confidence": 0.9998325,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "that",
                "start": 1721.665,
                "end": 1721.905,
                "confidence": 0.9998086,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "we",
                "start": 1721.905,
                "end": 1722.2251,
                "confidence": 0.99963236,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "we",
                "start": 1722.2251,
                "end": 1722.4651,
                "confidence": 0.99908984,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "did",
                "start": 1722.4651,
                "end": 1722.7051,
                "confidence": 0.99951255,
                "punctuated_word": "did",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "not",
                "start": 1722.7051,
                "end": 1722.9451,
                "confidence": 0.9978811,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "only",
                "start": 1722.9451,
                "end": 1723.185,
                "confidence": 0.9831073,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "open",
                "start": 1723.185,
                "end": 1723.505,
                "confidence": 0.9967038,
                "punctuated_word": "open",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "source",
                "start": 1723.505,
                "end": 1723.905,
                "confidence": 0.98420435,
                "punctuated_word": "source",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "the",
                "start": 1723.905,
                "end": 1724.145,
                "confidence": 0.9928398,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "dark",
                "start": 1724.145,
                "end": 1724.4651,
                "confidence": 0.6166655,
                "punctuated_word": "dark",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "dao",
                "start": 1724.4651,
                "end": 1724.9651,
                "confidence": 0.9214384,
                "punctuated_word": "DAO",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "code",
                "start": 1725.025,
                "end": 1725.525,
                "confidence": 0.90498924,
                "punctuated_word": "code,",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "but",
                "start": 1726.0651,
                "end": 1726.305,
                "confidence": 0.9985001,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "kind",
                "start": 1726.305,
                "end": 1726.4651,
                "confidence": 0.9936718,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "of",
                "start": 1726.4651,
                "end": 1726.785,
                "confidence": 0.99982893,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "a",
                "start": 1726.785,
                "end": 1727.1051,
                "confidence": 0.89732504,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "really",
                "start": 1727.1051,
                "end": 1727.505,
                "confidence": 0.9928946,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "flexible",
                "start": 1727.505,
                "end": 1728.005,
                "confidence": 0.9998704,
                "punctuated_word": "flexible",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "general",
                "start": 1728.0651,
                "end": 1728.545,
                "confidence": 0.95796543,
                "punctuated_word": "general",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "liquefaction",
                "start": 1728.545,
                "end": 1729.045,
                "confidence": 0.992759,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "model",
                "start": 1729.185,
                "end": 1729.685,
                "confidence": 0.9867931,
                "punctuated_word": "model.",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "so",
                "start": 1729.9851,
                "end": 1730.305,
                "confidence": 0.9993957,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "any",
                "start": 1730.305,
                "end": 1730.625,
                "confidence": 0.99951816,
                "punctuated_word": "any",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "application",
                "start": 1730.625,
                "end": 1731.125,
                "confidence": 0.99982685,
                "punctuated_word": "application",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "that's",
                "start": 1731.265,
                "end": 1731.765,
                "confidence": 0.99964905,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "that's",
                "start": 1731.905,
                "end": 1732.2251,
                "confidence": 0.97402745,
                "punctuated_word": "that's,",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "like",
                "start": 1732.2251,
                "end": 1732.545,
                "confidence": 0.9998121,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "built",
                "start": 1732.545,
                "end": 1732.785,
                "confidence": 0.9569406,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "on",
                "start": 1732.785,
                "end": 1732.9451,
                "confidence": 0.9998847,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "top",
                "start": 1732.9451,
                "end": 1733.1051,
                "confidence": 0.9998648,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "of",
                "start": 1733.1051,
                "end": 1733.5851,
                "confidence": 0.9995763,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "encumbering",
                "start": 1733.5851,
                "end": 1734.0851,
                "confidence": 0.9821358,
                "punctuated_word": "encumbering",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "addresses",
                "start": 1734.145,
                "end": 1734.645,
                "confidence": 0.9986743,
                "punctuated_word": "addresses",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "and",
                "start": 1734.785,
                "end": 1735.1051,
                "confidence": 0.99619853,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "liquefaction",
                "start": 1735.425,
                "end": 1735.925,
                "confidence": 0.9997955,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.8683152
              },
              {
                "word": "can",
                "start": 1736.68,
                "end": 1736.76,
                "confidence": 0.99989676,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "be",
                "start": 1736.76,
                "end": 1737.16,
                "confidence": 0.99992776,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "implemented",
                "start": 1737.16,
                "end": 1737.66,
                "confidence": 0.9998616,
                "punctuated_word": "implemented",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "with",
                "start": 1737.9601,
                "end": 1738.4601,
                "confidence": 0.99989426,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "very",
                "start": 1738.76,
                "end": 1739.0,
                "confidence": 0.9920649,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "few",
                "start": 1739.0,
                "end": 1739.24,
                "confidence": 0.99944025,
                "punctuated_word": "few",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "lines",
                "start": 1739.24,
                "end": 1739.48,
                "confidence": 0.9995813,
                "punctuated_word": "lines",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "of",
                "start": 1739.48,
                "end": 1739.64,
                "confidence": 0.9992217,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "code",
                "start": 1739.64,
                "end": 1740.04,
                "confidence": 0.99045944,
                "punctuated_word": "code",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "using",
                "start": 1740.04,
                "end": 1740.52,
                "confidence": 0.9998306,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "this",
                "start": 1740.52,
                "end": 1740.92,
                "confidence": 0.9982237,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "module",
                "start": 1740.92,
                "end": 1741.42,
                "confidence": 0.977345,
                "punctuated_word": "module.",
                "speaker": 2,
                "speaker_confidence": 0.7242466
              },
              {
                "word": "so",
                "start": 1741.9601,
                "end": 1742.2001,
                "confidence": 0.99961674,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.47456652
              },
              {
                "word": "considering",
                "start": 1742.2001,
                "end": 1742.7001,
                "confidence": 0.9981817,
                "punctuated_word": "considering",
                "speaker": 0,
                "speaker_confidence": 0.47456652
              },
              {
                "word": "all",
                "start": 1742.76,
                "end": 1742.92,
                "confidence": 0.99926037,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.47456652
              },
              {
                "word": "the",
                "start": 1742.92,
                "end": 1743.0801,
                "confidence": 0.9905686,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.47456652
              },
              {
                "word": "threats",
                "start": 1743.0801,
                "end": 1743.5801,
                "confidence": 0.9726468,
                "punctuated_word": "threats,",
                "speaker": 0,
                "speaker_confidence": 0.47456652
              },
              {
                "word": "there",
                "start": 1743.64,
                "end": 1743.88,
                "confidence": 0.9275881,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.47456652
              },
              {
                "word": "are",
                "start": 1743.88,
                "end": 1743.9601,
                "confidence": 0.99272937,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "also",
                "start": 1743.9601,
                "end": 1744.2001,
                "confidence": 0.99953413,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "beneficial",
                "start": 1744.2001,
                "end": 1744.7001,
                "confidence": 0.998716,
                "punctuated_word": "beneficial",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "use",
                "start": 1744.8401,
                "end": 1745.0801,
                "confidence": 0.99781287,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "cases",
                "start": 1745.0801,
                "end": 1745.5801,
                "confidence": 0.76352006,
                "punctuated_word": "cases,",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "like",
                "start": 1745.64,
                "end": 1745.9601,
                "confidence": 0.99974674,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "securing",
                "start": 1745.9601,
                "end": 1746.4601,
                "confidence": 0.98997974,
                "punctuated_word": "securing",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "dao",
                "start": 1746.52,
                "end": 1746.92,
                "confidence": 0.93322253,
                "punctuated_word": "DAO",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "treasuries",
                "start": 1746.92,
                "end": 1747.42,
                "confidence": 0.9829647,
                "punctuated_word": "treasuries",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "or",
                "start": 1748.04,
                "end": 1748.28,
                "confidence": 0.9751204,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "avoiding",
                "start": 1748.28,
                "end": 1748.78,
                "confidence": 0.9969652,
                "punctuated_word": "avoiding",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "constitution",
                "start": 1748.8401,
                "end": 1749.3401,
                "confidence": 0.773451,
                "punctuated_word": "constitution",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "dao",
                "start": 1749.64,
                "end": 1749.9601,
                "confidence": 0.9840758,
                "punctuated_word": "DAO",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "style",
                "start": 1749.9601,
                "end": 1750.4401,
                "confidence": 0.99672925,
                "punctuated_word": "style",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "auction",
                "start": 1750.4401,
                "end": 1750.8401,
                "confidence": 0.9862628,
                "punctuated_word": "auction",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "vulnerabilities",
                "start": 1750.8401,
                "end": 1751.3401,
                "confidence": 0.9975561,
                "punctuated_word": "vulnerabilities.",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "right",
                "start": 1751.64,
                "end": 1752.14,
                "confidence": 0.9994714,
                "punctuated_word": "Right?",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "so",
                "start": 1752.495,
                "end": 1752.735,
                "confidence": 0.9992694,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "i'm",
                "start": 1752.735,
                "end": 1753.135,
                "confidence": 0.9990268,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "curious",
                "start": 1753.135,
                "end": 1753.455,
                "confidence": 0.99982846,
                "punctuated_word": "curious",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "to",
                "start": 1753.455,
                "end": 1753.615,
                "confidence": 0.9986442,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "also",
                "start": 1753.615,
                "end": 1754.115,
                "confidence": 0.9899588,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "hear",
                "start": 1754.495,
                "end": 1754.995,
                "confidence": 0.91292953,
                "punctuated_word": "hear",
                "speaker": 0,
                "speaker_confidence": 0.8760463
              },
              {
                "word": "you",
                "start": 1755.535,
                "end": 1755.695,
                "confidence": 0.9989222,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "know",
                "start": 1755.695,
                "end": 1756.195,
                "confidence": 0.9751101,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "give",
                "start": 1756.335,
                "end": 1756.655,
                "confidence": 0.9996748,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "maybe",
                "start": 1756.655,
                "end": 1757.055,
                "confidence": 0.9825189,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "a",
                "start": 1757.055,
                "end": 1757.135,
                "confidence": 0.99943143,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "little",
                "start": 1757.135,
                "end": 1757.375,
                "confidence": 0.99975854,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "bit",
                "start": 1757.375,
                "end": 1757.535,
                "confidence": 0.9996878,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "of",
                "start": 1757.535,
                "end": 1757.695,
                "confidence": 0.99909484,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "a",
                "start": 1757.695,
                "end": 1757.775,
                "confidence": 0.7765934,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "predictions",
                "start": 1757.775,
                "end": 1758.255,
                "confidence": 0.8236351,
                "punctuated_word": "predictions.",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "where",
                "start": 1758.255,
                "end": 1758.495,
                "confidence": 0.9992322,
                "punctuated_word": "Where",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "do",
                "start": 1758.495,
                "end": 1758.575,
                "confidence": 0.9998939,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "you",
                "start": 1758.575,
                "end": 1758.735,
                "confidence": 0.9996263,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "think",
                "start": 1758.735,
                "end": 1758.895,
                "confidence": 0.999597,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "it's",
                "start": 1758.895,
                "end": 1759.135,
                "confidence": 0.9979354,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "going",
                "start": 1759.135,
                "end": 1759.635,
                "confidence": 0.9944555,
                "punctuated_word": "going?",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "what",
                "start": 1759.855,
                "end": 1760.255,
                "confidence": 0.9933255,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "are",
                "start": 1760.255,
                "end": 1760.415,
                "confidence": 0.8403358,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "you",
                "start": 1760.415,
                "end": 1760.575,
                "confidence": 0.99914205,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "focusing",
                "start": 1760.575,
                "end": 1760.975,
                "confidence": 0.9997923,
                "punctuated_word": "focusing",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "in",
                "start": 1760.975,
                "end": 1761.135,
                "confidence": 0.9962549,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "your",
                "start": 1761.135,
                "end": 1761.295,
                "confidence": 0.9997422,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "research",
                "start": 1761.295,
                "end": 1761.695,
                "confidence": 0.9997787,
                "punctuated_word": "research",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "next",
                "start": 1761.695,
                "end": 1762.175,
                "confidence": 0.9990356,
                "punctuated_word": "next?",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "do",
                "start": 1762.175,
                "end": 1762.335,
                "confidence": 0.999757,
                "punctuated_word": "Do",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "you",
                "start": 1762.335,
                "end": 1762.415,
                "confidence": 0.99981457,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "think",
                "start": 1762.415,
                "end": 1762.8151,
                "confidence": 0.9983676,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "by",
                "start": 1762.8151,
                "end": 1763.055,
                "confidence": 0.97829616,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "exposing",
                "start": 1763.055,
                "end": 1763.555,
                "confidence": 0.9994247,
                "punctuated_word": "exposing",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "and",
                "start": 1763.615,
                "end": 1763.855,
                "confidence": 0.9979942,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "proving",
                "start": 1763.855,
                "end": 1764.355,
                "confidence": 0.9996146,
                "punctuated_word": "proving",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "that",
                "start": 1764.415,
                "end": 1764.8151,
                "confidence": 0.9991603,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "dark",
                "start": 1764.8151,
                "end": 1765.055,
                "confidence": 0.94371295,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "dials",
                "start": 1765.055,
                "end": 1765.455,
                "confidence": 0.73907036,
                "punctuated_word": "dials,",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "in",
                "start": 1765.455,
                "end": 1765.615,
                "confidence": 0.9997137,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "fact",
                "start": 1765.615,
                "end": 1766.07,
                "confidence": 0.9954978,
                "punctuated_word": "fact,",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "is",
                "start": 1766.3099,
                "end": 1766.5499,
                "confidence": 0.9997229,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "a",
                "start": 1766.5499,
                "end": 1766.7899,
                "confidence": 0.99929845,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "very",
                "start": 1766.7899,
                "end": 1767.19,
                "confidence": 0.99985075,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "real",
                "start": 1767.19,
                "end": 1767.6699,
                "confidence": 0.99981827,
                "punctuated_word": "real",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "practical",
                "start": 1767.6699,
                "end": 1768.1499,
                "confidence": 0.9172019,
                "punctuated_word": "practical",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "threat",
                "start": 1768.1499,
                "end": 1768.6499,
                "confidence": 0.91163623,
                "punctuated_word": "threat,",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "where",
                "start": 1768.7899,
                "end": 1769.0299,
                "confidence": 0.9976313,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "do",
                "start": 1769.0299,
                "end": 1769.19,
                "confidence": 0.9997104,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "you",
                "start": 1769.19,
                "end": 1769.35,
                "confidence": 0.9990676,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "see",
                "start": 1769.35,
                "end": 1769.59,
                "confidence": 0.99987686,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "your",
                "start": 1769.59,
                "end": 1769.83,
                "confidence": 0.9998274,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "research",
                "start": 1769.83,
                "end": 1770.3099,
                "confidence": 0.9994968,
                "punctuated_word": "research",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "going",
                "start": 1770.3099,
                "end": 1770.47,
                "confidence": 0.9997904,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "forward",
                "start": 1770.47,
                "end": 1770.97,
                "confidence": 0.99979645,
                "punctuated_word": "forward?",
                "speaker": 0,
                "speaker_confidence": 0.92398286
              },
              {
                "word": "yeah",
                "start": 1771.83,
                "end": 1772.1499,
                "confidence": 0.9990288,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.5189474
              },
              {
                "word": "there's",
                "start": 1772.1499,
                "end": 1772.3899,
                "confidence": 0.99701434,
                "punctuated_word": "There's",
                "speaker": 2,
                "speaker_confidence": 0.5189474
              },
              {
                "word": "as",
                "start": 1772.7899,
                "end": 1772.95,
                "confidence": 0.9968913,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.5189474
              },
              {
                "word": "we",
                "start": 1772.95,
                "end": 1773.19,
                "confidence": 0.9995196,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5189474
              },
              {
                "word": "point",
                "start": 1773.19,
                "end": 1773.4299,
                "confidence": 0.9593453,
                "punctuated_word": "point",
                "speaker": 2,
                "speaker_confidence": 0.5189474
              },
              {
                "word": "out",
                "start": 1773.4299,
                "end": 1773.59,
                "confidence": 0.99890625,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.5189474
              },
              {
                "word": "in",
                "start": 1773.59,
                "end": 1773.75,
                "confidence": 0.9992229,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5189474
              },
              {
                "word": "the",
                "start": 1773.75,
                "end": 1773.83,
                "confidence": 0.99943775,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "paper",
                "start": 1773.83,
                "end": 1774.23,
                "confidence": 0.9986914,
                "punctuated_word": "paper,",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "there's",
                "start": 1774.23,
                "end": 1774.5499,
                "confidence": 0.9989477,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "many",
                "start": 1774.5499,
                "end": 1775.0299,
                "confidence": 0.9996271,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "constructive",
                "start": 1775.0299,
                "end": 1775.5299,
                "confidence": 0.998676,
                "punctuated_word": "constructive",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "use",
                "start": 1775.59,
                "end": 1775.75,
                "confidence": 0.9948361,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "cases",
                "start": 1775.75,
                "end": 1776.1499,
                "confidence": 0.9998615,
                "punctuated_word": "cases",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "of",
                "start": 1776.1499,
                "end": 1776.3099,
                "confidence": 0.99915683,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "liquefaction",
                "start": 1776.3099,
                "end": 1776.8099,
                "confidence": 0.8817558,
                "punctuated_word": "liquefaction.",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "you've",
                "start": 1777.0299,
                "end": 1777.4299,
                "confidence": 0.9954287,
                "punctuated_word": "You've",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "pointed",
                "start": 1777.4299,
                "end": 1777.83,
                "confidence": 0.9995685,
                "punctuated_word": "pointed",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "out",
                "start": 1777.83,
                "end": 1777.99,
                "confidence": 0.999311,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "a",
                "start": 1777.99,
                "end": 1778.1499,
                "confidence": 0.9998172,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "couple",
                "start": 1778.1499,
                "end": 1778.6499,
                "confidence": 0.9990963,
                "punctuated_word": "couple.",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "one",
                "start": 1778.925,
                "end": 1779.285,
                "confidence": 0.999521,
                "punctuated_word": "One",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "that",
                "start": 1779.285,
                "end": 1779.645,
                "confidence": 0.9991591,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "our",
                "start": 1779.645,
                "end": 1779.805,
                "confidence": 0.9990971,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "team",
                "start": 1779.805,
                "end": 1780.045,
                "confidence": 0.9948171,
                "punctuated_word": "team",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "is",
                "start": 1780.045,
                "end": 1780.2051,
                "confidence": 0.99969316,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "really",
                "start": 1780.2051,
                "end": 1780.525,
                "confidence": 0.99989223,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "excited",
                "start": 1780.525,
                "end": 1780.925,
                "confidence": 0.9998497,
                "punctuated_word": "excited",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "about",
                "start": 1780.925,
                "end": 1781.425,
                "confidence": 0.9998276,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "is",
                "start": 1781.4851,
                "end": 1781.805,
                "confidence": 0.9994604,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "what",
                "start": 1781.805,
                "end": 1782.045,
                "confidence": 0.9911635,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "we",
                "start": 1782.045,
                "end": 1782.2051,
                "confidence": 0.99991775,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "call",
                "start": 1782.2051,
                "end": 1782.685,
                "confidence": 0.9993206,
                "punctuated_word": "call",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "the",
                "start": 1782.685,
                "end": 1782.925,
                "confidence": 0.99791604,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "overlay",
                "start": 1782.925,
                "end": 1783.3251,
                "confidence": 0.97552687,
                "punctuated_word": "overlay",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "smart",
                "start": 1783.3251,
                "end": 1783.7251,
                "confidence": 0.99805754,
                "punctuated_word": "smart",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "contracts",
                "start": 1783.7251,
                "end": 1784.2251,
                "confidence": 0.99651414,
                "punctuated_word": "contracts.",
                "speaker": 2,
                "speaker_confidence": 0.89536536
              },
              {
                "word": "basically",
                "start": 1784.925,
                "end": 1785.425,
                "confidence": 0.9920568,
                "punctuated_word": "Basically,",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "it",
                "start": 1785.5651,
                "end": 1785.805,
                "confidence": 0.99848515,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "allows",
                "start": 1785.805,
                "end": 1786.125,
                "confidence": 0.9996443,
                "punctuated_word": "allows",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "you",
                "start": 1786.125,
                "end": 1786.285,
                "confidence": 0.9997806,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "to",
                "start": 1786.285,
                "end": 1786.4451,
                "confidence": 0.99933136,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "kind",
                "start": 1786.4451,
                "end": 1786.6051,
                "confidence": 0.9971968,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "of",
                "start": 1786.6051,
                "end": 1786.925,
                "confidence": 0.9999225,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "add",
                "start": 1786.925,
                "end": 1787.2451,
                "confidence": 0.999508,
                "punctuated_word": "add",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "smart",
                "start": 1787.2451,
                "end": 1787.5651,
                "confidence": 0.9981997,
                "punctuated_word": "smart",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "contract",
                "start": 1787.5651,
                "end": 1787.9651,
                "confidence": 0.9995591,
                "punctuated_word": "contract",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "logic",
                "start": 1787.9651,
                "end": 1788.3651,
                "confidence": 0.9995658,
                "punctuated_word": "logic",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "to",
                "start": 1788.3651,
                "end": 1788.8651,
                "confidence": 0.9991547,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "chains",
                "start": 1789.0851,
                "end": 1789.405,
                "confidence": 0.5842471,
                "punctuated_word": "chains",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "that",
                "start": 1789.405,
                "end": 1789.645,
                "confidence": 0.9998791,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "do",
                "start": 1789.645,
                "end": 1789.805,
                "confidence": 0.99991727,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "not",
                "start": 1789.805,
                "end": 1790.045,
                "confidence": 0.99986863,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "have",
                "start": 1790.045,
                "end": 1790.2051,
                "confidence": 0.99987066,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "these",
                "start": 1790.2051,
                "end": 1790.4451,
                "confidence": 0.9614685,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "capabilities",
                "start": 1790.4451,
                "end": 1790.9451,
                "confidence": 0.90123034,
                "punctuated_word": "capabilities,",
                "speaker": 2,
                "speaker_confidence": 0.8035362
              },
              {
                "word": "for",
                "start": 1791.2451,
                "end": 1791.405,
                "confidence": 0.9993228,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "example",
                "start": 1791.405,
                "end": 1791.905,
                "confidence": 0.9847641,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "bitcoin",
                "start": 1791.9651,
                "end": 1792.4651,
                "confidence": 0.9836573,
                "punctuated_word": "Bitcoin",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "or",
                "start": 1792.6901,
                "end": 1792.93,
                "confidence": 0.99967504,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "xrpl",
                "start": 1792.93,
                "end": 1793.43,
                "confidence": 0.9198446,
                "punctuated_word": "XRPL.",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "and",
                "start": 1794.05,
                "end": 1794.4501,
                "confidence": 0.9985942,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "by",
                "start": 1794.4501,
                "end": 1794.61,
                "confidence": 0.99510044,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "doing",
                "start": 1794.61,
                "end": 1794.93,
                "confidence": 0.9994655,
                "punctuated_word": "doing",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "that",
                "start": 1794.93,
                "end": 1795.3301,
                "confidence": 0.99947953,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "you",
                "start": 1795.3301,
                "end": 1795.49,
                "confidence": 0.9932353,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "don't",
                "start": 1795.49,
                "end": 1795.73,
                "confidence": 0.99850667,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "only",
                "start": 1795.73,
                "end": 1796.23,
                "confidence": 0.99957556,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "allow",
                "start": 1796.29,
                "end": 1796.77,
                "confidence": 0.9999075,
                "punctuated_word": "allow",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "for",
                "start": 1796.77,
                "end": 1797.01,
                "confidence": 0.99932635,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "this",
                "start": 1797.01,
                "end": 1797.25,
                "confidence": 0.6782832,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "kind",
                "start": 1797.25,
                "end": 1797.41,
                "confidence": 0.9979609,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "of",
                "start": 1797.41,
                "end": 1797.5701,
                "confidence": 0.9998697,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "more",
                "start": 1797.5701,
                "end": 1797.81,
                "confidence": 0.99972147,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "complex",
                "start": 1797.81,
                "end": 1798.31,
                "confidence": 0.9997557,
                "punctuated_word": "complex",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "asset",
                "start": 1798.4501,
                "end": 1798.77,
                "confidence": 0.95253175,
                "punctuated_word": "asset",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "treatment",
                "start": 1798.77,
                "end": 1799.27,
                "confidence": 0.9667627,
                "punctuated_word": "treatment",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "on",
                "start": 1799.49,
                "end": 1799.65,
                "confidence": 0.9998078,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "top",
                "start": 1799.65,
                "end": 1799.89,
                "confidence": 0.9999347,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "of",
                "start": 1799.89,
                "end": 1800.05,
                "confidence": 0.9996884,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "bitcoin",
                "start": 1800.05,
                "end": 1800.53,
                "confidence": 0.9812205,
                "punctuated_word": "Bitcoin,",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "but",
                "start": 1800.53,
                "end": 1800.77,
                "confidence": 0.99973506,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "also",
                "start": 1800.77,
                "end": 1801.27,
                "confidence": 0.5365399,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "it",
                "start": 1801.49,
                "end": 1801.73,
                "confidence": 0.81155264,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "allows",
                "start": 1801.73,
                "end": 1802.05,
                "confidence": 0.9999603,
                "punctuated_word": "allows",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "for",
                "start": 1802.05,
                "end": 1802.2101,
                "confidence": 0.999297,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "things",
                "start": 1802.2101,
                "end": 1802.53,
                "confidence": 0.9997931,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "like",
                "start": 1802.53,
                "end": 1802.6901,
                "confidence": 0.9749911,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "atomic",
                "start": 1802.6901,
                "end": 1803.17,
                "confidence": 0.99954706,
                "punctuated_word": "atomic",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "swaps",
                "start": 1803.17,
                "end": 1803.5701,
                "confidence": 0.9931195,
                "punctuated_word": "swaps",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "between",
                "start": 1803.5701,
                "end": 1804.0701,
                "confidence": 0.9997234,
                "punctuated_word": "between",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "different",
                "start": 1804.4501,
                "end": 1804.9501,
                "confidence": 0.9994492,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "assets",
                "start": 1805.0901,
                "end": 1805.41,
                "confidence": 0.97832525,
                "punctuated_word": "assets",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "on",
                "start": 1805.41,
                "end": 1805.5701,
                "confidence": 0.9995455,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9218321
              },
              {
                "word": "different",
                "start": 1805.5701,
                "end": 1805.89,
                "confidence": 0.99994624,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "chains",
                "start": 1805.89,
                "end": 1806.39,
                "confidence": 0.9912235,
                "punctuated_word": "chains.",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "and",
                "start": 1806.9951,
                "end": 1807.395,
                "confidence": 0.9996803,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "this",
                "start": 1807.395,
                "end": 1807.895,
                "confidence": 0.9965983,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "kind",
                "start": 1807.9551,
                "end": 1808.1951,
                "confidence": 0.9970751,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "of",
                "start": 1808.1951,
                "end": 1808.6951,
                "confidence": 0.99991596,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "interoperability",
                "start": 1808.9951,
                "end": 1809.4951,
                "confidence": 0.98567677,
                "punctuated_word": "interoperability",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "between",
                "start": 1809.875,
                "end": 1810.275,
                "confidence": 0.999801,
                "punctuated_word": "between",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "blockchains",
                "start": 1810.275,
                "end": 1810.775,
                "confidence": 0.9923439,
                "punctuated_word": "blockchains",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "is",
                "start": 1810.9951,
                "end": 1811.155,
                "confidence": 0.9998423,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "something",
                "start": 1811.155,
                "end": 1811.555,
                "confidence": 0.9998642,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "that",
                "start": 1811.555,
                "end": 1811.795,
                "confidence": 0.999879,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "i",
                "start": 1811.795,
                "end": 1812.035,
                "confidence": 0.99992573,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "see",
                "start": 1812.035,
                "end": 1812.435,
                "confidence": 0.999902,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "built",
                "start": 1812.435,
                "end": 1812.755,
                "confidence": 0.93936,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "on",
                "start": 1812.755,
                "end": 1812.915,
                "confidence": 0.9998872,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "top",
                "start": 1812.915,
                "end": 1813.0751,
                "confidence": 0.99989533,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "of",
                "start": 1813.0751,
                "end": 1813.2351,
                "confidence": 0.99975985,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "liquefaction",
                "start": 1813.2351,
                "end": 1813.7351,
                "confidence": 0.99425834,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.8502631
              },
              {
                "word": "in",
                "start": 1813.795,
                "end": 1813.875,
                "confidence": 0.9874495,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "the",
                "start": 1813.875,
                "end": 1813.9551,
                "confidence": 0.99972373,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "future",
                "start": 1813.9551,
                "end": 1814.3551,
                "confidence": 0.9977951,
                "punctuated_word": "future.",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "it",
                "start": 1814.3551,
                "end": 1814.515,
                "confidence": 0.9996419,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "provides",
                "start": 1814.515,
                "end": 1815.015,
                "confidence": 0.99987876,
                "punctuated_word": "provides",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "some",
                "start": 1815.0751,
                "end": 1815.5751,
                "confidence": 0.9994598,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "really",
                "start": 1815.7151,
                "end": 1816.2151,
                "confidence": 0.99539363,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "good",
                "start": 1816.275,
                "end": 1816.515,
                "confidence": 0.9999269,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "properties",
                "start": 1816.515,
                "end": 1817.015,
                "confidence": 0.99990153,
                "punctuated_word": "properties",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "when",
                "start": 1817.0751,
                "end": 1817.155,
                "confidence": 0.9998099,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.74289286
              },
              {
                "word": "it",
                "start": 1817.155,
                "end": 1817.3151,
                "confidence": 0.99973315,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.5138742
              },
              {
                "word": "comes",
                "start": 1817.3151,
                "end": 1817.555,
                "confidence": 0.99973184,
                "punctuated_word": "comes",
                "speaker": 2,
                "speaker_confidence": 0.5138742
              },
              {
                "word": "to",
                "start": 1817.555,
                "end": 1818.055,
                "confidence": 0.9992861,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5138742
              },
              {
                "word": "having",
                "start": 1818.1151,
                "end": 1818.515,
                "confidence": 0.99915266,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.5138742
              },
              {
                "word": "to",
                "start": 1818.515,
                "end": 1818.5951,
                "confidence": 0.99974185,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5138742
              },
              {
                "word": "wait",
                "start": 1818.5951,
                "end": 1818.8351,
                "confidence": 0.99996066,
                "punctuated_word": "wait",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "for",
                "start": 1818.8351,
                "end": 1818.9951,
                "confidence": 0.99976736,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "finality",
                "start": 1818.9951,
                "end": 1819.4951,
                "confidence": 0.99752986,
                "punctuated_word": "finality",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "and",
                "start": 1819.7151,
                "end": 1820.2151,
                "confidence": 0.919816,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "even",
                "start": 1820.82,
                "end": 1821.22,
                "confidence": 0.9997416,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "some",
                "start": 1821.22,
                "end": 1821.5399,
                "confidence": 0.98343617,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "security",
                "start": 1821.5399,
                "end": 1822.0199,
                "confidence": 0.999762,
                "punctuated_word": "security",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "guarantees",
                "start": 1822.0199,
                "end": 1822.5,
                "confidence": 0.9992648,
                "punctuated_word": "guarantees",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "that",
                "start": 1822.5,
                "end": 1822.82,
                "confidence": 0.99971753,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "many",
                "start": 1822.82,
                "end": 1823.14,
                "confidence": 0.9997186,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "bridges",
                "start": 1823.14,
                "end": 1823.64,
                "confidence": 0.99317145,
                "punctuated_word": "bridges",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "do",
                "start": 1823.7799,
                "end": 1824.0199,
                "confidence": 0.99923646,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "not",
                "start": 1824.0199,
                "end": 1824.1799,
                "confidence": 0.9998833,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "currently",
                "start": 1824.1799,
                "end": 1824.58,
                "confidence": 0.99979156,
                "punctuated_word": "currently",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "have",
                "start": 1824.58,
                "end": 1824.82,
                "confidence": 0.9998098,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "because",
                "start": 1824.82,
                "end": 1824.98,
                "confidence": 0.9924171,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "of",
                "start": 1824.98,
                "end": 1825.14,
                "confidence": 0.99924576,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "its",
                "start": 1825.14,
                "end": 1825.62,
                "confidence": 0.99233925,
                "punctuated_word": "its",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "decentralized",
                "start": 1825.62,
                "end": 1826.12,
                "confidence": 0.99781334,
                "punctuated_word": "decentralized",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "properties",
                "start": 1826.34,
                "end": 1826.84,
                "confidence": 0.9809955,
                "punctuated_word": "properties.",
                "speaker": 2,
                "speaker_confidence": 0.8201376
              },
              {
                "word": "yeah",
                "start": 1826.8999,
                "end": 1827.14,
                "confidence": 0.78448546,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.45659727
              },
              {
                "word": "a",
                "start": 1827.14,
                "end": 1827.22,
                "confidence": 0.9820884,
                "punctuated_word": "A",
                "speaker": 3,
                "speaker_confidence": 0.45659727
              },
              {
                "word": "lot",
                "start": 1827.22,
                "end": 1827.38,
                "confidence": 0.99942964,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.45659727
              },
              {
                "word": "of",
                "start": 1827.38,
                "end": 1827.46,
                "confidence": 0.99957615,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.45659727
              },
              {
                "word": "bridges",
                "start": 1827.46,
                "end": 1827.7799,
                "confidence": 0.9995604,
                "punctuated_word": "bridges",
                "speaker": 3,
                "speaker_confidence": 0.45659727
              },
              {
                "word": "today",
                "start": 1827.7799,
                "end": 1828.1,
                "confidence": 0.9772954,
                "punctuated_word": "today,",
                "speaker": 3,
                "speaker_confidence": 0.45659727
              },
              {
                "word": "you",
                "start": 1828.1,
                "end": 1828.1799,
                "confidence": 0.9996799,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.45659727
              },
              {
                "word": "kind",
                "start": 1828.1799,
                "end": 1828.34,
                "confidence": 0.97220135,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.45659727
              },
              {
                "word": "of",
                "start": 1828.34,
                "end": 1828.5,
                "confidence": 0.9998217,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "just",
                "start": 1828.5,
                "end": 1828.6599,
                "confidence": 0.99928963,
                "punctuated_word": "just",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "send",
                "start": 1828.6599,
                "end": 1828.82,
                "confidence": 0.99825424,
                "punctuated_word": "send",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "your",
                "start": 1828.82,
                "end": 1828.98,
                "confidence": 0.99948716,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "money",
                "start": 1828.98,
                "end": 1829.2999,
                "confidence": 0.8001147,
                "punctuated_word": "money,",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "and",
                "start": 1829.2999,
                "end": 1829.46,
                "confidence": 0.99984264,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "you",
                "start": 1829.46,
                "end": 1829.62,
                "confidence": 0.9999099,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "hope",
                "start": 1829.62,
                "end": 1829.86,
                "confidence": 0.9998926,
                "punctuated_word": "hope",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "that",
                "start": 1829.86,
                "end": 1830.0199,
                "confidence": 0.9998969,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "it",
                "start": 1830.0199,
                "end": 1830.26,
                "confidence": 0.9998864,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "winds",
                "start": 1830.26,
                "end": 1830.58,
                "confidence": 0.9911684,
                "punctuated_word": "winds",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "up",
                "start": 1830.58,
                "end": 1830.74,
                "confidence": 0.9998585,
                "punctuated_word": "up",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "on",
                "start": 1830.74,
                "end": 1830.82,
                "confidence": 0.9998416,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.6444951
              },
              {
                "word": "the",
                "start": 1830.82,
                "end": 1830.98,
                "confidence": 0.99960786,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.5428256
              },
              {
                "word": "other",
                "start": 1830.98,
                "end": 1831.22,
                "confidence": 0.99986064,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.5428256
              },
              {
                "word": "side",
                "start": 1831.22,
                "end": 1831.46,
                "confidence": 0.97427416,
                "punctuated_word": "side.",
                "speaker": 3,
                "speaker_confidence": 0.5428256
              },
              {
                "word": "and",
                "start": 1831.46,
                "end": 1831.7,
                "confidence": 0.999551,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.5428256
              },
              {
                "word": "we",
                "start": 1831.7,
                "end": 1831.7799,
                "confidence": 0.9976743,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.5428256
              },
              {
                "word": "think",
                "start": 1831.7799,
                "end": 1832.0199,
                "confidence": 0.9998903,
                "punctuated_word": "think",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "with",
                "start": 1832.0199,
                "end": 1832.26,
                "confidence": 0.8849154,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "liquefaction",
                "start": 1832.26,
                "end": 1832.76,
                "confidence": 0.9552004,
                "punctuated_word": "liquefaction,",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "we'll",
                "start": 1833.3049,
                "end": 1833.465,
                "confidence": 0.999653,
                "punctuated_word": "we'll",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "be",
                "start": 1833.465,
                "end": 1833.625,
                "confidence": 0.99972874,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "able",
                "start": 1833.625,
                "end": 1834.105,
                "confidence": 0.99995685,
                "punctuated_word": "able",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "to",
                "start": 1834.105,
                "end": 1834.265,
                "confidence": 0.9992994,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "write",
                "start": 1834.265,
                "end": 1834.505,
                "confidence": 0.9980965,
                "punctuated_word": "write",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "some",
                "start": 1834.505,
                "end": 1834.745,
                "confidence": 0.99903774,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "bridge",
                "start": 1834.745,
                "end": 1834.985,
                "confidence": 0.9992186,
                "punctuated_word": "bridge",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "code",
                "start": 1834.985,
                "end": 1835.225,
                "confidence": 0.9988763,
                "punctuated_word": "code",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "that's",
                "start": 1835.225,
                "end": 1835.5449,
                "confidence": 0.99856496,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "really",
                "start": 1835.5449,
                "end": 1835.865,
                "confidence": 0.99987113,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "simple",
                "start": 1835.865,
                "end": 1836.365,
                "confidence": 0.9998141,
                "punctuated_word": "simple",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "that",
                "start": 1836.505,
                "end": 1836.985,
                "confidence": 0.76826924,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "even",
                "start": 1836.985,
                "end": 1837.385,
                "confidence": 0.9707442,
                "punctuated_word": "even,",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "like",
                "start": 1837.385,
                "end": 1837.785,
                "confidence": 0.9939041,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "fairly",
                "start": 1837.785,
                "end": 1838.265,
                "confidence": 0.8058686,
                "punctuated_word": "fairly,",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "like",
                "start": 1838.265,
                "end": 1838.585,
                "confidence": 0.99415183,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "technical",
                "start": 1838.585,
                "end": 1839.085,
                "confidence": 0.9983304,
                "punctuated_word": "technical",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "but",
                "start": 1839.145,
                "end": 1839.3049,
                "confidence": 0.55772406,
                "punctuated_word": "but",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "regular",
                "start": 1839.3049,
                "end": 1839.705,
                "confidence": 0.99950624,
                "punctuated_word": "regular",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "people",
                "start": 1839.705,
                "end": 1840.025,
                "confidence": 0.9989188,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "could",
                "start": 1840.025,
                "end": 1840.265,
                "confidence": 0.9967519,
                "punctuated_word": "could",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "understand",
                "start": 1840.265,
                "end": 1840.765,
                "confidence": 0.9996432,
                "punctuated_word": "understand.",
                "speaker": 3,
                "speaker_confidence": 0.8390659
              },
              {
                "word": "yeah",
                "start": 1843.625,
                "end": 1843.865,
                "confidence": 0.9995385,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "thank",
                "start": 1843.865,
                "end": 1844.105,
                "confidence": 0.9998729,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "you",
                "start": 1844.105,
                "end": 1844.265,
                "confidence": 0.99994004,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "so",
                "start": 1844.265,
                "end": 1844.4249,
                "confidence": 0.9998839,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "much",
                "start": 1844.4249,
                "end": 1844.745,
                "confidence": 0.9999586,
                "punctuated_word": "much.",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "i",
                "start": 1844.745,
                "end": 1844.905,
                "confidence": 0.9998933,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "also",
                "start": 1844.905,
                "end": 1845.225,
                "confidence": 0.9993249,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "wanted",
                "start": 1845.225,
                "end": 1845.5449,
                "confidence": 0.99864966,
                "punctuated_word": "wanted",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "to",
                "start": 1845.5449,
                "end": 1845.625,
                "confidence": 0.9997973,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "pick",
                "start": 1845.625,
                "end": 1845.865,
                "confidence": 0.9986952,
                "punctuated_word": "pick",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "up",
                "start": 1845.865,
                "end": 1846.025,
                "confidence": 0.999813,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "on",
                "start": 1846.025,
                "end": 1846.265,
                "confidence": 0.99965954,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "what",
                "start": 1846.265,
                "end": 1846.505,
                "confidence": 0.9997429,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "eugene",
                "start": 1846.505,
                "end": 1846.905,
                "confidence": 0.9793627,
                "punctuated_word": "Eugene",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "previously",
                "start": 1846.905,
                "end": 1847.405,
                "confidence": 0.99975413,
                "punctuated_word": "previously",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "mentioned",
                "start": 1847.465,
                "end": 1847.965,
                "confidence": 0.9917855,
                "punctuated_word": "mentioned.",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "it",
                "start": 1848.265,
                "end": 1848.66,
                "confidence": 0.9985092,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "feels",
                "start": 1848.8201,
                "end": 1849.14,
                "confidence": 0.9987232,
                "punctuated_word": "feels",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "like",
                "start": 1849.14,
                "end": 1849.64,
                "confidence": 0.9965049,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "this",
                "start": 1849.78,
                "end": 1850.26,
                "confidence": 0.9971021,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "rentability",
                "start": 1850.26,
                "end": 1850.76,
                "confidence": 0.9625097,
                "punctuated_word": "rentability,",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "if",
                "start": 1851.38,
                "end": 1851.54,
                "confidence": 0.9998883,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "i",
                "start": 1851.54,
                "end": 1851.7001,
                "confidence": 0.9993492,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "could",
                "start": 1851.7001,
                "end": 1851.86,
                "confidence": 0.9999163,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "call",
                "start": 1851.86,
                "end": 1852.1,
                "confidence": 0.9997563,
                "punctuated_word": "call",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "it",
                "start": 1852.1,
                "end": 1852.3401,
                "confidence": 0.99973875,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "this",
                "start": 1852.3401,
                "end": 1852.5,
                "confidence": 0.99910164,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "way",
                "start": 1852.5,
                "end": 1853.0,
                "confidence": 0.9970574,
                "punctuated_word": "way,",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "creates",
                "start": 1853.2201,
                "end": 1853.62,
                "confidence": 0.99275744,
                "punctuated_word": "creates",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "a",
                "start": 1853.62,
                "end": 1853.78,
                "confidence": 0.99993646,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "whole",
                "start": 1853.78,
                "end": 1854.1,
                "confidence": 0.9999341,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "new",
                "start": 1854.1,
                "end": 1854.3401,
                "confidence": 0.999488,
                "punctuated_word": "new",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "different",
                "start": 1854.3401,
                "end": 1854.66,
                "confidence": 0.9747916,
                "punctuated_word": "different",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "market",
                "start": 1854.66,
                "end": 1855.16,
                "confidence": 0.80266833,
                "punctuated_word": "market,",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "essentially",
                "start": 1855.54,
                "end": 1856.04,
                "confidence": 0.9991191,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.7920511
              },
              {
                "word": "similarly",
                "start": 1856.98,
                "end": 1857.48,
                "confidence": 0.49301437,
                "punctuated_word": "similarly",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "to",
                "start": 1857.7001,
                "end": 1857.9401,
                "confidence": 0.9725297,
                "punctuated_word": "to,",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "like",
                "start": 1857.9401,
                "end": 1858.18,
                "confidence": 0.9987349,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "airbnb",
                "start": 1858.18,
                "end": 1858.68,
                "confidence": 0.9971482,
                "punctuated_word": "Airbnb",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "where",
                "start": 1859.38,
                "end": 1859.88,
                "confidence": 0.62544227,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "we",
                "start": 1860.02,
                "end": 1860.26,
                "confidence": 0.9998173,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "have",
                "start": 1860.26,
                "end": 1860.675,
                "confidence": 0.99976677,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "ability",
                "start": 1861.2351,
                "end": 1861.7151,
                "confidence": 0.9993716,
                "punctuated_word": "ability",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "to",
                "start": 1861.7151,
                "end": 1861.9551,
                "confidence": 0.99992204,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "rent",
                "start": 1861.9551,
                "end": 1862.1951,
                "confidence": 0.9971463,
                "punctuated_word": "rent",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "someone's",
                "start": 1862.1951,
                "end": 1862.675,
                "confidence": 0.99981403,
                "punctuated_word": "someone's",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "credentials",
                "start": 1862.675,
                "end": 1863.175,
                "confidence": 0.98431134,
                "punctuated_word": "credentials.",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "so",
                "start": 1864.1951,
                "end": 1864.6951,
                "confidence": 0.9981406,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7810569
              },
              {
                "word": "and",
                "start": 1865.0751,
                "end": 1865.3151,
                "confidence": 0.8846839,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "then",
                "start": 1865.3151,
                "end": 1865.555,
                "confidence": 0.8310793,
                "punctuated_word": "then,",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "like",
                "start": 1865.555,
                "end": 1865.795,
                "confidence": 0.99573255,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "my",
                "start": 1865.795,
                "end": 1865.9551,
                "confidence": 0.999673,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "initial",
                "start": 1865.9551,
                "end": 1866.4551,
                "confidence": 0.99957603,
                "punctuated_word": "initial",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "thought",
                "start": 1866.515,
                "end": 1866.995,
                "confidence": 0.9942629,
                "punctuated_word": "thought",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "is",
                "start": 1866.995,
                "end": 1867.155,
                "confidence": 0.985485,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "like",
                "start": 1867.155,
                "end": 1867.395,
                "confidence": 0.8036631,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "oh",
                "start": 1867.395,
                "end": 1867.635,
                "confidence": 0.9990621,
                "punctuated_word": "oh",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "my",
                "start": 1867.635,
                "end": 1867.795,
                "confidence": 0.9698387,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "god",
                "start": 1867.795,
                "end": 1868.295,
                "confidence": 0.99238586,
                "punctuated_word": "god.",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "we",
                "start": 1868.675,
                "end": 1868.915,
                "confidence": 0.99944,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "fight",
                "start": 1868.915,
                "end": 1869.3151,
                "confidence": 0.99662197,
                "punctuated_word": "fight",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "for",
                "start": 1869.3151,
                "end": 1869.8151,
                "confidence": 0.99984527,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "this",
                "start": 1870.1951,
                "end": 1870.675,
                "confidence": 0.9997681,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "notion",
                "start": 1870.675,
                "end": 1871.0751,
                "confidence": 0.9997981,
                "punctuated_word": "notion",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "and",
                "start": 1871.0751,
                "end": 1871.3151,
                "confidence": 0.99044317,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "assumption",
                "start": 1871.3151,
                "end": 1871.8151,
                "confidence": 0.9993948,
                "punctuated_word": "assumption",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "of",
                "start": 1872.1951,
                "end": 1872.5951,
                "confidence": 0.99954945,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "authenticity",
                "start": 1872.5951,
                "end": 1873.0951,
                "confidence": 0.9375551,
                "punctuated_word": "authenticity,",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "ability",
                "start": 1873.4751,
                "end": 1873.9751,
                "confidence": 0.9996656,
                "punctuated_word": "ability",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "to",
                "start": 1874.035,
                "end": 1874.1951,
                "confidence": 0.99961734,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "prove",
                "start": 1874.1951,
                "end": 1874.6951,
                "confidence": 0.8404914,
                "punctuated_word": "prove,",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "and",
                "start": 1874.8351,
                "end": 1875.0751,
                "confidence": 0.9995809,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "now",
                "start": 1875.0751,
                "end": 1875.2351,
                "confidence": 0.9929304,
                "punctuated_word": "now",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "it",
                "start": 1875.2351,
                "end": 1875.395,
                "confidence": 0.98645407,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "feels",
                "start": 1875.395,
                "end": 1875.635,
                "confidence": 0.99968255,
                "punctuated_word": "feels",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "like",
                "start": 1875.635,
                "end": 1875.875,
                "confidence": 0.9949463,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "it's",
                "start": 1875.875,
                "end": 1876.115,
                "confidence": 0.9971343,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "this",
                "start": 1876.275,
                "end": 1876.65,
                "confidence": 0.999572,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "assumption",
                "start": 1876.89,
                "end": 1877.2101,
                "confidence": 0.9997756,
                "punctuated_word": "assumption",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "is",
                "start": 1877.2101,
                "end": 1877.53,
                "confidence": 0.9996897,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "more",
                "start": 1877.53,
                "end": 1877.77,
                "confidence": 0.99991846,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "liquid",
                "start": 1877.77,
                "end": 1878.27,
                "confidence": 0.9990293,
                "punctuated_word": "liquid.",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "so",
                "start": 1878.49,
                "end": 1878.73,
                "confidence": 0.9918616,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "i'm",
                "start": 1878.73,
                "end": 1878.81,
                "confidence": 0.9987767,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "curious",
                "start": 1878.81,
                "end": 1879.29,
                "confidence": 0.9985697,
                "punctuated_word": "curious",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "to",
                "start": 1879.29,
                "end": 1879.4501,
                "confidence": 0.9945868,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "to",
                "start": 1879.4501,
                "end": 1879.77,
                "confidence": 0.99480563,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "also",
                "start": 1879.77,
                "end": 1880.27,
                "confidence": 0.99445844,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "hear",
                "start": 1880.3301,
                "end": 1880.5701,
                "confidence": 0.99882656,
                "punctuated_word": "hear",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "from",
                "start": 1880.5701,
                "end": 1880.73,
                "confidence": 0.9997023,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "you",
                "start": 1880.73,
                "end": 1880.97,
                "confidence": 0.9700053,
                "punctuated_word": "you,",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "danny",
                "start": 1880.97,
                "end": 1881.37,
                "confidence": 0.73452985,
                "punctuated_word": "Danny",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "and",
                "start": 1881.37,
                "end": 1881.53,
                "confidence": 0.7742859,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "james",
                "start": 1881.53,
                "end": 1882.03,
                "confidence": 0.8064538,
                "punctuated_word": "James.",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "what",
                "start": 1882.25,
                "end": 1882.49,
                "confidence": 0.8682263,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "do",
                "start": 1882.49,
                "end": 1882.5701,
                "confidence": 0.9951881,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.90366054
              },
              {
                "word": "you",
                "start": 1882.5701,
                "end": 1882.65,
                "confidence": 0.99764097,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "think",
                "start": 1882.65,
                "end": 1882.81,
                "confidence": 0.99621,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "is",
                "start": 1882.81,
                "end": 1883.05,
                "confidence": 0.8624514,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "gonna",
                "start": 1883.05,
                "end": 1883.55,
                "confidence": 0.98986316,
                "punctuated_word": "gonna",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "be",
                "start": 1883.85,
                "end": 1884.35,
                "confidence": 0.99887735,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "going",
                "start": 1884.65,
                "end": 1885.15,
                "confidence": 0.9974375,
                "punctuated_word": "going,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "you",
                "start": 1885.2101,
                "end": 1885.37,
                "confidence": 0.99980694,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "know",
                "start": 1885.37,
                "end": 1885.6901,
                "confidence": 0.99993414,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "towards",
                "start": 1885.6901,
                "end": 1886.1901,
                "confidence": 0.9689512,
                "punctuated_word": "towards?",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "what",
                "start": 1886.41,
                "end": 1886.65,
                "confidence": 0.99844164,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "markets",
                "start": 1886.65,
                "end": 1887.13,
                "confidence": 0.87456656,
                "punctuated_word": "markets",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "you",
                "start": 1887.13,
                "end": 1887.29,
                "confidence": 0.8228057,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "anticipate",
                "start": 1887.29,
                "end": 1887.79,
                "confidence": 0.71986604,
                "punctuated_word": "anticipate,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "and",
                "start": 1887.93,
                "end": 1888.17,
                "confidence": 0.99952984,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "how",
                "start": 1888.17,
                "end": 1888.41,
                "confidence": 0.9999083,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "will",
                "start": 1888.41,
                "end": 1888.65,
                "confidence": 0.99946064,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "that",
                "start": 1888.65,
                "end": 1888.97,
                "confidence": 0.9996635,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "change",
                "start": 1888.97,
                "end": 1889.29,
                "confidence": 0.99962413,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "the",
                "start": 1889.29,
                "end": 1889.4501,
                "confidence": 0.99943465,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "dynamic",
                "start": 1889.4501,
                "end": 1889.9501,
                "confidence": 0.9812298,
                "punctuated_word": "dynamic,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "which",
                "start": 1890.81,
                "end": 1891.05,
                "confidence": 0.99919885,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "we",
                "start": 1891.05,
                "end": 1891.2101,
                "confidence": 0.9996119,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "see",
                "start": 1891.2101,
                "end": 1891.7101,
                "confidence": 0.9988109,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "today",
                "start": 1892.015,
                "end": 1892.255,
                "confidence": 0.77246547,
                "punctuated_word": "today,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "for",
                "start": 1892.255,
                "end": 1892.415,
                "confidence": 0.9997812,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "example",
                "start": 1892.415,
                "end": 1892.915,
                "confidence": 0.99597466,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "an",
                "start": 1893.2151,
                "end": 1893.4551,
                "confidence": 0.9847846,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "ownership",
                "start": 1893.4551,
                "end": 1893.935,
                "confidence": 0.99984,
                "punctuated_word": "ownership",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "or",
                "start": 1893.935,
                "end": 1894.255,
                "confidence": 0.93037254,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "nft",
                "start": 1894.255,
                "end": 1894.755,
                "confidence": 0.889947,
                "punctuated_word": "NFT,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "a",
                "start": 1894.8151,
                "end": 1894.895,
                "confidence": 0.3300187,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "pull",
                "start": 1894.895,
                "end": 1895.135,
                "confidence": 0.3293329,
                "punctuated_word": "pull",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "up",
                "start": 1895.135,
                "end": 1895.295,
                "confidence": 0.9679759,
                "punctuated_word": "up,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "whatever",
                "start": 1895.295,
                "end": 1895.6951,
                "confidence": 0.9983405,
                "punctuated_word": "whatever",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "you",
                "start": 1895.6951,
                "end": 1895.8551,
                "confidence": 0.9998037,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "might",
                "start": 1895.8551,
                "end": 1896.015,
                "confidence": 0.99877614,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "call",
                "start": 1896.015,
                "end": 1896.0951,
                "confidence": 0.99988735,
                "punctuated_word": "call",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "it",
                "start": 1896.0951,
                "end": 1896.5951,
                "confidence": 0.89599633,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "essentially",
                "start": 1896.7351,
                "end": 1897.2351,
                "confidence": 0.9985839,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "is",
                "start": 1897.8551,
                "end": 1898.255,
                "confidence": 0.5884828,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "integral",
                "start": 1898.255,
                "end": 1898.755,
                "confidence": 0.9992963,
                "punctuated_word": "integral",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "to",
                "start": 1898.9751,
                "end": 1899.135,
                "confidence": 0.99975663,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "someone's",
                "start": 1899.135,
                "end": 1899.6151,
                "confidence": 0.99975014,
                "punctuated_word": "someone's",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "identity",
                "start": 1899.6151,
                "end": 1900.1151,
                "confidence": 0.99973685,
                "punctuated_word": "identity",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "and",
                "start": 1900.4951,
                "end": 1900.895,
                "confidence": 0.9934592,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "proving",
                "start": 1900.895,
                "end": 1901.375,
                "confidence": 0.9974964,
                "punctuated_word": "proving",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "certain",
                "start": 1901.375,
                "end": 1901.6951,
                "confidence": 0.99608034,
                "punctuated_word": "certain",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "credentials",
                "start": 1901.6951,
                "end": 1902.1951,
                "confidence": 0.9302571,
                "punctuated_word": "credentials.",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "so",
                "start": 1902.8151,
                "end": 1903.3151,
                "confidence": 0.7595231,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "yeah",
                "start": 1903.535,
                "end": 1903.8551,
                "confidence": 0.9745618,
                "punctuated_word": "yeah,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "please",
                "start": 1903.8551,
                "end": 1904.3551,
                "confidence": 0.9056125,
                "punctuated_word": "please,",
                "speaker": 0,
                "speaker_confidence": 0.92199826
              },
              {
                "word": "would",
                "start": 1905.2151,
                "end": 1905.4551,
                "confidence": 0.84670556,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "be",
                "start": 1905.4551,
                "end": 1905.775,
                "confidence": 0.99562526,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "very",
                "start": 1905.775,
                "end": 1906.015,
                "confidence": 0.999619,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "interesting",
                "start": 1906.015,
                "end": 1906.3351,
                "confidence": 0.8860149,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "to",
                "start": 1906.3351,
                "end": 1906.4951,
                "confidence": 0.9998381,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "hear",
                "start": 1906.4951,
                "end": 1906.7351,
                "confidence": 0.99933416,
                "punctuated_word": "hear",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "your",
                "start": 1906.7351,
                "end": 1906.8151,
                "confidence": 0.99202555,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "thoughts",
                "start": 1906.8151,
                "end": 1907.135,
                "confidence": 0.99960417,
                "punctuated_word": "thoughts",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "on",
                "start": 1907.135,
                "end": 1907.2151,
                "confidence": 0.9787563,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "that",
                "start": 1907.2151,
                "end": 1907.61,
                "confidence": 0.99956584,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.54619193
              },
              {
                "word": "i",
                "start": 1907.85,
                "end": 1908.09,
                "confidence": 0.99952507,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "feel",
                "start": 1908.09,
                "end": 1908.33,
                "confidence": 0.99979466,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "like",
                "start": 1908.33,
                "end": 1908.73,
                "confidence": 0.993764,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "most",
                "start": 1908.73,
                "end": 1908.97,
                "confidence": 0.9986658,
                "punctuated_word": "most",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "of",
                "start": 1908.97,
                "end": 1909.29,
                "confidence": 0.9999094,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "the",
                "start": 1909.29,
                "end": 1909.69,
                "confidence": 0.99989355,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "kind",
                "start": 1909.69,
                "end": 1910.01,
                "confidence": 0.9359876,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "of",
                "start": 1910.01,
                "end": 1910.41,
                "confidence": 0.99993145,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "harmful",
                "start": 1910.41,
                "end": 1910.91,
                "confidence": 0.998601,
                "punctuated_word": "harmful",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "use",
                "start": 1910.97,
                "end": 1911.13,
                "confidence": 0.9926717,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "cases",
                "start": 1911.13,
                "end": 1911.45,
                "confidence": 0.99985826,
                "punctuated_word": "cases",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "of",
                "start": 1911.45,
                "end": 1911.77,
                "confidence": 0.99988747,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "liquefaction",
                "start": 1911.77,
                "end": 1912.27,
                "confidence": 0.9994411,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "are",
                "start": 1912.8099,
                "end": 1912.89,
                "confidence": 0.99927,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.67685354
              },
              {
                "word": "the",
                "start": 1912.89,
                "end": 1913.0499,
                "confidence": 0.9993179,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "ones",
                "start": 1913.0499,
                "end": 1913.29,
                "confidence": 0.9998035,
                "punctuated_word": "ones",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "that",
                "start": 1913.29,
                "end": 1913.53,
                "confidence": 0.99870753,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "break",
                "start": 1913.53,
                "end": 1913.9299,
                "confidence": 0.9995403,
                "punctuated_word": "break",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "this",
                "start": 1913.9299,
                "end": 1914.17,
                "confidence": 0.99904746,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "link",
                "start": 1914.17,
                "end": 1914.49,
                "confidence": 0.9995951,
                "punctuated_word": "link",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "between",
                "start": 1914.49,
                "end": 1914.89,
                "confidence": 0.9998472,
                "punctuated_word": "between",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "the",
                "start": 1914.89,
                "end": 1915.13,
                "confidence": 0.999271,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "identity",
                "start": 1915.13,
                "end": 1915.63,
                "confidence": 0.9996737,
                "punctuated_word": "identity",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "and",
                "start": 1916.73,
                "end": 1916.89,
                "confidence": 0.99516463,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "the",
                "start": 1916.89,
                "end": 1917.0499,
                "confidence": 0.99931777,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "asset",
                "start": 1917.0499,
                "end": 1917.5499,
                "confidence": 0.99797255,
                "punctuated_word": "asset",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "that's",
                "start": 1917.69,
                "end": 1918.19,
                "confidence": 0.9983727,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "supposed",
                "start": 1918.33,
                "end": 1918.65,
                "confidence": 0.9995339,
                "punctuated_word": "supposed",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "to",
                "start": 1918.65,
                "end": 1918.8099,
                "confidence": 0.99933344,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "be",
                "start": 1918.8099,
                "end": 1918.97,
                "confidence": 0.9999299,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "linked",
                "start": 1918.97,
                "end": 1919.13,
                "confidence": 0.9999261,
                "punctuated_word": "linked",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "to",
                "start": 1919.13,
                "end": 1919.29,
                "confidence": 0.99908555,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "the",
                "start": 1919.29,
                "end": 1919.45,
                "confidence": 0.999186,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "identity",
                "start": 1919.45,
                "end": 1919.95,
                "confidence": 0.9888432,
                "punctuated_word": "identity.",
                "speaker": 2,
                "speaker_confidence": 0.7852357
              },
              {
                "word": "so",
                "start": 1920.41,
                "end": 1920.65,
                "confidence": 0.9989073,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "i",
                "start": 1920.65,
                "end": 1920.89,
                "confidence": 0.99935716,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "i",
                "start": 1920.89,
                "end": 1921.0499,
                "confidence": 0.9993882,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "do",
                "start": 1921.0499,
                "end": 1921.53,
                "confidence": 0.9993185,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "feel",
                "start": 1921.53,
                "end": 1921.77,
                "confidence": 0.9997676,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "like",
                "start": 1921.77,
                "end": 1922.09,
                "confidence": 0.98471326,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "this",
                "start": 1922.09,
                "end": 1922.33,
                "confidence": 0.6398273,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "kind",
                "start": 1922.33,
                "end": 1922.57,
                "confidence": 0.99798846,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "of",
                "start": 1922.57,
                "end": 1922.895,
                "confidence": 0.99972004,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "assumption",
                "start": 1923.135,
                "end": 1923.615,
                "confidence": 0.9984987,
                "punctuated_word": "assumption",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "based",
                "start": 1923.615,
                "end": 1924.095,
                "confidence": 0.9998399,
                "punctuated_word": "based",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "use",
                "start": 1924.095,
                "end": 1924.335,
                "confidence": 0.99538785,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "cases",
                "start": 1924.335,
                "end": 1924.655,
                "confidence": 0.9996106,
                "punctuated_word": "cases",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "of",
                "start": 1924.655,
                "end": 1924.8151,
                "confidence": 0.99988616,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "liquefaction",
                "start": 1924.8151,
                "end": 1925.3151,
                "confidence": 0.99492264,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "are",
                "start": 1925.4551,
                "end": 1925.615,
                "confidence": 0.9993692,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "gonna",
                "start": 1925.615,
                "end": 1925.935,
                "confidence": 0.99514353,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "be",
                "start": 1925.935,
                "end": 1926.175,
                "confidence": 0.9976714,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "eventually",
                "start": 1926.175,
                "end": 1926.675,
                "confidence": 0.98616135,
                "punctuated_word": "eventually",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "patched",
                "start": 1927.135,
                "end": 1927.535,
                "confidence": 0.9158903,
                "punctuated_word": "patched",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "using",
                "start": 1927.535,
                "end": 1927.855,
                "confidence": 0.9909689,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "complete",
                "start": 1927.855,
                "end": 1928.255,
                "confidence": 0.9980716,
                "punctuated_word": "complete",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "knowledge",
                "start": 1928.255,
                "end": 1928.755,
                "confidence": 0.99968326,
                "punctuated_word": "knowledge.",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "i",
                "start": 1929.055,
                "end": 1929.375,
                "confidence": 0.99935013,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "also",
                "start": 1929.375,
                "end": 1929.855,
                "confidence": 0.9983852,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "feel",
                "start": 1929.855,
                "end": 1930.095,
                "confidence": 0.99987507,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "like",
                "start": 1930.095,
                "end": 1930.595,
                "confidence": 0.9864014,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "the",
                "start": 1930.8151,
                "end": 1931.215,
                "confidence": 0.9989442,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "privacy",
                "start": 1931.215,
                "end": 1931.715,
                "confidence": 0.9998103,
                "punctuated_word": "privacy",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "guarantee",
                "start": 1931.775,
                "end": 1932.175,
                "confidence": 0.9983224,
                "punctuated_word": "guarantee",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "that",
                "start": 1932.175,
                "end": 1932.415,
                "confidence": 0.9999043,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "liquefaction",
                "start": 1932.415,
                "end": 1932.915,
                "confidence": 0.98936385,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "provides",
                "start": 1933.4551,
                "end": 1933.9551,
                "confidence": 0.99973637,
                "punctuated_word": "provides",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "is",
                "start": 1934.415,
                "end": 1934.735,
                "confidence": 0.9976549,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "is",
                "start": 1934.735,
                "end": 1934.895,
                "confidence": 0.99813026,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "the",
                "start": 1934.895,
                "end": 1935.135,
                "confidence": 0.9997849,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "one",
                "start": 1935.135,
                "end": 1935.375,
                "confidence": 0.99987435,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "property",
                "start": 1935.375,
                "end": 1935.875,
                "confidence": 0.99978334,
                "punctuated_word": "property",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "that",
                "start": 1935.935,
                "end": 1936.175,
                "confidence": 0.9997429,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "builds",
                "start": 1936.175,
                "end": 1936.5751,
                "confidence": 0.9957207,
                "punctuated_word": "builds",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "most",
                "start": 1936.5751,
                "end": 1936.735,
                "confidence": 0.99980015,
                "punctuated_word": "most",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "of",
                "start": 1936.735,
                "end": 1936.895,
                "confidence": 0.99983,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.993524
              },
              {
                "word": "the",
                "start": 1936.895,
                "end": 1936.975,
                "confidence": 0.9996426,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "constructive",
                "start": 1936.975,
                "end": 1937.475,
                "confidence": 0.99345595,
                "punctuated_word": "constructive",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "use",
                "start": 1937.6951,
                "end": 1937.855,
                "confidence": 0.99707067,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "cases",
                "start": 1937.855,
                "end": 1938.355,
                "confidence": 0.99560654,
                "punctuated_word": "cases.",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "so",
                "start": 1938.72,
                "end": 1939.22,
                "confidence": 0.9996146,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "in",
                "start": 1939.36,
                "end": 1939.44,
                "confidence": 0.97761154,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "the",
                "start": 1939.44,
                "end": 1939.6,
                "confidence": 0.99976677,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "future",
                "start": 1939.6,
                "end": 1939.9199,
                "confidence": 0.9977445,
                "punctuated_word": "future,",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "we",
                "start": 1939.9199,
                "end": 1940.08,
                "confidence": 0.9999143,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "are",
                "start": 1940.08,
                "end": 1940.24,
                "confidence": 0.99858296,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "gonna",
                "start": 1940.24,
                "end": 1940.5599,
                "confidence": 0.9975332,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "see",
                "start": 1940.5599,
                "end": 1940.96,
                "confidence": 0.9985924,
                "punctuated_word": "see,",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "for",
                "start": 1940.96,
                "end": 1941.12,
                "confidence": 0.99992454,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "example",
                "start": 1941.12,
                "end": 1941.62,
                "confidence": 0.99986136,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "more",
                "start": 1942.0,
                "end": 1942.48,
                "confidence": 0.99984944,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "legally",
                "start": 1942.48,
                "end": 1942.88,
                "confidence": 0.9971125,
                "punctuated_word": "legally",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "compliant",
                "start": 1942.88,
                "end": 1943.36,
                "confidence": 0.99830866,
                "punctuated_word": "compliant",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "privacy",
                "start": 1943.36,
                "end": 1943.76,
                "confidence": 0.99744546,
                "punctuated_word": "privacy",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "pools",
                "start": 1943.76,
                "end": 1944.26,
                "confidence": 0.96553695,
                "punctuated_word": "pools",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "built",
                "start": 1944.32,
                "end": 1944.5599,
                "confidence": 0.9914914,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "on",
                "start": 1944.5599,
                "end": 1944.64,
                "confidence": 0.9999018,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.80652934
              },
              {
                "word": "top",
                "start": 1944.64,
                "end": 1944.88,
                "confidence": 0.99987817,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.63075036
              },
              {
                "word": "of",
                "start": 1944.88,
                "end": 1945.04,
                "confidence": 0.9997923,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.63075036
              },
              {
                "word": "liquefaction",
                "start": 1945.04,
                "end": 1945.54,
                "confidence": 0.99473107,
                "punctuated_word": "liquefaction,",
                "speaker": 2,
                "speaker_confidence": 0.63075036
              },
              {
                "word": "more",
                "start": 1946.24,
                "end": 1946.48,
                "confidence": 0.9996753,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.63075036
              },
              {
                "word": "kind",
                "start": 1946.48,
                "end": 1946.72,
                "confidence": 0.9819266,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.63075036
              },
              {
                "word": "of",
                "start": 1946.72,
                "end": 1947.2,
                "confidence": 0.99985933,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.63075036
              },
              {
                "word": "auction",
                "start": 1947.2,
                "end": 1947.6799,
                "confidence": 0.9595766,
                "punctuated_word": "auction",
                "speaker": 2,
                "speaker_confidence": 0.63075036
              },
              {
                "word": "based",
                "start": 1947.6799,
                "end": 1948.16,
                "confidence": 0.999671,
                "punctuated_word": "based",
                "speaker": 2,
                "speaker_confidence": 0.63075036
              },
              {
                "word": "systems",
                "start": 1948.16,
                "end": 1948.66,
                "confidence": 0.9993742,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.63075036
              },
              {
                "word": "built",
                "start": 1948.96,
                "end": 1949.12,
                "confidence": 0.9974293,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "on",
                "start": 1949.12,
                "end": 1949.28,
                "confidence": 0.9997595,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "liquefaction",
                "start": 1949.28,
                "end": 1949.78,
                "confidence": 0.99981016,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "for",
                "start": 1950.08,
                "end": 1950.4,
                "confidence": 0.998887,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "more",
                "start": 1950.4,
                "end": 1950.64,
                "confidence": 0.999818,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "privacy",
                "start": 1950.64,
                "end": 1951.14,
                "confidence": 0.9999726,
                "punctuated_word": "privacy",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "reasons",
                "start": 1951.2,
                "end": 1951.7,
                "confidence": 0.9370538,
                "punctuated_word": "reasons.",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "anything",
                "start": 1952.32,
                "end": 1952.7999,
                "confidence": 0.99855083,
                "punctuated_word": "Anything",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "that",
                "start": 1952.7999,
                "end": 1953.2999,
                "confidence": 0.9995291,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "kind",
                "start": 1953.775,
                "end": 1954.015,
                "confidence": 0.99796754,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7993417
              },
              {
                "word": "of",
                "start": 1954.015,
                "end": 1954.095,
                "confidence": 0.99969256,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.57556826
              },
              {
                "word": "the",
                "start": 1954.095,
                "end": 1954.495,
                "confidence": 0.861812,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.57556826
              },
              {
                "word": "blockchain",
                "start": 1954.495,
                "end": 1954.995,
                "confidence": 0.98699135,
                "punctuated_word": "blockchain",
                "speaker": 2,
                "speaker_confidence": 0.57556826
              },
              {
                "word": "that",
                "start": 1955.615,
                "end": 1955.855,
                "confidence": 0.52591366,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.57556826
              },
              {
                "word": "cannot",
                "start": 1955.855,
                "end": 1956.175,
                "confidence": 0.9985514,
                "punctuated_word": "cannot",
                "speaker": 2,
                "speaker_confidence": 0.57556826
              },
              {
                "word": "be",
                "start": 1956.175,
                "end": 1956.335,
                "confidence": 0.99989533,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.57556826
              },
              {
                "word": "done",
                "start": 1956.335,
                "end": 1956.495,
                "confidence": 0.99972624,
                "punctuated_word": "done",
                "speaker": 2,
                "speaker_confidence": 0.57556826
              },
              {
                "word": "in",
                "start": 1956.495,
                "end": 1956.575,
                "confidence": 0.99969614,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.4901827
              },
              {
                "word": "a",
                "start": 1956.575,
                "end": 1956.735,
                "confidence": 0.6361275,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.4901827
              },
              {
                "word": "classical",
                "start": 1956.735,
                "end": 1957.135,
                "confidence": 0.99546945,
                "punctuated_word": "classical",
                "speaker": 2,
                "speaker_confidence": 0.4901827
              },
              {
                "word": "blockchain",
                "start": 1957.135,
                "end": 1957.615,
                "confidence": 0.99410784,
                "punctuated_word": "blockchain",
                "speaker": 2,
                "speaker_confidence": 0.4901827
              },
              {
                "word": "due",
                "start": 1957.615,
                "end": 1957.855,
                "confidence": 0.998058,
                "punctuated_word": "due",
                "speaker": 2,
                "speaker_confidence": 0.4901827
              },
              {
                "word": "to",
                "start": 1957.855,
                "end": 1957.9349,
                "confidence": 0.9974667,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "its",
                "start": 1957.9349,
                "end": 1958.255,
                "confidence": 0.9951839,
                "punctuated_word": "its",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "kind",
                "start": 1958.255,
                "end": 1958.495,
                "confidence": 0.98329884,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "of",
                "start": 1958.495,
                "end": 1958.655,
                "confidence": 0.99964046,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "public",
                "start": 1958.655,
                "end": 1959.155,
                "confidence": 0.999788,
                "punctuated_word": "public",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "properties",
                "start": 1959.295,
                "end": 1959.795,
                "confidence": 0.99915946,
                "punctuated_word": "properties",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "will",
                "start": 1960.335,
                "end": 1960.575,
                "confidence": 0.9447153,
                "punctuated_word": "will",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "be",
                "start": 1960.575,
                "end": 1960.735,
                "confidence": 0.99965954,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "able",
                "start": 1960.735,
                "end": 1960.975,
                "confidence": 0.99981254,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "to",
                "start": 1960.975,
                "end": 1961.135,
                "confidence": 0.99899715,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.67854065
              },
              {
                "word": "be",
                "start": 1961.135,
                "end": 1961.215,
                "confidence": 0.9991866,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "done",
                "start": 1961.215,
                "end": 1961.535,
                "confidence": 0.9988833,
                "punctuated_word": "done",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "using",
                "start": 1961.535,
                "end": 1961.855,
                "confidence": 0.9994498,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "liquefaction",
                "start": 1961.855,
                "end": 1962.355,
                "confidence": 0.9887323,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "to",
                "start": 1962.495,
                "end": 1962.655,
                "confidence": 0.9985039,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "kind",
                "start": 1962.655,
                "end": 1962.815,
                "confidence": 0.9967289,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "of",
                "start": 1962.815,
                "end": 1963.0549,
                "confidence": 0.99915004,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "provide",
                "start": 1963.0549,
                "end": 1963.375,
                "confidence": 0.9994906,
                "punctuated_word": "provide",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "this",
                "start": 1963.375,
                "end": 1963.615,
                "confidence": 0.8202558,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "extra",
                "start": 1963.615,
                "end": 1963.855,
                "confidence": 0.9997372,
                "punctuated_word": "extra",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "privacy",
                "start": 1963.855,
                "end": 1964.335,
                "confidence": 0.999691,
                "punctuated_word": "privacy",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "guarantee",
                "start": 1964.335,
                "end": 1964.835,
                "confidence": 0.9770433,
                "punctuated_word": "guarantee.",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "but",
                "start": 1965.775,
                "end": 1966.095,
                "confidence": 0.9856456,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "i",
                "start": 1966.095,
                "end": 1966.335,
                "confidence": 0.9911078,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "do",
                "start": 1966.335,
                "end": 1966.575,
                "confidence": 0.99501306,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "feel",
                "start": 1966.575,
                "end": 1966.735,
                "confidence": 0.9959592,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "like",
                "start": 1966.735,
                "end": 1966.975,
                "confidence": 0.95803696,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "this",
                "start": 1966.975,
                "end": 1967.135,
                "confidence": 0.9883718,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "kind",
                "start": 1967.135,
                "end": 1967.295,
                "confidence": 0.9773721,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "of",
                "start": 1967.295,
                "end": 1967.535,
                "confidence": 0.9745797,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "detachment",
                "start": 1967.535,
                "end": 1967.88,
                "confidence": 0.8282553,
                "punctuated_word": "detachment",
                "speaker": 2,
                "speaker_confidence": 0.89856684
              },
              {
                "word": "the",
                "start": 1971.16,
                "end": 1971.24,
                "confidence": 0.9770733,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.54039997
              },
              {
                "word": "private",
                "start": 1971.24,
                "end": 1971.74,
                "confidence": 0.9958994,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.54039997
              },
              {
                "word": "key",
                "start": 1972.28,
                "end": 1972.36,
                "confidence": 0.9978567,
                "punctuated_word": "key",
                "speaker": 2,
                "speaker_confidence": 0.54039997
              },
              {
                "word": "is",
                "start": 1972.36,
                "end": 1972.52,
                "confidence": 0.9887826,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.54039997
              },
              {
                "word": "something",
                "start": 1972.52,
                "end": 1972.84,
                "confidence": 0.99969256,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.6162891
              },
              {
                "word": "that",
                "start": 1972.84,
                "end": 1973.08,
                "confidence": 0.99929774,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6162891
              },
              {
                "word": "in",
                "start": 1973.08,
                "end": 1973.24,
                "confidence": 0.71826184,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6162891
              },
              {
                "word": "many",
                "start": 1973.24,
                "end": 1973.48,
                "confidence": 0.9993591,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.6162891
              },
              {
                "word": "cases",
                "start": 1973.48,
                "end": 1973.98,
                "confidence": 0.98556626,
                "punctuated_word": "cases",
                "speaker": 2,
                "speaker_confidence": 0.6162891
              },
              {
                "word": "is",
                "start": 1974.04,
                "end": 1974.2,
                "confidence": 0.9786981,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6162891
              },
              {
                "word": "not",
                "start": 1974.2,
                "end": 1974.4401,
                "confidence": 0.9969118,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.6162891
              },
              {
                "word": "desirable",
                "start": 1974.4401,
                "end": 1974.9401,
                "confidence": 0.9991989,
                "punctuated_word": "desirable.",
                "speaker": 2,
                "speaker_confidence": 0.6162891
              },
              {
                "word": "just",
                "start": 1975.8,
                "end": 1976.04,
                "confidence": 0.9971711,
                "punctuated_word": "Just",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "follow-up",
                "start": 1976.04,
                "end": 1976.52,
                "confidence": 0.99138194,
                "punctuated_word": "follow-up",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "here",
                "start": 1976.52,
                "end": 1977.02,
                "confidence": 0.94410783,
                "punctuated_word": "here.",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "whom",
                "start": 1977.16,
                "end": 1977.4,
                "confidence": 0.99278706,
                "punctuated_word": "Whom",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "do",
                "start": 1977.4,
                "end": 1977.56,
                "confidence": 0.99970204,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "you",
                "start": 1977.56,
                "end": 1977.72,
                "confidence": 0.9992004,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "see",
                "start": 1977.72,
                "end": 1978.2,
                "confidence": 0.9995915,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "would",
                "start": 1978.2,
                "end": 1978.52,
                "confidence": 0.99806935,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "be",
                "start": 1978.52,
                "end": 1978.92,
                "confidence": 0.9993455,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "the",
                "start": 1978.92,
                "end": 1979.0,
                "confidence": 0.999305,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "first",
                "start": 1979.0,
                "end": 1979.4,
                "confidence": 0.9995166,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "to",
                "start": 1979.4,
                "end": 1979.56,
                "confidence": 0.9990528,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "jump",
                "start": 1979.56,
                "end": 1979.8,
                "confidence": 0.99982846,
                "punctuated_word": "jump",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "on",
                "start": 1979.8,
                "end": 1979.96,
                "confidence": 0.9990903,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "that",
                "start": 1979.96,
                "end": 1980.2,
                "confidence": 0.988863,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "trend",
                "start": 1980.2,
                "end": 1980.7,
                "confidence": 0.98829764,
                "punctuated_word": "trend",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "as",
                "start": 1980.975,
                "end": 1981.295,
                "confidence": 0.9998272,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "the",
                "start": 1981.295,
                "end": 1981.615,
                "confidence": 0.99977165,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "notion",
                "start": 1981.615,
                "end": 1982.115,
                "confidence": 0.999798,
                "punctuated_word": "notion",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "of",
                "start": 1982.495,
                "end": 1982.735,
                "confidence": 0.99505216,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "rentability",
                "start": 1982.735,
                "end": 1983.235,
                "confidence": 0.9587588,
                "punctuated_word": "rentability",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "and",
                "start": 1983.455,
                "end": 1983.695,
                "confidence": 0.9976888,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "liquefaction",
                "start": 1983.695,
                "end": 1984.195,
                "confidence": 0.99878234,
                "punctuated_word": "liquefaction",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "becomes",
                "start": 1984.335,
                "end": 1984.815,
                "confidence": 0.9993839,
                "punctuated_word": "becomes",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "more",
                "start": 1984.815,
                "end": 1985.0549,
                "confidence": 0.99991846,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "and",
                "start": 1985.0549,
                "end": 1985.215,
                "confidence": 0.99968874,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "more",
                "start": 1985.215,
                "end": 1985.715,
                "confidence": 0.9998264,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "accepted",
                "start": 1986.415,
                "end": 1986.895,
                "confidence": 0.9995789,
                "punctuated_word": "accepted",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "and",
                "start": 1986.895,
                "end": 1987.215,
                "confidence": 0.8305388,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "people",
                "start": 1987.215,
                "end": 1987.535,
                "confidence": 0.9998795,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "become",
                "start": 1987.535,
                "end": 1987.855,
                "confidence": 0.9997166,
                "punctuated_word": "become",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "more",
                "start": 1987.855,
                "end": 1988.015,
                "confidence": 0.99987197,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "and",
                "start": 1988.015,
                "end": 1988.1749,
                "confidence": 0.9996506,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "more",
                "start": 1988.1749,
                "end": 1988.335,
                "confidence": 0.99992645,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "aware",
                "start": 1988.335,
                "end": 1988.655,
                "confidence": 0.9998491,
                "punctuated_word": "aware",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "of",
                "start": 1988.655,
                "end": 1988.815,
                "confidence": 0.9997551,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "that",
                "start": 1988.815,
                "end": 1989.315,
                "confidence": 0.94964516,
                "punctuated_word": "that?",
                "speaker": 0,
                "speaker_confidence": 0.8839035
              },
              {
                "word": "yeah",
                "start": 1990.015,
                "end": 1990.335,
                "confidence": 0.9990427,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "first",
                "start": 1990.335,
                "end": 1990.575,
                "confidence": 0.9994461,
                "punctuated_word": "First",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "of",
                "start": 1990.575,
                "end": 1990.735,
                "confidence": 0.99996483,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "all",
                "start": 1990.735,
                "end": 1990.975,
                "confidence": 0.9998301,
                "punctuated_word": "all,",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "i",
                "start": 1990.975,
                "end": 1991.135,
                "confidence": 0.9999114,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "feel",
                "start": 1991.135,
                "end": 1991.635,
                "confidence": 0.99987245,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "privacy",
                "start": 1991.695,
                "end": 1992.095,
                "confidence": 0.99549156,
                "punctuated_word": "privacy",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "preserving",
                "start": 1992.095,
                "end": 1992.595,
                "confidence": 0.9963856,
                "punctuated_word": "preserving",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "blockchains",
                "start": 1992.655,
                "end": 1993.155,
                "confidence": 0.9489477,
                "punctuated_word": "blockchains",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "will",
                "start": 1993.215,
                "end": 1993.455,
                "confidence": 0.9871716,
                "punctuated_word": "will",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "be",
                "start": 1993.455,
                "end": 1993.615,
                "confidence": 0.9980229,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "really",
                "start": 1993.615,
                "end": 1993.855,
                "confidence": 0.99813145,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "interested",
                "start": 1993.855,
                "end": 1994.255,
                "confidence": 0.99943703,
                "punctuated_word": "interested",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "in",
                "start": 1994.255,
                "end": 1994.415,
                "confidence": 0.9997273,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "that",
                "start": 1994.415,
                "end": 1994.735,
                "confidence": 0.99980646,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.7669117
              },
              {
                "word": "i",
                "start": 1994.735,
                "end": 1994.815,
                "confidence": 0.99838257,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "mean",
                "start": 1994.815,
                "end": 1995.0549,
                "confidence": 0.998078,
                "punctuated_word": "mean,",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "they",
                "start": 1995.0549,
                "end": 1995.215,
                "confidence": 0.85798335,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "it's",
                "start": 1995.51,
                "end": 1995.75,
                "confidence": 0.99945724,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "kind",
                "start": 1995.75,
                "end": 1995.91,
                "confidence": 0.99880147,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "of",
                "start": 1995.91,
                "end": 1996.15,
                "confidence": 0.999846,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "a",
                "start": 1996.15,
                "end": 1996.39,
                "confidence": 0.99940586,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "big",
                "start": 1996.39,
                "end": 1996.71,
                "confidence": 0.93109655,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "market",
                "start": 1996.71,
                "end": 1997.03,
                "confidence": 0.9997346,
                "punctuated_word": "market",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "that's",
                "start": 1997.03,
                "end": 1997.27,
                "confidence": 0.99986315,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "opening",
                "start": 1997.27,
                "end": 1997.67,
                "confidence": 0.9999018,
                "punctuated_word": "opening",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "up",
                "start": 1997.67,
                "end": 1997.91,
                "confidence": 0.99889874,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "now",
                "start": 1997.91,
                "end": 1998.15,
                "confidence": 0.94669247,
                "punctuated_word": "now",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "building",
                "start": 1998.15,
                "end": 1998.55,
                "confidence": 0.8381553,
                "punctuated_word": "building",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "liquefaction",
                "start": 1998.55,
                "end": 1999.05,
                "confidence": 0.9259053,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "applications",
                "start": 1999.11,
                "end": 1999.61,
                "confidence": 0.990783,
                "punctuated_word": "applications.",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "those",
                "start": 1999.75,
                "end": 1999.91,
                "confidence": 0.9998567,
                "punctuated_word": "Those",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "are",
                "start": 1999.91,
                "end": 2000.0701,
                "confidence": 0.99853706,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "built",
                "start": 2000.0701,
                "end": 2000.39,
                "confidence": 0.9511402,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.8494344
              },
              {
                "word": "on",
                "start": 2000.39,
                "end": 2000.47,
                "confidence": 0.9997224,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "top",
                "start": 2000.47,
                "end": 2000.63,
                "confidence": 0.99991226,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "of",
                "start": 2000.63,
                "end": 2001.13,
                "confidence": 0.99983215,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "privacy",
                "start": 2001.27,
                "end": 2001.67,
                "confidence": 0.9993723,
                "punctuated_word": "privacy",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "preserving",
                "start": 2001.67,
                "end": 2002.0701,
                "confidence": 0.9990233,
                "punctuated_word": "preserving",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "blockchains",
                "start": 2002.0701,
                "end": 2002.5701,
                "confidence": 0.89580005,
                "punctuated_word": "blockchains,",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "so",
                "start": 2002.79,
                "end": 2003.1901,
                "confidence": 0.99954623,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "they",
                "start": 2003.1901,
                "end": 2003.35,
                "confidence": 0.9997489,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "will",
                "start": 2003.35,
                "end": 2003.67,
                "confidence": 0.9997391,
                "punctuated_word": "will",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "kind",
                "start": 2003.67,
                "end": 2003.83,
                "confidence": 0.99767905,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "of",
                "start": 2003.83,
                "end": 2003.99,
                "confidence": 0.9999213,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "want",
                "start": 2003.99,
                "end": 2004.49,
                "confidence": 0.9958046,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "people",
                "start": 2004.71,
                "end": 2005.03,
                "confidence": 0.99939597,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "to",
                "start": 2005.03,
                "end": 2005.1901,
                "confidence": 0.99989724,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "build",
                "start": 2005.1901,
                "end": 2005.6901,
                "confidence": 0.9996321,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "companies",
                "start": 2005.99,
                "end": 2006.39,
                "confidence": 0.9997758,
                "punctuated_word": "companies",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "on",
                "start": 2006.39,
                "end": 2006.55,
                "confidence": 0.99980336,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "top",
                "start": 2006.55,
                "end": 2006.71,
                "confidence": 0.9999149,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.7807658
              },
              {
                "word": "of",
                "start": 2006.71,
                "end": 2006.87,
                "confidence": 0.9998159,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.512404
              },
              {
                "word": "that",
                "start": 2006.87,
                "end": 2007.37,
                "confidence": 0.99948394,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.512404
              },
              {
                "word": "i",
                "start": 2007.51,
                "end": 2007.59,
                "confidence": 0.9659747,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.512404
              },
              {
                "word": "know",
                "start": 2007.59,
                "end": 2007.83,
                "confidence": 0.9947031,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.512404
              },
              {
                "word": "of",
                "start": 2007.83,
                "end": 2007.91,
                "confidence": 0.8116472,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.512404
              },
              {
                "word": "a",
                "start": 2007.91,
                "end": 2007.99,
                "confidence": 0.9921802,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.512404
              },
              {
                "word": "company",
                "start": 2007.99,
                "end": 2008.39,
                "confidence": 0.99963236,
                "punctuated_word": "company",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "that's",
                "start": 2008.39,
                "end": 2008.71,
                "confidence": 0.99126244,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "starting",
                "start": 2008.71,
                "end": 2009.03,
                "confidence": 0.99702686,
                "punctuated_word": "starting",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "now",
                "start": 2009.03,
                "end": 2009.35,
                "confidence": 0.9984493,
                "punctuated_word": "now",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "to",
                "start": 2009.35,
                "end": 2009.75,
                "confidence": 0.99963164,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "implement",
                "start": 2009.75,
                "end": 2010.25,
                "confidence": 0.998938,
                "punctuated_word": "implement",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "the",
                "start": 2010.31,
                "end": 2010.71,
                "confidence": 0.9993807,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "locked",
                "start": 2010.71,
                "end": 2011.125,
                "confidence": 0.99287707,
                "punctuated_word": "locked",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "stroke",
                "start": 2011.365,
                "end": 2011.865,
                "confidence": 0.24302658,
                "punctuated_word": "stroke",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "token",
                "start": 2012.325,
                "end": 2012.565,
                "confidence": 0.7387786,
                "punctuated_word": "token",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "selling",
                "start": 2012.565,
                "end": 2013.065,
                "confidence": 0.9943915,
                "punctuated_word": "selling.",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "this",
                "start": 2013.605,
                "end": 2013.845,
                "confidence": 0.9991129,
                "punctuated_word": "This",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "has",
                "start": 2013.845,
                "end": 2014.085,
                "confidence": 0.99971896,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "already",
                "start": 2014.085,
                "end": 2014.485,
                "confidence": 0.9999002,
                "punctuated_word": "already",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "been",
                "start": 2014.485,
                "end": 2014.645,
                "confidence": 0.9998826,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "done",
                "start": 2014.645,
                "end": 2015.045,
                "confidence": 0.99939644,
                "punctuated_word": "done",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "on",
                "start": 2015.045,
                "end": 2015.205,
                "confidence": 0.99986136,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "top",
                "start": 2015.205,
                "end": 2015.365,
                "confidence": 0.9999193,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.81022483
              },
              {
                "word": "of",
                "start": 2015.365,
                "end": 2015.525,
                "confidence": 0.9997533,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6110516
              },
              {
                "word": "some",
                "start": 2015.525,
                "end": 2015.845,
                "confidence": 0.9998116,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.6110516
              },
              {
                "word": "kind",
                "start": 2015.845,
                "end": 2016.005,
                "confidence": 0.99907947,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.6110516
              },
              {
                "word": "of",
                "start": 2016.005,
                "end": 2016.245,
                "confidence": 0.9997998,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6110516
              },
              {
                "word": "legal",
                "start": 2016.245,
                "end": 2016.745,
                "confidence": 0.99978596,
                "punctuated_word": "legal",
                "speaker": 2,
                "speaker_confidence": 0.6110516
              },
              {
                "word": "contracts",
                "start": 2016.885,
                "end": 2017.385,
                "confidence": 0.85814416,
                "punctuated_word": "contracts,",
                "speaker": 2,
                "speaker_confidence": 0.6110516
              },
              {
                "word": "but",
                "start": 2017.445,
                "end": 2017.605,
                "confidence": 0.99651766,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.6110516
              },
              {
                "word": "now",
                "start": 2017.605,
                "end": 2017.845,
                "confidence": 0.99752825,
                "punctuated_word": "now",
                "speaker": 2,
                "speaker_confidence": 0.6110516
              },
              {
                "word": "can",
                "start": 2017.845,
                "end": 2018.085,
                "confidence": 0.97306585,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.6110516
              },
              {
                "word": "be",
                "start": 2018.085,
                "end": 2018.165,
                "confidence": 0.99989116,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.58432907
              },
              {
                "word": "done",
                "start": 2018.165,
                "end": 2018.405,
                "confidence": 0.99980754,
                "punctuated_word": "done",
                "speaker": 2,
                "speaker_confidence": 0.58432907
              },
              {
                "word": "more",
                "start": 2018.405,
                "end": 2018.645,
                "confidence": 0.99933535,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.58432907
              },
              {
                "word": "automatically",
                "start": 2018.645,
                "end": 2019.145,
                "confidence": 0.99905366,
                "punctuated_word": "automatically",
                "speaker": 2,
                "speaker_confidence": 0.58432907
              },
              {
                "word": "using",
                "start": 2019.205,
                "end": 2019.525,
                "confidence": 0.9996958,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.58432907
              },
              {
                "word": "liquefaction",
                "start": 2019.525,
                "end": 2020.025,
                "confidence": 0.9691216,
                "punctuated_word": "liquefaction.",
                "speaker": 2,
                "speaker_confidence": 0.58432907
              },
              {
                "word": "and",
                "start": 2020.885,
                "end": 2021.365,
                "confidence": 0.72327244,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "there's",
                "start": 2021.365,
                "end": 2021.685,
                "confidence": 0.99649465,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "already",
                "start": 2021.685,
                "end": 2022.085,
                "confidence": 0.99982846,
                "punctuated_word": "already",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "a",
                "start": 2022.085,
                "end": 2022.165,
                "confidence": 0.99984396,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "couple",
                "start": 2022.165,
                "end": 2022.565,
                "confidence": 0.99997747,
                "punctuated_word": "couple",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "more",
                "start": 2022.565,
                "end": 2022.885,
                "confidence": 0.95218056,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "companies",
                "start": 2022.885,
                "end": 2023.365,
                "confidence": 0.99981314,
                "punctuated_word": "companies",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "that",
                "start": 2023.365,
                "end": 2023.525,
                "confidence": 0.9999114,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "are",
                "start": 2023.525,
                "end": 2023.845,
                "confidence": 0.99989974,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "kind",
                "start": 2023.845,
                "end": 2024.085,
                "confidence": 0.9930791,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "of",
                "start": 2024.085,
                "end": 2024.325,
                "confidence": 0.9999045,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "starting",
                "start": 2024.325,
                "end": 2024.725,
                "confidence": 0.99961805,
                "punctuated_word": "starting",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "to",
                "start": 2024.725,
                "end": 2024.805,
                "confidence": 0.99987733,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "build",
                "start": 2024.805,
                "end": 2025.305,
                "confidence": 0.9998136,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "on",
                "start": 2025.5599,
                "end": 2025.7999,
                "confidence": 0.9992762,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "liquefaction",
                "start": 2025.7999,
                "end": 2026.2999,
                "confidence": 0.9825404,
                "punctuated_word": "liquefaction,",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "but",
                "start": 2026.36,
                "end": 2026.6,
                "confidence": 0.999689,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "it's",
                "start": 2026.6,
                "end": 2027.0,
                "confidence": 0.9997705,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "usually",
                "start": 2027.0,
                "end": 2027.5,
                "confidence": 0.9978917,
                "punctuated_word": "usually",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "kind",
                "start": 2027.5599,
                "end": 2027.88,
                "confidence": 0.99579346,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "of",
                "start": 2027.88,
                "end": 2028.2,
                "confidence": 0.99995124,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "using",
                "start": 2028.2,
                "end": 2028.52,
                "confidence": 0.999323,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "the",
                "start": 2028.52,
                "end": 2028.76,
                "confidence": 0.98654026,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "privacy",
                "start": 2028.76,
                "end": 2029.08,
                "confidence": 0.9821087,
                "punctuated_word": "privacy.",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "i",
                "start": 2029.08,
                "end": 2029.24,
                "confidence": 0.99979085,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "know",
                "start": 2029.24,
                "end": 2029.48,
                "confidence": 0.9999018,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "another",
                "start": 2029.48,
                "end": 2029.7999,
                "confidence": 0.9947848,
                "punctuated_word": "another",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "company",
                "start": 2029.7999,
                "end": 2030.2999,
                "confidence": 0.99122846,
                "punctuated_word": "company",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "that's",
                "start": 2030.76,
                "end": 2030.84,
                "confidence": 0.7377219,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "starting",
                "start": 2030.84,
                "end": 2031.08,
                "confidence": 0.5370389,
                "punctuated_word": "starting",
                "speaker": 2,
                "speaker_confidence": 0.99173474
              },
              {
                "word": "to",
                "start": 2031.08,
                "end": 2031.16,
                "confidence": 0.9983406,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "build",
                "start": 2031.16,
                "end": 2031.48,
                "confidence": 0.9997403,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "privacy",
                "start": 2031.48,
                "end": 2031.88,
                "confidence": 0.99893016,
                "punctuated_word": "privacy",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "pools",
                "start": 2031.88,
                "end": 2032.12,
                "confidence": 0.87260747,
                "punctuated_word": "pools",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "on",
                "start": 2032.12,
                "end": 2032.28,
                "confidence": 0.99952865,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "top",
                "start": 2032.28,
                "end": 2032.52,
                "confidence": 0.99993587,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "of",
                "start": 2032.52,
                "end": 2032.6799,
                "confidence": 0.9996748,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "liquefaction",
                "start": 2032.6799,
                "end": 2033.1799,
                "confidence": 0.99905425,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "too",
                "start": 2033.24,
                "end": 2033.74,
                "confidence": 0.9286815,
                "punctuated_word": "too.",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "so",
                "start": 2034.04,
                "end": 2034.54,
                "confidence": 0.9993736,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "it",
                "start": 2035.0,
                "end": 2035.4,
                "confidence": 0.9956489,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "makes",
                "start": 2035.4,
                "end": 2035.88,
                "confidence": 0.99970764,
                "punctuated_word": "makes",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "many",
                "start": 2035.88,
                "end": 2036.28,
                "confidence": 0.9994962,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "applications",
                "start": 2036.28,
                "end": 2036.78,
                "confidence": 0.9997391,
                "punctuated_word": "applications",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "that",
                "start": 2036.9199,
                "end": 2037.16,
                "confidence": 0.99989676,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "were",
                "start": 2037.16,
                "end": 2037.525,
                "confidence": 0.9992781,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "previously",
                "start": 2037.845,
                "end": 2038.3251,
                "confidence": 0.9998615,
                "punctuated_word": "previously",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "built",
                "start": 2038.3251,
                "end": 2038.5651,
                "confidence": 0.99877495,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "on",
                "start": 2038.5651,
                "end": 2038.725,
                "confidence": 0.99944216,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "top",
                "start": 2038.725,
                "end": 2038.965,
                "confidence": 0.9998722,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "of",
                "start": 2038.965,
                "end": 2039.125,
                "confidence": 0.9988091,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "some",
                "start": 2039.125,
                "end": 2039.365,
                "confidence": 0.9988274,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "cryptographic",
                "start": 2039.365,
                "end": 2039.865,
                "confidence": 0.7858714,
                "punctuated_word": "cryptographic,",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "really",
                "start": 2040.165,
                "end": 2040.405,
                "confidence": 0.99912673,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "complex",
                "start": 2040.405,
                "end": 2040.905,
                "confidence": 0.9998375,
                "punctuated_word": "complex",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "constructions",
                "start": 2041.045,
                "end": 2041.545,
                "confidence": 0.99932915,
                "punctuated_word": "constructions",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "that",
                "start": 2041.925,
                "end": 2042.0851,
                "confidence": 0.9490742,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "can",
                "start": 2042.0851,
                "end": 2042.245,
                "confidence": 0.99969625,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "now",
                "start": 2042.245,
                "end": 2042.485,
                "confidence": 0.9998338,
                "punctuated_word": "now",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "be",
                "start": 2042.485,
                "end": 2042.645,
                "confidence": 0.99982005,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "implemented",
                "start": 2042.645,
                "end": 2043.045,
                "confidence": 0.9993925,
                "punctuated_word": "implemented",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "in",
                "start": 2043.045,
                "end": 2043.285,
                "confidence": 0.99945945,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "simple",
                "start": 2043.285,
                "end": 2043.685,
                "confidence": 0.9980046,
                "punctuated_word": "simple",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "code",
                "start": 2043.685,
                "end": 2044.165,
                "confidence": 0.91491497,
                "punctuated_word": "code,",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "deployed",
                "start": 2044.165,
                "end": 2044.645,
                "confidence": 0.99352866,
                "punctuated_word": "deployed",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "in",
                "start": 2044.645,
                "end": 2044.805,
                "confidence": 0.999579,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "a",
                "start": 2044.805,
                "end": 2045.125,
                "confidence": 0.96472746,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "privacy",
                "start": 2045.125,
                "end": 2045.525,
                "confidence": 0.9980573,
                "punctuated_word": "privacy",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "preserving",
                "start": 2045.525,
                "end": 2046.025,
                "confidence": 0.99910176,
                "punctuated_word": "preserving",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "blockchain",
                "start": 2046.245,
                "end": 2046.745,
                "confidence": 0.9102628,
                "punctuated_word": "blockchain,",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "and",
                "start": 2046.965,
                "end": 2047.125,
                "confidence": 0.9997621,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "be",
                "start": 2047.125,
                "end": 2047.285,
                "confidence": 0.9994153,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "used",
                "start": 2047.285,
                "end": 2047.605,
                "confidence": 0.9998963,
                "punctuated_word": "used",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "by",
                "start": 2047.605,
                "end": 2047.765,
                "confidence": 0.99981934,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "everyone",
                "start": 2047.765,
                "end": 2048.2651,
                "confidence": 0.99879277,
                "punctuated_word": "everyone",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "much",
                "start": 2048.565,
                "end": 2048.805,
                "confidence": 0.9564476,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "easier",
                "start": 2048.805,
                "end": 2049.125,
                "confidence": 0.9878953,
                "punctuated_word": "easier,",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "much",
                "start": 2049.125,
                "end": 2049.365,
                "confidence": 0.99964297,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "quicker",
                "start": 2049.365,
                "end": 2049.845,
                "confidence": 0.9749942,
                "punctuated_word": "quicker,",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "and",
                "start": 2049.845,
                "end": 2050.165,
                "confidence": 0.9994667,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "and",
                "start": 2050.165,
                "end": 2050.405,
                "confidence": 0.97927916,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "less",
                "start": 2050.405,
                "end": 2050.645,
                "confidence": 0.9995493,
                "punctuated_word": "less",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "academic",
                "start": 2050.645,
                "end": 2051.145,
                "confidence": 0.99935335,
                "punctuated_word": "academic",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "and",
                "start": 2051.285,
                "end": 2051.525,
                "confidence": 0.79924434,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "more",
                "start": 2051.525,
                "end": 2051.845,
                "confidence": 0.9996979,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "kind",
                "start": 2051.845,
                "end": 2052.085,
                "confidence": 0.9337258,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "of",
                "start": 2052.085,
                "end": 2052.245,
                "confidence": 0.9996793,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "industry",
                "start": 2052.245,
                "end": 2052.745,
                "confidence": 0.99940383,
                "punctuated_word": "industry",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "side",
                "start": 2053.29,
                "end": 2053.53,
                "confidence": 0.8383217,
                "punctuated_word": "side",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "oriented",
                "start": 2053.53,
                "end": 2054.03,
                "confidence": 0.99718064,
                "punctuated_word": "oriented.",
                "speaker": 2,
                "speaker_confidence": 0.9572987
              },
              {
                "word": "and",
                "start": 2055.05,
                "end": 2055.29,
                "confidence": 0.9953017,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.47693938
              },
              {
                "word": "here",
                "start": 2055.29,
                "end": 2055.77,
                "confidence": 0.99353325,
                "punctuated_word": "here,",
                "speaker": 0,
                "speaker_confidence": 0.47693938
              },
              {
                "word": "james",
                "start": 2055.77,
                "end": 2056.1702,
                "confidence": 0.9918052,
                "punctuated_word": "James,",
                "speaker": 0,
                "speaker_confidence": 0.47693938
              },
              {
                "word": "question",
                "start": 2056.1702,
                "end": 2056.49,
                "confidence": 0.9305169,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.47693938
              },
              {
                "word": "for",
                "start": 2056.49,
                "end": 2056.6501,
                "confidence": 0.97805667,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.47693938
              },
              {
                "word": "you",
                "start": 2056.6501,
                "end": 2056.8901,
                "confidence": 0.96103525,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.47693938
              },
              {
                "word": "do",
                "start": 2056.8901,
                "end": 2057.1301,
                "confidence": 0.99968386,
                "punctuated_word": "Do",
                "speaker": 0,
                "speaker_confidence": 0.5055505
              },
              {
                "word": "you",
                "start": 2057.1301,
                "end": 2057.21,
                "confidence": 0.9997068,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5055505
              },
              {
                "word": "see",
                "start": 2057.21,
                "end": 2057.53,
                "confidence": 0.9998412,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.5055505
              },
              {
                "word": "any",
                "start": 2057.53,
                "end": 2057.85,
                "confidence": 0.9992799,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.5055505
              },
              {
                "word": "version",
                "start": 2057.85,
                "end": 2058.35,
                "confidence": 0.99609715,
                "punctuated_word": "version",
                "speaker": 0,
                "speaker_confidence": 0.5055505
              },
              {
                "word": "of",
                "start": 2058.81,
                "end": 2059.31,
                "confidence": 0.96722853,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.5055505
              },
              {
                "word": "so",
                "start": 2059.53,
                "end": 2059.69,
                "confidence": 0.96896285,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.5055505
              },
              {
                "word": "to",
                "start": 2059.69,
                "end": 2059.77,
                "confidence": 0.99896705,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "speak",
                "start": 2059.77,
                "end": 2060.1702,
                "confidence": 0.986717,
                "punctuated_word": "speak,",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "selective",
                "start": 2060.1702,
                "end": 2060.6702,
                "confidence": 0.99865437,
                "punctuated_word": "selective",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "liquefaction",
                "start": 2060.73,
                "end": 2061.23,
                "confidence": 0.9981341,
                "punctuated_word": "liquefaction",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "where",
                "start": 2061.53,
                "end": 2062.03,
                "confidence": 0.85449874,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "in",
                "start": 2062.33,
                "end": 2062.4102,
                "confidence": 0.8410561,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "certain",
                "start": 2062.4102,
                "end": 2062.73,
                "confidence": 0.99965036,
                "punctuated_word": "certain",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "cases",
                "start": 2062.73,
                "end": 2063.23,
                "confidence": 0.9897159,
                "punctuated_word": "cases,",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "certain",
                "start": 2063.53,
                "end": 2063.85,
                "confidence": 0.9750538,
                "punctuated_word": "certain",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "tokens",
                "start": 2063.85,
                "end": 2064.35,
                "confidence": 0.99983585,
                "punctuated_word": "tokens",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "could",
                "start": 2064.4102,
                "end": 2064.6501,
                "confidence": 0.99971694,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "be",
                "start": 2064.6501,
                "end": 2065.065,
                "confidence": 0.9995577,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "much",
                "start": 2065.305,
                "end": 2065.545,
                "confidence": 0.9999167,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "easier",
                "start": 2065.545,
                "end": 2066.025,
                "confidence": 0.9999199,
                "punctuated_word": "easier",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "to",
                "start": 2066.025,
                "end": 2066.185,
                "confidence": 0.999617,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "share",
                "start": 2066.185,
                "end": 2066.685,
                "confidence": 0.9999299,
                "punctuated_word": "share",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "for",
                "start": 2066.825,
                "end": 2067.2249,
                "confidence": 0.9944561,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "purposes",
                "start": 2067.2249,
                "end": 2067.7249,
                "confidence": 0.99630654,
                "punctuated_word": "purposes",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "of",
                "start": 2067.785,
                "end": 2068.105,
                "confidence": 0.98283744,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "for",
                "start": 2068.105,
                "end": 2068.345,
                "confidence": 0.9998591,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "example",
                "start": 2068.345,
                "end": 2068.825,
                "confidence": 0.99906963,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "increasing",
                "start": 2068.825,
                "end": 2069.325,
                "confidence": 0.9994056,
                "punctuated_word": "increasing",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "accessibility",
                "start": 2069.625,
                "end": 2070.125,
                "confidence": 0.7328558,
                "punctuated_word": "accessibility,",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "and",
                "start": 2070.825,
                "end": 2070.9849,
                "confidence": 0.99886984,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "then",
                "start": 2070.9849,
                "end": 2071.2249,
                "confidence": 0.9992532,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "in",
                "start": 2071.2249,
                "end": 2071.545,
                "confidence": 0.95768434,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "other",
                "start": 2071.545,
                "end": 2071.785,
                "confidence": 0.99979144,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "cases",
                "start": 2071.785,
                "end": 2072.285,
                "confidence": 0.99608815,
                "punctuated_word": "cases,",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "making",
                "start": 2072.665,
                "end": 2072.9849,
                "confidence": 0.99986386,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "it",
                "start": 2072.9849,
                "end": 2073.305,
                "confidence": 0.99970204,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "as",
                "start": 2073.305,
                "end": 2073.545,
                "confidence": 0.999703,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "hard",
                "start": 2073.545,
                "end": 2073.785,
                "confidence": 0.9985643,
                "punctuated_word": "hard",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "as",
                "start": 2073.785,
                "end": 2074.025,
                "confidence": 0.9988707,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "possible",
                "start": 2074.025,
                "end": 2074.525,
                "confidence": 0.99992526,
                "punctuated_word": "possible",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "in",
                "start": 2074.825,
                "end": 2075.145,
                "confidence": 0.9992455,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "other",
                "start": 2075.145,
                "end": 2075.385,
                "confidence": 0.9983752,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "context",
                "start": 2075.385,
                "end": 2075.885,
                "confidence": 0.7770606,
                "punctuated_word": "context.",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "so",
                "start": 2076.505,
                "end": 2076.905,
                "confidence": 0.9992223,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "just",
                "start": 2076.905,
                "end": 2077.2249,
                "confidence": 0.9971433,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "to",
                "start": 2077.2249,
                "end": 2077.625,
                "confidence": 0.9997845,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "draw",
                "start": 2077.625,
                "end": 2077.9448,
                "confidence": 0.999297,
                "punctuated_word": "draw",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "parallels",
                "start": 2077.9448,
                "end": 2078.4448,
                "confidence": 0.9958324,
                "punctuated_word": "parallels",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "between",
                "start": 2078.585,
                "end": 2079.085,
                "confidence": 0.8954718,
                "punctuated_word": "between,",
                "speaker": 0,
                "speaker_confidence": 0.96454555
              },
              {
                "word": "you",
                "start": 2079.305,
                "end": 2079.4648,
                "confidence": 0.9994252,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "know",
                "start": 2079.4648,
                "end": 2079.7048,
                "confidence": 0.9901347,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "is",
                "start": 2079.7048,
                "end": 2079.865,
                "confidence": 0.9994319,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "there",
                "start": 2079.865,
                "end": 2080.185,
                "confidence": 0.99370193,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "a",
                "start": 2080.185,
                "end": 2080.44,
                "confidence": 0.5518977,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "spectrum",
                "start": 2080.5999,
                "end": 2080.92,
                "confidence": 0.9997727,
                "punctuated_word": "spectrum",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "of",
                "start": 2080.92,
                "end": 2081.3198,
                "confidence": 0.9996625,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "liquefaction",
                "start": 2081.3198,
                "end": 2081.8198,
                "confidence": 0.90909785,
                "punctuated_word": "liquefaction?",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "are",
                "start": 2082.44,
                "end": 2082.68,
                "confidence": 0.99929583,
                "punctuated_word": "Are",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "there",
                "start": 2082.68,
                "end": 2082.92,
                "confidence": 0.9997631,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "any",
                "start": 2082.92,
                "end": 2083.16,
                "confidence": 0.99947613,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "parameters",
                "start": 2083.16,
                "end": 2083.66,
                "confidence": 0.99968636,
                "punctuated_word": "parameters",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "that",
                "start": 2083.72,
                "end": 2083.96,
                "confidence": 0.99963284,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.70074606
              },
              {
                "word": "we",
                "start": 2083.96,
                "end": 2084.04,
                "confidence": 0.99991083,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "can",
                "start": 2084.04,
                "end": 2084.28,
                "confidence": 0.9997093,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "tweak",
                "start": 2084.28,
                "end": 2084.78,
                "confidence": 0.8140594,
                "punctuated_word": "tweak?",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "or",
                "start": 2084.92,
                "end": 2085.0798,
                "confidence": 0.99908626,
                "punctuated_word": "Or",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "is",
                "start": 2085.0798,
                "end": 2085.24,
                "confidence": 0.9990804,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "it",
                "start": 2085.24,
                "end": 2085.4,
                "confidence": 0.9994609,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "just",
                "start": 2085.4,
                "end": 2085.72,
                "confidence": 0.9997882,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "one",
                "start": 2085.72,
                "end": 2085.96,
                "confidence": 0.9993895,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "way",
                "start": 2085.96,
                "end": 2086.44,
                "confidence": 0.9995597,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "that",
                "start": 2086.44,
                "end": 2086.68,
                "confidence": 0.9998542,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "it",
                "start": 2086.68,
                "end": 2086.8398,
                "confidence": 0.9980406,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "functions",
                "start": 2086.8398,
                "end": 2087.3398,
                "confidence": 0.7621012,
                "punctuated_word": "functions?",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "does",
                "start": 2087.48,
                "end": 2087.72,
                "confidence": 0.4530878,
                "punctuated_word": "Does",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "that",
                "start": 2087.72,
                "end": 2087.88,
                "confidence": 0.9989236,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "make",
                "start": 2087.88,
                "end": 2088.1199,
                "confidence": 0.77563727,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "sense",
                "start": 2088.1199,
                "end": 2088.3599,
                "confidence": 0.9720355,
                "punctuated_word": "sense?",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "and",
                "start": 2088.3599,
                "end": 2088.52,
                "confidence": 0.9991435,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "i'm",
                "start": 2088.52,
                "end": 2088.68,
                "confidence": 0.9984913,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "sorry",
                "start": 2088.68,
                "end": 2089.16,
                "confidence": 0.9997131,
                "punctuated_word": "sorry",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "if",
                "start": 2089.16,
                "end": 2089.4,
                "confidence": 0.95348525,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "this",
                "start": 2089.4,
                "end": 2089.64,
                "confidence": 0.9995664,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "is",
                "start": 2089.64,
                "end": 2089.8,
                "confidence": 0.9968348,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "an",
                "start": 2089.8,
                "end": 2089.96,
                "confidence": 0.50040543,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "oversimplification",
                "start": 2089.96,
                "end": 2090.46,
                "confidence": 0.9293126,
                "punctuated_word": "oversimplification,",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "but",
                "start": 2091.24,
                "end": 2091.74,
                "confidence": 0.999308,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "trying",
                "start": 2091.88,
                "end": 2092.28,
                "confidence": 0.9968285,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "to",
                "start": 2092.28,
                "end": 2092.44,
                "confidence": 0.9993864,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "digest",
                "start": 2092.44,
                "end": 2092.8398,
                "confidence": 0.99775547,
                "punctuated_word": "digest",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "it",
                "start": 2092.8398,
                "end": 2093.0,
                "confidence": 0.9989911,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "as",
                "start": 2093.0,
                "end": 2093.16,
                "confidence": 0.99101734,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.7734258
              },
              {
                "word": "a",
                "start": 2093.16,
                "end": 2093.24,
                "confidence": 0.8167798,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "nontechnical",
                "start": 2093.24,
                "end": 2093.74,
                "confidence": 0.91122603,
                "punctuated_word": "nontechnical",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "person",
                "start": 2094.04,
                "end": 2094.44,
                "confidence": 0.97573125,
                "punctuated_word": "person,",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "this",
                "start": 2094.44,
                "end": 2094.5999,
                "confidence": 0.9994727,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "is",
                "start": 2094.5999,
                "end": 2094.76,
                "confidence": 0.99880683,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "the",
                "start": 2094.76,
                "end": 2094.92,
                "confidence": 0.9952024,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "question",
                "start": 2094.92,
                "end": 2095.24,
                "confidence": 0.99956936,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "that",
                "start": 2095.24,
                "end": 2095.4,
                "confidence": 0.9996019,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "came",
                "start": 2095.4,
                "end": 2095.64,
                "confidence": 0.9998191,
                "punctuated_word": "came",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "to",
                "start": 2095.64,
                "end": 2095.72,
                "confidence": 0.99281037,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "my",
                "start": 2095.72,
                "end": 2095.88,
                "confidence": 0.9997693,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "head",
                "start": 2095.88,
                "end": 2096.355,
                "confidence": 0.9964597,
                "punctuated_word": "head.",
                "speaker": 0,
                "speaker_confidence": 0.5776587
              },
              {
                "word": "yeah",
                "start": 2096.915,
                "end": 2097.155,
                "confidence": 0.83652306,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "so",
                "start": 2097.155,
                "end": 2097.395,
                "confidence": 0.82214814,
                "punctuated_word": "So,",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "certainly",
                "start": 2097.395,
                "end": 2097.895,
                "confidence": 0.9992161,
                "punctuated_word": "certainly,",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "you",
                "start": 2098.115,
                "end": 2098.275,
                "confidence": 0.9997043,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "can",
                "start": 2098.275,
                "end": 2098.515,
                "confidence": 0.9998141,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "have",
                "start": 2098.515,
                "end": 2098.755,
                "confidence": 0.9999435,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "different",
                "start": 2098.755,
                "end": 2099.255,
                "confidence": 0.99982315,
                "punctuated_word": "different",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "policies",
                "start": 2099.395,
                "end": 2099.895,
                "confidence": 0.99938715,
                "punctuated_word": "policies",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "for",
                "start": 2099.955,
                "end": 2100.115,
                "confidence": 0.99987483,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "different",
                "start": 2100.115,
                "end": 2100.515,
                "confidence": 0.99992585,
                "punctuated_word": "different",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "assets",
                "start": 2100.515,
                "end": 2100.915,
                "confidence": 0.9147213,
                "punctuated_word": "assets.",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "and",
                "start": 2100.915,
                "end": 2101.155,
                "confidence": 0.9995509,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "so",
                "start": 2101.155,
                "end": 2101.655,
                "confidence": 0.9941713,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "you",
                "start": 2101.795,
                "end": 2101.955,
                "confidence": 0.98762614,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "might",
                "start": 2101.955,
                "end": 2102.195,
                "confidence": 0.9999505,
                "punctuated_word": "might",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "have",
                "start": 2102.195,
                "end": 2102.435,
                "confidence": 0.9999242,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "a",
                "start": 2102.435,
                "end": 2102.515,
                "confidence": 0.9996076,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.74742615
              },
              {
                "word": "policy",
                "start": 2102.515,
                "end": 2103.015,
                "confidence": 0.9999751,
                "punctuated_word": "policy",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "for",
                "start": 2103.2349,
                "end": 2103.7349,
                "confidence": 0.99973243,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "your",
                "start": 2104.275,
                "end": 2104.675,
                "confidence": 0.92424524,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "high",
                "start": 2104.675,
                "end": 2104.915,
                "confidence": 0.98634815,
                "punctuated_word": "high",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "value",
                "start": 2104.915,
                "end": 2105.315,
                "confidence": 0.99905795,
                "punctuated_word": "value",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "nft",
                "start": 2105.315,
                "end": 2105.815,
                "confidence": 0.9982701,
                "punctuated_word": "NFT",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "that",
                "start": 2105.955,
                "end": 2106.455,
                "confidence": 0.92874473,
                "punctuated_word": "that,",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "like",
                "start": 2106.515,
                "end": 2106.755,
                "confidence": 0.99601996,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "you",
                "start": 2106.755,
                "end": 2106.9949,
                "confidence": 0.9995436,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "wanna",
                "start": 2106.9949,
                "end": 2107.2349,
                "confidence": 0.8745457,
                "punctuated_word": "wanna",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "make",
                "start": 2107.2349,
                "end": 2107.395,
                "confidence": 0.999206,
                "punctuated_word": "make",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "sure",
                "start": 2107.395,
                "end": 2107.635,
                "confidence": 0.9998349,
                "punctuated_word": "sure",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "it's",
                "start": 2107.635,
                "end": 2107.795,
                "confidence": 0.9982502,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "super",
                "start": 2107.795,
                "end": 2108.115,
                "confidence": 0.9997874,
                "punctuated_word": "super",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "secure",
                "start": 2108.115,
                "end": 2108.355,
                "confidence": 0.99212426,
                "punctuated_word": "secure",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "and",
                "start": 2108.355,
                "end": 2108.675,
                "confidence": 0.6205582,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "and",
                "start": 2108.675,
                "end": 2108.915,
                "confidence": 0.99208635,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "maybe",
                "start": 2108.915,
                "end": 2109.155,
                "confidence": 0.9761947,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "you",
                "start": 2109.155,
                "end": 2109.315,
                "confidence": 0.999209,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "do",
                "start": 2109.315,
                "end": 2109.475,
                "confidence": 0.99982625,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "wanna",
                "start": 2109.475,
                "end": 2109.795,
                "confidence": 0.9856608,
                "punctuated_word": "wanna",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "rent",
                "start": 2109.795,
                "end": 2110.035,
                "confidence": 0.9441558,
                "punctuated_word": "rent",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "it",
                "start": 2110.035,
                "end": 2110.195,
                "confidence": 0.9974865,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.7853499
              },
              {
                "word": "to",
                "start": 2110.195,
                "end": 2110.275,
                "confidence": 0.9973055,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "your",
                "start": 2110.275,
                "end": 2110.435,
                "confidence": 0.99927586,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "friends",
                "start": 2110.435,
                "end": 2110.755,
                "confidence": 0.92001903,
                "punctuated_word": "friends,",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "but",
                "start": 2110.755,
                "end": 2110.915,
                "confidence": 0.99981064,
                "punctuated_word": "but",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "you",
                "start": 2110.915,
                "end": 2111.075,
                "confidence": 0.9999081,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "don't",
                "start": 2111.075,
                "end": 2111.315,
                "confidence": 0.99997276,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "want",
                "start": 2111.315,
                "end": 2111.475,
                "confidence": 0.9974517,
                "punctuated_word": "want",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "it",
                "start": 2111.475,
                "end": 2111.67,
                "confidence": 0.9909355,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "to",
                "start": 2111.75,
                "end": 2111.91,
                "confidence": 0.9996754,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "go",
                "start": 2111.91,
                "end": 2112.15,
                "confidence": 0.99928147,
                "punctuated_word": "go",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "any",
                "start": 2112.15,
                "end": 2112.39,
                "confidence": 0.99977905,
                "punctuated_word": "any",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "further",
                "start": 2112.39,
                "end": 2112.71,
                "confidence": 0.9983505,
                "punctuated_word": "further",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "than",
                "start": 2112.71,
                "end": 2112.8699,
                "confidence": 0.9992902,
                "punctuated_word": "than",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "that",
                "start": 2112.8699,
                "end": 2113.3699,
                "confidence": 0.805902,
                "punctuated_word": "that.",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "that's",
                "start": 2113.43,
                "end": 2113.67,
                "confidence": 0.981637,
                "punctuated_word": "That's",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "something",
                "start": 2113.67,
                "end": 2113.91,
                "confidence": 0.99978167,
                "punctuated_word": "something",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "that",
                "start": 2113.91,
                "end": 2114.0698,
                "confidence": 0.99856275,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "you",
                "start": 2114.0698,
                "end": 2114.15,
                "confidence": 0.99992657,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.6965386
              },
              {
                "word": "can",
                "start": 2114.15,
                "end": 2114.23,
                "confidence": 0.9996916,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "do",
                "start": 2114.23,
                "end": 2114.39,
                "confidence": 0.99952435,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "with",
                "start": 2114.39,
                "end": 2114.63,
                "confidence": 0.999845,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "liquefaction",
                "start": 2114.63,
                "end": 2115.13,
                "confidence": 0.83836013,
                "punctuated_word": "liquefaction.",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "and",
                "start": 2115.8298,
                "end": 2115.99,
                "confidence": 0.99909186,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "maybe",
                "start": 2115.99,
                "end": 2116.3098,
                "confidence": 0.9937376,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "there",
                "start": 2116.3098,
                "end": 2116.5498,
                "confidence": 0.99632025,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "are",
                "start": 2116.5498,
                "end": 2116.63,
                "confidence": 0.99833846,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "other",
                "start": 2116.63,
                "end": 2116.8699,
                "confidence": 0.9995684,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "assets",
                "start": 2116.8699,
                "end": 2117.27,
                "confidence": 0.9996617,
                "punctuated_word": "assets",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "that",
                "start": 2117.27,
                "end": 2117.43,
                "confidence": 0.9999049,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "are",
                "start": 2117.43,
                "end": 2117.5898,
                "confidence": 0.9998622,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "more",
                "start": 2117.5898,
                "end": 2117.75,
                "confidence": 0.9998056,
                "punctuated_word": "more",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "strict",
                "start": 2117.75,
                "end": 2118.15,
                "confidence": 0.9988689,
                "punctuated_word": "strict",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "about",
                "start": 2118.15,
                "end": 2118.5498,
                "confidence": 0.9997118,
                "punctuated_word": "about",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "who's",
                "start": 2118.5498,
                "end": 2118.8699,
                "confidence": 0.9908099,
                "punctuated_word": "who's",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "able",
                "start": 2118.8699,
                "end": 2119.27,
                "confidence": 0.9997003,
                "punctuated_word": "able",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "to",
                "start": 2119.27,
                "end": 2119.77,
                "confidence": 0.99986374,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "maybe",
                "start": 2120.0698,
                "end": 2120.3098,
                "confidence": 0.92507523,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "rent",
                "start": 2120.3098,
                "end": 2120.5498,
                "confidence": 0.9988392,
                "punctuated_word": "rent",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "the",
                "start": 2120.5498,
                "end": 2120.71,
                "confidence": 0.9923143,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "token",
                "start": 2120.71,
                "end": 2121.21,
                "confidence": 0.9994413,
                "punctuated_word": "token",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "or",
                "start": 2121.27,
                "end": 2121.51,
                "confidence": 0.9613276,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "what",
                "start": 2121.51,
                "end": 2121.75,
                "confidence": 0.9999156,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "they",
                "start": 2121.75,
                "end": 2121.91,
                "confidence": 0.99991727,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "can",
                "start": 2121.91,
                "end": 2122.15,
                "confidence": 0.9997845,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "do",
                "start": 2122.15,
                "end": 2122.65,
                "confidence": 0.99969006,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "with",
                "start": 2122.79,
                "end": 2123.03,
                "confidence": 0.91611344,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "that",
                "start": 2123.03,
                "end": 2123.19,
                "confidence": 0.90603065,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "way",
                "start": 2123.19,
                "end": 2123.51,
                "confidence": 0.9634633,
                "punctuated_word": "way.",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "and",
                "start": 2123.51,
                "end": 2123.67,
                "confidence": 0.9979519,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "so",
                "start": 2123.67,
                "end": 2123.8298,
                "confidence": 0.9923914,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "maybe",
                "start": 2123.8298,
                "end": 2124.3298,
                "confidence": 0.97636795,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "for",
                "start": 2124.565,
                "end": 2124.805,
                "confidence": 0.9996458,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "other",
                "start": 2124.805,
                "end": 2125.045,
                "confidence": 0.9998772,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "assets",
                "start": 2125.045,
                "end": 2125.365,
                "confidence": 0.97121507,
                "punctuated_word": "assets,",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "they",
                "start": 2125.365,
                "end": 2125.4849,
                "confidence": 0.99877816,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "they'd",
                "start": 2125.605,
                "end": 2125.925,
                "confidence": 0.9850688,
                "punctuated_word": "they'd",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "require",
                "start": 2125.925,
                "end": 2126.245,
                "confidence": 0.99897194,
                "punctuated_word": "require",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "the",
                "start": 2126.245,
                "end": 2126.405,
                "confidence": 0.74862266,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "proof",
                "start": 2126.405,
                "end": 2126.645,
                "confidence": 0.9994229,
                "punctuated_word": "proof",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "of",
                "start": 2126.645,
                "end": 2126.725,
                "confidence": 0.9994911,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "complete",
                "start": 2126.725,
                "end": 2127.045,
                "confidence": 0.999843,
                "punctuated_word": "complete",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "knowledge",
                "start": 2127.045,
                "end": 2127.5251,
                "confidence": 0.8283857,
                "punctuated_word": "knowledge,",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "or",
                "start": 2127.5251,
                "end": 2128.0251,
                "confidence": 0.9992004,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "they'll",
                "start": 2128.245,
                "end": 2128.645,
                "confidence": 0.99914646,
                "punctuated_word": "they'll",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "require",
                "start": 2128.645,
                "end": 2129.045,
                "confidence": 0.9994436,
                "punctuated_word": "require",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "you",
                "start": 2129.045,
                "end": 2129.285,
                "confidence": 0.9998222,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "to",
                "start": 2129.285,
                "end": 2129.605,
                "confidence": 0.99952054,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "use",
                "start": 2129.605,
                "end": 2130.085,
                "confidence": 0.9996846,
                "punctuated_word": "use",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "a",
                "start": 2130.085,
                "end": 2130.245,
                "confidence": 0.9992661,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "specific",
                "start": 2130.245,
                "end": 2130.745,
                "confidence": 0.9999758,
                "punctuated_word": "specific",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "policy",
                "start": 2130.805,
                "end": 2131.285,
                "confidence": 0.99995184,
                "punctuated_word": "policy",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "that",
                "start": 2131.285,
                "end": 2131.785,
                "confidence": 0.99984336,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "has",
                "start": 2131.925,
                "end": 2132.165,
                "confidence": 0.9997367,
                "punctuated_word": "has",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "their",
                "start": 2132.165,
                "end": 2132.325,
                "confidence": 0.99971086,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "own",
                "start": 2132.325,
                "end": 2132.825,
                "confidence": 0.999848,
                "punctuated_word": "own",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "restrictions",
                "start": 2133.125,
                "end": 2133.625,
                "confidence": 0.9990438,
                "punctuated_word": "restrictions.",
                "speaker": 3,
                "speaker_confidence": 0.89692247
              },
              {
                "word": "there's",
                "start": 2134.0051,
                "end": 2134.245,
                "confidence": 0.9973761,
                "punctuated_word": "There's",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "a",
                "start": 2134.245,
                "end": 2134.325,
                "confidence": 0.999795,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "lot",
                "start": 2134.325,
                "end": 2134.485,
                "confidence": 0.99994326,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "that's",
                "start": 2134.485,
                "end": 2134.805,
                "confidence": 0.99845517,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "possible",
                "start": 2134.805,
                "end": 2135.305,
                "confidence": 0.99981123,
                "punctuated_word": "possible",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "because",
                "start": 2135.445,
                "end": 2135.925,
                "confidence": 0.94096774,
                "punctuated_word": "because",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "liquefaction",
                "start": 2135.925,
                "end": 2136.425,
                "confidence": 0.9905035,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "is",
                "start": 2136.565,
                "end": 2136.725,
                "confidence": 0.99385,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "so",
                "start": 2136.725,
                "end": 2136.885,
                "confidence": 0.9991109,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "general",
                "start": 2136.885,
                "end": 2137.205,
                "confidence": 0.9998178,
                "punctuated_word": "general",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "purpose",
                "start": 2137.205,
                "end": 2137.705,
                "confidence": 0.9075212,
                "punctuated_word": "purpose.",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "so",
                "start": 2138.27,
                "end": 2138.43,
                "confidence": 0.9960962,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.7305864
              },
              {
                "word": "you",
                "start": 2138.43,
                "end": 2138.51,
                "confidence": 0.99979955,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.5769141
              },
              {
                "word": "can",
                "start": 2138.51,
                "end": 2138.75,
                "confidence": 0.99897337,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.5769141
              },
              {
                "word": "have",
                "start": 2138.75,
                "end": 2138.91,
                "confidence": 0.99986684,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.5769141
              },
              {
                "word": "per",
                "start": 2138.91,
                "end": 2139.15,
                "confidence": 0.9980696,
                "punctuated_word": "per",
                "speaker": 3,
                "speaker_confidence": 0.5769141
              },
              {
                "word": "asset",
                "start": 2139.15,
                "end": 2139.55,
                "confidence": 0.9997671,
                "punctuated_word": "asset",
                "speaker": 3,
                "speaker_confidence": 0.5769141
              },
              {
                "word": "policies",
                "start": 2139.55,
                "end": 2140.05,
                "confidence": 0.9972083,
                "punctuated_word": "policies",
                "speaker": 3,
                "speaker_confidence": 0.5769141
              },
              {
                "word": "pretty",
                "start": 2140.1099,
                "end": 2140.43,
                "confidence": 0.70593226,
                "punctuated_word": "pretty",
                "speaker": 3,
                "speaker_confidence": 0.5769141
              },
              {
                "word": "much",
                "start": 2140.43,
                "end": 2140.83,
                "confidence": 0.99945855,
                "punctuated_word": "much.",
                "speaker": 3,
                "speaker_confidence": 0.5769141
              },
              {
                "word": "yeah",
                "start": 2140.83,
                "end": 2140.99,
                "confidence": 0.9992518,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "i",
                "start": 2140.99,
                "end": 2141.07,
                "confidence": 0.99944705,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "wonder",
                "start": 2141.07,
                "end": 2141.47,
                "confidence": 0.9998307,
                "punctuated_word": "wonder",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "how",
                "start": 2141.47,
                "end": 2141.55,
                "confidence": 0.999864,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "much",
                "start": 2141.55,
                "end": 2141.79,
                "confidence": 0.99986315,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "those",
                "start": 2141.79,
                "end": 2142.1099,
                "confidence": 0.99009913,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "per",
                "start": 2142.1099,
                "end": 2142.3499,
                "confidence": 0.9996536,
                "punctuated_word": "per",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "asset",
                "start": 2142.3499,
                "end": 2142.75,
                "confidence": 0.99964046,
                "punctuated_word": "asset",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "policies",
                "start": 2142.75,
                "end": 2143.25,
                "confidence": 0.99928147,
                "punctuated_word": "policies",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "will",
                "start": 2143.39,
                "end": 2143.55,
                "confidence": 0.99976844,
                "punctuated_word": "will",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "actually",
                "start": 2143.55,
                "end": 2144.05,
                "confidence": 0.9991767,
                "punctuated_word": "actually",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "enable",
                "start": 2144.3499,
                "end": 2144.8499,
                "confidence": 0.99971265,
                "punctuated_word": "enable",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "or",
                "start": 2144.91,
                "end": 2145.39,
                "confidence": 0.99875784,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "revitalize",
                "start": 2145.39,
                "end": 2145.89,
                "confidence": 0.9987899,
                "punctuated_word": "revitalize",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "some",
                "start": 2146.19,
                "end": 2146.43,
                "confidence": 0.999241,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "attempt",
                "start": 2146.43,
                "end": 2146.91,
                "confidence": 0.9983292,
                "punctuated_word": "attempt",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "at",
                "start": 2146.91,
                "end": 2147.41,
                "confidence": 0.9771905,
                "punctuated_word": "at,",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "like",
                "start": 2147.47,
                "end": 2147.79,
                "confidence": 0.99754405,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "small",
                "start": 2147.79,
                "end": 2148.1099,
                "confidence": 0.999338,
                "punctuated_word": "small",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "network",
                "start": 2148.1099,
                "end": 2148.51,
                "confidence": 0.99982834,
                "punctuated_word": "network",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "asset",
                "start": 2148.51,
                "end": 2148.91,
                "confidence": 0.9951668,
                "punctuated_word": "asset",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "sharing",
                "start": 2148.91,
                "end": 2149.23,
                "confidence": 0.9799837,
                "punctuated_word": "sharing.",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "i'm",
                "start": 2149.23,
                "end": 2149.39,
                "confidence": 0.99949026,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "thinking",
                "start": 2149.39,
                "end": 2149.79,
                "confidence": 0.9998566,
                "punctuated_word": "thinking",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "of",
                "start": 2149.79,
                "end": 2149.95,
                "confidence": 0.99978024,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "just",
                "start": 2149.95,
                "end": 2150.19,
                "confidence": 0.86703384,
                "punctuated_word": "just,",
                "speaker": 1,
                "speaker_confidence": 0.7935779
              },
              {
                "word": "like",
                "start": 2150.19,
                "end": 2150.3499,
                "confidence": 0.9995705,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "shared",
                "start": 2150.3499,
                "end": 2150.5898,
                "confidence": 0.9996551,
                "punctuated_word": "shared",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "properties",
                "start": 2150.5898,
                "end": 2151.0898,
                "confidence": 0.99984515,
                "punctuated_word": "properties",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "or",
                "start": 2151.15,
                "end": 2151.23,
                "confidence": 0.9607206,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "communal",
                "start": 2151.23,
                "end": 2151.71,
                "confidence": 0.9958261,
                "punctuated_word": "communal",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "living",
                "start": 2151.71,
                "end": 2152.03,
                "confidence": 0.9999101,
                "punctuated_word": "living",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "or",
                "start": 2152.03,
                "end": 2152.19,
                "confidence": 0.9857676,
                "punctuated_word": "or,",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "like",
                "start": 2152.19,
                "end": 2152.43,
                "confidence": 0.9997915,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "access",
                "start": 2152.43,
                "end": 2152.91,
                "confidence": 0.99988353,
                "punctuated_word": "access",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "to",
                "start": 2152.91,
                "end": 2153.41,
                "confidence": 0.99950254,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "physical",
                "start": 2153.785,
                "end": 2154.105,
                "confidence": 0.9997147,
                "punctuated_word": "physical",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "spaces",
                "start": 2154.105,
                "end": 2154.585,
                "confidence": 0.99896204,
                "punctuated_word": "spaces",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "where",
                "start": 2154.585,
                "end": 2155.085,
                "confidence": 0.9179357,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "you",
                "start": 2155.305,
                "end": 2155.465,
                "confidence": 0.9994937,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "might",
                "start": 2155.465,
                "end": 2155.705,
                "confidence": 0.999933,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "not",
                "start": 2155.705,
                "end": 2155.945,
                "confidence": 0.99953175,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "want",
                "start": 2155.945,
                "end": 2156.265,
                "confidence": 0.99903655,
                "punctuated_word": "want",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "it",
                "start": 2156.265,
                "end": 2156.425,
                "confidence": 0.99790287,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "on",
                "start": 2156.425,
                "end": 2156.585,
                "confidence": 0.99969685,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "a",
                "start": 2156.585,
                "end": 2156.745,
                "confidence": 0.999186,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "free",
                "start": 2156.745,
                "end": 2156.985,
                "confidence": 0.99971765,
                "punctuated_word": "free",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "market",
                "start": 2156.985,
                "end": 2157.305,
                "confidence": 0.999819,
                "punctuated_word": "market",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "or",
                "start": 2157.305,
                "end": 2157.545,
                "confidence": 0.9907156,
                "punctuated_word": "or,",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "you",
                "start": 2157.545,
                "end": 2157.625,
                "confidence": 0.9997203,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "know",
                "start": 2157.625,
                "end": 2157.865,
                "confidence": 0.99990773,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "on",
                "start": 2157.865,
                "end": 2158.025,
                "confidence": 0.9997402,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "a",
                "start": 2158.025,
                "end": 2158.105,
                "confidence": 0.99988246,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.9030515
              },
              {
                "word": "much",
                "start": 2158.105,
                "end": 2158.345,
                "confidence": 0.99968207,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.51949984
              },
              {
                "word": "more",
                "start": 2158.345,
                "end": 2158.505,
                "confidence": 0.9995396,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.51949984
              },
              {
                "word": "open",
                "start": 2158.505,
                "end": 2158.825,
                "confidence": 0.9998777,
                "punctuated_word": "open",
                "speaker": 1,
                "speaker_confidence": 0.51949984
              },
              {
                "word": "thing",
                "start": 2158.825,
                "end": 2159.145,
                "confidence": 0.84419954,
                "punctuated_word": "thing.",
                "speaker": 1,
                "speaker_confidence": 0.51949984
              },
              {
                "word": "but",
                "start": 2159.145,
                "end": 2159.465,
                "confidence": 0.99636304,
                "punctuated_word": "But,",
                "speaker": 1,
                "speaker_confidence": 0.51949984
              },
              {
                "word": "you",
                "start": 2159.465,
                "end": 2159.625,
                "confidence": 0.999166,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.51949984
              },
              {
                "word": "know",
                "start": 2159.625,
                "end": 2159.785,
                "confidence": 0.999913,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.51949984
              },
              {
                "word": "if",
                "start": 2159.785,
                "end": 2159.945,
                "confidence": 0.9804109,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.51949984
              },
              {
                "word": "the",
                "start": 2159.945,
                "end": 2160.025,
                "confidence": 0.99230254,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4122997
              },
              {
                "word": "four",
                "start": 2160.025,
                "end": 2160.185,
                "confidence": 0.9997578,
                "punctuated_word": "four",
                "speaker": 1,
                "speaker_confidence": 0.4122997
              },
              {
                "word": "of",
                "start": 2160.185,
                "end": 2160.345,
                "confidence": 0.99714285,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.4122997
              },
              {
                "word": "us",
                "start": 2160.345,
                "end": 2160.505,
                "confidence": 0.999663,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.4122997
              },
              {
                "word": "are",
                "start": 2160.505,
                "end": 2160.745,
                "confidence": 0.9951544,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.4122997
              },
              {
                "word": "friends",
                "start": 2160.745,
                "end": 2161.145,
                "confidence": 0.9994557,
                "punctuated_word": "friends,",
                "speaker": 1,
                "speaker_confidence": 0.4122997
              },
              {
                "word": "you",
                "start": 2161.145,
                "end": 2161.225,
                "confidence": 0.99980587,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5432901
              },
              {
                "word": "know",
                "start": 2161.225,
                "end": 2161.465,
                "confidence": 0.999869,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.5432901
              },
              {
                "word": "then",
                "start": 2161.465,
                "end": 2161.625,
                "confidence": 0.99973565,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.5432901
              },
              {
                "word": "we",
                "start": 2161.625,
                "end": 2161.785,
                "confidence": 0.9995235,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.5432901
              },
              {
                "word": "can",
                "start": 2161.785,
                "end": 2162.025,
                "confidence": 0.99898976,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.5432901
              },
              {
                "word": "share",
                "start": 2162.025,
                "end": 2162.265,
                "confidence": 0.99979466,
                "punctuated_word": "share",
                "speaker": 1,
                "speaker_confidence": 0.5432901
              },
              {
                "word": "a",
                "start": 2162.265,
                "end": 2162.425,
                "confidence": 0.9986241,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6418946
              },
              {
                "word": "thing",
                "start": 2162.425,
                "end": 2162.925,
                "confidence": 0.9987764,
                "punctuated_word": "thing.",
                "speaker": 1,
                "speaker_confidence": 0.6418946
              },
              {
                "word": "so",
                "start": 2163.065,
                "end": 2163.225,
                "confidence": 0.99540895,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.6418946
              },
              {
                "word": "do",
                "start": 2163.225,
                "end": 2163.385,
                "confidence": 0.99517363,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.6418946
              },
              {
                "word": "you",
                "start": 2163.385,
                "end": 2163.465,
                "confidence": 0.99933165,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6418946
              },
              {
                "word": "see",
                "start": 2163.465,
                "end": 2163.965,
                "confidence": 0.9995509,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.6418946
              },
              {
                "word": "that",
                "start": 2164.265,
                "end": 2164.425,
                "confidence": 0.99964345,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6418946
              },
              {
                "word": "as",
                "start": 2164.425,
                "end": 2164.585,
                "confidence": 0.97824323,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.6418946
              },
              {
                "word": "sort",
                "start": 2164.585,
                "end": 2164.825,
                "confidence": 0.9932347,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.6418946
              },
              {
                "word": "of",
                "start": 2164.825,
                "end": 2164.905,
                "confidence": 0.9995486,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "an",
                "start": 2164.905,
                "end": 2165.065,
                "confidence": 0.9997496,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "area",
                "start": 2165.065,
                "end": 2165.385,
                "confidence": 0.99979895,
                "punctuated_word": "area",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "that",
                "start": 2165.385,
                "end": 2165.465,
                "confidence": 0.9996891,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "gets",
                "start": 2165.465,
                "end": 2165.705,
                "confidence": 0.9994435,
                "punctuated_word": "gets",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "you",
                "start": 2165.705,
                "end": 2166.025,
                "confidence": 0.9996557,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "particularly",
                "start": 2166.025,
                "end": 2166.525,
                "confidence": 0.9995185,
                "punctuated_word": "particularly",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "excited",
                "start": 2166.905,
                "end": 2167.305,
                "confidence": 0.99970406,
                "punctuated_word": "excited",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "and",
                "start": 2167.305,
                "end": 2167.8,
                "confidence": 0.6647213,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "especially",
                "start": 2167.96,
                "end": 2168.28,
                "confidence": 0.9995054,
                "punctuated_word": "especially",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "when",
                "start": 2168.28,
                "end": 2168.36,
                "confidence": 0.9937105,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.7260051
              },
              {
                "word": "it",
                "start": 2168.36,
                "end": 2168.52,
                "confidence": 0.9998117,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "comes",
                "start": 2168.52,
                "end": 2168.76,
                "confidence": 0.9997961,
                "punctuated_word": "comes",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "to",
                "start": 2168.76,
                "end": 2168.9202,
                "confidence": 0.9984504,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "you",
                "start": 2168.9202,
                "end": 2169.08,
                "confidence": 0.99991155,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "know",
                "start": 2169.08,
                "end": 2169.24,
                "confidence": 0.99995697,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "the",
                "start": 2169.24,
                "end": 2169.48,
                "confidence": 0.99993265,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "the",
                "start": 2169.48,
                "end": 2169.72,
                "confidence": 0.99885297,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "companies",
                "start": 2169.72,
                "end": 2170.2,
                "confidence": 0.9411054,
                "punctuated_word": "companies",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "being",
                "start": 2170.2,
                "end": 2170.44,
                "confidence": 0.9995105,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "built",
                "start": 2170.44,
                "end": 2170.68,
                "confidence": 0.9986744,
                "punctuated_word": "built",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "or",
                "start": 2170.68,
                "end": 2170.84,
                "confidence": 0.9728608,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "the",
                "start": 2170.84,
                "end": 2171.0,
                "confidence": 0.9997323,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "actual",
                "start": 2171.0,
                "end": 2171.4001,
                "confidence": 0.9997987,
                "punctuated_word": "actual",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "implementations",
                "start": 2171.4001,
                "end": 2171.9001,
                "confidence": 0.804047,
                "punctuated_word": "implementations.",
                "speaker": 1,
                "speaker_confidence": 0.7125397
              },
              {
                "word": "are",
                "start": 2172.76,
                "end": 2172.9202,
                "confidence": 0.9802493,
                "punctuated_word": "Are",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "you",
                "start": 2172.9202,
                "end": 2173.08,
                "confidence": 0.99402505,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "seeing",
                "start": 2173.08,
                "end": 2173.4001,
                "confidence": 0.99954045,
                "punctuated_word": "seeing",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "things",
                "start": 2173.4001,
                "end": 2173.8,
                "confidence": 0.999681,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "kinda",
                "start": 2173.8,
                "end": 2174.04,
                "confidence": 0.8040979,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "working",
                "start": 2174.04,
                "end": 2174.36,
                "confidence": 0.99875355,
                "punctuated_word": "working",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "towards",
                "start": 2174.36,
                "end": 2174.76,
                "confidence": 0.9994849,
                "punctuated_word": "towards",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "that",
                "start": 2174.76,
                "end": 2174.9202,
                "confidence": 0.99970895,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "direction",
                "start": 2174.9202,
                "end": 2175.4001,
                "confidence": 0.99970156,
                "punctuated_word": "direction",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "yet",
                "start": 2175.4001,
                "end": 2175.9001,
                "confidence": 0.9992578,
                "punctuated_word": "yet?",
                "speaker": 1,
                "speaker_confidence": 0.712813
              },
              {
                "word": "absolutely",
                "start": 2176.44,
                "end": 2176.94,
                "confidence": 0.999673,
                "punctuated_word": "Absolutely.",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "so",
                "start": 2177.24,
                "end": 2177.48,
                "confidence": 0.90320975,
                "punctuated_word": "So,",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "yeah",
                "start": 2177.48,
                "end": 2177.6401,
                "confidence": 0.99739486,
                "punctuated_word": "yeah,",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "that",
                "start": 2177.6401,
                "end": 2177.8,
                "confidence": 0.9984402,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "that's",
                "start": 2177.8801,
                "end": 2178.12,
                "confidence": 0.99994814,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "another",
                "start": 2178.12,
                "end": 2178.52,
                "confidence": 0.9998006,
                "punctuated_word": "another",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "critical",
                "start": 2178.52,
                "end": 2179.0,
                "confidence": 0.999713,
                "punctuated_word": "critical",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "thing",
                "start": 2179.0,
                "end": 2179.24,
                "confidence": 0.9996511,
                "punctuated_word": "thing",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "that",
                "start": 2179.24,
                "end": 2179.4001,
                "confidence": 0.99977654,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "we",
                "start": 2179.4001,
                "end": 2179.56,
                "confidence": 0.99986005,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "should",
                "start": 2179.56,
                "end": 2179.96,
                "confidence": 0.99991643,
                "punctuated_word": "should",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "cover",
                "start": 2179.96,
                "end": 2180.2,
                "confidence": 0.9939161,
                "punctuated_word": "cover",
                "speaker": 3,
                "speaker_confidence": 0.55506045
              },
              {
                "word": "is",
                "start": 2180.2,
                "end": 2180.36,
                "confidence": 0.8203769,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "that",
                "start": 2180.36,
                "end": 2180.52,
                "confidence": 0.9994506,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "liquefaction",
                "start": 2180.52,
                "end": 2181.02,
                "confidence": 0.9508114,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "essentially",
                "start": 2181.32,
                "end": 2181.8,
                "confidence": 0.9601142,
                "punctuated_word": "essentially",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "enables",
                "start": 2181.8,
                "end": 2182.12,
                "confidence": 0.9993899,
                "punctuated_word": "enables",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "you",
                "start": 2182.12,
                "end": 2182.36,
                "confidence": 0.9995271,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "to",
                "start": 2182.36,
                "end": 2182.52,
                "confidence": 0.99911577,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "create",
                "start": 2182.52,
                "end": 2182.76,
                "confidence": 0.999918,
                "punctuated_word": "create",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "these",
                "start": 2182.76,
                "end": 2183.08,
                "confidence": 0.9976042,
                "punctuated_word": "these",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "enriched",
                "start": 2183.08,
                "end": 2183.58,
                "confidence": 0.94007784,
                "punctuated_word": "enriched",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "private",
                "start": 2184.015,
                "end": 2184.4949,
                "confidence": 0.9986228,
                "punctuated_word": "private",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "access",
                "start": 2184.4949,
                "end": 2184.895,
                "confidence": 0.9979721,
                "punctuated_word": "access",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "structures",
                "start": 2184.895,
                "end": 2185.395,
                "confidence": 0.99917716,
                "punctuated_word": "structures",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "in",
                "start": 2186.015,
                "end": 2186.1748,
                "confidence": 0.9904366,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "ways",
                "start": 2186.1748,
                "end": 2186.4949,
                "confidence": 0.9986135,
                "punctuated_word": "ways",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "that",
                "start": 2186.4949,
                "end": 2186.895,
                "confidence": 0.9987313,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "existing",
                "start": 2186.895,
                "end": 2187.395,
                "confidence": 0.99901867,
                "punctuated_word": "existing",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "assets",
                "start": 2187.535,
                "end": 2188.015,
                "confidence": 0.9965772,
                "punctuated_word": "assets",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "don't",
                "start": 2188.015,
                "end": 2188.4148,
                "confidence": 0.9996737,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "give",
                "start": 2188.4148,
                "end": 2188.6548,
                "confidence": 0.9996152,
                "punctuated_word": "give",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "to",
                "start": 2188.6548,
                "end": 2188.815,
                "confidence": 0.99238,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "you",
                "start": 2188.815,
                "end": 2189.055,
                "confidence": 0.99338216,
                "punctuated_word": "you.",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "so",
                "start": 2189.055,
                "end": 2189.2148,
                "confidence": 0.99423355,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "maybe",
                "start": 2189.2148,
                "end": 2189.535,
                "confidence": 0.99362457,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "you",
                "start": 2189.535,
                "end": 2189.6948,
                "confidence": 0.99834025,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "have",
                "start": 2189.6948,
                "end": 2189.9348,
                "confidence": 0.99952257,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "some",
                "start": 2189.9348,
                "end": 2190.255,
                "confidence": 0.9981634,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "smart",
                "start": 2190.255,
                "end": 2190.6548,
                "confidence": 0.9971118,
                "punctuated_word": "smart",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "contract",
                "start": 2190.6548,
                "end": 2191.1548,
                "confidence": 0.96028775,
                "punctuated_word": "contract",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "that's",
                "start": 2191.375,
                "end": 2191.615,
                "confidence": 0.99796736,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "already",
                "start": 2191.615,
                "end": 2192.015,
                "confidence": 0.99864155,
                "punctuated_word": "already",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "out",
                "start": 2192.015,
                "end": 2192.1748,
                "confidence": 0.99967074,
                "punctuated_word": "out",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "there",
                "start": 2192.1748,
                "end": 2192.6748,
                "confidence": 0.9998202,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "that",
                "start": 2192.815,
                "end": 2193.055,
                "confidence": 0.9795196,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "lets",
                "start": 2193.055,
                "end": 2193.295,
                "confidence": 0.9851018,
                "punctuated_word": "lets",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "you",
                "start": 2193.295,
                "end": 2193.615,
                "confidence": 0.9997898,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "rent",
                "start": 2193.615,
                "end": 2193.9348,
                "confidence": 0.99974185,
                "punctuated_word": "rent",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "properties",
                "start": 2193.9348,
                "end": 2194.4148,
                "confidence": 0.99887973,
                "punctuated_word": "properties",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "or",
                "start": 2194.4148,
                "end": 2194.4949,
                "confidence": 0.9960937,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "something",
                "start": 2194.4949,
                "end": 2194.815,
                "confidence": 0.999892,
                "punctuated_word": "something",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "like",
                "start": 2194.815,
                "end": 2194.9749,
                "confidence": 0.99819547,
                "punctuated_word": "like",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "that",
                "start": 2194.9749,
                "end": 2195.4749,
                "confidence": 0.9629154,
                "punctuated_word": "that,",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "but",
                "start": 2195.535,
                "end": 2195.775,
                "confidence": 0.9994399,
                "punctuated_word": "but",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "it",
                "start": 2195.775,
                "end": 2195.855,
                "confidence": 0.99929917,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "doesn't",
                "start": 2195.855,
                "end": 2196.255,
                "confidence": 0.9999243,
                "punctuated_word": "doesn't",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "let",
                "start": 2196.255,
                "end": 2196.4949,
                "confidence": 0.9994136,
                "punctuated_word": "let",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "you",
                "start": 2196.4949,
                "end": 2196.9949,
                "confidence": 0.9898766,
                "punctuated_word": "you,",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "like",
                "start": 2197.2998,
                "end": 2197.5398,
                "confidence": 0.999475,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "have",
                "start": 2197.5398,
                "end": 2197.6199,
                "confidence": 0.9997538,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.983925
              },
              {
                "word": "some",
                "start": 2197.6199,
                "end": 2198.0999,
                "confidence": 0.9996959,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "fine",
                "start": 2198.0999,
                "end": 2198.3398,
                "confidence": 0.99951863,
                "punctuated_word": "fine",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "grained",
                "start": 2198.3398,
                "end": 2198.66,
                "confidence": 0.78136736,
                "punctuated_word": "grained",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "private",
                "start": 2198.66,
                "end": 2199.0598,
                "confidence": 0.97793216,
                "punctuated_word": "private",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "access",
                "start": 2199.0598,
                "end": 2199.46,
                "confidence": 0.9996928,
                "punctuated_word": "access",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "control",
                "start": 2199.46,
                "end": 2199.7798,
                "confidence": 0.9995191,
                "punctuated_word": "control",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "system",
                "start": 2199.7798,
                "end": 2200.2798,
                "confidence": 0.9086149,
                "punctuated_word": "system.",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "liquefaction",
                "start": 2200.42,
                "end": 2200.92,
                "confidence": 0.92804927,
                "punctuated_word": "Liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "can",
                "start": 2201.14,
                "end": 2201.2998,
                "confidence": 0.999522,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "be",
                "start": 2201.2998,
                "end": 2201.7998,
                "confidence": 0.99981827,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "put",
                "start": 2201.94,
                "end": 2202.18,
                "confidence": 0.9997737,
                "punctuated_word": "put",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "on",
                "start": 2202.18,
                "end": 2202.3398,
                "confidence": 0.99974376,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "top",
                "start": 2202.3398,
                "end": 2202.5,
                "confidence": 0.99986994,
                "punctuated_word": "top",
                "speaker": 3,
                "speaker_confidence": 0.6921774
              },
              {
                "word": "of",
                "start": 2202.5,
                "end": 2202.66,
                "confidence": 0.9997441,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.63978785
              },
              {
                "word": "that",
                "start": 2202.66,
                "end": 2202.98,
                "confidence": 0.9996786,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.63978785
              },
              {
                "word": "contract",
                "start": 2202.98,
                "end": 2203.48,
                "confidence": 0.99982625,
                "punctuated_word": "contract",
                "speaker": 3,
                "speaker_confidence": 0.63978785
              },
              {
                "word": "and",
                "start": 2203.7798,
                "end": 2204.26,
                "confidence": 0.98787874,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.63978785
              },
              {
                "word": "manage",
                "start": 2204.26,
                "end": 2204.66,
                "confidence": 0.9990163,
                "punctuated_word": "manage",
                "speaker": 3,
                "speaker_confidence": 0.63978785
              },
              {
                "word": "all",
                "start": 2204.66,
                "end": 2204.8198,
                "confidence": 0.9999099,
                "punctuated_word": "all",
                "speaker": 3,
                "speaker_confidence": 0.63978785
              },
              {
                "word": "of",
                "start": 2204.8198,
                "end": 2204.9,
                "confidence": 0.99817204,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "that",
                "start": 2204.9,
                "end": 2205.4,
                "confidence": 0.9147348,
                "punctuated_word": "that,",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "privately",
                "start": 2205.94,
                "end": 2206.44,
                "confidence": 0.99980694,
                "punctuated_word": "privately",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "for",
                "start": 2206.5,
                "end": 2206.66,
                "confidence": 0.99928015,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "you",
                "start": 2206.66,
                "end": 2206.98,
                "confidence": 0.9729482,
                "punctuated_word": "you.",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "so",
                "start": 2206.98,
                "end": 2207.38,
                "confidence": 0.9985789,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "i'm",
                "start": 2207.38,
                "end": 2207.6199,
                "confidence": 0.99863017,
                "punctuated_word": "I'm",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "super",
                "start": 2207.6199,
                "end": 2207.94,
                "confidence": 0.99990284,
                "punctuated_word": "super",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "excited",
                "start": 2207.94,
                "end": 2208.42,
                "confidence": 0.9999498,
                "punctuated_word": "excited",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "about",
                "start": 2208.42,
                "end": 2208.74,
                "confidence": 0.9998666,
                "punctuated_word": "about",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "those",
                "start": 2208.74,
                "end": 2209.0598,
                "confidence": 0.9998419,
                "punctuated_word": "those",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "types",
                "start": 2209.0598,
                "end": 2209.2998,
                "confidence": 0.99975854,
                "punctuated_word": "types",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "of",
                "start": 2209.2998,
                "end": 2209.46,
                "confidence": 0.9998598,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "applications",
                "start": 2209.46,
                "end": 2209.96,
                "confidence": 0.9987361,
                "punctuated_word": "applications",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "where",
                "start": 2210.0999,
                "end": 2210.3398,
                "confidence": 0.9227274,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "we",
                "start": 2210.3398,
                "end": 2210.42,
                "confidence": 0.9998652,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.80453897
              },
              {
                "word": "can",
                "start": 2210.42,
                "end": 2210.5798,
                "confidence": 0.9997199,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "take",
                "start": 2210.5798,
                "end": 2210.985,
                "confidence": 0.999539,
                "punctuated_word": "take",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "assets",
                "start": 2211.225,
                "end": 2211.705,
                "confidence": 0.9994393,
                "punctuated_word": "assets",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "that",
                "start": 2211.705,
                "end": 2211.945,
                "confidence": 0.99991095,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "need",
                "start": 2211.945,
                "end": 2212.185,
                "confidence": 0.9998472,
                "punctuated_word": "need",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "those",
                "start": 2212.185,
                "end": 2212.5852,
                "confidence": 0.99989045,
                "punctuated_word": "those",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "and",
                "start": 2212.5852,
                "end": 2212.905,
                "confidence": 0.9802957,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "and",
                "start": 2212.905,
                "end": 2213.225,
                "confidence": 0.9995189,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "give",
                "start": 2213.225,
                "end": 2213.465,
                "confidence": 0.99955934,
                "punctuated_word": "give",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "them",
                "start": 2213.465,
                "end": 2213.625,
                "confidence": 0.9998721,
                "punctuated_word": "them",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "more",
                "start": 2213.625,
                "end": 2213.865,
                "confidence": 0.9998611,
                "punctuated_word": "more",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "powers",
                "start": 2213.865,
                "end": 2214.365,
                "confidence": 0.9988392,
                "punctuated_word": "powers",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "through",
                "start": 2214.5852,
                "end": 2214.985,
                "confidence": 0.99289954,
                "punctuated_word": "through",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "the",
                "start": 2214.985,
                "end": 2215.225,
                "confidence": 0.99987817,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "wallet",
                "start": 2215.225,
                "end": 2215.625,
                "confidence": 0.98952276,
                "punctuated_word": "wallet",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "itself",
                "start": 2215.625,
                "end": 2216.125,
                "confidence": 0.99968696,
                "punctuated_word": "itself.",
                "speaker": 3,
                "speaker_confidence": 0.77109873
              },
              {
                "word": "have",
                "start": 2216.745,
                "end": 2216.905,
                "confidence": 0.9971988,
                "punctuated_word": "Have",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "you",
                "start": 2216.905,
                "end": 2216.985,
                "confidence": 0.9992736,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "guys",
                "start": 2216.985,
                "end": 2217.3052,
                "confidence": 0.99939656,
                "punctuated_word": "guys",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "convinced",
                "start": 2217.3052,
                "end": 2217.7852,
                "confidence": 0.94974923,
                "punctuated_word": "convinced",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "your",
                "start": 2217.7852,
                "end": 2217.945,
                "confidence": 0.9982494,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "lab",
                "start": 2217.945,
                "end": 2218.2651,
                "confidence": 0.99867624,
                "punctuated_word": "lab",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "to",
                "start": 2218.2651,
                "end": 2218.425,
                "confidence": 0.99950457,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "start",
                "start": 2218.425,
                "end": 2218.745,
                "confidence": 0.99989533,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "doing",
                "start": 2218.745,
                "end": 2218.985,
                "confidence": 0.9908447,
                "punctuated_word": "doing,",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "like",
                "start": 2218.985,
                "end": 2219.225,
                "confidence": 0.9987262,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "card",
                "start": 2219.225,
                "end": 2219.5452,
                "confidence": 0.9978642,
                "punctuated_word": "card",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "identity",
                "start": 2219.5452,
                "end": 2220.0452,
                "confidence": 0.9992624,
                "punctuated_word": "identity",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "for",
                "start": 2220.3452,
                "end": 2220.665,
                "confidence": 0.99446577,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "access",
                "start": 2220.665,
                "end": 2221.145,
                "confidence": 0.99990904,
                "punctuated_word": "access",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "to",
                "start": 2221.145,
                "end": 2221.225,
                "confidence": 0.9996208,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.55216026
              },
              {
                "word": "your",
                "start": 2221.225,
                "end": 2221.385,
                "confidence": 0.99987733,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.5059784
              },
              {
                "word": "physical",
                "start": 2221.385,
                "end": 2221.865,
                "confidence": 0.9997806,
                "punctuated_word": "physical",
                "speaker": 1,
                "speaker_confidence": 0.5059784
              },
              {
                "word": "lab",
                "start": 2221.865,
                "end": 2222.1052,
                "confidence": 0.9970771,
                "punctuated_word": "lab",
                "speaker": 1,
                "speaker_confidence": 0.5059784
              },
              {
                "word": "using",
                "start": 2222.1052,
                "end": 2222.425,
                "confidence": 0.9991326,
                "punctuated_word": "using",
                "speaker": 1,
                "speaker_confidence": 0.5059784
              },
              {
                "word": "liquefaction",
                "start": 2222.425,
                "end": 2222.925,
                "confidence": 0.9396013,
                "punctuated_word": "liquefaction?",
                "speaker": 1,
                "speaker_confidence": 0.5059784
              },
              {
                "word": "yeah",
                "start": 2223.78,
                "end": 2224.28,
                "confidence": 0.9995103,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "i",
                "start": 2224.6602,
                "end": 2224.98,
                "confidence": 0.9918099,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "i",
                "start": 2224.98,
                "end": 2225.06,
                "confidence": 0.6972242,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "feel",
                "start": 2225.06,
                "end": 2225.54,
                "confidence": 0.998919,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "liquefaction",
                "start": 2225.54,
                "end": 2226.04,
                "confidence": 0.9996473,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "only",
                "start": 2226.74,
                "end": 2227.06,
                "confidence": 0.9988702,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "works",
                "start": 2227.06,
                "end": 2227.54,
                "confidence": 0.9996288,
                "punctuated_word": "works",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "when",
                "start": 2227.54,
                "end": 2227.86,
                "confidence": 0.9998934,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "you",
                "start": 2227.86,
                "end": 2228.1,
                "confidence": 0.9999565,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "have",
                "start": 2228.1,
                "end": 2228.42,
                "confidence": 0.9998286,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "some",
                "start": 2228.42,
                "end": 2228.6602,
                "confidence": 0.99982196,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "kind",
                "start": 2228.6602,
                "end": 2228.82,
                "confidence": 0.99781847,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "of",
                "start": 2228.82,
                "end": 2229.32,
                "confidence": 0.9997739,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "private",
                "start": 2229.46,
                "end": 2229.86,
                "confidence": 0.9998766,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "key",
                "start": 2229.86,
                "end": 2230.02,
                "confidence": 0.9980459,
                "punctuated_word": "key",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "that",
                "start": 2230.02,
                "end": 2230.26,
                "confidence": 0.9990343,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "you're",
                "start": 2230.26,
                "end": 2230.6602,
                "confidence": 0.99024975,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "kind",
                "start": 2230.6602,
                "end": 2230.82,
                "confidence": 0.9808609,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "of",
                "start": 2230.82,
                "end": 2231.06,
                "confidence": 0.9998957,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "hidden",
                "start": 2231.06,
                "end": 2231.56,
                "confidence": 0.99400806,
                "punctuated_word": "hidden.",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "once",
                "start": 2231.94,
                "end": 2232.26,
                "confidence": 0.99947196,
                "punctuated_word": "Once",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "you",
                "start": 2232.26,
                "end": 2232.42,
                "confidence": 0.99995923,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "have",
                "start": 2232.42,
                "end": 2232.6602,
                "confidence": 0.9999461,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "this",
                "start": 2232.6602,
                "end": 2233.06,
                "confidence": 0.75169796,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "kind",
                "start": 2233.06,
                "end": 2233.3,
                "confidence": 0.989509,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "of",
                "start": 2233.3,
                "end": 2233.62,
                "confidence": 0.99995065,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "identity",
                "start": 2233.62,
                "end": 2234.12,
                "confidence": 0.99966025,
                "punctuated_word": "identity",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "that's",
                "start": 2234.18,
                "end": 2234.42,
                "confidence": 0.99815285,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "linked",
                "start": 2234.42,
                "end": 2234.74,
                "confidence": 0.99990547,
                "punctuated_word": "linked",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "to",
                "start": 2234.74,
                "end": 2234.9001,
                "confidence": 0.9996357,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "something",
                "start": 2234.9001,
                "end": 2235.4001,
                "confidence": 0.9965934,
                "punctuated_word": "something,",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "so",
                "start": 2235.86,
                "end": 2236.36,
                "confidence": 0.9994997,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "intangible",
                "start": 2236.74,
                "end": 2237.24,
                "confidence": 0.9969838,
                "punctuated_word": "intangible",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "as",
                "start": 2237.46,
                "end": 2237.78,
                "confidence": 0.9995296,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "a",
                "start": 2237.78,
                "end": 2238.18,
                "confidence": 0.9976622,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "string",
                "start": 2238.18,
                "end": 2238.68,
                "confidence": 0.9716571,
                "punctuated_word": "string,",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "then",
                "start": 2239.015,
                "end": 2239.1748,
                "confidence": 0.9962374,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "if",
                "start": 2239.1748,
                "end": 2239.335,
                "confidence": 0.5341448,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "you",
                "start": 2239.335,
                "end": 2239.575,
                "confidence": 0.8537025,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "can",
                "start": 2239.575,
                "end": 2239.895,
                "confidence": 0.9734421,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "apply",
                "start": 2239.895,
                "end": 2240.135,
                "confidence": 0.9874485,
                "punctuated_word": "apply",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "liquefaction",
                "start": 2240.135,
                "end": 2240.635,
                "confidence": 0.8297804,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "on",
                "start": 2240.695,
                "end": 2240.775,
                "confidence": 0.9987804,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "top",
                "start": 2240.775,
                "end": 2240.935,
                "confidence": 0.9994667,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.85805154
              },
              {
                "word": "of",
                "start": 2240.935,
                "end": 2241.015,
                "confidence": 0.9995415,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "it",
                "start": 2241.015,
                "end": 2241.255,
                "confidence": 0.82118154,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "but",
                "start": 2241.255,
                "end": 2241.4949,
                "confidence": 0.99618196,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "physical",
                "start": 2241.4949,
                "end": 2241.975,
                "confidence": 0.9996928,
                "punctuated_word": "physical",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "access",
                "start": 2241.975,
                "end": 2242.455,
                "confidence": 0.99940157,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "to",
                "start": 2242.455,
                "end": 2242.695,
                "confidence": 0.9976877,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "cards",
                "start": 2242.695,
                "end": 2243.095,
                "confidence": 0.91683763,
                "punctuated_word": "cards",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "or",
                "start": 2243.095,
                "end": 2243.575,
                "confidence": 0.7949941,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "that's",
                "start": 2243.655,
                "end": 2243.895,
                "confidence": 0.9991504,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "why",
                "start": 2243.895,
                "end": 2244.395,
                "confidence": 0.99667424,
                "punctuated_word": "why,",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "like",
                "start": 2244.535,
                "end": 2244.855,
                "confidence": 0.99926066,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "real",
                "start": 2244.855,
                "end": 2245.355,
                "confidence": 0.99808747,
                "punctuated_word": "real",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "governance",
                "start": 2245.4949,
                "end": 2245.975,
                "confidence": 0.9913675,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "system",
                "start": 2245.975,
                "end": 2246.455,
                "confidence": 0.9986525,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "require",
                "start": 2246.455,
                "end": 2246.855,
                "confidence": 0.98682797,
                "punctuated_word": "require",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "you",
                "start": 2246.855,
                "end": 2247.015,
                "confidence": 0.9997938,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7528701
              },
              {
                "word": "to",
                "start": 2247.015,
                "end": 2247.175,
                "confidence": 0.999681,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "show",
                "start": 2247.175,
                "end": 2247.4949,
                "confidence": 0.99952495,
                "punctuated_word": "show",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "the",
                "start": 2247.4949,
                "end": 2247.7349,
                "confidence": 0.9994382,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "id",
                "start": 2247.7349,
                "end": 2248.215,
                "confidence": 0.81896764,
                "punctuated_word": "ID.",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "that's",
                "start": 2248.215,
                "end": 2248.615,
                "confidence": 0.9959316,
                "punctuated_word": "That's",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "hard",
                "start": 2248.615,
                "end": 2248.935,
                "confidence": 0.97548145,
                "punctuated_word": "hard",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "to",
                "start": 2248.935,
                "end": 2249.015,
                "confidence": 0.99797505,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "break",
                "start": 2249.015,
                "end": 2249.255,
                "confidence": 0.9963033,
                "punctuated_word": "break",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "using",
                "start": 2249.255,
                "end": 2249.575,
                "confidence": 0.99934095,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "liquefaction",
                "start": 2249.575,
                "end": 2250.075,
                "confidence": 0.9989565,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "of",
                "start": 2250.455,
                "end": 2250.935,
                "confidence": 0.72066957,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "impossible",
                "start": 2250.935,
                "end": 2251.435,
                "confidence": 0.8756033,
                "punctuated_word": "impossible",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "to",
                "start": 2251.575,
                "end": 2251.7349,
                "confidence": 0.9973248,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "break",
                "start": 2251.7349,
                "end": 2251.975,
                "confidence": 0.8479202,
                "punctuated_word": "break,",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "actually",
                "start": 2251.975,
                "end": 2252.475,
                "confidence": 0.9997349,
                "punctuated_word": "actually.",
                "speaker": 2,
                "speaker_confidence": 0.7302178
              },
              {
                "word": "in",
                "start": 2252.98,
                "end": 2253.1401,
                "confidence": 0.986159,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.56245285
              },
              {
                "word": "one",
                "start": 2253.1401,
                "end": 2253.6401,
                "confidence": 0.9997358,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.56245285
              },
              {
                "word": "of",
                "start": 2254.02,
                "end": 2254.26,
                "confidence": 0.9998087,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.56245285
              },
              {
                "word": "the",
                "start": 2254.26,
                "end": 2254.4202,
                "confidence": 0.9996146,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.56245285
              },
              {
                "word": "blog",
                "start": 2254.4202,
                "end": 2254.74,
                "confidence": 0.9961422,
                "punctuated_word": "blog",
                "speaker": 0,
                "speaker_confidence": 0.56245285
              },
              {
                "word": "posts",
                "start": 2254.74,
                "end": 2255.1401,
                "confidence": 0.93813515,
                "punctuated_word": "posts,",
                "speaker": 0,
                "speaker_confidence": 0.56245285
              },
              {
                "word": "remember",
                "start": 2255.46,
                "end": 2255.78,
                "confidence": 0.73330724,
                "punctuated_word": "remember",
                "speaker": 0,
                "speaker_confidence": 0.56245285
              },
              {
                "word": "you",
                "start": 2255.78,
                "end": 2255.86,
                "confidence": 0.7894268,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.56245285
              },
              {
                "word": "mentioned",
                "start": 2255.86,
                "end": 2256.36,
                "confidence": 0.99722654,
                "punctuated_word": "mentioned",
                "speaker": 0,
                "speaker_confidence": 0.56245285
              },
              {
                "word": "that",
                "start": 2256.9001,
                "end": 2257.06,
                "confidence": 0.9996855,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "vote",
                "start": 2257.06,
                "end": 2257.3801,
                "confidence": 0.98270905,
                "punctuated_word": "vote",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "buying",
                "start": 2257.3801,
                "end": 2257.7,
                "confidence": 0.99938476,
                "punctuated_word": "buying",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "may",
                "start": 2257.7,
                "end": 2257.86,
                "confidence": 0.9801437,
                "punctuated_word": "may",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "be",
                "start": 2257.86,
                "end": 2258.1,
                "confidence": 0.9992812,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "illegal",
                "start": 2258.1,
                "end": 2258.6,
                "confidence": 0.8679004,
                "punctuated_word": "illegal",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "in",
                "start": 2258.6602,
                "end": 2258.9001,
                "confidence": 0.9996518,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "political",
                "start": 2258.9001,
                "end": 2259.3801,
                "confidence": 0.999683,
                "punctuated_word": "political",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "elections",
                "start": 2259.3801,
                "end": 2259.86,
                "confidence": 0.9977632,
                "punctuated_word": "elections,",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "but",
                "start": 2259.86,
                "end": 2260.02,
                "confidence": 0.9998258,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "it's",
                "start": 2260.02,
                "end": 2260.26,
                "confidence": 0.9998722,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "very",
                "start": 2260.26,
                "end": 2260.4202,
                "confidence": 0.999949,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "much",
                "start": 2260.4202,
                "end": 2260.6602,
                "confidence": 0.9999776,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "legal",
                "start": 2260.6602,
                "end": 2261.06,
                "confidence": 0.99472284,
                "punctuated_word": "legal",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "in",
                "start": 2261.06,
                "end": 2261.22,
                "confidence": 0.99421376,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "daos",
                "start": 2261.22,
                "end": 2261.72,
                "confidence": 0.8207729,
                "punctuated_word": "DAOs.",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "and",
                "start": 2262.1802,
                "end": 2262.6802,
                "confidence": 0.9951429,
                "punctuated_word": "And,",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "i",
                "start": 2262.98,
                "end": 2263.06,
                "confidence": 0.99959356,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "love",
                "start": 2263.06,
                "end": 2263.3801,
                "confidence": 0.9921268,
                "punctuated_word": "love",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "the",
                "start": 2263.3801,
                "end": 2263.46,
                "confidence": 0.9998635,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "reference",
                "start": 2263.46,
                "end": 2263.86,
                "confidence": 0.9998745,
                "punctuated_word": "reference",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "that",
                "start": 2263.86,
                "end": 2264.1,
                "confidence": 0.99979407,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "you",
                "start": 2264.1,
                "end": 2264.26,
                "confidence": 0.9996928,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "said",
                "start": 2264.26,
                "end": 2264.5,
                "confidence": 0.9997179,
                "punctuated_word": "said",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "that",
                "start": 2264.5,
                "end": 2264.865,
                "confidence": 0.9856747,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "vote",
                "start": 2265.025,
                "end": 2265.265,
                "confidence": 0.24001026,
                "punctuated_word": "vote",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "buying",
                "start": 2265.265,
                "end": 2265.425,
                "confidence": 0.9963875,
                "punctuated_word": "buying",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "in",
                "start": 2265.425,
                "end": 2265.585,
                "confidence": 0.9780611,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "daos",
                "start": 2265.585,
                "end": 2265.985,
                "confidence": 0.99335253,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "would",
                "start": 2265.985,
                "end": 2266.225,
                "confidence": 0.9924076,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "probably",
                "start": 2266.225,
                "end": 2266.705,
                "confidence": 0.9991085,
                "punctuated_word": "probably",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "follow",
                "start": 2266.705,
                "end": 2267.025,
                "confidence": 0.9984047,
                "punctuated_word": "follow",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "this",
                "start": 2267.025,
                "end": 2267.265,
                "confidence": 0.9960438,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "trend",
                "start": 2267.265,
                "end": 2267.585,
                "confidence": 0.99955994,
                "punctuated_word": "trend",
                "speaker": 0,
                "speaker_confidence": 0.79591703
              },
              {
                "word": "that",
                "start": 2267.585,
                "end": 2267.665,
                "confidence": 0.99950254,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "we",
                "start": 2267.665,
                "end": 2267.825,
                "confidence": 0.9998894,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "have",
                "start": 2267.825,
                "end": 2267.985,
                "confidence": 0.99966407,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "in",
                "start": 2267.985,
                "end": 2268.145,
                "confidence": 0.9958138,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "web",
                "start": 2268.145,
                "end": 2268.465,
                "confidence": 0.57230896,
                "punctuated_word": "Web",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "three",
                "start": 2268.465,
                "end": 2268.965,
                "confidence": 0.9609547,
                "punctuated_word": "three",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "of",
                "start": 2269.025,
                "end": 2269.265,
                "confidence": 0.9690717,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "just",
                "start": 2269.265,
                "end": 2269.585,
                "confidence": 0.9997758,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "monetizing",
                "start": 2269.585,
                "end": 2270.085,
                "confidence": 0.9979501,
                "punctuated_word": "monetizing",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "everything",
                "start": 2270.385,
                "end": 2270.865,
                "confidence": 0.9997303,
                "punctuated_word": "everything",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "from",
                "start": 2270.865,
                "end": 2271.105,
                "confidence": 0.9857517,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "people's",
                "start": 2271.105,
                "end": 2271.585,
                "confidence": 0.9969907,
                "punctuated_word": "people's",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "friends",
                "start": 2271.585,
                "end": 2272.085,
                "confidence": 0.9468216,
                "punctuated_word": "friends",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "to",
                "start": 2272.225,
                "end": 2272.545,
                "confidence": 0.9965947,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "mev",
                "start": 2272.545,
                "end": 2273.045,
                "confidence": 0.91338235,
                "punctuated_word": "MEV.",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "so",
                "start": 2273.505,
                "end": 2274.005,
                "confidence": 0.99901175,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "i'm",
                "start": 2274.065,
                "end": 2274.305,
                "confidence": 0.9991383,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "curious",
                "start": 2274.305,
                "end": 2274.805,
                "confidence": 0.999798,
                "punctuated_word": "curious",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "how",
                "start": 2275.265,
                "end": 2275.585,
                "confidence": 0.99569535,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "liquefaction",
                "start": 2275.585,
                "end": 2276.085,
                "confidence": 0.95607376,
                "punctuated_word": "liquefaction",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "will",
                "start": 2276.625,
                "end": 2276.865,
                "confidence": 0.9993123,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "change",
                "start": 2276.865,
                "end": 2277.365,
                "confidence": 0.99992204,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "the",
                "start": 2277.985,
                "end": 2278.385,
                "confidence": 0.9997631,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "delegated",
                "start": 2278.385,
                "end": 2278.885,
                "confidence": 0.9992855,
                "punctuated_word": "delegated",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "governance",
                "start": 2279.025,
                "end": 2279.525,
                "confidence": 0.99957794,
                "punctuated_word": "governance",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "as",
                "start": 2280.18,
                "end": 2280.3398,
                "confidence": 0.9999335,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "we",
                "start": 2280.3398,
                "end": 2280.42,
                "confidence": 0.9999472,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.79052424
              },
              {
                "word": "know",
                "start": 2280.42,
                "end": 2280.8198,
                "confidence": 0.99953437,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "it",
                "start": 2280.8198,
                "end": 2281.06,
                "confidence": 0.9998634,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "today",
                "start": 2281.06,
                "end": 2281.54,
                "confidence": 0.9910688,
                "punctuated_word": "today,",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "which",
                "start": 2281.54,
                "end": 2281.8599,
                "confidence": 0.99992156,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "is",
                "start": 2281.8599,
                "end": 2282.3599,
                "confidence": 0.99993706,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "a",
                "start": 2282.5798,
                "end": 2282.9,
                "confidence": 0.99137515,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "predominant",
                "start": 2282.9,
                "end": 2283.4,
                "confidence": 0.99843377,
                "punctuated_word": "predominant",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "form",
                "start": 2283.6199,
                "end": 2284.02,
                "confidence": 0.99932945,
                "punctuated_word": "form",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "of",
                "start": 2284.02,
                "end": 2284.3398,
                "confidence": 0.9997116,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "governance",
                "start": 2284.3398,
                "end": 2284.8198,
                "confidence": 0.9971585,
                "punctuated_word": "governance",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "participation",
                "start": 2284.8198,
                "end": 2285.3198,
                "confidence": 0.99363047,
                "punctuated_word": "participation",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "in",
                "start": 2285.46,
                "end": 2285.6199,
                "confidence": 0.99886596,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "daos",
                "start": 2285.6199,
                "end": 2286.1199,
                "confidence": 0.96901935,
                "punctuated_word": "DAOs.",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "do",
                "start": 2286.26,
                "end": 2286.5,
                "confidence": 0.99945277,
                "punctuated_word": "Do",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "you",
                "start": 2286.5,
                "end": 2286.5798,
                "confidence": 0.99911696,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.715991
              },
              {
                "word": "have",
                "start": 2286.5798,
                "end": 2286.74,
                "confidence": 0.99994636,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.39820075
              },
              {
                "word": "any",
                "start": 2286.74,
                "end": 2286.9,
                "confidence": 0.9999528,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.39820075
              },
              {
                "word": "thoughts",
                "start": 2286.9,
                "end": 2287.22,
                "confidence": 0.99986887,
                "punctuated_word": "thoughts",
                "speaker": 0,
                "speaker_confidence": 0.39820075
              },
              {
                "word": "on",
                "start": 2287.22,
                "end": 2287.38,
                "confidence": 0.9996623,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.39820075
              },
              {
                "word": "that",
                "start": 2287.38,
                "end": 2287.88,
                "confidence": 0.9999415,
                "punctuated_word": "that?",
                "speaker": 0,
                "speaker_confidence": 0.39820075
              },
              {
                "word": "absolutely",
                "start": 2289.6199,
                "end": 2290.1199,
                "confidence": 0.9998745,
                "punctuated_word": "Absolutely.",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "so",
                "start": 2290.74,
                "end": 2291.22,
                "confidence": 0.9876957,
                "punctuated_word": "So,",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "like",
                "start": 2291.22,
                "end": 2291.46,
                "confidence": 0.99522567,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "currently",
                "start": 2291.46,
                "end": 2291.94,
                "confidence": 0.99137974,
                "punctuated_word": "currently,",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "if",
                "start": 2291.94,
                "end": 2292.0999,
                "confidence": 0.9998222,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "you",
                "start": 2292.0999,
                "end": 2292.26,
                "confidence": 0.99997973,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "delegate",
                "start": 2292.26,
                "end": 2292.66,
                "confidence": 0.99871063,
                "punctuated_word": "delegate",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "to",
                "start": 2292.66,
                "end": 2292.74,
                "confidence": 0.956533,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "someone",
                "start": 2292.74,
                "end": 2293.22,
                "confidence": 0.99944913,
                "punctuated_word": "someone,",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "you're",
                "start": 2293.22,
                "end": 2293.46,
                "confidence": 0.99995303,
                "punctuated_word": "you're",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "not",
                "start": 2293.46,
                "end": 2293.6199,
                "confidence": 0.9999738,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.58954185
              },
              {
                "word": "making",
                "start": 2293.6199,
                "end": 2293.8599,
                "confidence": 0.9999653,
                "punctuated_word": "making",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "any",
                "start": 2293.8599,
                "end": 2294.0999,
                "confidence": 0.99971765,
                "punctuated_word": "any",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "money",
                "start": 2294.0999,
                "end": 2294.3398,
                "confidence": 0.9999354,
                "punctuated_word": "money",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "off",
                "start": 2294.3398,
                "end": 2294.5798,
                "confidence": 0.9997354,
                "punctuated_word": "off",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "of",
                "start": 2294.5798,
                "end": 2294.66,
                "confidence": 0.9996314,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "that",
                "start": 2294.66,
                "end": 2295.16,
                "confidence": 0.95795107,
                "punctuated_word": "that.",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "and",
                "start": 2295.485,
                "end": 2295.885,
                "confidence": 0.9989391,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "maybe",
                "start": 2295.885,
                "end": 2296.205,
                "confidence": 0.99722254,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "there's",
                "start": 2296.205,
                "end": 2296.685,
                "confidence": 0.99666286,
                "punctuated_word": "there's",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "a",
                "start": 2296.685,
                "end": 2296.845,
                "confidence": 0.99928826,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "bunch",
                "start": 2296.845,
                "end": 2297.0051,
                "confidence": 0.9996941,
                "punctuated_word": "bunch",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "of",
                "start": 2297.0051,
                "end": 2297.165,
                "confidence": 0.9993285,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "proposals",
                "start": 2297.165,
                "end": 2297.665,
                "confidence": 0.99964166,
                "punctuated_word": "proposals",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "in",
                "start": 2297.725,
                "end": 2297.885,
                "confidence": 0.98051924,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "some",
                "start": 2297.885,
                "end": 2298.045,
                "confidence": 0.99957854,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "dao",
                "start": 2298.045,
                "end": 2298.365,
                "confidence": 0.9826868,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.6828146
              },
              {
                "word": "that",
                "start": 2298.365,
                "end": 2298.445,
                "confidence": 0.9857561,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "you",
                "start": 2298.445,
                "end": 2298.605,
                "confidence": 0.9997601,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "have",
                "start": 2298.605,
                "end": 2298.7651,
                "confidence": 0.99933296,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "dao",
                "start": 2298.7651,
                "end": 2299.0051,
                "confidence": 0.9963808,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "tokens",
                "start": 2299.0051,
                "end": 2299.325,
                "confidence": 0.99850416,
                "punctuated_word": "tokens",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "in",
                "start": 2299.325,
                "end": 2299.805,
                "confidence": 0.9979972,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "that",
                "start": 2299.805,
                "end": 2300.045,
                "confidence": 0.9496833,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "you",
                "start": 2300.045,
                "end": 2300.205,
                "confidence": 0.9998547,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "don't",
                "start": 2300.205,
                "end": 2300.365,
                "confidence": 0.9999711,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "care",
                "start": 2300.365,
                "end": 2300.605,
                "confidence": 0.9999316,
                "punctuated_word": "care",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "about",
                "start": 2300.605,
                "end": 2300.845,
                "confidence": 0.99957603,
                "punctuated_word": "about",
                "speaker": 3,
                "speaker_confidence": 0.58452165
              },
              {
                "word": "the",
                "start": 2300.845,
                "end": 2300.925,
                "confidence": 0.99961394,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "outcome",
                "start": 2300.925,
                "end": 2301.325,
                "confidence": 0.99978846,
                "punctuated_word": "outcome",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "for",
                "start": 2301.325,
                "end": 2301.565,
                "confidence": 0.98964006,
                "punctuated_word": "for.",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "so",
                "start": 2301.565,
                "end": 2301.725,
                "confidence": 0.9825233,
                "punctuated_word": "So,",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "like",
                "start": 2301.725,
                "end": 2301.965,
                "confidence": 0.999707,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "maybe",
                "start": 2301.965,
                "end": 2302.205,
                "confidence": 0.9998066,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "there's",
                "start": 2302.205,
                "end": 2302.445,
                "confidence": 0.99824023,
                "punctuated_word": "there's",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "some",
                "start": 2302.445,
                "end": 2302.685,
                "confidence": 0.99954647,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "dao",
                "start": 2302.685,
                "end": 2302.925,
                "confidence": 0.9986155,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "that's",
                "start": 2302.925,
                "end": 2303.165,
                "confidence": 0.90947104,
                "punctuated_word": "that's,",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "like",
                "start": 2303.165,
                "end": 2303.565,
                "confidence": 0.9055316,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "has",
                "start": 2303.565,
                "end": 2303.805,
                "confidence": 0.9981528,
                "punctuated_word": "has",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "a",
                "start": 2303.805,
                "end": 2303.885,
                "confidence": 0.9711367,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "proposal",
                "start": 2303.885,
                "end": 2304.385,
                "confidence": 0.9997198,
                "punctuated_word": "proposal",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "to",
                "start": 2304.445,
                "end": 2304.945,
                "confidence": 0.9997248,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "change",
                "start": 2305.085,
                "end": 2305.405,
                "confidence": 0.99975663,
                "punctuated_word": "change",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "the",
                "start": 2305.405,
                "end": 2305.645,
                "confidence": 0.99960977,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "interface",
                "start": 2305.645,
                "end": 2306.145,
                "confidence": 0.9996772,
                "punctuated_word": "interface",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "color",
                "start": 2306.205,
                "end": 2306.605,
                "confidence": 0.9965274,
                "punctuated_word": "color",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "or",
                "start": 2306.605,
                "end": 2306.7651,
                "confidence": 0.99160635,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "something",
                "start": 2306.7651,
                "end": 2307.085,
                "confidence": 0.9999292,
                "punctuated_word": "something",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "like",
                "start": 2307.085,
                "end": 2307.245,
                "confidence": 0.99921644,
                "punctuated_word": "like",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "that",
                "start": 2307.245,
                "end": 2307.725,
                "confidence": 0.7735107,
                "punctuated_word": "that,",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "and",
                "start": 2307.725,
                "end": 2307.885,
                "confidence": 0.99853337,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "maybe",
                "start": 2307.885,
                "end": 2308.125,
                "confidence": 0.9994029,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "you",
                "start": 2308.125,
                "end": 2308.2852,
                "confidence": 0.99971575,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "just",
                "start": 2308.2852,
                "end": 2308.5251,
                "confidence": 0.99982846,
                "punctuated_word": "just",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "don't",
                "start": 2308.5251,
                "end": 2308.685,
                "confidence": 0.9999668,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "care",
                "start": 2308.685,
                "end": 2309.185,
                "confidence": 0.7725632,
                "punctuated_word": "care.",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "and",
                "start": 2309.27,
                "end": 2309.51,
                "confidence": 0.99965,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "you",
                "start": 2309.51,
                "end": 2309.5898,
                "confidence": 0.9996332,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "wanna",
                "start": 2309.5898,
                "end": 2309.8298,
                "confidence": 0.84546787,
                "punctuated_word": "wanna",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "make",
                "start": 2309.8298,
                "end": 2310.0698,
                "confidence": 0.99840456,
                "punctuated_word": "make",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "some",
                "start": 2310.0698,
                "end": 2310.23,
                "confidence": 0.9982949,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "money",
                "start": 2310.23,
                "end": 2310.47,
                "confidence": 0.99982625,
                "punctuated_word": "money",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "off",
                "start": 2310.47,
                "end": 2310.71,
                "confidence": 0.9989429,
                "punctuated_word": "off",
                "speaker": 3,
                "speaker_confidence": 0.8352227
              },
              {
                "word": "of",
                "start": 2310.71,
                "end": 2310.79,
                "confidence": 0.9882472,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "the",
                "start": 2310.79,
                "end": 2310.95,
                "confidence": 0.99884194,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "people",
                "start": 2310.95,
                "end": 2311.27,
                "confidence": 0.99995613,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "that",
                "start": 2311.27,
                "end": 2311.43,
                "confidence": 0.99601007,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "do",
                "start": 2311.43,
                "end": 2311.67,
                "confidence": 0.999728,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "care",
                "start": 2311.67,
                "end": 2311.99,
                "confidence": 0.99989116,
                "punctuated_word": "care",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "and",
                "start": 2311.99,
                "end": 2312.23,
                "confidence": 0.98689747,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "want",
                "start": 2312.23,
                "end": 2312.47,
                "confidence": 0.99566513,
                "punctuated_word": "want",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "to",
                "start": 2312.47,
                "end": 2312.63,
                "confidence": 0.9986284,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "influence",
                "start": 2312.63,
                "end": 2313.1099,
                "confidence": 0.9998253,
                "punctuated_word": "influence",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "the",
                "start": 2313.1099,
                "end": 2313.3499,
                "confidence": 0.9997116,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "outcome",
                "start": 2313.3499,
                "end": 2313.8499,
                "confidence": 0.99615383,
                "punctuated_word": "outcome.",
                "speaker": 3,
                "speaker_confidence": 0.6584189
              },
              {
                "word": "well",
                "start": 2314.0698,
                "end": 2314.31,
                "confidence": 0.99216294,
                "punctuated_word": "Well,",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "in",
                "start": 2314.31,
                "end": 2314.55,
                "confidence": 0.99877256,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "the",
                "start": 2314.55,
                "end": 2314.63,
                "confidence": 0.9992843,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "future",
                "start": 2314.63,
                "end": 2315.03,
                "confidence": 0.8320141,
                "punctuated_word": "future,",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "with",
                "start": 2315.03,
                "end": 2315.27,
                "confidence": 0.99934095,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "with",
                "start": 2315.27,
                "end": 2315.51,
                "confidence": 0.9947484,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "liquefaction",
                "start": 2315.51,
                "end": 2316.01,
                "confidence": 0.9769091,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "especially",
                "start": 2316.23,
                "end": 2316.73,
                "confidence": 0.838704,
                "punctuated_word": "especially,",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "you",
                "start": 2317.19,
                "end": 2317.3499,
                "confidence": 0.9992206,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "can",
                "start": 2317.3499,
                "end": 2317.75,
                "confidence": 0.9999236,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "start",
                "start": 2317.75,
                "end": 2318.15,
                "confidence": 0.99988365,
                "punctuated_word": "start",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "profiting",
                "start": 2318.15,
                "end": 2318.65,
                "confidence": 0.9998437,
                "punctuated_word": "profiting",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "off",
                "start": 2318.79,
                "end": 2319.03,
                "confidence": 0.99798584,
                "punctuated_word": "off",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "of",
                "start": 2319.03,
                "end": 2319.3499,
                "confidence": 0.998538,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "all",
                "start": 2319.3499,
                "end": 2319.5898,
                "confidence": 0.99680895,
                "punctuated_word": "all",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "of",
                "start": 2319.5898,
                "end": 2319.75,
                "confidence": 0.91611946,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "the",
                "start": 2319.75,
                "end": 2319.99,
                "confidence": 0.99984574,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "proposals",
                "start": 2319.99,
                "end": 2320.49,
                "confidence": 0.9996599,
                "punctuated_word": "proposals",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "that",
                "start": 2320.55,
                "end": 2320.8699,
                "confidence": 0.99938655,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "you",
                "start": 2320.8699,
                "end": 2321.27,
                "confidence": 0.9998716,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "have",
                "start": 2321.27,
                "end": 2321.5898,
                "confidence": 0.9996873,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "no",
                "start": 2321.5898,
                "end": 2322.0698,
                "confidence": 0.99962676,
                "punctuated_word": "no",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "hard",
                "start": 2322.0698,
                "end": 2322.39,
                "confidence": 0.9986148,
                "punctuated_word": "hard",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "direction",
                "start": 2322.39,
                "end": 2322.8699,
                "confidence": 0.9982147,
                "punctuated_word": "direction",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "for",
                "start": 2322.8699,
                "end": 2323.215,
                "confidence": 0.9729539,
                "punctuated_word": "for.",
                "speaker": 3,
                "speaker_confidence": 0.6665048
              },
              {
                "word": "so",
                "start": 2323.615,
                "end": 2323.695,
                "confidence": 0.998591,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.46953887
              },
              {
                "word": "we've",
                "start": 2323.695,
                "end": 2324.0151,
                "confidence": 0.98814976,
                "punctuated_word": "we've",
                "speaker": 3,
                "speaker_confidence": 0.46953887
              },
              {
                "word": "even",
                "start": 2324.0151,
                "end": 2324.3352,
                "confidence": 0.99971944,
                "punctuated_word": "even",
                "speaker": 3,
                "speaker_confidence": 0.46953887
              },
              {
                "word": "created",
                "start": 2324.3352,
                "end": 2324.8352,
                "confidence": 0.9997334,
                "punctuated_word": "created",
                "speaker": 3,
                "speaker_confidence": 0.46953887
              },
              {
                "word": "this",
                "start": 2324.975,
                "end": 2325.455,
                "confidence": 0.99943906,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.46953887
              },
              {
                "word": "completely",
                "start": 2325.455,
                "end": 2325.955,
                "confidence": 0.990511,
                "punctuated_word": "completely",
                "speaker": 3,
                "speaker_confidence": 0.46953887
              },
              {
                "word": "nonvoting",
                "start": 2326.175,
                "end": 2326.675,
                "confidence": 0.8819385,
                "punctuated_word": "nonvoting",
                "speaker": 3,
                "speaker_confidence": 0.46953887
              },
              {
                "word": "derivative",
                "start": 2327.215,
                "end": 2327.715,
                "confidence": 0.893257,
                "punctuated_word": "derivative",
                "speaker": 3,
                "speaker_confidence": 0.46953887
              },
              {
                "word": "dao",
                "start": 2328.0151,
                "end": 2328.175,
                "confidence": 0.97396034,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "token",
                "start": 2328.175,
                "end": 2328.495,
                "confidence": 0.898527,
                "punctuated_word": "token",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "that",
                "start": 2328.495,
                "end": 2328.655,
                "confidence": 0.9907742,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "we",
                "start": 2328.655,
                "end": 2328.8152,
                "confidence": 0.9996532,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "call",
                "start": 2328.8152,
                "end": 2329.0552,
                "confidence": 0.99888843,
                "punctuated_word": "call",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "a",
                "start": 2329.0552,
                "end": 2329.215,
                "confidence": 0.9947253,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "dark",
                "start": 2329.215,
                "end": 2329.5352,
                "confidence": 0.67408484,
                "punctuated_word": "dark",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "dao",
                "start": 2329.5352,
                "end": 2329.855,
                "confidence": 0.9955934,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "light",
                "start": 2329.855,
                "end": 2330.355,
                "confidence": 0.58712953,
                "punctuated_word": "light",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "token",
                "start": 2330.415,
                "end": 2330.915,
                "confidence": 0.9981968,
                "punctuated_word": "token",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "that",
                "start": 2331.135,
                "end": 2331.2952,
                "confidence": 0.8938822,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "will",
                "start": 2331.2952,
                "end": 2331.5352,
                "confidence": 0.99877423,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "automatically",
                "start": 2331.5352,
                "end": 2332.0352,
                "confidence": 0.99966884,
                "punctuated_word": "automatically",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "sell",
                "start": 2332.735,
                "end": 2333.135,
                "confidence": 0.9994149,
                "punctuated_word": "sell",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "your",
                "start": 2333.135,
                "end": 2333.615,
                "confidence": 0.99931073,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "your",
                "start": 2333.615,
                "end": 2333.855,
                "confidence": 0.99185187,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "vote",
                "start": 2333.855,
                "end": 2334.175,
                "confidence": 0.9804309,
                "punctuated_word": "vote",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "on",
                "start": 2334.175,
                "end": 2334.3352,
                "confidence": 0.99978715,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "every",
                "start": 2334.3352,
                "end": 2334.5752,
                "confidence": 0.99978393,
                "punctuated_word": "every",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "single",
                "start": 2334.5752,
                "end": 2334.895,
                "confidence": 0.9998248,
                "punctuated_word": "single",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "proposal",
                "start": 2334.895,
                "end": 2335.395,
                "confidence": 0.9997979,
                "punctuated_word": "proposal",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "and",
                "start": 2335.8098,
                "end": 2336.0498,
                "confidence": 0.9996649,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "essentially",
                "start": 2336.0498,
                "end": 2336.5298,
                "confidence": 0.89803356,
                "punctuated_word": "essentially",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "act",
                "start": 2336.5298,
                "end": 2336.77,
                "confidence": 0.9853758,
                "punctuated_word": "act",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "as",
                "start": 2336.77,
                "end": 2336.8499,
                "confidence": 0.9890454,
                "punctuated_word": "as",
                "speaker": 3,
                "speaker_confidence": 0.81180733
              },
              {
                "word": "like",
                "start": 2336.8499,
                "end": 2337.01,
                "confidence": 0.54252565,
                "punctuated_word": "like",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "a",
                "start": 2337.01,
                "end": 2337.0898,
                "confidence": 0.99770004,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "liquid",
                "start": 2337.0898,
                "end": 2337.49,
                "confidence": 0.9990509,
                "punctuated_word": "liquid",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "staking",
                "start": 2337.49,
                "end": 2337.97,
                "confidence": 0.9947294,
                "punctuated_word": "staking",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "platform",
                "start": 2337.97,
                "end": 2338.45,
                "confidence": 0.999642,
                "punctuated_word": "platform",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "for",
                "start": 2338.45,
                "end": 2338.69,
                "confidence": 0.99952996,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "dao",
                "start": 2338.69,
                "end": 2339.01,
                "confidence": 0.98194337,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "tokens",
                "start": 2339.01,
                "end": 2339.51,
                "confidence": 0.9930007,
                "punctuated_word": "tokens.",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "so",
                "start": 2339.89,
                "end": 2340.0498,
                "confidence": 0.99555236,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "maybe",
                "start": 2340.0498,
                "end": 2340.3699,
                "confidence": 0.9903752,
                "punctuated_word": "maybe",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "if",
                "start": 2340.3699,
                "end": 2340.5298,
                "confidence": 0.99409145,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "you",
                "start": 2340.5298,
                "end": 2340.77,
                "confidence": 0.9999094,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "aren't",
                "start": 2340.77,
                "end": 2341.0898,
                "confidence": 0.9966022,
                "punctuated_word": "aren't",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "going",
                "start": 2341.0898,
                "end": 2341.3298,
                "confidence": 0.99946994,
                "punctuated_word": "going",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "to",
                "start": 2341.3298,
                "end": 2341.8298,
                "confidence": 0.9987184,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "use",
                "start": 2342.21,
                "end": 2342.45,
                "confidence": 0.99926525,
                "punctuated_word": "use",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "the",
                "start": 2342.45,
                "end": 2342.69,
                "confidence": 0.9918944,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "dao",
                "start": 2342.69,
                "end": 2343.0898,
                "confidence": 0.9988359,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "for",
                "start": 2343.0898,
                "end": 2343.41,
                "confidence": 0.9993728,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "a",
                "start": 2343.41,
                "end": 2343.5698,
                "confidence": 0.9997217,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "year",
                "start": 2343.5698,
                "end": 2343.97,
                "confidence": 0.99995303,
                "punctuated_word": "year",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "or",
                "start": 2343.97,
                "end": 2344.21,
                "confidence": 0.9969331,
                "punctuated_word": "or",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "something",
                "start": 2344.21,
                "end": 2344.71,
                "confidence": 0.9998344,
                "punctuated_word": "something",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "and",
                "start": 2345.17,
                "end": 2345.65,
                "confidence": 0.8869566,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "but",
                "start": 2345.73,
                "end": 2345.89,
                "confidence": 0.9991172,
                "punctuated_word": "but",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "you",
                "start": 2345.89,
                "end": 2346.0498,
                "confidence": 0.99928814,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "still",
                "start": 2346.0498,
                "end": 2346.21,
                "confidence": 0.99982846,
                "punctuated_word": "still",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "wanna",
                "start": 2346.21,
                "end": 2346.45,
                "confidence": 0.9049898,
                "punctuated_word": "wanna",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "keep",
                "start": 2346.45,
                "end": 2346.6099,
                "confidence": 0.99923134,
                "punctuated_word": "keep",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "your",
                "start": 2346.6099,
                "end": 2346.8499,
                "confidence": 0.9993888,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "dao",
                "start": 2346.8499,
                "end": 2347.0898,
                "confidence": 0.99841696,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "tokens",
                "start": 2347.0898,
                "end": 2347.41,
                "confidence": 0.99722075,
                "punctuated_word": "tokens,",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "you",
                "start": 2347.41,
                "end": 2347.65,
                "confidence": 0.9966414,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "would",
                "start": 2347.65,
                "end": 2348.0498,
                "confidence": 0.8851352,
                "punctuated_word": "would,",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "use",
                "start": 2348.3699,
                "end": 2348.6099,
                "confidence": 0.99513984,
                "punctuated_word": "use",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "the",
                "start": 2348.6099,
                "end": 2348.77,
                "confidence": 0.99702555,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "dark",
                "start": 2348.77,
                "end": 2349.17,
                "confidence": 0.6814609,
                "punctuated_word": "dark",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "dao",
                "start": 2349.17,
                "end": 2349.41,
                "confidence": 0.9953213,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "light",
                "start": 2349.41,
                "end": 2349.855,
                "confidence": 0.88270473,
                "punctuated_word": "light",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "that",
                "start": 2349.855,
                "end": 2350.095,
                "confidence": 0.9998845,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "will",
                "start": 2350.095,
                "end": 2350.335,
                "confidence": 0.99966335,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "automatically",
                "start": 2350.335,
                "end": 2350.835,
                "confidence": 0.99991405,
                "punctuated_word": "automatically",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "sell",
                "start": 2351.055,
                "end": 2351.375,
                "confidence": 0.99964106,
                "punctuated_word": "sell",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "your",
                "start": 2351.375,
                "end": 2351.695,
                "confidence": 0.9997255,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "your",
                "start": 2351.695,
                "end": 2351.935,
                "confidence": 0.9994179,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "votes",
                "start": 2351.935,
                "end": 2352.435,
                "confidence": 0.9958642,
                "punctuated_word": "votes.",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "so",
                "start": 2352.895,
                "end": 2353.375,
                "confidence": 0.9992059,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "that's",
                "start": 2353.375,
                "end": 2353.775,
                "confidence": 0.9552971,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "might",
                "start": 2353.855,
                "end": 2354.095,
                "confidence": 0.9429511,
                "punctuated_word": "might",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "might",
                "start": 2354.095,
                "end": 2354.335,
                "confidence": 0.9808138,
                "punctuated_word": "might",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "be",
                "start": 2354.335,
                "end": 2354.4949,
                "confidence": 0.9992994,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "where",
                "start": 2354.4949,
                "end": 2354.7349,
                "confidence": 0.9992435,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "it's",
                "start": 2354.7349,
                "end": 2354.895,
                "confidence": 0.99758756,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "going",
                "start": 2354.895,
                "end": 2355.135,
                "confidence": 0.99985635,
                "punctuated_word": "going",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "where",
                "start": 2355.135,
                "end": 2355.455,
                "confidence": 0.58150446,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "you",
                "start": 2355.455,
                "end": 2355.615,
                "confidence": 0.99962664,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "can",
                "start": 2355.615,
                "end": 2356.115,
                "confidence": 0.9995572,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "have",
                "start": 2356.175,
                "end": 2356.4949,
                "confidence": 0.9974268,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "more",
                "start": 2356.4949,
                "end": 2356.895,
                "confidence": 0.999708,
                "punctuated_word": "more",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "ability",
                "start": 2356.895,
                "end": 2357.395,
                "confidence": 0.9998834,
                "punctuated_word": "ability",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "to",
                "start": 2357.455,
                "end": 2357.955,
                "confidence": 0.99965453,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "profit",
                "start": 2358.175,
                "end": 2358.655,
                "confidence": 0.9990575,
                "punctuated_word": "profit",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "from",
                "start": 2358.655,
                "end": 2358.895,
                "confidence": 0.99948657,
                "punctuated_word": "from",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "your",
                "start": 2358.895,
                "end": 2359.295,
                "confidence": 0.9996412,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "dao",
                "start": 2359.295,
                "end": 2359.535,
                "confidence": 0.99954844,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "votes",
                "start": 2359.535,
                "end": 2360.035,
                "confidence": 0.9982834,
                "punctuated_word": "votes",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "as",
                "start": 2360.255,
                "end": 2360.4949,
                "confidence": 0.9922569,
                "punctuated_word": "as",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "where",
                "start": 2360.4949,
                "end": 2360.815,
                "confidence": 0.73512864,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "previously",
                "start": 2360.815,
                "end": 2361.315,
                "confidence": 0.96639174,
                "punctuated_word": "previously",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "you",
                "start": 2361.375,
                "end": 2361.615,
                "confidence": 0.9210981,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "you",
                "start": 2361.615,
                "end": 2361.775,
                "confidence": 0.9538362,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "didn't",
                "start": 2361.775,
                "end": 2362.275,
                "confidence": 0.9991668,
                "punctuated_word": "didn't.",
                "speaker": 3,
                "speaker_confidence": 0.8488369
              },
              {
                "word": "yeah",
                "start": 2362.52,
                "end": 2362.8398,
                "confidence": 0.99784327,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.38056785
              },
              {
                "word": "and",
                "start": 2362.8398,
                "end": 2362.92,
                "confidence": 0.9996032,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.38056785
              },
              {
                "word": "i",
                "start": 2362.92,
                "end": 2363.16,
                "confidence": 0.9997483,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.38056785
              },
              {
                "word": "hate",
                "start": 2363.16,
                "end": 2363.4,
                "confidence": 0.9999428,
                "punctuated_word": "hate",
                "speaker": 0,
                "speaker_confidence": 0.38056785
              },
              {
                "word": "to",
                "start": 2363.4,
                "end": 2363.48,
                "confidence": 0.99993205,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "be",
                "start": 2363.48,
                "end": 2363.64,
                "confidence": 0.99922216,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "this",
                "start": 2363.64,
                "end": 2363.88,
                "confidence": 0.9997241,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "person",
                "start": 2363.88,
                "end": 2364.38,
                "confidence": 0.990786,
                "punctuated_word": "person,",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "but",
                "start": 2364.44,
                "end": 2364.76,
                "confidence": 0.9998248,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "it",
                "start": 2364.76,
                "end": 2364.8398,
                "confidence": 0.99945396,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "seems",
                "start": 2364.8398,
                "end": 2365.16,
                "confidence": 0.9997391,
                "punctuated_word": "seems",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "like",
                "start": 2365.16,
                "end": 2365.64,
                "confidence": 0.991916,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "a",
                "start": 2365.64,
                "end": 2365.8,
                "confidence": 0.99806184,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "lot",
                "start": 2365.8,
                "end": 2365.96,
                "confidence": 0.9999405,
                "punctuated_word": "lot",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "of",
                "start": 2365.96,
                "end": 2366.1199,
                "confidence": 0.9997677,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "conversations",
                "start": 2366.1199,
                "end": 2366.6199,
                "confidence": 0.99897027,
                "punctuated_word": "conversations",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "around",
                "start": 2366.8398,
                "end": 2367.16,
                "confidence": 0.99958664,
                "punctuated_word": "around",
                "speaker": 0,
                "speaker_confidence": 0.68979794
              },
              {
                "word": "the",
                "start": 2367.16,
                "end": 2367.24,
                "confidence": 0.99943227,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "future",
                "start": 2367.24,
                "end": 2367.56,
                "confidence": 0.9994272,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "of",
                "start": 2367.56,
                "end": 2367.64,
                "confidence": 0.97050697,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "governance",
                "start": 2367.64,
                "end": 2368.14,
                "confidence": 0.9983632,
                "punctuated_word": "governance",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "somehow",
                "start": 2368.28,
                "end": 2368.76,
                "confidence": 0.99818796,
                "punctuated_word": "somehow",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "involve",
                "start": 2368.76,
                "end": 2369.26,
                "confidence": 0.9866763,
                "punctuated_word": "involve",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "ai",
                "start": 2369.56,
                "end": 2369.8,
                "confidence": 0.9993862,
                "punctuated_word": "AI",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "agents",
                "start": 2369.8,
                "end": 2370.3,
                "confidence": 0.9873866,
                "punctuated_word": "agents.",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "so",
                "start": 2370.76,
                "end": 2370.92,
                "confidence": 0.9985588,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "let",
                "start": 2370.92,
                "end": 2371.16,
                "confidence": 0.999403,
                "punctuated_word": "let",
                "speaker": 0,
                "speaker_confidence": 0.73196536
              },
              {
                "word": "me",
                "start": 2371.16,
                "end": 2371.24,
                "confidence": 0.99985266,
                "punctuated_word": "me",
                "speaker": 0,
                "speaker_confidence": 0.54806477
              },
              {
                "word": "just",
                "start": 2371.24,
                "end": 2371.64,
                "confidence": 0.9990784,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.54806477
              },
              {
                "word": "throw",
                "start": 2371.64,
                "end": 2371.8,
                "confidence": 0.98262733,
                "punctuated_word": "throw",
                "speaker": 0,
                "speaker_confidence": 0.54806477
              },
              {
                "word": "this",
                "start": 2371.8,
                "end": 2372.04,
                "confidence": 0.99912125,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.54806477
              },
              {
                "word": "question",
                "start": 2372.04,
                "end": 2372.3599,
                "confidence": 0.99924445,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.54806477
              },
              {
                "word": "to",
                "start": 2372.3599,
                "end": 2372.52,
                "confidence": 0.99961746,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.54806477
              },
              {
                "word": "you",
                "start": 2372.52,
                "end": 2372.5999,
                "confidence": 0.9995553,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.54806477
              },
              {
                "word": "guys",
                "start": 2372.5999,
                "end": 2373.0999,
                "confidence": 0.9766432,
                "punctuated_word": "guys.",
                "speaker": 0,
                "speaker_confidence": 0.54806477
              },
              {
                "word": "how",
                "start": 2373.4,
                "end": 2373.56,
                "confidence": 0.99913067,
                "punctuated_word": "How",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "do",
                "start": 2373.56,
                "end": 2373.72,
                "confidence": 0.99986863,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "you",
                "start": 2373.72,
                "end": 2373.88,
                "confidence": 0.9995876,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "see",
                "start": 2373.88,
                "end": 2374.38,
                "confidence": 0.9997292,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "ai",
                "start": 2374.5999,
                "end": 2374.76,
                "confidence": 0.9991804,
                "punctuated_word": "AI",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "agents",
                "start": 2374.76,
                "end": 2375.26,
                "confidence": 0.999876,
                "punctuated_word": "agents",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "coming",
                "start": 2375.3198,
                "end": 2375.56,
                "confidence": 0.99988186,
                "punctuated_word": "coming",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "in",
                "start": 2375.56,
                "end": 2376.06,
                "confidence": 0.99890864,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "and",
                "start": 2376.1199,
                "end": 2376.44,
                "confidence": 0.7833063,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "whether",
                "start": 2376.44,
                "end": 2376.76,
                "confidence": 0.9968804,
                "punctuated_word": "whether",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "that",
                "start": 2376.76,
                "end": 2377.0,
                "confidence": 0.9988656,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "would",
                "start": 2377.0,
                "end": 2377.24,
                "confidence": 0.99945277,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "intensify",
                "start": 2377.24,
                "end": 2377.74,
                "confidence": 0.97503394,
                "punctuated_word": "intensify",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "the",
                "start": 2378.055,
                "end": 2378.295,
                "confidence": 0.7717782,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "risk",
                "start": 2378.295,
                "end": 2378.535,
                "confidence": 0.9985331,
                "punctuated_word": "risk",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "of",
                "start": 2378.535,
                "end": 2378.775,
                "confidence": 0.999113,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "dark",
                "start": 2378.775,
                "end": 2379.095,
                "confidence": 0.9536651,
                "punctuated_word": "dark",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "daos",
                "start": 2379.095,
                "end": 2379.595,
                "confidence": 0.81443083,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "or",
                "start": 2379.7349,
                "end": 2380.135,
                "confidence": 0.9781929,
                "punctuated_word": "or,",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "you",
                "start": 2380.135,
                "end": 2380.295,
                "confidence": 0.9995074,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "know",
                "start": 2380.295,
                "end": 2380.535,
                "confidence": 0.9999295,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "all",
                "start": 2380.535,
                "end": 2380.775,
                "confidence": 0.9991147,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "associated",
                "start": 2380.775,
                "end": 2381.275,
                "confidence": 0.95114166,
                "punctuated_word": "associated",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "threats",
                "start": 2381.415,
                "end": 2381.7349,
                "confidence": 0.889769,
                "punctuated_word": "threats",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "that",
                "start": 2381.7349,
                "end": 2381.815,
                "confidence": 0.99957424,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "we",
                "start": 2381.815,
                "end": 2381.9749,
                "confidence": 0.99938536,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "were",
                "start": 2381.9749,
                "end": 2382.135,
                "confidence": 0.99884003,
                "punctuated_word": "were",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "just",
                "start": 2382.135,
                "end": 2382.375,
                "confidence": 0.99959165,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "talking",
                "start": 2382.375,
                "end": 2382.6948,
                "confidence": 0.9997069,
                "punctuated_word": "talking",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "about",
                "start": 2382.6948,
                "end": 2383.1948,
                "confidence": 0.68804103,
                "punctuated_word": "about?",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "or",
                "start": 2383.335,
                "end": 2383.835,
                "confidence": 0.9985538,
                "punctuated_word": "Or",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "do",
                "start": 2383.895,
                "end": 2384.055,
                "confidence": 0.99807703,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "you",
                "start": 2384.055,
                "end": 2384.2148,
                "confidence": 0.9998627,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "think",
                "start": 2384.2148,
                "end": 2384.7148,
                "confidence": 0.9995906,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "that",
                "start": 2384.9348,
                "end": 2385.335,
                "confidence": 0.99918824,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "may",
                "start": 2385.335,
                "end": 2385.655,
                "confidence": 0.99962723,
                "punctuated_word": "may",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "not",
                "start": 2385.655,
                "end": 2385.9749,
                "confidence": 0.9999113,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "pose",
                "start": 2385.9749,
                "end": 2386.375,
                "confidence": 0.5693863,
                "punctuated_word": "pose",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "such",
                "start": 2386.375,
                "end": 2386.615,
                "confidence": 0.99981695,
                "punctuated_word": "such",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "risk",
                "start": 2386.615,
                "end": 2387.115,
                "confidence": 0.9896103,
                "punctuated_word": "risk?",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "so",
                "start": 2387.415,
                "end": 2387.915,
                "confidence": 0.998912,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "maybe",
                "start": 2388.055,
                "end": 2388.375,
                "confidence": 0.993694,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "you",
                "start": 2388.375,
                "end": 2388.875,
                "confidence": 0.9683583,
                "punctuated_word": "you,",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "want",
                "start": 2389.655,
                "end": 2389.895,
                "confidence": 0.99910706,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.83287865
              },
              {
                "word": "to",
                "start": 2389.895,
                "end": 2389.9749,
                "confidence": 0.99956113,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.52855676
              },
              {
                "word": "share",
                "start": 2389.9749,
                "end": 2390.295,
                "confidence": 0.99994993,
                "punctuated_word": "share",
                "speaker": 0,
                "speaker_confidence": 0.52855676
              },
              {
                "word": "any",
                "start": 2390.295,
                "end": 2390.535,
                "confidence": 0.9998215,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.52855676
              },
              {
                "word": "of",
                "start": 2390.535,
                "end": 2390.6948,
                "confidence": 0.99623615,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.52855676
              },
              {
                "word": "the",
                "start": 2390.6948,
                "end": 2390.855,
                "confidence": 0.9983845,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.52855676
              },
              {
                "word": "perspectives",
                "start": 2390.855,
                "end": 2391.355,
                "confidence": 0.99917275,
                "punctuated_word": "perspectives",
                "speaker": 0,
                "speaker_confidence": 0.52855676
              },
              {
                "word": "on",
                "start": 2391.415,
                "end": 2391.575,
                "confidence": 0.9997845,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.52855676
              },
              {
                "word": "this",
                "start": 2391.575,
                "end": 2391.87,
                "confidence": 0.9086584,
                "punctuated_word": "this.",
                "speaker": 0,
                "speaker_confidence": 0.52855676
              },
              {
                "word": "so",
                "start": 2392.83,
                "end": 2393.2302,
                "confidence": 0.8463427,
                "punctuated_word": "So,",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "yeah",
                "start": 2393.2302,
                "end": 2393.6301,
                "confidence": 0.99457705,
                "punctuated_word": "yeah,",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "there",
                "start": 2393.6301,
                "end": 2393.79,
                "confidence": 0.99293035,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "is",
                "start": 2393.79,
                "end": 2393.9502,
                "confidence": 0.98414385,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "a",
                "start": 2393.9502,
                "end": 2394.11,
                "confidence": 0.9994536,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "risk",
                "start": 2394.11,
                "end": 2394.4302,
                "confidence": 0.99998176,
                "punctuated_word": "risk",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "that",
                "start": 2394.4302,
                "end": 2394.6702,
                "confidence": 0.99995494,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "all",
                "start": 2394.6702,
                "end": 2394.9102,
                "confidence": 0.9998933,
                "punctuated_word": "all",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "the",
                "start": 2394.9102,
                "end": 2395.1501,
                "confidence": 0.99880147,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "ai",
                "start": 2395.1501,
                "end": 2395.4702,
                "confidence": 0.99962986,
                "punctuated_word": "AI",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "agents",
                "start": 2395.4702,
                "end": 2395.87,
                "confidence": 0.999879,
                "punctuated_word": "agents",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "will",
                "start": 2395.87,
                "end": 2396.03,
                "confidence": 0.9999099,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "be",
                "start": 2396.03,
                "end": 2396.1902,
                "confidence": 0.99990726,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "tricked",
                "start": 2396.1902,
                "end": 2396.51,
                "confidence": 0.9989813,
                "punctuated_word": "tricked",
                "speaker": 3,
                "speaker_confidence": 0.54506034
              },
              {
                "word": "to",
                "start": 2396.51,
                "end": 2396.6702,
                "confidence": 0.99895823,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.483904
              },
              {
                "word": "making",
                "start": 2396.6702,
                "end": 2396.9902,
                "confidence": 0.9996433,
                "punctuated_word": "making",
                "speaker": 3,
                "speaker_confidence": 0.483904
              },
              {
                "word": "the",
                "start": 2396.9902,
                "end": 2397.1501,
                "confidence": 0.9994567,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.483904
              },
              {
                "word": "same",
                "start": 2397.1501,
                "end": 2397.4702,
                "confidence": 0.99994624,
                "punctuated_word": "same",
                "speaker": 3,
                "speaker_confidence": 0.483904
              },
              {
                "word": "decisions",
                "start": 2397.4702,
                "end": 2397.9702,
                "confidence": 0.99954104,
                "punctuated_word": "decisions",
                "speaker": 3,
                "speaker_confidence": 0.483904
              },
              {
                "word": "on",
                "start": 2398.03,
                "end": 2398.1902,
                "confidence": 0.9995697,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.483904
              },
              {
                "word": "the",
                "start": 2398.1902,
                "end": 2398.35,
                "confidence": 0.99980754,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6335993
              },
              {
                "word": "same",
                "start": 2398.35,
                "end": 2398.59,
                "confidence": 0.9999267,
                "punctuated_word": "same",
                "speaker": 3,
                "speaker_confidence": 0.6335993
              },
              {
                "word": "proposal",
                "start": 2398.59,
                "end": 2399.09,
                "confidence": 0.9746667,
                "punctuated_word": "proposal.",
                "speaker": 3,
                "speaker_confidence": 0.6335993
              },
              {
                "word": "so",
                "start": 2399.6301,
                "end": 2399.79,
                "confidence": 0.9990711,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.6335993
              },
              {
                "word": "that's",
                "start": 2399.79,
                "end": 2400.1902,
                "confidence": 0.9998331,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.6335993
              },
              {
                "word": "one",
                "start": 2400.1902,
                "end": 2400.59,
                "confidence": 0.9998369,
                "punctuated_word": "one",
                "speaker": 3,
                "speaker_confidence": 0.6335993
              },
              {
                "word": "kind",
                "start": 2400.59,
                "end": 2400.75,
                "confidence": 0.9739128,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "of",
                "start": 2400.75,
                "end": 2400.9902,
                "confidence": 0.9998436,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "alignment",
                "start": 2400.9902,
                "end": 2401.4702,
                "confidence": 0.999342,
                "punctuated_word": "alignment",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "risk",
                "start": 2401.4702,
                "end": 2401.79,
                "confidence": 0.9998771,
                "punctuated_word": "risk",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "where",
                "start": 2401.79,
                "end": 2402.03,
                "confidence": 0.9168957,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "they",
                "start": 2402.03,
                "end": 2402.1902,
                "confidence": 0.9999758,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "all",
                "start": 2402.1902,
                "end": 2402.4302,
                "confidence": 0.9997321,
                "punctuated_word": "all",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "kind",
                "start": 2402.4302,
                "end": 2402.59,
                "confidence": 0.9896253,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "of",
                "start": 2402.59,
                "end": 2402.75,
                "confidence": 0.99994385,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "gravitate",
                "start": 2402.75,
                "end": 2403.2302,
                "confidence": 0.999538,
                "punctuated_word": "gravitate",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "toward",
                "start": 2403.2302,
                "end": 2403.7102,
                "confidence": 0.99857247,
                "punctuated_word": "toward",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "one",
                "start": 2403.7102,
                "end": 2404.03,
                "confidence": 0.99977523,
                "punctuated_word": "one",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "answer",
                "start": 2404.03,
                "end": 2404.4302,
                "confidence": 0.7917484,
                "punctuated_word": "answer,",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "kind",
                "start": 2404.4302,
                "end": 2404.6702,
                "confidence": 0.9921806,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "of",
                "start": 2404.6702,
                "end": 2404.83,
                "confidence": 0.9995709,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "regardless",
                "start": 2404.83,
                "end": 2405.33,
                "confidence": 0.9778119,
                "punctuated_word": "regardless",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "of",
                "start": 2405.3901,
                "end": 2405.745,
                "confidence": 0.99953604,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "what",
                "start": 2405.905,
                "end": 2406.145,
                "confidence": 0.9997626,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "their",
                "start": 2406.145,
                "end": 2406.645,
                "confidence": 0.99524,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "owners",
                "start": 2406.8652,
                "end": 2407.3652,
                "confidence": 0.9986136,
                "punctuated_word": "owners",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "really",
                "start": 2407.425,
                "end": 2407.925,
                "confidence": 0.998218,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "want",
                "start": 2407.985,
                "end": 2408.225,
                "confidence": 0.99928194,
                "punctuated_word": "want",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "them",
                "start": 2408.225,
                "end": 2408.465,
                "confidence": 0.999729,
                "punctuated_word": "them",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "to",
                "start": 2408.465,
                "end": 2408.5452,
                "confidence": 0.9992072,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "do",
                "start": 2408.5452,
                "end": 2409.0452,
                "confidence": 0.9865907,
                "punctuated_word": "do.",
                "speaker": 3,
                "speaker_confidence": 0.76852196
              },
              {
                "word": "but",
                "start": 2409.185,
                "end": 2409.3452,
                "confidence": 0.9968483,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "the",
                "start": 2409.3452,
                "end": 2409.5051,
                "confidence": 0.9991431,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "other",
                "start": 2409.5051,
                "end": 2409.745,
                "confidence": 0.9998988,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "risk",
                "start": 2409.745,
                "end": 2410.0652,
                "confidence": 0.9992126,
                "punctuated_word": "risk",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "is",
                "start": 2410.0652,
                "end": 2410.225,
                "confidence": 0.9996099,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "that",
                "start": 2410.225,
                "end": 2410.5452,
                "confidence": 0.99970895,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "they",
                "start": 2410.5452,
                "end": 2411.0251,
                "confidence": 0.99851483,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "do",
                "start": 2411.0251,
                "end": 2411.2651,
                "confidence": 0.9998647,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "other",
                "start": 2411.2651,
                "end": 2411.5852,
                "confidence": 0.9996798,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "things",
                "start": 2411.5852,
                "end": 2411.905,
                "confidence": 0.9998709,
                "punctuated_word": "things",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "with",
                "start": 2411.905,
                "end": 2412.0652,
                "confidence": 0.9997873,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "your",
                "start": 2412.0652,
                "end": 2412.465,
                "confidence": 0.9989502,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "wallet",
                "start": 2412.465,
                "end": 2412.945,
                "confidence": 0.99329454,
                "punctuated_word": "wallet",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "that",
                "start": 2412.945,
                "end": 2413.185,
                "confidence": 0.9989243,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "you",
                "start": 2413.185,
                "end": 2413.3452,
                "confidence": 0.9997061,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "don't",
                "start": 2413.3452,
                "end": 2413.5852,
                "confidence": 0.9999495,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "want",
                "start": 2413.5852,
                "end": 2413.745,
                "confidence": 0.9993905,
                "punctuated_word": "want",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "them",
                "start": 2413.745,
                "end": 2413.905,
                "confidence": 0.99980766,
                "punctuated_word": "them",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "to",
                "start": 2413.905,
                "end": 2414.405,
                "confidence": 0.9467456,
                "punctuated_word": "to.",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "and",
                "start": 2414.8652,
                "end": 2415.3652,
                "confidence": 0.9962991,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "so",
                "start": 2415.665,
                "end": 2416.145,
                "confidence": 0.91100204,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "liquefaction",
                "start": 2416.145,
                "end": 2416.645,
                "confidence": 0.7886413,
                "punctuated_word": "Liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "can",
                "start": 2416.8652,
                "end": 2417.1052,
                "confidence": 0.9996074,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "enable",
                "start": 2417.1052,
                "end": 2417.425,
                "confidence": 0.99898106,
                "punctuated_word": "enable",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "you",
                "start": 2417.425,
                "end": 2417.665,
                "confidence": 0.9997787,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "to",
                "start": 2417.665,
                "end": 2417.8252,
                "confidence": 0.999393,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "do",
                "start": 2417.8252,
                "end": 2417.985,
                "confidence": 0.9998932,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "this",
                "start": 2417.985,
                "end": 2418.225,
                "confidence": 0.9996209,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "private",
                "start": 2418.225,
                "end": 2418.625,
                "confidence": 0.99958533,
                "punctuated_word": "private",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "delegation",
                "start": 2418.625,
                "end": 2419.125,
                "confidence": 0.99985874,
                "punctuated_word": "delegation",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "where",
                "start": 2419.425,
                "end": 2419.925,
                "confidence": 0.8835134,
                "punctuated_word": "where",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "you",
                "start": 2420.14,
                "end": 2420.38,
                "confidence": 0.99970907,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "can",
                "start": 2420.38,
                "end": 2420.46,
                "confidence": 0.9996,
                "punctuated_word": "can",
                "speaker": 3,
                "speaker_confidence": 0.79530597
              },
              {
                "word": "make",
                "start": 2420.46,
                "end": 2420.78,
                "confidence": 0.9995092,
                "punctuated_word": "make",
                "speaker": 3,
                "speaker_confidence": 0.4323737
              },
              {
                "word": "it",
                "start": 2420.78,
                "end": 2421.02,
                "confidence": 0.99970907,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.4323737
              },
              {
                "word": "look",
                "start": 2421.02,
                "end": 2421.26,
                "confidence": 0.999308,
                "punctuated_word": "look",
                "speaker": 3,
                "speaker_confidence": 0.4323737
              },
              {
                "word": "like",
                "start": 2421.26,
                "end": 2421.5,
                "confidence": 0.9990619,
                "punctuated_word": "like",
                "speaker": 3,
                "speaker_confidence": 0.4323737
              },
              {
                "word": "you're",
                "start": 2421.5,
                "end": 2421.74,
                "confidence": 0.9966023,
                "punctuated_word": "you're",
                "speaker": 3,
                "speaker_confidence": 0.4323737
              },
              {
                "word": "voting",
                "start": 2421.74,
                "end": 2422.14,
                "confidence": 0.9994531,
                "punctuated_word": "voting",
                "speaker": 3,
                "speaker_confidence": 0.4323737
              },
              {
                "word": "in",
                "start": 2422.14,
                "end": 2422.22,
                "confidence": 0.9970547,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "the",
                "start": 2422.22,
                "end": 2422.38,
                "confidence": 0.98524994,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "dao",
                "start": 2422.38,
                "end": 2422.6199,
                "confidence": 0.9402115,
                "punctuated_word": "DAO,",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "but",
                "start": 2422.6199,
                "end": 2422.8599,
                "confidence": 0.99941003,
                "punctuated_word": "but",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "it's",
                "start": 2422.8599,
                "end": 2422.94,
                "confidence": 0.99767536,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "actually",
                "start": 2422.94,
                "end": 2423.18,
                "confidence": 0.99501,
                "punctuated_word": "actually",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "an",
                "start": 2423.18,
                "end": 2423.42,
                "confidence": 0.9983163,
                "punctuated_word": "an",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "ai",
                "start": 2423.42,
                "end": 2423.66,
                "confidence": 0.99835217,
                "punctuated_word": "AI",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "agent",
                "start": 2423.66,
                "end": 2424.06,
                "confidence": 0.99845695,
                "punctuated_word": "agent",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "that's",
                "start": 2424.06,
                "end": 2424.3,
                "confidence": 0.9985565,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "helping",
                "start": 2424.3,
                "end": 2424.54,
                "confidence": 0.99988806,
                "punctuated_word": "helping",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "you",
                "start": 2424.54,
                "end": 2424.78,
                "confidence": 0.99974793,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "do",
                "start": 2424.78,
                "end": 2424.8599,
                "confidence": 0.9988133,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "that",
                "start": 2424.8599,
                "end": 2425.26,
                "confidence": 0.98954546,
                "punctuated_word": "that.",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "and",
                "start": 2425.26,
                "end": 2425.5,
                "confidence": 0.9963612,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "the",
                "start": 2425.5,
                "end": 2425.58,
                "confidence": 0.9989643,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "benefit",
                "start": 2425.58,
                "end": 2425.98,
                "confidence": 0.9995459,
                "punctuated_word": "benefit",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "with",
                "start": 2425.98,
                "end": 2426.22,
                "confidence": 0.9972211,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "liquefaction",
                "start": 2426.22,
                "end": 2426.72,
                "confidence": 0.9768269,
                "punctuated_word": "Liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "is",
                "start": 2426.8599,
                "end": 2427.02,
                "confidence": 0.99907506,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "you",
                "start": 2427.02,
                "end": 2427.18,
                "confidence": 0.98080814,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "don't",
                "start": 2427.18,
                "end": 2427.5,
                "confidence": 0.9909005,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "don't",
                "start": 2427.5,
                "end": 2427.82,
                "confidence": 0.9464681,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "pay",
                "start": 2427.82,
                "end": 2428.06,
                "confidence": 0.9996001,
                "punctuated_word": "pay",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "anything",
                "start": 2428.06,
                "end": 2428.54,
                "confidence": 0.99986315,
                "punctuated_word": "anything",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "to",
                "start": 2428.54,
                "end": 2428.7,
                "confidence": 0.9997404,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "do",
                "start": 2428.7,
                "end": 2429.2,
                "confidence": 0.999877,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "this",
                "start": 2429.34,
                "end": 2429.58,
                "confidence": 0.99749655,
                "punctuated_word": "this",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "extra",
                "start": 2429.58,
                "end": 2429.98,
                "confidence": 0.9998876,
                "punctuated_word": "extra",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "delegation",
                "start": 2429.98,
                "end": 2430.48,
                "confidence": 0.7943896,
                "punctuated_word": "delegation,",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "and",
                "start": 2430.8599,
                "end": 2431.26,
                "confidence": 0.99894196,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "the",
                "start": 2431.26,
                "end": 2431.66,
                "confidence": 0.99910945,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "ai",
                "start": 2431.66,
                "end": 2431.9,
                "confidence": 0.9994142,
                "punctuated_word": "AI",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "agent",
                "start": 2431.9,
                "end": 2432.22,
                "confidence": 0.9988533,
                "punctuated_word": "agent",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "that's",
                "start": 2432.22,
                "end": 2432.46,
                "confidence": 0.9983059,
                "punctuated_word": "that's",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "controlling",
                "start": 2432.46,
                "end": 2432.8599,
                "confidence": 0.99983275,
                "punctuated_word": "controlling",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "your",
                "start": 2432.8599,
                "end": 2433.02,
                "confidence": 0.998885,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "liquefaction",
                "start": 2433.02,
                "end": 2433.52,
                "confidence": 0.9939487,
                "punctuated_word": "Liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "wallet",
                "start": 2433.66,
                "end": 2433.9,
                "confidence": 0.90286225,
                "punctuated_word": "wallet",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "would",
                "start": 2433.9,
                "end": 2434.14,
                "confidence": 0.9915173,
                "punctuated_word": "would",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "only",
                "start": 2434.14,
                "end": 2434.46,
                "confidence": 0.9990976,
                "punctuated_word": "only",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "be",
                "start": 2434.46,
                "end": 2434.6199,
                "confidence": 0.99931693,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "able",
                "start": 2434.6199,
                "end": 2434.94,
                "confidence": 0.99982375,
                "punctuated_word": "able",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "to",
                "start": 2434.94,
                "end": 2435.44,
                "confidence": 0.9994288,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "help",
                "start": 2435.5251,
                "end": 2435.845,
                "confidence": 0.99989533,
                "punctuated_word": "help",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "you",
                "start": 2435.845,
                "end": 2436.0051,
                "confidence": 0.9996866,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "sign",
                "start": 2436.0051,
                "end": 2436.325,
                "confidence": 0.99626285,
                "punctuated_word": "sign",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "votes",
                "start": 2436.325,
                "end": 2436.645,
                "confidence": 0.9992649,
                "punctuated_word": "votes",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "and",
                "start": 2436.645,
                "end": 2436.8052,
                "confidence": 0.9759531,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "wouldn't",
                "start": 2436.8052,
                "end": 2436.965,
                "confidence": 0.99240744,
                "punctuated_word": "wouldn't",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "be",
                "start": 2436.965,
                "end": 2437.125,
                "confidence": 0.9994425,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "able",
                "start": 2437.125,
                "end": 2437.2852,
                "confidence": 0.99991345,
                "punctuated_word": "able",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "to",
                "start": 2437.2852,
                "end": 2437.365,
                "confidence": 0.9989365,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "control",
                "start": 2437.365,
                "end": 2437.685,
                "confidence": 0.99975735,
                "punctuated_word": "control",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "any",
                "start": 2437.685,
                "end": 2437.925,
                "confidence": 0.99975044,
                "punctuated_word": "any",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "of",
                "start": 2437.925,
                "end": 2438.0051,
                "confidence": 0.999826,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "your",
                "start": 2438.0051,
                "end": 2438.085,
                "confidence": 0.99974495,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "other",
                "start": 2438.085,
                "end": 2438.405,
                "confidence": 0.9986033,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "assets",
                "start": 2438.405,
                "end": 2438.905,
                "confidence": 0.9979583,
                "punctuated_word": "assets.",
                "speaker": 3,
                "speaker_confidence": 0.9741215
              },
              {
                "word": "and",
                "start": 2439.5251,
                "end": 2439.7651,
                "confidence": 0.99876887,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "here",
                "start": 2439.7651,
                "end": 2440.085,
                "confidence": 0.95258164,
                "punctuated_word": "here,",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "just",
                "start": 2440.085,
                "end": 2440.245,
                "confidence": 0.9977452,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "a",
                "start": 2440.245,
                "end": 2440.405,
                "confidence": 0.9865791,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "follow-up",
                "start": 2440.405,
                "end": 2440.8052,
                "confidence": 0.99974555,
                "punctuated_word": "follow-up",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "question",
                "start": 2440.8052,
                "end": 2441.125,
                "confidence": 0.9967386,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "as",
                "start": 2441.125,
                "end": 2441.2852,
                "confidence": 0.9956756,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "well",
                "start": 2441.2852,
                "end": 2441.7852,
                "confidence": 0.84374976,
                "punctuated_word": "well.",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "if",
                "start": 2441.845,
                "end": 2442.085,
                "confidence": 0.9974279,
                "punctuated_word": "If",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "we",
                "start": 2442.085,
                "end": 2442.245,
                "confidence": 0.999936,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "see",
                "start": 2442.245,
                "end": 2442.745,
                "confidence": 0.9859772,
                "punctuated_word": "see,",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "like",
                "start": 2442.885,
                "end": 2443.365,
                "confidence": 0.99824643,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "renting",
                "start": 2443.365,
                "end": 2443.865,
                "confidence": 0.9921218,
                "punctuated_word": "renting",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "reputation",
                "start": 2443.925,
                "end": 2444.425,
                "confidence": 0.9864911,
                "punctuated_word": "reputation",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "not",
                "start": 2444.725,
                "end": 2445.0452,
                "confidence": 0.60172015,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "necessarily",
                "start": 2445.0452,
                "end": 2445.5452,
                "confidence": 0.99964976,
                "punctuated_word": "necessarily",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "as",
                "start": 2445.7651,
                "end": 2446.085,
                "confidence": 0.9990545,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "fraud",
                "start": 2446.085,
                "end": 2446.485,
                "confidence": 0.78609014,
                "punctuated_word": "fraud,",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "but",
                "start": 2446.485,
                "end": 2446.985,
                "confidence": 0.9998227,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "economic",
                "start": 2447.5251,
                "end": 2448.0251,
                "confidence": 0.9993724,
                "punctuated_word": "economic",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "coordination",
                "start": 2448.085,
                "end": 2448.585,
                "confidence": 0.99164104,
                "punctuated_word": "coordination,",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "does",
                "start": 2449.205,
                "end": 2449.445,
                "confidence": 0.990417,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "this",
                "start": 2449.445,
                "end": 2449.925,
                "confidence": 0.99775535,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "mean",
                "start": 2449.925,
                "end": 2450.245,
                "confidence": 0.99652976,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "that",
                "start": 2450.245,
                "end": 2450.485,
                "confidence": 0.9995987,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "we",
                "start": 2450.485,
                "end": 2450.645,
                "confidence": 0.9998964,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "should",
                "start": 2450.645,
                "end": 2451.145,
                "confidence": 0.96971965,
                "punctuated_word": "should,",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "first",
                "start": 2451.3699,
                "end": 2451.53,
                "confidence": 0.99987674,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "of",
                "start": 2451.53,
                "end": 2451.6099,
                "confidence": 0.9991881,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.84612834
              },
              {
                "word": "all",
                "start": 2451.6099,
                "end": 2451.77,
                "confidence": 0.9966141,
                "punctuated_word": "all,",
                "speaker": 0,
                "speaker_confidence": 0.6325603
              },
              {
                "word": "embrace",
                "start": 2451.77,
                "end": 2452.27,
                "confidence": 0.9998153,
                "punctuated_word": "embrace",
                "speaker": 0,
                "speaker_confidence": 0.6325603
              },
              {
                "word": "composable",
                "start": 2452.33,
                "end": 2452.83,
                "confidence": 0.89283115,
                "punctuated_word": "composable",
                "speaker": 0,
                "speaker_confidence": 0.6325603
              },
              {
                "word": "reputation",
                "start": 2452.89,
                "end": 2453.39,
                "confidence": 0.96749973,
                "punctuated_word": "reputation,",
                "speaker": 0,
                "speaker_confidence": 0.6325603
              },
              {
                "word": "rentable",
                "start": 2453.8499,
                "end": 2454.3499,
                "confidence": 0.9968329,
                "punctuated_word": "rentable",
                "speaker": 0,
                "speaker_confidence": 0.6325603
              },
              {
                "word": "reputation",
                "start": 2454.41,
                "end": 2454.91,
                "confidence": 0.8558463,
                "punctuated_word": "reputation?",
                "speaker": 0,
                "speaker_confidence": 0.6325603
              },
              {
                "word": "but",
                "start": 2455.29,
                "end": 2455.45,
                "confidence": 0.7729884,
                "punctuated_word": "But,",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "also",
                "start": 2455.45,
                "end": 2455.95,
                "confidence": 0.99767476,
                "punctuated_word": "also,",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "in",
                "start": 2456.0898,
                "end": 2456.33,
                "confidence": 0.99973434,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "your",
                "start": 2456.33,
                "end": 2456.57,
                "confidence": 0.999943,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "opinion",
                "start": 2456.57,
                "end": 2457.05,
                "confidence": 0.9996309,
                "punctuated_word": "opinion,",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "does",
                "start": 2457.05,
                "end": 2457.45,
                "confidence": 0.99921227,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "it",
                "start": 2457.45,
                "end": 2457.69,
                "confidence": 0.999395,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "push",
                "start": 2457.69,
                "end": 2458.01,
                "confidence": 0.99300134,
                "punctuated_word": "push",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "us",
                "start": 2458.01,
                "end": 2458.0898,
                "confidence": 0.9990195,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "towards",
                "start": 2458.0898,
                "end": 2458.57,
                "confidence": 0.97112626,
                "punctuated_word": "towards",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "establishing",
                "start": 2458.57,
                "end": 2459.07,
                "confidence": 0.9992373,
                "punctuated_word": "establishing",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "new",
                "start": 2459.3699,
                "end": 2459.8699,
                "confidence": 0.9992113,
                "punctuated_word": "new",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "norms",
                "start": 2460.33,
                "end": 2460.83,
                "confidence": 0.99935967,
                "punctuated_word": "norms",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "around",
                "start": 2460.97,
                "end": 2461.3699,
                "confidence": 0.99922645,
                "punctuated_word": "around",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "ethics",
                "start": 2461.3699,
                "end": 2461.77,
                "confidence": 0.99967134,
                "punctuated_word": "ethics",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "of",
                "start": 2461.77,
                "end": 2462.01,
                "confidence": 0.99786216,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "identity",
                "start": 2462.01,
                "end": 2462.51,
                "confidence": 0.9999186,
                "punctuated_word": "identity",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "in",
                "start": 2463.13,
                "end": 2463.6099,
                "confidence": 0.9804313,
                "punctuated_word": "in,",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "crypto",
                "start": 2463.93,
                "end": 2464.43,
                "confidence": 0.9980024,
                "punctuated_word": "crypto?",
                "speaker": 0,
                "speaker_confidence": 0.7873571
              },
              {
                "word": "yeah",
                "start": 2465.5251,
                "end": 2465.685,
                "confidence": 0.99920356,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "we",
                "start": 2465.685,
                "end": 2465.925,
                "confidence": 0.9998104,
                "punctuated_word": "We",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "really",
                "start": 2465.925,
                "end": 2466.245,
                "confidence": 0.9999026,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "haven't",
                "start": 2466.245,
                "end": 2466.645,
                "confidence": 0.99996847,
                "punctuated_word": "haven't",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "seen",
                "start": 2466.645,
                "end": 2467.145,
                "confidence": 0.9997235,
                "punctuated_word": "seen",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "very",
                "start": 2467.445,
                "end": 2467.685,
                "confidence": 0.9985618,
                "punctuated_word": "very",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "much",
                "start": 2467.685,
                "end": 2468.085,
                "confidence": 0.97239375,
                "punctuated_word": "much,",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "like",
                "start": 2468.085,
                "end": 2468.405,
                "confidence": 0.9967762,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "selling",
                "start": 2468.405,
                "end": 2468.885,
                "confidence": 0.99991524,
                "punctuated_word": "selling",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "identities",
                "start": 2468.885,
                "end": 2469.385,
                "confidence": 0.9996816,
                "punctuated_word": "identities",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "yet",
                "start": 2469.7651,
                "end": 2470.085,
                "confidence": 0.9980672,
                "punctuated_word": "yet",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "in",
                "start": 2470.085,
                "end": 2470.245,
                "confidence": 0.99971956,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "the",
                "start": 2470.245,
                "end": 2470.405,
                "confidence": 0.99993324,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "crypto",
                "start": 2470.405,
                "end": 2470.905,
                "confidence": 0.99735236,
                "punctuated_word": "crypto",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "ecosystem",
                "start": 2470.965,
                "end": 2471.465,
                "confidence": 0.8652458,
                "punctuated_word": "ecosystem,",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "but",
                "start": 2471.925,
                "end": 2472.3252,
                "confidence": 0.99911064,
                "punctuated_word": "but",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "it",
                "start": 2472.3252,
                "end": 2472.485,
                "confidence": 0.9998535,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "might",
                "start": 2472.485,
                "end": 2472.8052,
                "confidence": 0.9999542,
                "punctuated_word": "might",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "become",
                "start": 2472.8052,
                "end": 2473.205,
                "confidence": 0.9996574,
                "punctuated_word": "become",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "a",
                "start": 2473.205,
                "end": 2473.365,
                "confidence": 0.9998698,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "thing",
                "start": 2473.365,
                "end": 2473.605,
                "confidence": 0.81731236,
                "punctuated_word": "thing.",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "and",
                "start": 2473.605,
                "end": 2473.845,
                "confidence": 0.99930525,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "we",
                "start": 2473.845,
                "end": 2474.0051,
                "confidence": 0.9999505,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "might",
                "start": 2474.0051,
                "end": 2474.3252,
                "confidence": 0.99996614,
                "punctuated_word": "might",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "have",
                "start": 2474.3252,
                "end": 2474.5652,
                "confidence": 0.9999151,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "to",
                "start": 2474.5652,
                "end": 2475.0452,
                "confidence": 0.9931364,
                "punctuated_word": "to,",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "as",
                "start": 2475.0452,
                "end": 2475.205,
                "confidence": 0.99912316,
                "punctuated_word": "as",
                "speaker": 3,
                "speaker_confidence": 0.81703305
              },
              {
                "word": "you",
                "start": 2475.205,
                "end": 2475.365,
                "confidence": 0.9992536,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "mentioned",
                "start": 2475.365,
                "end": 2475.845,
                "confidence": 0.99883556,
                "punctuated_word": "mentioned,",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "start",
                "start": 2475.845,
                "end": 2476.085,
                "confidence": 0.9997552,
                "punctuated_word": "start",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "developing",
                "start": 2476.085,
                "end": 2476.585,
                "confidence": 0.9996697,
                "punctuated_word": "developing",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "a",
                "start": 2476.965,
                "end": 2477.125,
                "confidence": 0.99951553,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "system",
                "start": 2477.125,
                "end": 2477.445,
                "confidence": 0.99997663,
                "punctuated_word": "system",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "of",
                "start": 2477.445,
                "end": 2477.605,
                "confidence": 0.9999145,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "ethics",
                "start": 2477.605,
                "end": 2478.0051,
                "confidence": 0.99993014,
                "punctuated_word": "ethics",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "around",
                "start": 2478.0051,
                "end": 2478.245,
                "confidence": 0.9998745,
                "punctuated_word": "around",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "that",
                "start": 2478.245,
                "end": 2478.745,
                "confidence": 0.99976903,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "into",
                "start": 2479.03,
                "end": 2479.35,
                "confidence": 0.9867231,
                "punctuated_word": "into",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "what",
                "start": 2479.35,
                "end": 2479.59,
                "confidence": 0.99745387,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "sort",
                "start": 2479.59,
                "end": 2479.83,
                "confidence": 0.9974693,
                "punctuated_word": "sort",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "of",
                "start": 2479.83,
                "end": 2479.9902,
                "confidence": 0.99891615,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "delegation",
                "start": 2479.9902,
                "end": 2480.4902,
                "confidence": 0.99911636,
                "punctuated_word": "delegation",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "is",
                "start": 2480.7102,
                "end": 2480.9502,
                "confidence": 0.9997383,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "nice",
                "start": 2480.9502,
                "end": 2481.27,
                "confidence": 0.9999641,
                "punctuated_word": "nice",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "to",
                "start": 2481.27,
                "end": 2481.4302,
                "confidence": 0.9998733,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "do",
                "start": 2481.4302,
                "end": 2481.75,
                "confidence": 0.9999037,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "and",
                "start": 2481.75,
                "end": 2481.9902,
                "confidence": 0.915567,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "what",
                "start": 2481.9902,
                "end": 2482.2302,
                "confidence": 0.9998431,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "is",
                "start": 2482.2302,
                "end": 2482.4702,
                "confidence": 0.9992169,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "not",
                "start": 2482.4702,
                "end": 2482.7102,
                "confidence": 0.99983704,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "so",
                "start": 2482.7102,
                "end": 2482.87,
                "confidence": 0.9997838,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "nice",
                "start": 2482.87,
                "end": 2483.11,
                "confidence": 0.999864,
                "punctuated_word": "nice",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "to",
                "start": 2483.11,
                "end": 2483.27,
                "confidence": 0.99959713,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "do",
                "start": 2483.27,
                "end": 2483.77,
                "confidence": 0.97232103,
                "punctuated_word": "do.",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "certainly",
                "start": 2484.1501,
                "end": 2484.55,
                "confidence": 0.9098779,
                "punctuated_word": "Certainly,",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "there's",
                "start": 2484.55,
                "end": 2484.79,
                "confidence": 0.98371506,
                "punctuated_word": "there's",
                "speaker": 3,
                "speaker_confidence": 0.8384305
              },
              {
                "word": "a",
                "start": 2484.79,
                "end": 2484.87,
                "confidence": 0.9996748,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "lot",
                "start": 2484.87,
                "end": 2485.03,
                "confidence": 0.9998938,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "of",
                "start": 2485.03,
                "end": 2485.27,
                "confidence": 0.9996221,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "economic",
                "start": 2485.27,
                "end": 2485.77,
                "confidence": 0.9988105,
                "punctuated_word": "economic",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "coordination",
                "start": 2485.83,
                "end": 2486.33,
                "confidence": 0.9997682,
                "punctuated_word": "coordination",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "that",
                "start": 2486.3901,
                "end": 2486.55,
                "confidence": 0.99987483,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "will",
                "start": 2486.55,
                "end": 2486.7102,
                "confidence": 0.9965132,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "be",
                "start": 2486.7102,
                "end": 2486.87,
                "confidence": 0.999871,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "involved",
                "start": 2486.87,
                "end": 2487.27,
                "confidence": 0.99979705,
                "punctuated_word": "involved",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "with",
                "start": 2487.27,
                "end": 2487.35,
                "confidence": 0.9958049,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.6044614
              },
              {
                "word": "that",
                "start": 2487.35,
                "end": 2487.51,
                "confidence": 0.9999063,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "because",
                "start": 2487.51,
                "end": 2487.83,
                "confidence": 0.69077855,
                "punctuated_word": "because",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "i",
                "start": 2487.83,
                "end": 2487.9102,
                "confidence": 0.9993098,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "don't",
                "start": 2487.9102,
                "end": 2488.07,
                "confidence": 0.99999166,
                "punctuated_word": "don't",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "think",
                "start": 2488.07,
                "end": 2488.31,
                "confidence": 0.99983466,
                "punctuated_word": "think",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "people",
                "start": 2488.31,
                "end": 2488.55,
                "confidence": 0.9997818,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "are",
                "start": 2488.55,
                "end": 2488.87,
                "confidence": 0.9972754,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "going",
                "start": 2488.87,
                "end": 2489.1902,
                "confidence": 0.93791974,
                "punctuated_word": "going",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "to",
                "start": 2489.1902,
                "end": 2489.51,
                "confidence": 0.99769694,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "release",
                "start": 2489.51,
                "end": 2489.83,
                "confidence": 0.99908733,
                "punctuated_word": "release",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "their",
                "start": 2489.83,
                "end": 2490.07,
                "confidence": 0.9996394,
                "punctuated_word": "their",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "identities",
                "start": 2490.07,
                "end": 2490.57,
                "confidence": 0.9997278,
                "punctuated_word": "identities",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "temporarily",
                "start": 2491.045,
                "end": 2491.285,
                "confidence": 0.9995889,
                "punctuated_word": "temporarily",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "even",
                "start": 2491.285,
                "end": 2491.785,
                "confidence": 0.8858879,
                "punctuated_word": "even,",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "for",
                "start": 2492.725,
                "end": 2492.965,
                "confidence": 0.9999645,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "free",
                "start": 2492.965,
                "end": 2493.465,
                "confidence": 0.99927086,
                "punctuated_word": "free.",
                "speaker": 3,
                "speaker_confidence": 0.7585468
              },
              {
                "word": "that's",
                "start": 2493.925,
                "end": 2494.085,
                "confidence": 0.99823785,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "a",
                "start": 2494.085,
                "end": 2494.245,
                "confidence": 0.9998017,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "good",
                "start": 2494.245,
                "end": 2494.485,
                "confidence": 0.99997807,
                "punctuated_word": "good",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "point",
                "start": 2494.485,
                "end": 2494.985,
                "confidence": 0.9998675,
                "punctuated_word": "point.",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "is",
                "start": 2495.285,
                "end": 2495.525,
                "confidence": 0.998939,
                "punctuated_word": "Is",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "there",
                "start": 2495.525,
                "end": 2495.685,
                "confidence": 0.9999087,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "anything",
                "start": 2495.685,
                "end": 2496.185,
                "confidence": 0.99966455,
                "punctuated_word": "anything",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "that",
                "start": 2496.405,
                "end": 2496.905,
                "confidence": 0.9554117,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "james",
                "start": 2497.125,
                "end": 2497.525,
                "confidence": 0.99886286,
                "punctuated_word": "James,",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "you",
                "start": 2497.525,
                "end": 2497.925,
                "confidence": 0.99918276,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "would",
                "start": 2497.925,
                "end": 2498.165,
                "confidence": 0.9987764,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "want",
                "start": 2498.165,
                "end": 2498.665,
                "confidence": 0.99770594,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "to",
                "start": 2499.045,
                "end": 2499.365,
                "confidence": 0.999665,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "warn",
                "start": 2499.365,
                "end": 2499.845,
                "confidence": 0.99949694,
                "punctuated_word": "warn",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "the",
                "start": 2499.845,
                "end": 2500.085,
                "confidence": 0.9996586,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "general",
                "start": 2500.085,
                "end": 2500.565,
                "confidence": 0.9999324,
                "punctuated_word": "general",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "public",
                "start": 2500.565,
                "end": 2500.965,
                "confidence": 0.9998847,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "about",
                "start": 2500.965,
                "end": 2501.465,
                "confidence": 0.9997496,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "when",
                "start": 2501.525,
                "end": 2501.765,
                "confidence": 0.99679935,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "it",
                "start": 2501.765,
                "end": 2501.845,
                "confidence": 0.99976784,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "comes",
                "start": 2501.845,
                "end": 2502.165,
                "confidence": 0.99983513,
                "punctuated_word": "comes",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "to",
                "start": 2502.165,
                "end": 2502.485,
                "confidence": 0.99943036,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "liquefaction",
                "start": 2502.485,
                "end": 2502.985,
                "confidence": 0.98457426,
                "punctuated_word": "liquefaction",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "and",
                "start": 2503.285,
                "end": 2503.445,
                "confidence": 0.9841867,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "just",
                "start": 2503.445,
                "end": 2503.685,
                "confidence": 0.9998054,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "the",
                "start": 2503.685,
                "end": 2503.845,
                "confidence": 0.9980337,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "future",
                "start": 2503.845,
                "end": 2504.345,
                "confidence": 0.9998741,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "directions",
                "start": 2504.805,
                "end": 2505.285,
                "confidence": 0.99582976,
                "punctuated_word": "directions,",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "you",
                "start": 2506.6401,
                "end": 2506.8,
                "confidence": 0.9993788,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7962216
              },
              {
                "word": "know",
                "start": 2506.8,
                "end": 2506.96,
                "confidence": 0.9996635,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "in",
                "start": 2506.96,
                "end": 2507.36,
                "confidence": 0.9600838,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "governance",
                "start": 2507.36,
                "end": 2507.86,
                "confidence": 0.99902356,
                "punctuated_word": "governance",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "and",
                "start": 2508.0,
                "end": 2508.4001,
                "confidence": 0.8387424,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "the",
                "start": 2508.4001,
                "end": 2508.56,
                "confidence": 0.99983466,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "way",
                "start": 2508.56,
                "end": 2508.8801,
                "confidence": 0.9999281,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "we",
                "start": 2508.8801,
                "end": 2509.12,
                "confidence": 0.99983084,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "think",
                "start": 2509.12,
                "end": 2509.44,
                "confidence": 0.99993217,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "about",
                "start": 2509.44,
                "end": 2509.94,
                "confidence": 0.9998516,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "identity",
                "start": 2510.4001,
                "end": 2510.9001,
                "confidence": 0.99976474,
                "punctuated_word": "identity",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "and",
                "start": 2511.52,
                "end": 2512.02,
                "confidence": 0.9474401,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "this",
                "start": 2512.08,
                "end": 2512.4001,
                "confidence": 0.9995492,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "whole",
                "start": 2512.4001,
                "end": 2512.9001,
                "confidence": 0.9997708,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "idea",
                "start": 2513.2,
                "end": 2513.6802,
                "confidence": 0.99970454,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "of",
                "start": 2513.6802,
                "end": 2513.9202,
                "confidence": 0.99987423,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "one",
                "start": 2513.9202,
                "end": 2514.1602,
                "confidence": 0.9994804,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "person",
                "start": 2514.1602,
                "end": 2514.6602,
                "confidence": 0.98632026,
                "punctuated_word": "person,",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "one",
                "start": 2514.8,
                "end": 2515.12,
                "confidence": 0.9999155,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "wallet",
                "start": 2515.12,
                "end": 2515.62,
                "confidence": 0.85011464,
                "punctuated_word": "wallet.",
                "speaker": 0,
                "speaker_confidence": 0.7492879
              },
              {
                "word": "absolutely",
                "start": 2516.4001,
                "end": 2516.9001,
                "confidence": 0.99954486,
                "punctuated_word": "Absolutely.",
                "speaker": 3,
                "speaker_confidence": 0.47216523
              },
              {
                "word": "so",
                "start": 2517.04,
                "end": 2517.52,
                "confidence": 0.9995648,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.47216523
              },
              {
                "word": "currently",
                "start": 2517.52,
                "end": 2517.9202,
                "confidence": 0.7374753,
                "punctuated_word": "currently,",
                "speaker": 3,
                "speaker_confidence": 0.47216523
              },
              {
                "word": "it's",
                "start": 2517.9202,
                "end": 2518.1602,
                "confidence": 0.9996818,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.47216523
              },
              {
                "word": "pretty",
                "start": 2518.1602,
                "end": 2518.4001,
                "confidence": 0.99938154,
                "punctuated_word": "pretty",
                "speaker": 3,
                "speaker_confidence": 0.47216523
              },
              {
                "word": "easy",
                "start": 2518.4001,
                "end": 2518.72,
                "confidence": 0.99945253,
                "punctuated_word": "easy",
                "speaker": 3,
                "speaker_confidence": 0.47216523
              },
              {
                "word": "to",
                "start": 2518.72,
                "end": 2518.96,
                "confidence": 0.99913377,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.47216523
              },
              {
                "word": "track",
                "start": 2518.96,
                "end": 2519.2,
                "confidence": 0.9990608,
                "punctuated_word": "track",
                "speaker": 3,
                "speaker_confidence": 0.47216523
              },
              {
                "word": "on",
                "start": 2519.2,
                "end": 2519.28,
                "confidence": 0.9962047,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.47216523
              },
              {
                "word": "the",
                "start": 2519.28,
                "end": 2519.44,
                "confidence": 0.9992112,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.44762784
              },
              {
                "word": "blockchain",
                "start": 2519.44,
                "end": 2519.94,
                "confidence": 0.9721121,
                "punctuated_word": "blockchain",
                "speaker": 3,
                "speaker_confidence": 0.44762784
              },
              {
                "word": "what's",
                "start": 2520.0,
                "end": 2520.32,
                "confidence": 0.99051166,
                "punctuated_word": "what's",
                "speaker": 3,
                "speaker_confidence": 0.44762784
              },
              {
                "word": "happening",
                "start": 2520.32,
                "end": 2520.8,
                "confidence": 0.7761698,
                "punctuated_word": "happening,",
                "speaker": 3,
                "speaker_confidence": 0.44762784
              },
              {
                "word": "and",
                "start": 2520.8,
                "end": 2521.04,
                "confidence": 0.9960341,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.44762784
              },
              {
                "word": "a",
                "start": 2521.04,
                "end": 2521.12,
                "confidence": 0.98746467,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.44762784
              },
              {
                "word": "lot",
                "start": 2521.12,
                "end": 2521.2,
                "confidence": 0.9935108,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "of",
                "start": 2521.2,
                "end": 2521.425,
                "confidence": 0.98255527,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "people",
                "start": 2521.5051,
                "end": 2521.905,
                "confidence": 0.99953306,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "enjoy",
                "start": 2521.905,
                "end": 2522.225,
                "confidence": 0.9987099,
                "punctuated_word": "enjoy",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "using",
                "start": 2522.225,
                "end": 2522.5452,
                "confidence": 0.99988043,
                "punctuated_word": "using",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "block",
                "start": 2522.5452,
                "end": 2522.945,
                "confidence": 0.59461766,
                "punctuated_word": "block",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "explorers",
                "start": 2522.945,
                "end": 2523.425,
                "confidence": 0.9982699,
                "punctuated_word": "explorers",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "to",
                "start": 2523.425,
                "end": 2523.925,
                "confidence": 0.99970883,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "give",
                "start": 2524.065,
                "end": 2524.225,
                "confidence": 0.9995567,
                "punctuated_word": "give",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "them",
                "start": 2524.225,
                "end": 2524.625,
                "confidence": 0.99943084,
                "punctuated_word": "them",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "the",
                "start": 2524.625,
                "end": 2524.7852,
                "confidence": 0.9967294,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "bigger",
                "start": 2524.7852,
                "end": 2525.105,
                "confidence": 0.9997423,
                "punctuated_word": "bigger",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "picture",
                "start": 2525.105,
                "end": 2525.5051,
                "confidence": 0.9999075,
                "punctuated_word": "picture",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "and",
                "start": 2525.5051,
                "end": 2526.0051,
                "confidence": 0.98029435,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "also",
                "start": 2526.225,
                "end": 2526.725,
                "confidence": 0.9279567,
                "punctuated_word": "also",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "reveal",
                "start": 2526.945,
                "end": 2527.345,
                "confidence": 0.9965879,
                "punctuated_word": "reveal",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "exactly",
                "start": 2527.345,
                "end": 2527.745,
                "confidence": 0.9992473,
                "punctuated_word": "exactly",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "what",
                "start": 2527.745,
                "end": 2527.905,
                "confidence": 0.9997471,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "happened",
                "start": 2527.905,
                "end": 2528.305,
                "confidence": 0.99922454,
                "punctuated_word": "happened",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "in",
                "start": 2528.305,
                "end": 2528.465,
                "confidence": 0.9998442,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.82402456
              },
              {
                "word": "the",
                "start": 2528.465,
                "end": 2528.5452,
                "confidence": 0.9994592,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "past",
                "start": 2528.5452,
                "end": 2529.0452,
                "confidence": 0.9942055,
                "punctuated_word": "past.",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "but",
                "start": 2529.345,
                "end": 2529.585,
                "confidence": 0.9988073,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "with",
                "start": 2529.585,
                "end": 2529.825,
                "confidence": 0.995191,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "liquefaction",
                "start": 2529.825,
                "end": 2530.325,
                "confidence": 0.9340395,
                "punctuated_word": "liquefaction,",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "it",
                "start": 2530.5452,
                "end": 2530.705,
                "confidence": 0.9995283,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "kind",
                "start": 2530.705,
                "end": 2530.865,
                "confidence": 0.96606946,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "of",
                "start": 2530.865,
                "end": 2531.0251,
                "confidence": 0.99945873,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "shows",
                "start": 2531.0251,
                "end": 2531.345,
                "confidence": 0.99961567,
                "punctuated_word": "shows",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "us",
                "start": 2531.345,
                "end": 2531.5051,
                "confidence": 0.9983543,
                "punctuated_word": "us",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "that",
                "start": 2531.5051,
                "end": 2532.0051,
                "confidence": 0.9996847,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "it's",
                "start": 2532.065,
                "end": 2532.305,
                "confidence": 0.9990525,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "possible",
                "start": 2532.305,
                "end": 2532.805,
                "confidence": 0.9998467,
                "punctuated_word": "possible",
                "speaker": 3,
                "speaker_confidence": 0.67302495
              },
              {
                "word": "to",
                "start": 2532.945,
                "end": 2533.0251,
                "confidence": 0.999721,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "do",
                "start": 2533.0251,
                "end": 2533.345,
                "confidence": 0.9996158,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "a",
                "start": 2533.345,
                "end": 2533.425,
                "confidence": 0.99966633,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "lot",
                "start": 2533.425,
                "end": 2533.665,
                "confidence": 0.9997639,
                "punctuated_word": "lot",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "of",
                "start": 2533.665,
                "end": 2533.745,
                "confidence": 0.9991353,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "things",
                "start": 2533.745,
                "end": 2534.065,
                "confidence": 0.9997849,
                "punctuated_word": "things",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "privately",
                "start": 2534.065,
                "end": 2534.565,
                "confidence": 0.9569251,
                "punctuated_word": "privately,",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "especially",
                "start": 2534.705,
                "end": 2535.205,
                "confidence": 0.9993494,
                "punctuated_word": "especially",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "like",
                "start": 2535.5498,
                "end": 2535.7898,
                "confidence": 0.8555095,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "transferring",
                "start": 2535.7898,
                "end": 2536.2898,
                "confidence": 0.9976586,
                "punctuated_word": "transferring",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "ownership",
                "start": 2536.3499,
                "end": 2536.8499,
                "confidence": 0.9999106,
                "punctuated_word": "ownership",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "completely",
                "start": 2536.91,
                "end": 2537.3098,
                "confidence": 0.9918751,
                "punctuated_word": "completely",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "privately",
                "start": 2537.3098,
                "end": 2537.8098,
                "confidence": 0.9997553,
                "punctuated_word": "privately",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "in",
                "start": 2538.3499,
                "end": 2538.43,
                "confidence": 0.98356646,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.70705724
              },
              {
                "word": "a",
                "start": 2538.43,
                "end": 2538.51,
                "confidence": 0.99363786,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "way",
                "start": 2538.51,
                "end": 2538.75,
                "confidence": 0.99996006,
                "punctuated_word": "way",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "that",
                "start": 2538.75,
                "end": 2538.91,
                "confidence": 0.9998354,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "doesn't",
                "start": 2538.91,
                "end": 2539.39,
                "confidence": 0.99984074,
                "punctuated_word": "doesn't",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "create",
                "start": 2539.39,
                "end": 2539.63,
                "confidence": 0.99981624,
                "punctuated_word": "create",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "any",
                "start": 2539.63,
                "end": 2539.95,
                "confidence": 0.99723995,
                "punctuated_word": "any",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "on",
                "start": 2539.95,
                "end": 2540.1099,
                "confidence": 0.9885925,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "chain",
                "start": 2540.1099,
                "end": 2540.43,
                "confidence": 0.99354136,
                "punctuated_word": "chain",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "transactions",
                "start": 2540.43,
                "end": 2540.91,
                "confidence": 0.9074192,
                "punctuated_word": "transactions.",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "so",
                "start": 2540.91,
                "end": 2541.15,
                "confidence": 0.9992192,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "i",
                "start": 2541.15,
                "end": 2541.23,
                "confidence": 0.9990127,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.5825465
              },
              {
                "word": "will",
                "start": 2541.23,
                "end": 2541.39,
                "confidence": 0.9992974,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "warn",
                "start": 2541.39,
                "end": 2541.71,
                "confidence": 0.99971,
                "punctuated_word": "warn",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "that",
                "start": 2541.71,
                "end": 2542.21,
                "confidence": 0.9932373,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "kind",
                "start": 2542.43,
                "end": 2542.75,
                "confidence": 0.95456886,
                "punctuated_word": "kind",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "of",
                "start": 2542.75,
                "end": 2543.23,
                "confidence": 0.9997671,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "viewing",
                "start": 2543.23,
                "end": 2543.73,
                "confidence": 0.98484147,
                "punctuated_word": "viewing",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "the",
                "start": 2543.8699,
                "end": 2544.0298,
                "confidence": 0.9983392,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "blockchain",
                "start": 2544.0298,
                "end": 2544.5298,
                "confidence": 0.9672686,
                "punctuated_word": "blockchain",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "as",
                "start": 2544.75,
                "end": 2545.23,
                "confidence": 0.9987256,
                "punctuated_word": "as",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "a",
                "start": 2545.23,
                "end": 2545.47,
                "confidence": 0.99237543,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "complete",
                "start": 2545.47,
                "end": 2545.8699,
                "confidence": 0.9999379,
                "punctuated_word": "complete",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "history",
                "start": 2545.8699,
                "end": 2546.3699,
                "confidence": 0.99996924,
                "punctuated_word": "history",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "is",
                "start": 2546.43,
                "end": 2546.67,
                "confidence": 0.9990883,
                "punctuated_word": "is",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "going",
                "start": 2546.67,
                "end": 2546.99,
                "confidence": 0.99979645,
                "punctuated_word": "going",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "to",
                "start": 2546.99,
                "end": 2547.15,
                "confidence": 0.9991885,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "be",
                "start": 2547.15,
                "end": 2547.3098,
                "confidence": 0.99927884,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "challenged",
                "start": 2547.3098,
                "end": 2547.8098,
                "confidence": 0.9988834,
                "punctuated_word": "challenged",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "with",
                "start": 2547.8699,
                "end": 2548.1099,
                "confidence": 0.9997476,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "liquefactions",
                "start": 2548.1099,
                "end": 2548.6099,
                "confidence": 0.81146675,
                "punctuated_word": "liquefactions,",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "and",
                "start": 2549.515,
                "end": 2549.675,
                "confidence": 0.9992354,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.8268198
              },
              {
                "word": "you",
                "start": 2549.675,
                "end": 2549.835,
                "confidence": 0.99990416,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.63996184
              },
              {
                "word": "should",
                "start": 2549.835,
                "end": 2550.155,
                "confidence": 0.9999883,
                "punctuated_word": "should",
                "speaker": 3,
                "speaker_confidence": 0.63996184
              },
              {
                "word": "be",
                "start": 2550.155,
                "end": 2550.315,
                "confidence": 0.99989617,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.63996184
              },
              {
                "word": "careful",
                "start": 2550.315,
                "end": 2550.815,
                "confidence": 0.99995184,
                "punctuated_word": "careful",
                "speaker": 3,
                "speaker_confidence": 0.63996184
              },
              {
                "word": "not",
                "start": 2551.115,
                "end": 2551.355,
                "confidence": 0.99984956,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.63996184
              },
              {
                "word": "to",
                "start": 2551.355,
                "end": 2551.515,
                "confidence": 0.99971634,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.63996184
              },
              {
                "word": "assume",
                "start": 2551.515,
                "end": 2552.015,
                "confidence": 0.9999716,
                "punctuated_word": "assume",
                "speaker": 3,
                "speaker_confidence": 0.63996184
              },
              {
                "word": "that",
                "start": 2552.635,
                "end": 2553.135,
                "confidence": 0.9998871,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "identities",
                "start": 2553.355,
                "end": 2553.855,
                "confidence": 0.9805996,
                "punctuated_word": "identities",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "remain",
                "start": 2554.155,
                "end": 2554.555,
                "confidence": 0.9803581,
                "punctuated_word": "remain",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "consistent",
                "start": 2554.555,
                "end": 2555.055,
                "confidence": 0.7889215,
                "punctuated_word": "consistent.",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "even",
                "start": 2555.515,
                "end": 2555.835,
                "confidence": 0.99924326,
                "punctuated_word": "Even",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "if",
                "start": 2555.835,
                "end": 2556.075,
                "confidence": 0.9994998,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "there",
                "start": 2556.075,
                "end": 2556.235,
                "confidence": 0.99993396,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "hasn't",
                "start": 2556.235,
                "end": 2556.555,
                "confidence": 0.999833,
                "punctuated_word": "hasn't",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "been",
                "start": 2556.555,
                "end": 2556.715,
                "confidence": 0.9999275,
                "punctuated_word": "been",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "any",
                "start": 2556.715,
                "end": 2557.035,
                "confidence": 0.9992286,
                "punctuated_word": "any",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "transactions",
                "start": 2557.035,
                "end": 2557.535,
                "confidence": 0.9988919,
                "punctuated_word": "transactions",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "in",
                "start": 2557.595,
                "end": 2557.755,
                "confidence": 0.99986935,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.7141011
              },
              {
                "word": "a",
                "start": 2557.755,
                "end": 2557.835,
                "confidence": 0.999874,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.6284581
              },
              {
                "word": "single",
                "start": 2557.835,
                "end": 2558.155,
                "confidence": 0.9999944,
                "punctuated_word": "single",
                "speaker": 3,
                "speaker_confidence": 0.6284581
              },
              {
                "word": "account",
                "start": 2558.155,
                "end": 2558.655,
                "confidence": 0.9980565,
                "punctuated_word": "account,",
                "speaker": 3,
                "speaker_confidence": 0.6284581
              },
              {
                "word": "the",
                "start": 2558.955,
                "end": 2559.115,
                "confidence": 0.9985838,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6284581
              },
              {
                "word": "identity",
                "start": 2559.115,
                "end": 2559.615,
                "confidence": 0.99993396,
                "punctuated_word": "identity",
                "speaker": 3,
                "speaker_confidence": 0.6284581
              },
              {
                "word": "of",
                "start": 2559.755,
                "end": 2559.915,
                "confidence": 0.9998598,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6284581
              },
              {
                "word": "the",
                "start": 2559.915,
                "end": 2560.315,
                "confidence": 0.9989588,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.6284581
              },
              {
                "word": "owner",
                "start": 2560.315,
                "end": 2560.715,
                "confidence": 0.99961096,
                "punctuated_word": "owner",
                "speaker": 3,
                "speaker_confidence": 0.6284581
              },
              {
                "word": "of",
                "start": 2560.715,
                "end": 2560.795,
                "confidence": 0.99938726,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.6284581
              },
              {
                "word": "the",
                "start": 2560.795,
                "end": 2560.955,
                "confidence": 0.9998944,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.36541164
              },
              {
                "word": "account",
                "start": 2560.955,
                "end": 2561.275,
                "confidence": 0.9999398,
                "punctuated_word": "account",
                "speaker": 3,
                "speaker_confidence": 0.36541164
              },
              {
                "word": "might",
                "start": 2561.275,
                "end": 2561.435,
                "confidence": 0.99991906,
                "punctuated_word": "might",
                "speaker": 3,
                "speaker_confidence": 0.36541164
              },
              {
                "word": "have",
                "start": 2561.435,
                "end": 2561.675,
                "confidence": 0.9798917,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.36541164
              },
              {
                "word": "changed",
                "start": 2561.675,
                "end": 2562.175,
                "confidence": 0.99956286,
                "punctuated_word": "changed.",
                "speaker": 3,
                "speaker_confidence": 0.36541164
              },
              {
                "word": "before",
                "start": 2562.315,
                "end": 2562.715,
                "confidence": 0.9993063,
                "punctuated_word": "Before",
                "speaker": 0,
                "speaker_confidence": 0.25144833
              },
              {
                "word": "we",
                "start": 2562.715,
                "end": 2562.875,
                "confidence": 0.9703696,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.25144833
              },
              {
                "word": "will",
                "start": 2562.875,
                "end": 2563.115,
                "confidence": 0.8274077,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.25144833
              },
              {
                "word": "move",
                "start": 2563.115,
                "end": 2563.355,
                "confidence": 0.99862444,
                "punctuated_word": "move",
                "speaker": 0,
                "speaker_confidence": 0.25144833
              },
              {
                "word": "on",
                "start": 2563.355,
                "end": 2563.83,
                "confidence": 0.9988086,
                "punctuated_word": "on,",
                "speaker": 0,
                "speaker_confidence": 0.25144833
              },
              {
                "word": "do",
                "start": 2563.83,
                "end": 2563.99,
                "confidence": 0.9992398,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.25144833
              },
              {
                "word": "you",
                "start": 2563.99,
                "end": 2564.07,
                "confidence": 0.9984622,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.25144833
              },
              {
                "word": "want",
                "start": 2564.07,
                "end": 2564.19,
                "confidence": 0.9997645,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.49474704
              },
              {
                "word": "to",
                "start": 2564.19,
                "end": 2564.31,
                "confidence": 0.9992355,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.49474704
              },
              {
                "word": "provide",
                "start": 2564.31,
                "end": 2564.79,
                "confidence": 0.9999379,
                "punctuated_word": "provide",
                "speaker": 0,
                "speaker_confidence": 0.49474704
              },
              {
                "word": "any",
                "start": 2564.79,
                "end": 2565.11,
                "confidence": 0.99903774,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.49474704
              },
              {
                "word": "input",
                "start": 2565.11,
                "end": 2565.61,
                "confidence": 0.94311965,
                "punctuated_word": "input?",
                "speaker": 0,
                "speaker_confidence": 0.49474704
              },
              {
                "word": "yeah",
                "start": 2566.55,
                "end": 2566.87,
                "confidence": 0.9996372,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.39056706
              },
              {
                "word": "i",
                "start": 2566.87,
                "end": 2566.9502,
                "confidence": 0.99970967,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.39056706
              },
              {
                "word": "guess",
                "start": 2566.9502,
                "end": 2567.1902,
                "confidence": 0.9998574,
                "punctuated_word": "guess",
                "speaker": 3,
                "speaker_confidence": 0.39056706
              },
              {
                "word": "i'll",
                "start": 2567.1902,
                "end": 2567.35,
                "confidence": 0.96039474,
                "punctuated_word": "I'll",
                "speaker": 3,
                "speaker_confidence": 0.39056706
              },
              {
                "word": "mention",
                "start": 2567.35,
                "end": 2567.75,
                "confidence": 0.98527235,
                "punctuated_word": "mention",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "that",
                "start": 2567.75,
                "end": 2568.25,
                "confidence": 0.9994947,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "tes",
                "start": 2568.47,
                "end": 2568.9502,
                "confidence": 0.96575856,
                "punctuated_word": "TEs",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "have",
                "start": 2568.9502,
                "end": 2569.1902,
                "confidence": 0.9975877,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "a",
                "start": 2569.1902,
                "end": 2569.35,
                "confidence": 0.9962872,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "history",
                "start": 2569.35,
                "end": 2569.85,
                "confidence": 0.9999738,
                "punctuated_word": "history",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "of",
                "start": 2569.9102,
                "end": 2570.23,
                "confidence": 0.99987483,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "being",
                "start": 2570.23,
                "end": 2570.6301,
                "confidence": 0.9998149,
                "punctuated_word": "being",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "broken",
                "start": 2570.6301,
                "end": 2571.11,
                "confidence": 0.99926156,
                "punctuated_word": "broken",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "into",
                "start": 2571.11,
                "end": 2571.61,
                "confidence": 0.9617461,
                "punctuated_word": "into.",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "and",
                "start": 2572.31,
                "end": 2572.79,
                "confidence": 0.99893826,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "so",
                "start": 2572.79,
                "end": 2573.29,
                "confidence": 0.96863025,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "with",
                "start": 2573.59,
                "end": 2573.83,
                "confidence": 0.9673441,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "liquefaction",
                "start": 2573.83,
                "end": 2574.33,
                "confidence": 0.9785123,
                "punctuated_word": "liquefaction,",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "we",
                "start": 2574.55,
                "end": 2574.71,
                "confidence": 0.9994931,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "do",
                "start": 2574.71,
                "end": 2574.87,
                "confidence": 0.999962,
                "punctuated_word": "do",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "require",
                "start": 2574.87,
                "end": 2575.35,
                "confidence": 0.9998863,
                "punctuated_word": "require",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "that",
                "start": 2575.35,
                "end": 2575.59,
                "confidence": 0.9997962,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "the",
                "start": 2575.59,
                "end": 2575.75,
                "confidence": 0.9991673,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "key",
                "start": 2575.75,
                "end": 2576.07,
                "confidence": 0.9998234,
                "punctuated_word": "key",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "remains",
                "start": 2576.07,
                "end": 2576.57,
                "confidence": 0.99895406,
                "punctuated_word": "remains",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "inside",
                "start": 2577.255,
                "end": 2577.7349,
                "confidence": 0.9988041,
                "punctuated_word": "inside",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "the",
                "start": 2577.7349,
                "end": 2578.055,
                "confidence": 0.99781007,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "t",
                "start": 2578.055,
                "end": 2578.555,
                "confidence": 0.4764059,
                "punctuated_word": "t",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "blockchain",
                "start": 2578.6948,
                "end": 2579.1948,
                "confidence": 0.940177,
                "punctuated_word": "blockchain",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "that",
                "start": 2579.255,
                "end": 2579.6548,
                "confidence": 0.9980757,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "liquefaction",
                "start": 2579.6548,
                "end": 2580.1548,
                "confidence": 0.98548645,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "runs",
                "start": 2580.295,
                "end": 2580.535,
                "confidence": 0.9998202,
                "punctuated_word": "runs",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "on",
                "start": 2580.535,
                "end": 2581.035,
                "confidence": 0.9995442,
                "punctuated_word": "on",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "so",
                "start": 2581.1748,
                "end": 2581.335,
                "confidence": 0.7790682,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "that",
                "start": 2581.335,
                "end": 2581.575,
                "confidence": 0.99942833,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "other",
                "start": 2581.575,
                "end": 2581.8948,
                "confidence": 0.9994368,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "users",
                "start": 2581.8948,
                "end": 2582.375,
                "confidence": 0.99980515,
                "punctuated_word": "users",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "using",
                "start": 2582.375,
                "end": 2582.615,
                "confidence": 0.9985275,
                "punctuated_word": "using",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "that",
                "start": 2582.615,
                "end": 2582.855,
                "confidence": 0.9992042,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "account",
                "start": 2582.855,
                "end": 2583.355,
                "confidence": 0.99988735,
                "punctuated_word": "account",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "are",
                "start": 2583.4949,
                "end": 2583.6548,
                "confidence": 0.99948955,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "able",
                "start": 2583.6548,
                "end": 2583.9749,
                "confidence": 0.9998404,
                "punctuated_word": "able",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "to",
                "start": 2583.9749,
                "end": 2584.135,
                "confidence": 0.99946135,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "access",
                "start": 2584.135,
                "end": 2584.4548,
                "confidence": 0.99993515,
                "punctuated_word": "access",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "it",
                "start": 2584.4548,
                "end": 2584.9548,
                "confidence": 0.7624041,
                "punctuated_word": "it.",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "because",
                "start": 2585.335,
                "end": 2585.835,
                "confidence": 0.9940665,
                "punctuated_word": "Because",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "even",
                "start": 2586.055,
                "end": 2586.295,
                "confidence": 0.9826649,
                "punctuated_word": "even",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "if",
                "start": 2586.295,
                "end": 2586.4548,
                "confidence": 0.9998061,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "you",
                "start": 2586.4548,
                "end": 2586.9548,
                "confidence": 0.9997056,
                "punctuated_word": "you",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "connect",
                "start": 2587.015,
                "end": 2587.515,
                "confidence": 0.99925464,
                "punctuated_word": "connect",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "and",
                "start": 2587.9749,
                "end": 2588.135,
                "confidence": 0.8142358,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "other",
                "start": 2588.135,
                "end": 2588.375,
                "confidence": 0.90296847,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "if",
                "start": 2588.615,
                "end": 2588.855,
                "confidence": 0.93111986,
                "punctuated_word": "if",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "other",
                "start": 2588.855,
                "end": 2589.015,
                "confidence": 0.9988636,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "people",
                "start": 2589.015,
                "end": 2589.4148,
                "confidence": 0.9999362,
                "punctuated_word": "people",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "have",
                "start": 2589.4148,
                "end": 2589.6548,
                "confidence": 0.9995272,
                "punctuated_word": "have",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "access",
                "start": 2589.6548,
                "end": 2590.055,
                "confidence": 0.99977106,
                "punctuated_word": "access",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "to",
                "start": 2590.055,
                "end": 2590.135,
                "confidence": 0.99945897,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.96959734
              },
              {
                "word": "your",
                "start": 2590.135,
                "end": 2590.295,
                "confidence": 0.99976844,
                "punctuated_word": "your",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "account",
                "start": 2590.295,
                "end": 2590.615,
                "confidence": 0.99688256,
                "punctuated_word": "account,",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "they",
                "start": 2590.615,
                "end": 2590.775,
                "confidence": 0.9997882,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "still",
                "start": 2590.775,
                "end": 2590.9348,
                "confidence": 0.99948823,
                "punctuated_word": "still",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "wanna",
                "start": 2590.9348,
                "end": 2591.1748,
                "confidence": 0.69084793,
                "punctuated_word": "wanna",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "be",
                "start": 2591.1748,
                "end": 2591.255,
                "confidence": 0.9974171,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "able",
                "start": 2591.255,
                "end": 2591.4949,
                "confidence": 0.9997521,
                "punctuated_word": "able",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "to",
                "start": 2591.4949,
                "end": 2591.6548,
                "confidence": 0.9986303,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "use",
                "start": 2591.6548,
                "end": 2591.7349,
                "confidence": 0.9996032,
                "punctuated_word": "use",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "it",
                "start": 2591.7349,
                "end": 2592.06,
                "confidence": 0.9950398,
                "punctuated_word": "it.",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "but",
                "start": 2592.1401,
                "end": 2592.3801,
                "confidence": 0.99901605,
                "punctuated_word": "But",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "in",
                "start": 2592.3801,
                "end": 2592.46,
                "confidence": 0.99681985,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.622358
              },
              {
                "word": "the",
                "start": 2592.46,
                "end": 2592.54,
                "confidence": 0.9995278,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "future",
                "start": 2592.54,
                "end": 2593.04,
                "confidence": 0.9990547,
                "punctuated_word": "future,",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "we're",
                "start": 2593.26,
                "end": 2593.74,
                "confidence": 0.9996371,
                "punctuated_word": "we're",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "thinking",
                "start": 2593.74,
                "end": 2594.1401,
                "confidence": 0.9998393,
                "punctuated_word": "thinking",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "of",
                "start": 2594.1401,
                "end": 2594.62,
                "confidence": 0.9997662,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "developing",
                "start": 2594.62,
                "end": 2595.12,
                "confidence": 0.99978095,
                "punctuated_word": "developing",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "a",
                "start": 2595.58,
                "end": 2595.74,
                "confidence": 0.9975083,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "more",
                "start": 2595.74,
                "end": 2595.98,
                "confidence": 0.9996119,
                "punctuated_word": "more",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "secure",
                "start": 2595.98,
                "end": 2596.3801,
                "confidence": 0.99838686,
                "punctuated_word": "secure",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "system",
                "start": 2596.3801,
                "end": 2596.78,
                "confidence": 0.9997974,
                "punctuated_word": "system",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "that",
                "start": 2596.78,
                "end": 2596.94,
                "confidence": 0.9997328,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "would",
                "start": 2596.94,
                "end": 2597.44,
                "confidence": 0.999908,
                "punctuated_word": "would",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "basically",
                "start": 2597.58,
                "end": 2597.98,
                "confidence": 0.9080918,
                "punctuated_word": "basically",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "create",
                "start": 2597.98,
                "end": 2598.22,
                "confidence": 0.99887425,
                "punctuated_word": "create",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "a",
                "start": 2598.22,
                "end": 2598.3801,
                "confidence": 0.99966645,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "committee",
                "start": 2598.3801,
                "end": 2598.7,
                "confidence": 0.99831426,
                "punctuated_word": "committee",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "of",
                "start": 2598.7,
                "end": 2598.94,
                "confidence": 0.9991769,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "tees",
                "start": 2598.94,
                "end": 2599.4202,
                "confidence": 0.8107831,
                "punctuated_word": "TEEs",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "to",
                "start": 2599.4202,
                "end": 2599.58,
                "confidence": 0.9986033,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "reduce",
                "start": 2599.58,
                "end": 2599.98,
                "confidence": 0.9999018,
                "punctuated_word": "reduce",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "the",
                "start": 2599.98,
                "end": 2600.06,
                "confidence": 0.9993789,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "risk",
                "start": 2600.06,
                "end": 2600.3801,
                "confidence": 0.99986327,
                "punctuated_word": "risk",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "of",
                "start": 2600.3801,
                "end": 2600.54,
                "confidence": 0.99987173,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.76189786
              },
              {
                "word": "a",
                "start": 2600.54,
                "end": 2600.62,
                "confidence": 0.99972516,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "single",
                "start": 2600.62,
                "end": 2600.94,
                "confidence": 0.9999571,
                "punctuated_word": "single",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "one",
                "start": 2600.94,
                "end": 2601.26,
                "confidence": 0.9998165,
                "punctuated_word": "one",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "being",
                "start": 2601.26,
                "end": 2601.5,
                "confidence": 0.99988353,
                "punctuated_word": "being",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "compromised",
                "start": 2601.5,
                "end": 2602.0,
                "confidence": 0.99363744,
                "punctuated_word": "compromised.",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "so",
                "start": 2602.3801,
                "end": 2602.62,
                "confidence": 0.9916045,
                "punctuated_word": "So",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "there",
                "start": 2602.62,
                "end": 2602.78,
                "confidence": 0.99952364,
                "punctuated_word": "there",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "needs",
                "start": 2602.78,
                "end": 2603.02,
                "confidence": 0.9997924,
                "punctuated_word": "needs",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "to",
                "start": 2603.02,
                "end": 2603.1802,
                "confidence": 0.99975365,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "be",
                "start": 2603.1802,
                "end": 2603.34,
                "confidence": 0.9998809,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "more",
                "start": 2603.34,
                "end": 2603.5,
                "confidence": 0.9997011,
                "punctuated_word": "more",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "security",
                "start": 2603.5,
                "end": 2603.98,
                "confidence": 0.9999279,
                "punctuated_word": "security",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "before",
                "start": 2603.98,
                "end": 2604.46,
                "confidence": 0.9997038,
                "punctuated_word": "before",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "liquefaction",
                "start": 2604.46,
                "end": 2604.96,
                "confidence": 0.89804864,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "probably",
                "start": 2605.5,
                "end": 2605.9001,
                "confidence": 0.9647096,
                "punctuated_word": "probably",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "will",
                "start": 2605.9001,
                "end": 2606.1401,
                "confidence": 0.99956065,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "be",
                "start": 2606.1401,
                "end": 2606.3,
                "confidence": 0.9998863,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "used",
                "start": 2606.3,
                "end": 2606.62,
                "confidence": 0.9999325,
                "punctuated_word": "used",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "for",
                "start": 2606.62,
                "end": 2607.12,
                "confidence": 0.99958485,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "really",
                "start": 2607.535,
                "end": 2607.695,
                "confidence": 0.99954516,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "high",
                "start": 2607.695,
                "end": 2607.935,
                "confidence": 0.9998159,
                "punctuated_word": "high",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "value",
                "start": 2607.935,
                "end": 2608.415,
                "confidence": 0.99963045,
                "punctuated_word": "value",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "applications",
                "start": 2608.415,
                "end": 2608.915,
                "confidence": 0.84648776,
                "punctuated_word": "applications.",
                "speaker": 3,
                "speaker_confidence": 0.80788916
              },
              {
                "word": "i've",
                "start": 2609.455,
                "end": 2609.855,
                "confidence": 0.9849519,
                "punctuated_word": "I've",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "been",
                "start": 2609.855,
                "end": 2610.095,
                "confidence": 0.9974884,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "to",
                "start": 2610.095,
                "end": 2610.175,
                "confidence": 0.990738,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "a",
                "start": 2610.175,
                "end": 2610.2551,
                "confidence": 0.87527955,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "couple",
                "start": 2610.2551,
                "end": 2610.495,
                "confidence": 0.9986137,
                "punctuated_word": "couple",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "of",
                "start": 2610.495,
                "end": 2610.655,
                "confidence": 0.9694447,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "conference",
                "start": 2610.655,
                "end": 2611.055,
                "confidence": 0.9734476,
                "punctuated_word": "conference",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "recently",
                "start": 2611.055,
                "end": 2611.455,
                "confidence": 0.91464376,
                "punctuated_word": "recently,",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "and",
                "start": 2611.455,
                "end": 2611.695,
                "confidence": 0.99803525,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "and",
                "start": 2611.695,
                "end": 2612.175,
                "confidence": 0.997815,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "ai",
                "start": 2612.175,
                "end": 2612.495,
                "confidence": 0.99901545,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "is",
                "start": 2612.495,
                "end": 2612.655,
                "confidence": 0.99968314,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "a",
                "start": 2612.655,
                "end": 2612.815,
                "confidence": 0.999054,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "big",
                "start": 2612.815,
                "end": 2613.135,
                "confidence": 0.99965477,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "topic",
                "start": 2613.135,
                "end": 2613.535,
                "confidence": 0.9884826,
                "punctuated_word": "topic.",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "it's",
                "start": 2613.535,
                "end": 2613.695,
                "confidence": 0.7494208,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "everyone's",
                "start": 2613.855,
                "end": 2614.2551,
                "confidence": 0.9966278,
                "punctuated_word": "everyone's",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "talking",
                "start": 2614.2551,
                "end": 2614.575,
                "confidence": 0.999542,
                "punctuated_word": "talking",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "about",
                "start": 2614.575,
                "end": 2614.815,
                "confidence": 0.9998442,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "it",
                "start": 2614.815,
                "end": 2615.055,
                "confidence": 0.96552074,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "how",
                "start": 2615.055,
                "end": 2615.215,
                "confidence": 0.99979705,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "it's",
                "start": 2615.215,
                "end": 2615.455,
                "confidence": 0.9997395,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "gonna",
                "start": 2615.455,
                "end": 2615.775,
                "confidence": 0.99605906,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "change",
                "start": 2615.775,
                "end": 2616.095,
                "confidence": 0.9989053,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "web",
                "start": 2616.095,
                "end": 2616.415,
                "confidence": 0.7315744,
                "punctuated_word": "web",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "three",
                "start": 2616.415,
                "end": 2616.915,
                "confidence": 0.77127755,
                "punctuated_word": "three.",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "and",
                "start": 2617.215,
                "end": 2617.535,
                "confidence": 0.9969386,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "ai",
                "start": 2617.535,
                "end": 2617.855,
                "confidence": 0.83160967,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "in",
                "start": 2617.855,
                "end": 2618.015,
                "confidence": 0.60767746,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "daos",
                "start": 2618.015,
                "end": 2618.415,
                "confidence": 0.582744,
                "punctuated_word": "DAOs",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "is",
                "start": 2618.415,
                "end": 2618.575,
                "confidence": 0.99904054,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "is",
                "start": 2618.575,
                "end": 2618.815,
                "confidence": 0.9941777,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "kind",
                "start": 2618.815,
                "end": 2618.975,
                "confidence": 0.9934157,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "of",
                "start": 2618.975,
                "end": 2619.135,
                "confidence": 0.9995877,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8395503
              },
              {
                "word": "a",
                "start": 2619.135,
                "end": 2619.215,
                "confidence": 0.99947494,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "big",
                "start": 2619.215,
                "end": 2619.455,
                "confidence": 0.99993074,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "thing",
                "start": 2619.455,
                "end": 2619.775,
                "confidence": 0.9997561,
                "punctuated_word": "thing.",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "i",
                "start": 2619.775,
                "end": 2620.015,
                "confidence": 0.9998431,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "know",
                "start": 2620.015,
                "end": 2620.175,
                "confidence": 0.9998865,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "that",
                "start": 2620.175,
                "end": 2620.5,
                "confidence": 0.99973375,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "many",
                "start": 2620.66,
                "end": 2620.9,
                "confidence": 0.9998909,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "people",
                "start": 2620.9,
                "end": 2621.4,
                "confidence": 0.99996936,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "do",
                "start": 2621.62,
                "end": 2621.86,
                "confidence": 0.9995147,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "not",
                "start": 2621.86,
                "end": 2622.18,
                "confidence": 0.99995923,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "like",
                "start": 2622.18,
                "end": 2622.42,
                "confidence": 0.9981086,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "reading",
                "start": 2622.42,
                "end": 2622.9,
                "confidence": 0.9937715,
                "punctuated_word": "reading",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "all",
                "start": 2622.9,
                "end": 2623.06,
                "confidence": 0.9998976,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "the",
                "start": 2623.06,
                "end": 2623.22,
                "confidence": 0.9995442,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "proposals",
                "start": 2623.22,
                "end": 2623.72,
                "confidence": 0.99731565,
                "punctuated_word": "proposals.",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "they",
                "start": 2624.1,
                "end": 2624.34,
                "confidence": 0.9928824,
                "punctuated_word": "They",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "would",
                "start": 2624.34,
                "end": 2624.58,
                "confidence": 0.9999664,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "maybe",
                "start": 2624.58,
                "end": 2624.82,
                "confidence": 0.9848535,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "prefer",
                "start": 2624.82,
                "end": 2625.3,
                "confidence": 0.99832815,
                "punctuated_word": "prefer",
                "speaker": 2,
                "speaker_confidence": 0.80342937
              },
              {
                "word": "to",
                "start": 2625.3,
                "end": 2625.38,
                "confidence": 0.9959561,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "have",
                "start": 2625.38,
                "end": 2625.62,
                "confidence": 0.9998313,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "some",
                "start": 2625.62,
                "end": 2625.78,
                "confidence": 0.9996146,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "kind",
                "start": 2625.78,
                "end": 2626.02,
                "confidence": 0.9989588,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "of",
                "start": 2626.02,
                "end": 2626.34,
                "confidence": 0.9995988,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "ai",
                "start": 2626.34,
                "end": 2626.66,
                "confidence": 0.9996911,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "vote",
                "start": 2626.66,
                "end": 2626.9,
                "confidence": 0.4942816,
                "punctuated_word": "vote",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "do",
                "start": 2626.9,
                "end": 2626.98,
                "confidence": 0.7317953,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "the",
                "start": 2626.98,
                "end": 2627.48,
                "confidence": 0.99691594,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "job",
                "start": 2627.54,
                "end": 2627.78,
                "confidence": 0.99826115,
                "punctuated_word": "job",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "for",
                "start": 2627.78,
                "end": 2627.94,
                "confidence": 0.9998104,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "them",
                "start": 2627.94,
                "end": 2628.44,
                "confidence": 0.86053526,
                "punctuated_word": "them.",
                "speaker": 2,
                "speaker_confidence": 0.69828707
              },
              {
                "word": "so",
                "start": 2628.82,
                "end": 2629.32,
                "confidence": 0.9915524,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.5499643
              },
              {
                "word": "i",
                "start": 2629.7,
                "end": 2629.86,
                "confidence": 0.9983601,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5499643
              },
              {
                "word": "feel",
                "start": 2629.86,
                "end": 2630.36,
                "confidence": 0.9998802,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.5499643
              },
              {
                "word": "this",
                "start": 2630.74,
                "end": 2630.98,
                "confidence": 0.9974558,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5499643
              },
              {
                "word": "integration",
                "start": 2630.98,
                "end": 2631.48,
                "confidence": 0.9998622,
                "punctuated_word": "integration",
                "speaker": 2,
                "speaker_confidence": 0.5499643
              },
              {
                "word": "is",
                "start": 2632.34,
                "end": 2632.5,
                "confidence": 0.99949884,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5499643
              },
              {
                "word": "gonna",
                "start": 2632.5,
                "end": 2632.82,
                "confidence": 0.9998091,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "happen",
                "start": 2632.82,
                "end": 2633.32,
                "confidence": 0.9998536,
                "punctuated_word": "happen.",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 2633.54,
                "end": 2633.7,
                "confidence": 0.99945635,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "also",
                "start": 2633.7,
                "end": 2634.02,
                "confidence": 0.99933225,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "feel",
                "start": 2634.02,
                "end": 2634.18,
                "confidence": 0.9998975,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 2634.18,
                "end": 2634.58,
                "confidence": 0.92530626,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "giving",
                "start": 2634.58,
                "end": 2634.9,
                "confidence": 0.9969361,
                "punctuated_word": "giving",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "your",
                "start": 2634.9,
                "end": 2635.22,
                "confidence": 0.99983776,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "vote",
                "start": 2635.22,
                "end": 2635.72,
                "confidence": 0.9829458,
                "punctuated_word": "vote",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 2636.205,
                "end": 2636.2852,
                "confidence": 0.99990296,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "ai",
                "start": 2636.2852,
                "end": 2636.5251,
                "confidence": 0.9998597,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "could",
                "start": 2636.5251,
                "end": 2636.685,
                "confidence": 0.9986249,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "be",
                "start": 2636.685,
                "end": 2636.925,
                "confidence": 0.9997757,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "problematic",
                "start": 2636.925,
                "end": 2637.425,
                "confidence": 0.9872602,
                "punctuated_word": "problematic",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "in",
                "start": 2637.485,
                "end": 2637.5652,
                "confidence": 0.99898046,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "many",
                "start": 2637.5652,
                "end": 2637.885,
                "confidence": 0.9997925,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "ways",
                "start": 2637.885,
                "end": 2638.205,
                "confidence": 0.9994153,
                "punctuated_word": "ways.",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "there's",
                "start": 2638.205,
                "end": 2638.705,
                "confidence": 0.99935126,
                "punctuated_word": "There's",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "many",
                "start": 2639.0051,
                "end": 2639.405,
                "confidence": 0.9998111,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "attacks",
                "start": 2639.405,
                "end": 2639.905,
                "confidence": 0.9991991,
                "punctuated_word": "attacks",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "on",
                "start": 2640.0452,
                "end": 2640.205,
                "confidence": 0.9998172,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "top",
                "start": 2640.205,
                "end": 2640.445,
                "confidence": 0.99992347,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 2640.445,
                "end": 2640.7651,
                "confidence": 0.9991924,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "kind",
                "start": 2640.7651,
                "end": 2641.0051,
                "confidence": 0.8939728,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 2641.0051,
                "end": 2641.405,
                "confidence": 0.99973255,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "making",
                "start": 2641.405,
                "end": 2641.885,
                "confidence": 0.99501437,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "ais",
                "start": 2641.885,
                "end": 2642.365,
                "confidence": 0.94822633,
                "punctuated_word": "AIs",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 2642.365,
                "end": 2642.605,
                "confidence": 0.6552067,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "things",
                "start": 2642.605,
                "end": 2642.925,
                "confidence": 0.99905103,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 2642.925,
                "end": 2643.165,
                "confidence": 0.9998337,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "maybe",
                "start": 2643.165,
                "end": 2643.405,
                "confidence": 0.98860276,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 2643.405,
                "end": 2643.5652,
                "confidence": 0.9997135,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "user",
                "start": 2643.5652,
                "end": 2643.885,
                "confidence": 0.999954,
                "punctuated_word": "user",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "would",
                "start": 2643.885,
                "end": 2644.0452,
                "confidence": 0.9998385,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "not",
                "start": 2644.0452,
                "end": 2644.2852,
                "confidence": 0.9999552,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "want",
                "start": 2644.2852,
                "end": 2644.5251,
                "confidence": 0.99947876,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 2644.5251,
                "end": 2644.7651,
                "confidence": 0.9989625,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "by",
                "start": 2644.7651,
                "end": 2645.165,
                "confidence": 0.9683375,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "kind",
                "start": 2645.165,
                "end": 2645.405,
                "confidence": 0.9682921,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 2645.405,
                "end": 2645.725,
                "confidence": 0.9998516,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "making",
                "start": 2645.725,
                "end": 2646.125,
                "confidence": 0.9700429,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "some",
                "start": 2646.125,
                "end": 2646.625,
                "confidence": 0.9996942,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "kind",
                "start": 2646.8452,
                "end": 2647.0852,
                "confidence": 0.98921376,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 2647.0852,
                "end": 2647.405,
                "confidence": 0.99992096,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "poison",
                "start": 2647.405,
                "end": 2647.8052,
                "confidence": 0.991251,
                "punctuated_word": "poison",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "attack",
                "start": 2647.8052,
                "end": 2648.2852,
                "confidence": 0.9926069,
                "punctuated_word": "attack",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "or",
                "start": 2648.2852,
                "end": 2648.7852,
                "confidence": 0.99670106,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "adversarial",
                "start": 2648.8452,
                "end": 2649.3452,
                "confidence": 0.99644566,
                "punctuated_word": "adversarial",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "examples",
                "start": 2649.645,
                "end": 2650.145,
                "confidence": 0.8880801,
                "punctuated_word": "examples.",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 2650.77,
                "end": 2651.09,
                "confidence": 0.987151,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 2651.09,
                "end": 2651.33,
                "confidence": 0.9984213,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "do",
                "start": 2651.33,
                "end": 2651.57,
                "confidence": 0.8285892,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "see",
                "start": 2651.57,
                "end": 2651.81,
                "confidence": 0.9998086,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 2651.81,
                "end": 2652.1301,
                "confidence": 0.99971074,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "needs",
                "start": 2652.1301,
                "end": 2652.29,
                "confidence": 0.9760082,
                "punctuated_word": "needs",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 2652.29,
                "end": 2652.45,
                "confidence": 0.99967813,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "be",
                "start": 2652.45,
                "end": 2652.61,
                "confidence": 0.99923956,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "taken",
                "start": 2652.61,
                "end": 2652.93,
                "confidence": 0.9999094,
                "punctuated_word": "taken",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "care",
                "start": 2652.93,
                "end": 2653.17,
                "confidence": 0.9996933,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 2653.17,
                "end": 2653.4102,
                "confidence": 0.93346345,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 2653.4102,
                "end": 2653.57,
                "confidence": 0.9994406,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "there's",
                "start": 2653.57,
                "end": 2654.07,
                "confidence": 0.9921148,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "sure",
                "start": 2654.1301,
                "end": 2654.45,
                "confidence": 0.554772,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "gonna",
                "start": 2654.45,
                "end": 2654.69,
                "confidence": 0.964415,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "be",
                "start": 2654.69,
                "end": 2654.85,
                "confidence": 0.9969422,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "research",
                "start": 2654.85,
                "end": 2655.25,
                "confidence": 0.9825068,
                "punctuated_word": "research",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "on",
                "start": 2655.25,
                "end": 2655.4102,
                "confidence": 0.9997681,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "top",
                "start": 2655.4102,
                "end": 2655.57,
                "confidence": 0.99987864,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 2655.57,
                "end": 2655.6501,
                "confidence": 0.9995009,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "that",
                "start": 2655.6501,
                "end": 2655.81,
                "confidence": 0.99986863,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "in",
                "start": 2655.81,
                "end": 2655.97,
                "confidence": 0.9997919,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "the",
                "start": 2655.97,
                "end": 2656.05,
                "confidence": 0.9993813,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "future",
                "start": 2656.05,
                "end": 2656.37,
                "confidence": 0.9999349,
                "punctuated_word": "future",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "when",
                "start": 2656.37,
                "end": 2656.61,
                "confidence": 0.77640235,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "it's",
                "start": 2656.61,
                "end": 2656.93,
                "confidence": 0.99856716,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "more",
                "start": 2656.93,
                "end": 2657.43,
                "confidence": 0.99988794,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "common",
                "start": 2657.57,
                "end": 2658.05,
                "confidence": 0.8115014,
                "punctuated_word": "common.",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "but",
                "start": 2658.05,
                "end": 2658.37,
                "confidence": 0.9989555,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "i",
                "start": 2658.37,
                "end": 2658.45,
                "confidence": 0.77889806,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "guess",
                "start": 2658.45,
                "end": 2658.95,
                "confidence": 0.9999708,
                "punctuated_word": "guess",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "time",
                "start": 2659.4102,
                "end": 2659.57,
                "confidence": 0.9514515,
                "punctuated_word": "time",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "will",
                "start": 2659.57,
                "end": 2659.81,
                "confidence": 0.9995436,
                "punctuated_word": "will",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "tell",
                "start": 2659.81,
                "end": 2660.31,
                "confidence": 0.9998847,
                "punctuated_word": "tell.",
                "speaker": 2,
                "speaker_confidence": 0.6910808
              },
              {
                "word": "and",
                "start": 2660.85,
                "end": 2661.09,
                "confidence": 0.99834096,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "before",
                "start": 2661.09,
                "end": 2661.49,
                "confidence": 0.9997501,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "we",
                "start": 2661.49,
                "end": 2661.6501,
                "confidence": 0.9999355,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "jump",
                "start": 2661.6501,
                "end": 2661.8901,
                "confidence": 0.99836653,
                "punctuated_word": "jump",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "to",
                "start": 2661.8901,
                "end": 2662.05,
                "confidence": 0.9986253,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "quiz",
                "start": 2662.05,
                "end": 2662.545,
                "confidence": 0.99770254,
                "punctuated_word": "quiz,",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "i",
                "start": 2662.785,
                "end": 2663.025,
                "confidence": 0.9997609,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "wanted",
                "start": 2663.025,
                "end": 2663.2249,
                "confidence": 0.9636241,
                "punctuated_word": "wanted",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "to",
                "start": 2663.2249,
                "end": 2663.4248,
                "confidence": 0.65682596,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "also",
                "start": 2663.4248,
                "end": 2663.665,
                "confidence": 0.99905056,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "give",
                "start": 2663.665,
                "end": 2663.825,
                "confidence": 0.9982838,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "you",
                "start": 2663.825,
                "end": 2663.9849,
                "confidence": 0.9999293,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "a",
                "start": 2663.9849,
                "end": 2664.065,
                "confidence": 0.99585295,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "chance",
                "start": 2664.065,
                "end": 2664.385,
                "confidence": 0.99995387,
                "punctuated_word": "chance",
                "speaker": 0,
                "speaker_confidence": 0.5153515
              },
              {
                "word": "to",
                "start": 2664.385,
                "end": 2664.4648,
                "confidence": 0.99974173,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "maybe",
                "start": 2664.4648,
                "end": 2664.9648,
                "confidence": 0.9934,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "mention",
                "start": 2665.025,
                "end": 2665.525,
                "confidence": 0.9971813,
                "punctuated_word": "mention",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "anything",
                "start": 2665.585,
                "end": 2666.085,
                "confidence": 0.999793,
                "punctuated_word": "anything",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "that",
                "start": 2666.145,
                "end": 2666.385,
                "confidence": 0.9998117,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "we",
                "start": 2666.385,
                "end": 2666.545,
                "confidence": 0.9997744,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "haven't",
                "start": 2666.545,
                "end": 2667.045,
                "confidence": 0.99997973,
                "punctuated_word": "haven't",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "covered",
                "start": 2667.585,
                "end": 2668.065,
                "confidence": 0.99949145,
                "punctuated_word": "covered",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "yet",
                "start": 2668.065,
                "end": 2668.385,
                "confidence": 0.93422306,
                "punctuated_word": "yet,",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "but",
                "start": 2668.385,
                "end": 2668.625,
                "confidence": 0.9993223,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "you",
                "start": 2668.625,
                "end": 2668.865,
                "confidence": 0.9869414,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "wanted",
                "start": 2668.865,
                "end": 2669.1848,
                "confidence": 0.9850499,
                "punctuated_word": "wanted",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "to",
                "start": 2669.1848,
                "end": 2669.345,
                "confidence": 0.99969435,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "make",
                "start": 2669.345,
                "end": 2669.505,
                "confidence": 0.9998919,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "sure",
                "start": 2669.505,
                "end": 2670.005,
                "confidence": 0.9995116,
                "punctuated_word": "sure",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "that",
                "start": 2670.065,
                "end": 2670.565,
                "confidence": 0.9997824,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "it's",
                "start": 2671.025,
                "end": 2671.265,
                "confidence": 0.9993109,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "there",
                "start": 2671.265,
                "end": 2671.665,
                "confidence": 0.9664992,
                "punctuated_word": "there.",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "maybe",
                "start": 2671.665,
                "end": 2671.9849,
                "confidence": 0.99322414,
                "punctuated_word": "Maybe",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "any",
                "start": 2671.9849,
                "end": 2672.305,
                "confidence": 0.9729326,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "message",
                "start": 2672.305,
                "end": 2672.805,
                "confidence": 0.94463444,
                "punctuated_word": "message,",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "any",
                "start": 2672.9448,
                "end": 2673.4448,
                "confidence": 0.99988675,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "last",
                "start": 2673.585,
                "end": 2673.905,
                "confidence": 0.99943596,
                "punctuated_word": "last",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "comments",
                "start": 2673.905,
                "end": 2674.405,
                "confidence": 0.83184564,
                "punctuated_word": "comments.",
                "speaker": 0,
                "speaker_confidence": 0.76525784
              },
              {
                "word": "yeah",
                "start": 2676.09,
                "end": 2676.57,
                "confidence": 0.8623098,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 2676.57,
                "end": 2677.07,
                "confidence": 0.9996152,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 2677.61,
                "end": 2677.85,
                "confidence": 0.9973634,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "would",
                "start": 2677.85,
                "end": 2678.35,
                "confidence": 0.99982554,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "advise",
                "start": 2678.4102,
                "end": 2678.8901,
                "confidence": 0.99079216,
                "punctuated_word": "advise",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "people",
                "start": 2678.8901,
                "end": 2679.37,
                "confidence": 0.99981636,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 2679.37,
                "end": 2679.77,
                "confidence": 0.9999144,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "kind",
                "start": 2679.77,
                "end": 2680.01,
                "confidence": 0.9935343,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 2680.01,
                "end": 2680.4902,
                "confidence": 0.9999033,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "get",
                "start": 2680.4902,
                "end": 2680.7302,
                "confidence": 0.99922025,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "familiar",
                "start": 2680.7302,
                "end": 2681.1301,
                "confidence": 0.9998722,
                "punctuated_word": "familiar",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "with",
                "start": 2681.1301,
                "end": 2681.37,
                "confidence": 0.9994677,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "liquefaction",
                "start": 2681.37,
                "end": 2681.87,
                "confidence": 0.9587046,
                "punctuated_word": "liquefaction,",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 2682.33,
                "end": 2682.57,
                "confidence": 0.9997985,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "concept",
                "start": 2682.57,
                "end": 2683.07,
                "confidence": 0.90154004,
                "punctuated_word": "concept,",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "how",
                "start": 2683.29,
                "end": 2683.61,
                "confidence": 0.85491306,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "complete",
                "start": 2683.61,
                "end": 2684.01,
                "confidence": 0.6169778,
                "punctuated_word": "complete",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "knowledge",
                "start": 2684.01,
                "end": 2684.4102,
                "confidence": 0.9989442,
                "punctuated_word": "knowledge",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "interacts",
                "start": 2684.4102,
                "end": 2684.81,
                "confidence": 0.99352914,
                "punctuated_word": "interacts",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "with",
                "start": 2684.81,
                "end": 2685.05,
                "confidence": 0.99986935,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "it",
                "start": 2685.05,
                "end": 2685.37,
                "confidence": 0.90446424,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 2685.37,
                "end": 2685.6902,
                "confidence": 0.99937457,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 2685.6902,
                "end": 2686.01,
                "confidence": 0.98230183,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "rethink",
                "start": 2686.01,
                "end": 2686.4102,
                "confidence": 0.99169755,
                "punctuated_word": "rethink",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "their",
                "start": 2686.4102,
                "end": 2686.7302,
                "confidence": 0.92287713,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "applications",
                "start": 2686.7302,
                "end": 2687.2302,
                "confidence": 0.9985066,
                "punctuated_word": "applications",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "from",
                "start": 2687.53,
                "end": 2688.03,
                "confidence": 0.99969006,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "this",
                "start": 2688.09,
                "end": 2688.33,
                "confidence": 0.98711383,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "kind",
                "start": 2688.33,
                "end": 2688.4902,
                "confidence": 0.99632394,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 2688.4902,
                "end": 2688.855,
                "confidence": 0.999811,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "new",
                "start": 2689.175,
                "end": 2689.335,
                "confidence": 0.99974257,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "ownership",
                "start": 2689.335,
                "end": 2689.835,
                "confidence": 0.99981874,
                "punctuated_word": "ownership",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "viewpoint",
                "start": 2690.135,
                "end": 2690.635,
                "confidence": 0.97770417,
                "punctuated_word": "viewpoint",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "because",
                "start": 2690.695,
                "end": 2691.195,
                "confidence": 0.7462357,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "it's",
                "start": 2691.255,
                "end": 2691.575,
                "confidence": 0.9996778,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "gonna",
                "start": 2691.575,
                "end": 2692.075,
                "confidence": 0.9992198,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "definitely",
                "start": 2692.375,
                "end": 2692.775,
                "confidence": 0.99384946,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "be",
                "start": 2692.775,
                "end": 2693.175,
                "confidence": 0.9997516,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 2693.175,
                "end": 2693.335,
                "confidence": 0.9997564,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "bigger",
                "start": 2693.335,
                "end": 2693.7349,
                "confidence": 0.9998222,
                "punctuated_word": "bigger",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "thing",
                "start": 2693.7349,
                "end": 2693.895,
                "confidence": 0.99974066,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "in",
                "start": 2693.895,
                "end": 2693.975,
                "confidence": 0.99981016,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 2693.975,
                "end": 2694.135,
                "confidence": 0.99888235,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "future",
                "start": 2694.135,
                "end": 2694.635,
                "confidence": 0.99954593,
                "punctuated_word": "future.",
                "speaker": 2,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 2694.855,
                "end": 2695.015,
                "confidence": 0.99742895,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.59796655
              },
              {
                "word": "i",
                "start": 2695.015,
                "end": 2695.095,
                "confidence": 0.8485545,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.59796655
              },
              {
                "word": "guess",
                "start": 2695.095,
                "end": 2695.335,
                "confidence": 0.999979,
                "punctuated_word": "guess",
                "speaker": 1,
                "speaker_confidence": 0.59796655
              },
              {
                "word": "before",
                "start": 2695.335,
                "end": 2695.655,
                "confidence": 0.96331406,
                "punctuated_word": "before",
                "speaker": 1,
                "speaker_confidence": 0.59796655
              },
              {
                "word": "we",
                "start": 2695.655,
                "end": 2695.975,
                "confidence": 0.9998307,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.59796655
              },
              {
                "word": "transition",
                "start": 2695.975,
                "end": 2696.475,
                "confidence": 0.9970493,
                "punctuated_word": "transition",
                "speaker": 1,
                "speaker_confidence": 0.59796655
              },
              {
                "word": "to",
                "start": 2696.535,
                "end": 2696.695,
                "confidence": 0.9983878,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.59796655
              },
              {
                "word": "the",
                "start": 2696.695,
                "end": 2696.855,
                "confidence": 0.9999373,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.59796655
              },
              {
                "word": "quiz",
                "start": 2696.855,
                "end": 2697.255,
                "confidence": 0.9990113,
                "punctuated_word": "quiz,",
                "speaker": 1,
                "speaker_confidence": 0.59796655
              },
              {
                "word": "i",
                "start": 2697.255,
                "end": 2697.335,
                "confidence": 0.99819106,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.606112
              },
              {
                "word": "i'd",
                "start": 2697.415,
                "end": 2697.655,
                "confidence": 0.9999829,
                "punctuated_word": "I'd",
                "speaker": 1,
                "speaker_confidence": 0.606112
              },
              {
                "word": "love",
                "start": 2697.655,
                "end": 2697.815,
                "confidence": 0.9995084,
                "punctuated_word": "love",
                "speaker": 1,
                "speaker_confidence": 0.606112
              },
              {
                "word": "to",
                "start": 2697.815,
                "end": 2698.055,
                "confidence": 0.99977607,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.606112
              },
              {
                "word": "kinda",
                "start": 2698.055,
                "end": 2698.295,
                "confidence": 0.97139704,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.606112
              },
              {
                "word": "ask",
                "start": 2698.295,
                "end": 2698.795,
                "confidence": 0.999373,
                "punctuated_word": "ask",
                "speaker": 1,
                "speaker_confidence": 0.606112
              },
              {
                "word": "maybe",
                "start": 2698.935,
                "end": 2699.335,
                "confidence": 0.9501939,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.606112
              },
              {
                "word": "a",
                "start": 2699.335,
                "end": 2699.655,
                "confidence": 0.9948828,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.606112
              },
              {
                "word": "a",
                "start": 2699.655,
                "end": 2699.7349,
                "confidence": 0.9606856,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "summarizing",
                "start": 2699.7349,
                "end": 2700.2349,
                "confidence": 0.99979025,
                "punctuated_word": "summarizing",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "question",
                "start": 2700.695,
                "end": 2701.195,
                "confidence": 0.9667358,
                "punctuated_word": "question.",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "and",
                "start": 2701.655,
                "end": 2701.975,
                "confidence": 0.99817514,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "when",
                "start": 2701.975,
                "end": 2702.295,
                "confidence": 0.99974674,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "both",
                "start": 2702.295,
                "end": 2702.535,
                "confidence": 0.99989283,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "of",
                "start": 2702.535,
                "end": 2702.695,
                "confidence": 0.9995852,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "you",
                "start": 2702.695,
                "end": 2702.855,
                "confidence": 0.9994746,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "think",
                "start": 2702.855,
                "end": 2703.175,
                "confidence": 0.999828,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "of",
                "start": 2703.175,
                "end": 2703.415,
                "confidence": 0.9995334,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "how",
                "start": 2703.415,
                "end": 2703.915,
                "confidence": 0.994925,
                "punctuated_word": "how,",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "you",
                "start": 2704.1902,
                "end": 2704.27,
                "confidence": 0.9997795,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "know",
                "start": 2704.27,
                "end": 2704.51,
                "confidence": 0.99989665,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "liquefaction",
                "start": 2704.51,
                "end": 2705.01,
                "confidence": 0.9776024,
                "punctuated_word": "liquefaction",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "will",
                "start": 2705.4702,
                "end": 2705.9702,
                "confidence": 0.9952873,
                "punctuated_word": "will,",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "you",
                "start": 2706.03,
                "end": 2706.1902,
                "confidence": 0.9988312,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "know",
                "start": 2706.1902,
                "end": 2706.51,
                "confidence": 0.9998857,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "fundamentally",
                "start": 2706.51,
                "end": 2707.01,
                "confidence": 0.9997694,
                "punctuated_word": "fundamentally",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "reshape",
                "start": 2707.31,
                "end": 2707.79,
                "confidence": 0.99793863,
                "punctuated_word": "reshape",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "governance",
                "start": 2707.79,
                "end": 2708.29,
                "confidence": 0.99955326,
                "punctuated_word": "governance",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "or",
                "start": 2708.35,
                "end": 2708.51,
                "confidence": 0.99008137,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "enable",
                "start": 2708.51,
                "end": 2709.01,
                "confidence": 0.9998462,
                "punctuated_word": "enable",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "new",
                "start": 2709.3901,
                "end": 2709.55,
                "confidence": 0.9997857,
                "punctuated_word": "new",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "elements",
                "start": 2709.55,
                "end": 2710.05,
                "confidence": 0.99974877,
                "punctuated_word": "elements",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "of",
                "start": 2710.11,
                "end": 2710.27,
                "confidence": 0.9995672,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "governance",
                "start": 2710.27,
                "end": 2710.77,
                "confidence": 0.94421124,
                "punctuated_word": "governance,",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "what",
                "start": 2711.2302,
                "end": 2711.3901,
                "confidence": 0.9973736,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "do",
                "start": 2711.3901,
                "end": 2711.55,
                "confidence": 0.99967456,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "you",
                "start": 2711.55,
                "end": 2711.6301,
                "confidence": 0.9996636,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.75065255
              },
              {
                "word": "see",
                "start": 2711.6301,
                "end": 2711.79,
                "confidence": 0.99985635,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.20287299
              },
              {
                "word": "as",
                "start": 2711.79,
                "end": 2711.9502,
                "confidence": 0.9965822,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.20287299
              },
              {
                "word": "kind",
                "start": 2711.9502,
                "end": 2712.11,
                "confidence": 0.8293119,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.20287299
              },
              {
                "word": "of",
                "start": 2712.11,
                "end": 2712.27,
                "confidence": 0.9988883,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.20287299
              },
              {
                "word": "the",
                "start": 2712.27,
                "end": 2712.4302,
                "confidence": 0.99910706,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.49247742
              },
              {
                "word": "core",
                "start": 2712.4302,
                "end": 2712.6702,
                "confidence": 0.9997389,
                "punctuated_word": "core",
                "speaker": 1,
                "speaker_confidence": 0.49247742
              },
              {
                "word": "elements",
                "start": 2712.6702,
                "end": 2713.1702,
                "confidence": 0.9739712,
                "punctuated_word": "elements?",
                "speaker": 1,
                "speaker_confidence": 0.49247742
              },
              {
                "word": "because",
                "start": 2713.2302,
                "end": 2713.4702,
                "confidence": 0.985061,
                "punctuated_word": "Because",
                "speaker": 1,
                "speaker_confidence": 0.49247742
              },
              {
                "word": "i",
                "start": 2713.4702,
                "end": 2713.55,
                "confidence": 0.9997248,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.49247742
              },
              {
                "word": "know",
                "start": 2713.55,
                "end": 2713.7102,
                "confidence": 0.9999335,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "we've",
                "start": 2713.7102,
                "end": 2713.9502,
                "confidence": 0.9977571,
                "punctuated_word": "we've",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "talked",
                "start": 2713.9502,
                "end": 2714.11,
                "confidence": 0.99940836,
                "punctuated_word": "talked",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "about",
                "start": 2714.11,
                "end": 2714.51,
                "confidence": 0.9982957,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "interoperability",
                "start": 2714.51,
                "end": 2715.01,
                "confidence": 0.99832654,
                "punctuated_word": "interoperability",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "and",
                "start": 2715.3901,
                "end": 2715.55,
                "confidence": 0.9079947,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "privacy",
                "start": 2715.55,
                "end": 2716.05,
                "confidence": 0.99990225,
                "punctuated_word": "privacy",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "and",
                "start": 2716.11,
                "end": 2716.35,
                "confidence": 0.97758,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "certain",
                "start": 2716.35,
                "end": 2716.6702,
                "confidence": 0.9979138,
                "punctuated_word": "certain",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "accessibility",
                "start": 2716.6702,
                "end": 2717.1702,
                "confidence": 0.96007377,
                "punctuated_word": "accessibility,",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "but",
                "start": 2717.3901,
                "end": 2717.55,
                "confidence": 0.9996767,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "also",
                "start": 2717.55,
                "end": 2717.87,
                "confidence": 0.9198134,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "dark",
                "start": 2717.87,
                "end": 2718.1902,
                "confidence": 0.8969443,
                "punctuated_word": "dark",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "daos",
                "start": 2718.1902,
                "end": 2718.51,
                "confidence": 0.6737609,
                "punctuated_word": "DAOs.",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "and",
                "start": 2718.51,
                "end": 2718.83,
                "confidence": 0.9531915,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "you",
                "start": 2718.83,
                "end": 2718.99,
                "confidence": 0.9982279,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "know",
                "start": 2718.99,
                "end": 2719.425,
                "confidence": 0.99667156,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "especially",
                "start": 2719.585,
                "end": 2719.905,
                "confidence": 0.99901927,
                "punctuated_word": "especially",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "if",
                "start": 2719.905,
                "end": 2720.145,
                "confidence": 0.8804418,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "we're",
                "start": 2720.145,
                "end": 2720.305,
                "confidence": 0.99975526,
                "punctuated_word": "we're",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "jumping",
                "start": 2720.305,
                "end": 2720.705,
                "confidence": 0.9998834,
                "punctuated_word": "jumping",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "forward",
                "start": 2720.705,
                "end": 2721.0251,
                "confidence": 0.9997881,
                "punctuated_word": "forward",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "to",
                "start": 2721.0251,
                "end": 2721.2651,
                "confidence": 0.99965537,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "a",
                "start": 2721.2651,
                "end": 2721.345,
                "confidence": 0.9994117,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8296008
              },
              {
                "word": "future",
                "start": 2721.345,
                "end": 2721.745,
                "confidence": 0.9995695,
                "punctuated_word": "future",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "where",
                "start": 2721.745,
                "end": 2722.065,
                "confidence": 0.9974706,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "liquefaction",
                "start": 2722.065,
                "end": 2722.565,
                "confidence": 0.99135953,
                "punctuated_word": "liquefaction",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "is",
                "start": 2722.865,
                "end": 2723.0251,
                "confidence": 0.9997125,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "much",
                "start": 2723.0251,
                "end": 2723.2651,
                "confidence": 0.9998801,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "more",
                "start": 2723.2651,
                "end": 2723.585,
                "confidence": 0.99969673,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "proliferated",
                "start": 2723.585,
                "end": 2724.085,
                "confidence": 0.97804546,
                "punctuated_word": "proliferated,",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "where",
                "start": 2724.305,
                "end": 2724.5452,
                "confidence": 0.99932003,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "complete",
                "start": 2724.5452,
                "end": 2724.865,
                "confidence": 0.99700147,
                "punctuated_word": "complete",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "knowledge",
                "start": 2724.865,
                "end": 2725.2651,
                "confidence": 0.9998752,
                "punctuated_word": "knowledge",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "systems",
                "start": 2725.2651,
                "end": 2725.7651,
                "confidence": 0.99978393,
                "punctuated_word": "systems",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "are",
                "start": 2725.825,
                "end": 2726.305,
                "confidence": 0.999869,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "very",
                "start": 2726.305,
                "end": 2726.625,
                "confidence": 0.99882096,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "robust",
                "start": 2726.625,
                "end": 2727.125,
                "confidence": 0.8147281,
                "punctuated_word": "robust,",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "how",
                "start": 2727.425,
                "end": 2727.585,
                "confidence": 0.99805295,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "do",
                "start": 2727.585,
                "end": 2727.745,
                "confidence": 0.9998117,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.8231726
              },
              {
                "word": "you",
                "start": 2727.745,
                "end": 2727.825,
                "confidence": 0.999688,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "kind",
                "start": 2727.825,
                "end": 2728.065,
                "confidence": 0.9873679,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "of",
                "start": 2728.065,
                "end": 2728.305,
                "confidence": 0.99976283,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "see",
                "start": 2728.305,
                "end": 2728.705,
                "confidence": 0.9997311,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "the",
                "start": 2728.705,
                "end": 2728.865,
                "confidence": 0.9996731,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "main",
                "start": 2728.865,
                "end": 2729.2651,
                "confidence": 0.99954295,
                "punctuated_word": "main",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "changes",
                "start": 2729.2651,
                "end": 2729.7651,
                "confidence": 0.9992385,
                "punctuated_word": "changes",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "to",
                "start": 2730.065,
                "end": 2730.305,
                "confidence": 0.9997191,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "governance",
                "start": 2730.305,
                "end": 2730.7852,
                "confidence": 0.83712983,
                "punctuated_word": "governance,",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "or",
                "start": 2730.7852,
                "end": 2730.945,
                "confidence": 0.99958676,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "what",
                "start": 2730.945,
                "end": 2731.185,
                "confidence": 0.99974805,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "do",
                "start": 2731.185,
                "end": 2731.2651,
                "confidence": 0.99958056,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.7341833
              },
              {
                "word": "you",
                "start": 2731.2651,
                "end": 2731.425,
                "confidence": 0.99873096,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "see",
                "start": 2731.425,
                "end": 2731.585,
                "confidence": 0.9997578,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "as",
                "start": 2731.585,
                "end": 2731.825,
                "confidence": 0.99824643,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "kind",
                "start": 2731.825,
                "end": 2731.985,
                "confidence": 0.8890204,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "of",
                "start": 2731.985,
                "end": 2732.065,
                "confidence": 0.9987834,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "the",
                "start": 2732.065,
                "end": 2732.305,
                "confidence": 0.9995865,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "the",
                "start": 2732.305,
                "end": 2732.385,
                "confidence": 0.99443567,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "core",
                "start": 2732.385,
                "end": 2732.705,
                "confidence": 0.9996618,
                "punctuated_word": "core",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "of",
                "start": 2732.705,
                "end": 2732.865,
                "confidence": 0.9955342,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "governance",
                "start": 2732.865,
                "end": 2733.365,
                "confidence": 0.99956936,
                "punctuated_word": "governance",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "in",
                "start": 2733.425,
                "end": 2733.585,
                "confidence": 0.9996861,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "that",
                "start": 2733.585,
                "end": 2733.745,
                "confidence": 0.99986315,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "world",
                "start": 2733.745,
                "end": 2734.065,
                "confidence": 0.9998022,
                "punctuated_word": "world",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "looking",
                "start": 2734.065,
                "end": 2734.385,
                "confidence": 0.99786097,
                "punctuated_word": "looking",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "like",
                "start": 2734.385,
                "end": 2734.86,
                "confidence": 0.99915564,
                "punctuated_word": "like?",
                "speaker": 1,
                "speaker_confidence": 0.729959
              },
              {
                "word": "i",
                "start": 2735.02,
                "end": 2735.26,
                "confidence": 0.9991221,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "i",
                "start": 2735.26,
                "end": 2735.58,
                "confidence": 0.9988011,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "feel",
                "start": 2735.58,
                "end": 2735.9802,
                "confidence": 0.99838066,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "like",
                "start": 2735.9802,
                "end": 2736.4602,
                "confidence": 0.9798269,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "complete",
                "start": 2736.4602,
                "end": 2736.86,
                "confidence": 0.97153,
                "punctuated_word": "complete",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "knowledge",
                "start": 2736.86,
                "end": 2737.26,
                "confidence": 0.9993973,
                "punctuated_word": "knowledge",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "tools",
                "start": 2737.26,
                "end": 2737.58,
                "confidence": 0.9993249,
                "punctuated_word": "tools",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "are",
                "start": 2737.58,
                "end": 2737.74,
                "confidence": 0.99923944,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "gonna",
                "start": 2737.74,
                "end": 2738.06,
                "confidence": 0.99277824,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "be",
                "start": 2738.06,
                "end": 2738.1401,
                "confidence": 0.9989104,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "more",
                "start": 2738.1401,
                "end": 2738.4602,
                "confidence": 0.99940383,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "accessible",
                "start": 2738.4602,
                "end": 2738.86,
                "confidence": 0.99906355,
                "punctuated_word": "accessible",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "in",
                "start": 2738.86,
                "end": 2739.02,
                "confidence": 0.9997377,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "the",
                "start": 2739.02,
                "end": 2739.1802,
                "confidence": 0.99964786,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "future",
                "start": 2739.1802,
                "end": 2739.6802,
                "confidence": 0.9991554,
                "punctuated_word": "future.",
                "speaker": 2,
                "speaker_confidence": 0.6898832
              },
              {
                "word": "it's",
                "start": 2740.1401,
                "end": 2740.2202,
                "confidence": 0.99933434,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.5915891
              },
              {
                "word": "gonna",
                "start": 2740.2202,
                "end": 2740.4602,
                "confidence": 0.99637115,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.5915891
              },
              {
                "word": "be",
                "start": 2740.4602,
                "end": 2740.62,
                "confidence": 0.99605113,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.5915891
              },
              {
                "word": "easier",
                "start": 2740.62,
                "end": 2741.1,
                "confidence": 0.9999151,
                "punctuated_word": "easier",
                "speaker": 2,
                "speaker_confidence": 0.5915891
              },
              {
                "word": "for",
                "start": 2741.1,
                "end": 2741.4202,
                "confidence": 0.9990809,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.5915891
              },
              {
                "word": "applications",
                "start": 2741.4202,
                "end": 2741.9202,
                "confidence": 0.99907196,
                "punctuated_word": "applications",
                "speaker": 2,
                "speaker_confidence": 0.5915891
              },
              {
                "word": "to",
                "start": 2742.86,
                "end": 2742.9402,
                "confidence": 0.99979705,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5915891
              },
              {
                "word": "kind",
                "start": 2742.9402,
                "end": 2743.1802,
                "confidence": 0.9906703,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "of",
                "start": 2743.1802,
                "end": 2743.4202,
                "confidence": 0.9998198,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "decide",
                "start": 2743.4202,
                "end": 2743.82,
                "confidence": 0.9976653,
                "punctuated_word": "decide",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "whether",
                "start": 2743.82,
                "end": 2744.1401,
                "confidence": 0.9995435,
                "punctuated_word": "whether",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "they",
                "start": 2744.1401,
                "end": 2744.3,
                "confidence": 0.999726,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "require",
                "start": 2744.3,
                "end": 2744.78,
                "confidence": 0.99492824,
                "punctuated_word": "require",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "this",
                "start": 2744.78,
                "end": 2745.02,
                "confidence": 0.9956737,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "kind",
                "start": 2745.02,
                "end": 2745.1802,
                "confidence": 0.9991223,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "of",
                "start": 2745.1802,
                "end": 2745.34,
                "confidence": 0.99959034,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "protection",
                "start": 2745.34,
                "end": 2745.74,
                "confidence": 0.9994721,
                "punctuated_word": "protection",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "against",
                "start": 2745.74,
                "end": 2746.06,
                "confidence": 0.99979955,
                "punctuated_word": "against",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "liquefaction",
                "start": 2746.06,
                "end": 2746.56,
                "confidence": 0.99964553,
                "punctuated_word": "liquefaction",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "or",
                "start": 2746.7002,
                "end": 2746.86,
                "confidence": 0.99930966,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "not",
                "start": 2746.86,
                "end": 2747.205,
                "confidence": 0.9923238,
                "punctuated_word": "not.",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "and",
                "start": 2748.165,
                "end": 2748.3252,
                "confidence": 0.3463214,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "new",
                "start": 2748.3252,
                "end": 2748.5652,
                "confidence": 0.9796682,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "markets",
                "start": 2748.5652,
                "end": 2748.965,
                "confidence": 0.9998516,
                "punctuated_word": "markets",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "are",
                "start": 2748.965,
                "end": 2749.0452,
                "confidence": 0.99976045,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "gonna",
                "start": 2749.0452,
                "end": 2749.365,
                "confidence": 0.9983199,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "appear",
                "start": 2749.365,
                "end": 2749.845,
                "confidence": 0.9742454,
                "punctuated_word": "appear.",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "web",
                "start": 2749.845,
                "end": 2750.165,
                "confidence": 0.97301775,
                "punctuated_word": "Web",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "three",
                "start": 2750.165,
                "end": 2750.405,
                "confidence": 0.9902964,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "really",
                "start": 2750.405,
                "end": 2750.645,
                "confidence": 0.94191974,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "likes",
                "start": 2750.645,
                "end": 2751.0452,
                "confidence": 0.99236804,
                "punctuated_word": "likes",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "monetizing",
                "start": 2751.0452,
                "end": 2751.5452,
                "confidence": 0.99845207,
                "punctuated_word": "monetizing",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "stuff",
                "start": 2751.605,
                "end": 2751.845,
                "confidence": 0.9433359,
                "punctuated_word": "stuff,",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "so",
                "start": 2751.845,
                "end": 2752.085,
                "confidence": 0.99852943,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "i'm",
                "start": 2752.085,
                "end": 2752.3252,
                "confidence": 0.99982107,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "sure",
                "start": 2752.3252,
                "end": 2752.8052,
                "confidence": 0.9998615,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "some",
                "start": 2752.8052,
                "end": 2753.0452,
                "confidence": 0.99732804,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "daos",
                "start": 2753.0452,
                "end": 2753.365,
                "confidence": 0.9502075,
                "punctuated_word": "DAOs",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "are",
                "start": 2753.365,
                "end": 2753.445,
                "confidence": 0.9993724,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "gonna",
                "start": 2753.445,
                "end": 2753.685,
                "confidence": 0.9981121,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "be",
                "start": 2753.685,
                "end": 2754.0051,
                "confidence": 0.9984327,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "happy",
                "start": 2754.0051,
                "end": 2754.3252,
                "confidence": 0.9994418,
                "punctuated_word": "happy",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "with",
                "start": 2754.3252,
                "end": 2754.485,
                "confidence": 0.9990951,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "this",
                "start": 2754.485,
                "end": 2754.725,
                "confidence": 0.9099434,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "kind",
                "start": 2754.725,
                "end": 2754.885,
                "confidence": 0.99748516,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "of",
                "start": 2754.885,
                "end": 2755.0452,
                "confidence": 0.99912924,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "new",
                "start": 2755.0452,
                "end": 2755.2852,
                "confidence": 0.9977367,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "private",
                "start": 2755.2852,
                "end": 2755.7852,
                "confidence": 0.9940215,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "selling",
                "start": 2756.165,
                "end": 2756.485,
                "confidence": 0.99748445,
                "punctuated_word": "selling",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "of",
                "start": 2756.485,
                "end": 2756.725,
                "confidence": 0.9891061,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "votes",
                "start": 2756.725,
                "end": 2757.225,
                "confidence": 0.96974754,
                "punctuated_word": "votes.",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "and",
                "start": 2757.7651,
                "end": 2758.085,
                "confidence": 0.9941238,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "this",
                "start": 2758.405,
                "end": 2758.645,
                "confidence": 0.98599535,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "kind",
                "start": 2758.645,
                "end": 2758.885,
                "confidence": 0.98778206,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "of",
                "start": 2758.885,
                "end": 2759.22,
                "confidence": 0.98464096,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "extra",
                "start": 2759.3,
                "end": 2759.6199,
                "confidence": 0.8571385,
                "punctuated_word": "extra",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "liquidity",
                "start": 2759.6199,
                "end": 2760.02,
                "confidence": 0.99974257,
                "punctuated_word": "liquidity",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "we",
                "start": 2760.02,
                "end": 2760.18,
                "confidence": 0.9892982,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "are",
                "start": 2760.18,
                "end": 2760.34,
                "confidence": 0.9982691,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "adding",
                "start": 2760.34,
                "end": 2760.5,
                "confidence": 0.997945,
                "punctuated_word": "adding",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "to",
                "start": 2760.5,
                "end": 2760.74,
                "confidence": 0.9982443,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "the",
                "start": 2760.74,
                "end": 2760.82,
                "confidence": 0.99907255,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "blockchain",
                "start": 2760.82,
                "end": 2761.22,
                "confidence": 0.9307685,
                "punctuated_word": "blockchain,",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "i'm",
                "start": 2761.22,
                "end": 2761.38,
                "confidence": 0.9980595,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "sure",
                "start": 2761.38,
                "end": 2761.54,
                "confidence": 0.7466186,
                "punctuated_word": "sure,",
                "speaker": 2,
                "speaker_confidence": 0.89637876
              },
              {
                "word": "is",
                "start": 2761.54,
                "end": 2761.7,
                "confidence": 0.978234,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6004276
              },
              {
                "word": "gonna",
                "start": 2761.7,
                "end": 2761.94,
                "confidence": 0.99759287,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.6004276
              },
              {
                "word": "be",
                "start": 2761.94,
                "end": 2762.42,
                "confidence": 0.9931682,
                "punctuated_word": "be,",
                "speaker": 2,
                "speaker_confidence": 0.6004276
              },
              {
                "word": "like",
                "start": 2762.42,
                "end": 2762.82,
                "confidence": 0.9997815,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6004276
              },
              {
                "word": "good",
                "start": 2762.82,
                "end": 2763.22,
                "confidence": 0.9998197,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.6004276
              },
              {
                "word": "in",
                "start": 2763.22,
                "end": 2763.38,
                "confidence": 0.99906415,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6004276
              },
              {
                "word": "in",
                "start": 2763.38,
                "end": 2763.54,
                "confidence": 0.9991073,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6004276
              },
              {
                "word": "many",
                "start": 2763.54,
                "end": 2763.78,
                "confidence": 0.99948347,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.6004276
              },
              {
                "word": "ways",
                "start": 2763.78,
                "end": 2764.28,
                "confidence": 0.9998146,
                "punctuated_word": "ways.",
                "speaker": 2,
                "speaker_confidence": 0.6004276
              },
              {
                "word": "yeah",
                "start": 2764.9,
                "end": 2765.3,
                "confidence": 0.999344,
                "punctuated_word": "Yeah.",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "i",
                "start": 2765.3,
                "end": 2765.6199,
                "confidence": 0.99949,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "completely",
                "start": 2765.6199,
                "end": 2766.02,
                "confidence": 0.74808156,
                "punctuated_word": "completely",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "agree",
                "start": 2766.02,
                "end": 2766.26,
                "confidence": 0.99993336,
                "punctuated_word": "agree",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "with",
                "start": 2766.26,
                "end": 2766.5,
                "confidence": 0.9998934,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "danny",
                "start": 2766.5,
                "end": 2766.98,
                "confidence": 0.9707351,
                "punctuated_word": "Danny.",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "i",
                "start": 2766.98,
                "end": 2767.14,
                "confidence": 0.99971944,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "think",
                "start": 2767.14,
                "end": 2767.38,
                "confidence": 0.99991035,
                "punctuated_word": "think",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "we'll",
                "start": 2767.38,
                "end": 2767.88,
                "confidence": 0.9988574,
                "punctuated_word": "we'll",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "see",
                "start": 2768.34,
                "end": 2768.5,
                "confidence": 0.9990159,
                "punctuated_word": "see",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "a",
                "start": 2768.5,
                "end": 2768.58,
                "confidence": 0.9969216,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "little",
                "start": 2768.58,
                "end": 2768.82,
                "confidence": 0.99911946,
                "punctuated_word": "little",
                "speaker": 3,
                "speaker_confidence": 0.52967924
              },
              {
                "word": "bit",
                "start": 2768.82,
                "end": 2768.9,
                "confidence": 0.99945897,
                "punctuated_word": "bit",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "more",
                "start": 2768.9,
                "end": 2769.14,
                "confidence": 0.99976665,
                "punctuated_word": "more",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "complexity",
                "start": 2769.14,
                "end": 2769.64,
                "confidence": 0.9997329,
                "punctuated_word": "complexity",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "in",
                "start": 2769.8599,
                "end": 2770.02,
                "confidence": 0.99887556,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "governance",
                "start": 2770.02,
                "end": 2770.52,
                "confidence": 0.99991846,
                "punctuated_word": "governance",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "as",
                "start": 2770.66,
                "end": 2771.16,
                "confidence": 0.99677414,
                "punctuated_word": "as",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "the",
                "start": 2771.3,
                "end": 2771.54,
                "confidence": 0.9995055,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "model",
                "start": 2771.54,
                "end": 2771.8599,
                "confidence": 0.9998486,
                "punctuated_word": "model",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "gets",
                "start": 2771.8599,
                "end": 2772.0999,
                "confidence": 0.99888676,
                "punctuated_word": "gets",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "not",
                "start": 2772.0999,
                "end": 2772.26,
                "confidence": 0.9974727,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "as",
                "start": 2772.26,
                "end": 2772.42,
                "confidence": 0.9997011,
                "punctuated_word": "as",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "simple",
                "start": 2772.42,
                "end": 2772.74,
                "confidence": 0.9998989,
                "punctuated_word": "simple",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "in",
                "start": 2772.74,
                "end": 2772.9,
                "confidence": 0.9992016,
                "punctuated_word": "in",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "terms",
                "start": 2772.9,
                "end": 2773.14,
                "confidence": 0.9999863,
                "punctuated_word": "terms",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "of",
                "start": 2773.14,
                "end": 2773.3,
                "confidence": 0.9997085,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "ownership",
                "start": 2773.3,
                "end": 2773.8,
                "confidence": 0.85978603,
                "punctuated_word": "ownership,",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "but",
                "start": 2774.035,
                "end": 2774.355,
                "confidence": 0.99943584,
                "punctuated_word": "but",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "it's",
                "start": 2774.355,
                "end": 2774.595,
                "confidence": 0.99934584,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "not",
                "start": 2774.595,
                "end": 2774.835,
                "confidence": 0.9998233,
                "punctuated_word": "not",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "something",
                "start": 2774.835,
                "end": 2775.235,
                "confidence": 0.99991024,
                "punctuated_word": "something",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "that",
                "start": 2775.235,
                "end": 2775.635,
                "confidence": 0.99973017,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "the",
                "start": 2775.635,
                "end": 2775.795,
                "confidence": 0.99953747,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "dao",
                "start": 2775.795,
                "end": 2776.035,
                "confidence": 0.9694798,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "community",
                "start": 2776.035,
                "end": 2776.435,
                "confidence": 0.99837095,
                "punctuated_word": "community",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "won't",
                "start": 2776.435,
                "end": 2776.595,
                "confidence": 0.99992794,
                "punctuated_word": "won't",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "be",
                "start": 2776.595,
                "end": 2776.755,
                "confidence": 0.99982506,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "able",
                "start": 2776.755,
                "end": 2776.995,
                "confidence": 0.9999609,
                "punctuated_word": "able",
                "speaker": 3,
                "speaker_confidence": 0.80341995
              },
              {
                "word": "to",
                "start": 2776.995,
                "end": 2777.075,
                "confidence": 0.99861586,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "navigate",
                "start": 2777.075,
                "end": 2777.575,
                "confidence": 0.95814097,
                "punctuated_word": "navigate.",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "and",
                "start": 2777.715,
                "end": 2777.955,
                "confidence": 0.99854577,
                "punctuated_word": "And",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "i",
                "start": 2777.955,
                "end": 2778.115,
                "confidence": 0.9998491,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "am",
                "start": 2778.115,
                "end": 2778.515,
                "confidence": 0.9993974,
                "punctuated_word": "am",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "excited",
                "start": 2778.515,
                "end": 2778.995,
                "confidence": 0.99984956,
                "punctuated_word": "excited",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "to",
                "start": 2778.995,
                "end": 2779.155,
                "confidence": 0.99966514,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "see",
                "start": 2779.155,
                "end": 2779.395,
                "confidence": 0.99995196,
                "punctuated_word": "see",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "what",
                "start": 2779.395,
                "end": 2779.715,
                "confidence": 0.99943894,
                "punctuated_word": "what",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "how",
                "start": 2779.795,
                "end": 2779.955,
                "confidence": 0.99992645,
                "punctuated_word": "how",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "they",
                "start": 2779.955,
                "end": 2780.195,
                "confidence": 0.9995555,
                "punctuated_word": "they",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "address",
                "start": 2780.195,
                "end": 2780.515,
                "confidence": 0.9894196,
                "punctuated_word": "address",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "some",
                "start": 2780.515,
                "end": 2780.675,
                "confidence": 0.9994242,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "of",
                "start": 2780.675,
                "end": 2781.175,
                "confidence": 0.9995814,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "the",
                "start": 2781.235,
                "end": 2781.395,
                "confidence": 0.9987771,
                "punctuated_word": "the",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "challenges",
                "start": 2781.395,
                "end": 2781.895,
                "confidence": 0.9993197,
                "punctuated_word": "challenges",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "that",
                "start": 2781.955,
                "end": 2782.195,
                "confidence": 0.9993457,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "liquefaction",
                "start": 2782.195,
                "end": 2782.695,
                "confidence": 0.974143,
                "punctuated_word": "liquefaction",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "and",
                "start": 2783.235,
                "end": 2783.735,
                "confidence": 0.9946197,
                "punctuated_word": "and",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "some",
                "start": 2783.875,
                "end": 2784.035,
                "confidence": 0.9972367,
                "punctuated_word": "some",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "other",
                "start": 2784.035,
                "end": 2784.355,
                "confidence": 0.9996536,
                "punctuated_word": "other",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "threats",
                "start": 2784.355,
                "end": 2784.675,
                "confidence": 0.99940085,
                "punctuated_word": "threats",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "to",
                "start": 2784.675,
                "end": 2784.835,
                "confidence": 0.9978562,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.804661
              },
              {
                "word": "dao",
                "start": 2784.835,
                "end": 2784.995,
                "confidence": 0.99872047,
                "punctuated_word": "DAO",
                "speaker": 3,
                "speaker_confidence": 0.41027462
              },
              {
                "word": "governance",
                "start": 2784.995,
                "end": 2785.495,
                "confidence": 0.9993824,
                "punctuated_word": "governance",
                "speaker": 3,
                "speaker_confidence": 0.41027462
              },
              {
                "word": "pose",
                "start": 2785.635,
                "end": 2785.875,
                "confidence": 0.9284047,
                "punctuated_word": "pose",
                "speaker": 3,
                "speaker_confidence": 0.41027462
              },
              {
                "word": "to",
                "start": 2785.875,
                "end": 2786.035,
                "confidence": 0.9995104,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.41027462
              },
              {
                "word": "them",
                "start": 2786.035,
                "end": 2786.535,
                "confidence": 0.9997324,
                "punctuated_word": "them.",
                "speaker": 3,
                "speaker_confidence": 0.41027462
              },
              {
                "word": "yeah",
                "start": 2787.29,
                "end": 2787.45,
                "confidence": 0.8976846,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "no",
                "start": 2787.45,
                "end": 2787.6099,
                "confidence": 0.77328765,
                "punctuated_word": "No.",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "i",
                "start": 2787.6099,
                "end": 2787.77,
                "confidence": 0.9921101,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "appreciate",
                "start": 2787.77,
                "end": 2788.27,
                "confidence": 0.99964654,
                "punctuated_word": "appreciate",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "you",
                "start": 2788.41,
                "end": 2788.65,
                "confidence": 0.99966276,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "both",
                "start": 2788.65,
                "end": 2788.89,
                "confidence": 0.9996258,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "helping",
                "start": 2788.89,
                "end": 2789.39,
                "confidence": 0.97866905,
                "punctuated_word": "helping",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "kinda",
                "start": 2789.77,
                "end": 2790.17,
                "confidence": 0.8308887,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "summarize",
                "start": 2790.17,
                "end": 2790.67,
                "confidence": 0.9965977,
                "punctuated_word": "summarize",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "it",
                "start": 2790.73,
                "end": 2790.81,
                "confidence": 0.9870367,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "there",
                "start": 2790.81,
                "end": 2791.05,
                "confidence": 0.9521785,
                "punctuated_word": "there,",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "and",
                "start": 2791.05,
                "end": 2791.21,
                "confidence": 0.99987316,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "i",
                "start": 2791.21,
                "end": 2791.29,
                "confidence": 0.9997309,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6232262
              },
              {
                "word": "feel",
                "start": 2791.29,
                "end": 2791.45,
                "confidence": 0.9996816,
                "punctuated_word": "feel",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "like",
                "start": 2791.45,
                "end": 2791.69,
                "confidence": 0.9879831,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "that's",
                "start": 2791.69,
                "end": 2791.93,
                "confidence": 0.99967873,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "a",
                "start": 2791.93,
                "end": 2792.01,
                "confidence": 0.9995714,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "great",
                "start": 2792.01,
                "end": 2792.49,
                "confidence": 0.9999677,
                "punctuated_word": "great",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "transition",
                "start": 2792.49,
                "end": 2792.99,
                "confidence": 0.9999124,
                "punctuated_word": "transition",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "to",
                "start": 2793.05,
                "end": 2793.21,
                "confidence": 0.999554,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "our",
                "start": 2793.21,
                "end": 2793.45,
                "confidence": 0.9997341,
                "punctuated_word": "our",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "final",
                "start": 2793.45,
                "end": 2793.77,
                "confidence": 0.99991715,
                "punctuated_word": "final",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "segment",
                "start": 2793.77,
                "end": 2794.25,
                "confidence": 0.99963355,
                "punctuated_word": "segment",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "on",
                "start": 2794.25,
                "end": 2794.41,
                "confidence": 0.999699,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "the",
                "start": 2794.41,
                "end": 2794.65,
                "confidence": 0.9998646,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "podcast",
                "start": 2794.65,
                "end": 2795.15,
                "confidence": 0.96080154,
                "punctuated_word": "podcast,",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "which",
                "start": 2795.21,
                "end": 2795.71,
                "confidence": 0.9999212,
                "punctuated_word": "which",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "is",
                "start": 2795.77,
                "end": 2796.01,
                "confidence": 0.9995005,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "this",
                "start": 2796.01,
                "end": 2796.25,
                "confidence": 0.9998154,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "quiz",
                "start": 2796.25,
                "end": 2796.75,
                "confidence": 0.99992716,
                "punctuated_word": "quiz",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "where",
                "start": 2796.97,
                "end": 2797.3699,
                "confidence": 0.90550685,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "i'll",
                "start": 2797.3699,
                "end": 2797.53,
                "confidence": 0.99973094,
                "punctuated_word": "I'll",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "be",
                "start": 2797.53,
                "end": 2797.69,
                "confidence": 0.99995244,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "asking",
                "start": 2797.69,
                "end": 2798.0898,
                "confidence": 0.9996667,
                "punctuated_word": "asking",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "you",
                "start": 2798.0898,
                "end": 2798.25,
                "confidence": 0.99969256,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "a",
                "start": 2798.25,
                "end": 2798.41,
                "confidence": 0.99965835,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "couple",
                "start": 2798.41,
                "end": 2798.73,
                "confidence": 0.99988735,
                "punctuated_word": "couple",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "of",
                "start": 2798.73,
                "end": 2799.05,
                "confidence": 0.9993363,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "questions",
                "start": 2799.05,
                "end": 2799.55,
                "confidence": 0.7458235,
                "punctuated_word": "questions,",
                "speaker": 1,
                "speaker_confidence": 0.7816341
              },
              {
                "word": "and",
                "start": 2800.145,
                "end": 2800.2249,
                "confidence": 0.9989126,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "we're",
                "start": 2800.2249,
                "end": 2800.4648,
                "confidence": 0.9996759,
                "punctuated_word": "we're",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "just",
                "start": 2800.4648,
                "end": 2800.545,
                "confidence": 0.999716,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "looking",
                "start": 2800.545,
                "end": 2800.9448,
                "confidence": 0.99969804,
                "punctuated_word": "looking",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "for",
                "start": 2800.9448,
                "end": 2801.185,
                "confidence": 0.99976176,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "one",
                "start": 2801.185,
                "end": 2801.345,
                "confidence": 0.9966859,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "word",
                "start": 2801.345,
                "end": 2801.665,
                "confidence": 0.9995455,
                "punctuated_word": "word",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "answers",
                "start": 2801.665,
                "end": 2801.9849,
                "confidence": 0.9504848,
                "punctuated_word": "answers.",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "so",
                "start": 2801.9849,
                "end": 2802.2249,
                "confidence": 0.99879384,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "i",
                "start": 2802.2249,
                "end": 2802.385,
                "confidence": 0.9959649,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "i",
                "start": 2802.385,
                "end": 2802.625,
                "confidence": 0.9791837,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "know",
                "start": 2802.625,
                "end": 2802.865,
                "confidence": 0.9996106,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "that's",
                "start": 2802.865,
                "end": 2803.265,
                "confidence": 0.8925841,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "never",
                "start": 2803.265,
                "end": 2803.505,
                "confidence": 0.9974644,
                "punctuated_word": "never",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "an",
                "start": 2803.505,
                "end": 2803.7449,
                "confidence": 0.9994912,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "easy",
                "start": 2803.7449,
                "end": 2804.065,
                "confidence": 0.99993694,
                "punctuated_word": "easy",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "feat",
                "start": 2804.065,
                "end": 2804.385,
                "confidence": 0.9244162,
                "punctuated_word": "feat,",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "but",
                "start": 2804.385,
                "end": 2804.885,
                "confidence": 0.99182284,
                "punctuated_word": "but,",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "nonetheless",
                "start": 2805.265,
                "end": 2805.765,
                "confidence": 0.80232155,
                "punctuated_word": "nonetheless,",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "the",
                "start": 2806.065,
                "end": 2806.305,
                "confidence": 0.9958568,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "first",
                "start": 2806.305,
                "end": 2806.545,
                "confidence": 0.9998185,
                "punctuated_word": "first",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "question",
                "start": 2806.545,
                "end": 2806.9448,
                "confidence": 0.9995745,
                "punctuated_word": "question",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "i",
                "start": 2806.9448,
                "end": 2807.105,
                "confidence": 0.9991749,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "wanna",
                "start": 2807.105,
                "end": 2807.425,
                "confidence": 0.95921946,
                "punctuated_word": "wanna",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "ask",
                "start": 2807.425,
                "end": 2807.665,
                "confidence": 0.9977169,
                "punctuated_word": "ask",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "you",
                "start": 2807.665,
                "end": 2807.905,
                "confidence": 0.99979585,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "both",
                "start": 2807.905,
                "end": 2808.405,
                "confidence": 0.9959416,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "is",
                "start": 2808.7048,
                "end": 2808.865,
                "confidence": 0.9978648,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "the",
                "start": 2808.865,
                "end": 2809.025,
                "confidence": 0.77346367,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "future",
                "start": 2809.025,
                "end": 2809.425,
                "confidence": 0.9993931,
                "punctuated_word": "future",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "of",
                "start": 2809.425,
                "end": 2809.665,
                "confidence": 0.9996922,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "identity",
                "start": 2809.665,
                "end": 2810.165,
                "confidence": 0.99962044,
                "punctuated_word": "identity",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "is",
                "start": 2810.4648,
                "end": 2810.9648,
                "confidence": 0.9946544,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.8183867
              },
              {
                "word": "complicated",
                "start": 2812.51,
                "end": 2813.01,
                "confidence": 0.9558582,
                "punctuated_word": "Complicated.",
                "speaker": 3,
                "speaker_confidence": 0.065586925
              },
              {
                "word": "flexible",
                "start": 2815.2302,
                "end": 2815.7302,
                "confidence": 0.96452713,
                "punctuated_word": "Flexible.",
                "speaker": 1,
                "speaker_confidence": 0.2535553
              },
              {
                "word": "liquefaction",
                "start": 2816.6702,
                "end": 2817.1702,
                "confidence": 0.94422436,
                "punctuated_word": "Liquefaction",
                "speaker": 1,
                "speaker_confidence": 0.5809955
              },
              {
                "word": "will",
                "start": 2817.79,
                "end": 2818.11,
                "confidence": 0.99462044,
                "punctuated_word": "will",
                "speaker": 1,
                "speaker_confidence": 0.5809955
              },
              {
                "word": "enable",
                "start": 2818.11,
                "end": 2818.61,
                "confidence": 0.99874365,
                "punctuated_word": "enable.",
                "speaker": 1,
                "speaker_confidence": 0.5809955
              },
              {
                "word": "liquidity",
                "start": 2820.03,
                "end": 2820.53,
                "confidence": 0.87343997,
                "punctuated_word": "Liquidity.",
                "speaker": 2,
                "speaker_confidence": 0.15674078
              },
              {
                "word": "this",
                "start": 2823.55,
                "end": 2823.79,
                "confidence": 0.9841092,
                "punctuated_word": "This",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "one's",
                "start": 2823.79,
                "end": 2824.11,
                "confidence": 0.9676266,
                "punctuated_word": "one's",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "tough",
                "start": 2824.11,
                "end": 2824.27,
                "confidence": 0.9997321,
                "punctuated_word": "tough",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "because",
                "start": 2824.27,
                "end": 2824.51,
                "confidence": 0.77184093,
                "punctuated_word": "because",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "there's",
                "start": 2824.51,
                "end": 2824.75,
                "confidence": 0.97317624,
                "punctuated_word": "there's,",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "like",
                "start": 2824.75,
                "end": 2824.99,
                "confidence": 0.99971986,
                "punctuated_word": "like,",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "so",
                "start": 2824.99,
                "end": 2825.2302,
                "confidence": 0.99954826,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "many",
                "start": 2825.2302,
                "end": 2825.4702,
                "confidence": 0.99988496,
                "punctuated_word": "many",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "things",
                "start": 2825.4702,
                "end": 2825.7102,
                "confidence": 0.9996662,
                "punctuated_word": "things",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "that",
                "start": 2825.7102,
                "end": 2825.87,
                "confidence": 0.99943095,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "we",
                "start": 2825.87,
                "end": 2826.03,
                "confidence": 0.99940455,
                "punctuated_word": "we",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "know",
                "start": 2826.03,
                "end": 2826.1902,
                "confidence": 0.99983597,
                "punctuated_word": "know",
                "speaker": 3,
                "speaker_confidence": 0.44286013
              },
              {
                "word": "that",
                "start": 2826.1902,
                "end": 2826.35,
                "confidence": 0.99918634,
                "punctuated_word": "that",
                "speaker": 3,
                "speaker_confidence": 0.38865983
              },
              {
                "word": "it",
                "start": 2826.35,
                "end": 2826.51,
                "confidence": 0.99577796,
                "punctuated_word": "it",
                "speaker": 3,
                "speaker_confidence": 0.38865983
              },
              {
                "word": "can't",
                "start": 2826.51,
                "end": 2826.83,
                "confidence": 0.8166405,
                "punctuated_word": "can't",
                "speaker": 3,
                "speaker_confidence": 0.38865983
              },
              {
                "word": "enable",
                "start": 2826.83,
                "end": 2827.2302,
                "confidence": 0.97649133,
                "punctuated_word": "enable.",
                "speaker": 3,
                "speaker_confidence": 0.38865983
              },
              {
                "word": "i",
                "start": 2828.105,
                "end": 2828.265,
                "confidence": 0.7089704,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.38865983
              },
              {
                "word": "will",
                "start": 2828.265,
                "end": 2828.505,
                "confidence": 0.99880326,
                "punctuated_word": "will",
                "speaker": 3,
                "speaker_confidence": 0.38865983
              },
              {
                "word": "say",
                "start": 2828.505,
                "end": 2828.9849,
                "confidence": 0.999764,
                "punctuated_word": "say",
                "speaker": 3,
                "speaker_confidence": 0.38865983
              },
              {
                "word": "let's",
                "start": 2829.2249,
                "end": 2829.4648,
                "confidence": 0.9989607,
                "punctuated_word": "let's",
                "speaker": 3,
                "speaker_confidence": 0.38865983
              },
              {
                "word": "see",
                "start": 2829.4648,
                "end": 2829.9648,
                "confidence": 0.99813855,
                "punctuated_word": "see.",
                "speaker": 3,
                "speaker_confidence": 0.38865983
              },
              {
                "word": "interoperability",
                "start": 2831.385,
                "end": 2831.885,
                "confidence": 0.98034626,
                "punctuated_word": "Interoperability",
                "speaker": 2,
                "speaker_confidence": 0.61933553
              },
              {
                "word": "is",
                "start": 2832.345,
                "end": 2832.505,
                "confidence": 0.8789497,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.61933553
              },
              {
                "word": "a",
                "start": 2832.505,
                "end": 2832.585,
                "confidence": 0.99901044,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.61933553
              },
              {
                "word": "good",
                "start": 2832.585,
                "end": 2832.825,
                "confidence": 0.9998996,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.61933553
              },
              {
                "word": "one",
                "start": 2832.825,
                "end": 2833.065,
                "confidence": 0.99883854,
                "punctuated_word": "one,",
                "speaker": 2,
                "speaker_confidence": 0.61933553
              },
              {
                "word": "i",
                "start": 2833.065,
                "end": 2833.145,
                "confidence": 0.9999615,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.61933553
              },
              {
                "word": "guess",
                "start": 2833.145,
                "end": 2833.645,
                "confidence": 0.99975264,
                "punctuated_word": "guess.",
                "speaker": 2,
                "speaker_confidence": 0.61933553
              },
              {
                "word": "oh",
                "start": 2833.9448,
                "end": 2834.1848,
                "confidence": 0.99899626,
                "punctuated_word": "Oh,",
                "speaker": 3,
                "speaker_confidence": 0.2624585
              },
              {
                "word": "yeah",
                "start": 2834.1848,
                "end": 2834.4248,
                "confidence": 0.99431956,
                "punctuated_word": "yeah.",
                "speaker": 3,
                "speaker_confidence": 0.2624585
              },
              {
                "word": "that's",
                "start": 2834.4248,
                "end": 2834.505,
                "confidence": 0.93437195,
                "punctuated_word": "That's",
                "speaker": 3,
                "speaker_confidence": 0.2624585
              },
              {
                "word": "a",
                "start": 2834.505,
                "end": 2834.6648,
                "confidence": 0.99967337,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.2624585
              },
              {
                "word": "really",
                "start": 2834.6648,
                "end": 2834.9048,
                "confidence": 0.99978846,
                "punctuated_word": "really",
                "speaker": 3,
                "speaker_confidence": 0.2624585
              },
              {
                "word": "good",
                "start": 2834.9048,
                "end": 2835.065,
                "confidence": 0.9996904,
                "punctuated_word": "good",
                "speaker": 3,
                "speaker_confidence": 0.2624585
              },
              {
                "word": "one",
                "start": 2835.065,
                "end": 2835.565,
                "confidence": 0.99986595,
                "punctuated_word": "one.",
                "speaker": 3,
                "speaker_confidence": 0.2624585
              },
              {
                "word": "i'll",
                "start": 2835.7048,
                "end": 2835.9448,
                "confidence": 0.99073154,
                "punctuated_word": "I'll",
                "speaker": 3,
                "speaker_confidence": 0.2868247
              },
              {
                "word": "go",
                "start": 2835.9448,
                "end": 2836.105,
                "confidence": 0.998828,
                "punctuated_word": "go",
                "speaker": 3,
                "speaker_confidence": 0.2868247
              },
              {
                "word": "with",
                "start": 2836.105,
                "end": 2836.1848,
                "confidence": 0.9418256,
                "punctuated_word": "with",
                "speaker": 3,
                "speaker_confidence": 0.2868247
              },
              {
                "word": "that",
                "start": 2836.1848,
                "end": 2836.6848,
                "confidence": 0.9453337,
                "punctuated_word": "that.",
                "speaker": 3,
                "speaker_confidence": 0.2868247
              },
              {
                "word": "interoperability",
                "start": 2836.9048,
                "end": 2837.4048,
                "confidence": 0.9970211,
                "punctuated_word": "Interoperability.",
                "speaker": 3,
                "speaker_confidence": 0.2868247
              },
              {
                "word": "sounds",
                "start": 2838.345,
                "end": 2838.7449,
                "confidence": 0.97643673,
                "punctuated_word": "Sounds",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "good",
                "start": 2838.7449,
                "end": 2839.145,
                "confidence": 0.99829274,
                "punctuated_word": "good.",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "and",
                "start": 2839.145,
                "end": 2839.385,
                "confidence": 0.99958867,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "then",
                "start": 2839.385,
                "end": 2839.885,
                "confidence": 0.99954176,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "the",
                "start": 2840.4248,
                "end": 2840.585,
                "confidence": 0.9918459,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "biggest",
                "start": 2840.585,
                "end": 2841.085,
                "confidence": 0.99995005,
                "punctuated_word": "biggest",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "threat",
                "start": 2841.2249,
                "end": 2841.7048,
                "confidence": 0.99987423,
                "punctuated_word": "threat",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "to",
                "start": 2841.7048,
                "end": 2842.025,
                "confidence": 0.99947137,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "daos",
                "start": 2842.025,
                "end": 2842.525,
                "confidence": 0.905581,
                "punctuated_word": "DAOs",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "is",
                "start": 2842.6648,
                "end": 2843.1648,
                "confidence": 0.7623986,
                "punctuated_word": "is?",
                "speaker": 1,
                "speaker_confidence": 0.57171696
              },
              {
                "word": "vote",
                "start": 2844.1199,
                "end": 2844.44,
                "confidence": 0.953321,
                "punctuated_word": "Vote",
                "speaker": 2,
                "speaker_confidence": 0.6196834
              },
              {
                "word": "selling",
                "start": 2844.44,
                "end": 2844.92,
                "confidence": 0.79315007,
                "punctuated_word": "selling.",
                "speaker": 2,
                "speaker_confidence": 0.6196834
              },
              {
                "word": "does",
                "start": 2844.92,
                "end": 2845.16,
                "confidence": 0.99911803,
                "punctuated_word": "Does",
                "speaker": 2,
                "speaker_confidence": 0.6196834
              },
              {
                "word": "that",
                "start": 2845.16,
                "end": 2845.4,
                "confidence": 0.99979764,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6196834
              },
              {
                "word": "count",
                "start": 2845.4,
                "end": 2845.9,
                "confidence": 0.9998635,
                "punctuated_word": "count?",
                "speaker": 2,
                "speaker_confidence": 0.6196834
              },
              {
                "word": "we'll",
                "start": 2846.1199,
                "end": 2846.3599,
                "confidence": 0.9597455,
                "punctuated_word": "We'll",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "we'll",
                "start": 2846.3599,
                "end": 2846.5999,
                "confidence": 0.9953331,
                "punctuated_word": "we'll",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "pretend",
                "start": 2846.5999,
                "end": 2846.92,
                "confidence": 0.9995499,
                "punctuated_word": "pretend",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "there's",
                "start": 2846.92,
                "end": 2847.24,
                "confidence": 0.99833643,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "a",
                "start": 2847.24,
                "end": 2847.3198,
                "confidence": 0.999814,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "hyphen",
                "start": 2847.3198,
                "end": 2847.72,
                "confidence": 0.99744856,
                "punctuated_word": "hyphen",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "there",
                "start": 2847.72,
                "end": 2847.88,
                "confidence": 0.8481588,
                "punctuated_word": "there,",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "and",
                "start": 2847.88,
                "end": 2848.0398,
                "confidence": 0.99981576,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "we'll",
                "start": 2848.0398,
                "end": 2848.2798,
                "confidence": 0.999212,
                "punctuated_word": "we'll",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "accept",
                "start": 2848.2798,
                "end": 2848.5999,
                "confidence": 0.9997111,
                "punctuated_word": "accept",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "it",
                "start": 2848.5999,
                "end": 2849.0999,
                "confidence": 0.99877656,
                "punctuated_word": "it.",
                "speaker": 1,
                "speaker_confidence": 0.5691294
              },
              {
                "word": "i",
                "start": 2849.96,
                "end": 2850.1199,
                "confidence": 0.9847477,
                "punctuated_word": "I",
                "speaker": 3,
                "speaker_confidence": 0.46641344
              },
              {
                "word": "say",
                "start": 2850.1199,
                "end": 2850.3599,
                "confidence": 0.6262024,
                "punctuated_word": "say",
                "speaker": 3,
                "speaker_confidence": 0.46641344
              },
              {
                "word": "whales",
                "start": 2850.3599,
                "end": 2850.8599,
                "confidence": 0.9528245,
                "punctuated_word": "whales.",
                "speaker": 3,
                "speaker_confidence": 0.46641344
              },
              {
                "word": "whales",
                "start": 2851.0798,
                "end": 2851.48,
                "confidence": 0.99874896,
                "punctuated_word": "Whales",
                "speaker": 3,
                "speaker_confidence": 0.46641344
              },
              {
                "word": "are",
                "start": 2851.48,
                "end": 2851.64,
                "confidence": 0.9998704,
                "punctuated_word": "are",
                "speaker": 3,
                "speaker_confidence": 0.46641344
              },
              {
                "word": "still",
                "start": 2851.64,
                "end": 2851.96,
                "confidence": 0.9997061,
                "punctuated_word": "still",
                "speaker": 3,
                "speaker_confidence": 0.46641344
              },
              {
                "word": "a",
                "start": 2851.96,
                "end": 2852.0398,
                "confidence": 0.9887628,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.46641344
              },
              {
                "word": "threat",
                "start": 2852.0398,
                "end": 2852.44,
                "confidence": 0.9999057,
                "punctuated_word": "threat",
                "speaker": 3,
                "speaker_confidence": 0.46641344
              },
              {
                "word": "today",
                "start": 2852.44,
                "end": 2852.94,
                "confidence": 0.9505217,
                "punctuated_word": "today.",
                "speaker": 3,
                "speaker_confidence": 0.46641344
              },
              {
                "word": "i",
                "start": 2853.88,
                "end": 2854.0398,
                "confidence": 0.7579492,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.0
              },
              {
                "word": "feel",
                "start": 2854.0398,
                "end": 2854.2,
                "confidence": 0.6765932,
                "punctuated_word": "feel",
                "speaker": 1,
                "speaker_confidence": 0.0
              },
              {
                "word": "like",
                "start": 2854.2,
                "end": 2854.2798,
                "confidence": 0.83409476,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.5085861
              },
              {
                "word": "we",
                "start": 2854.2798,
                "end": 2854.44,
                "confidence": 0.9942011,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.5085861
              },
              {
                "word": "could've",
                "start": 2854.44,
                "end": 2854.7598,
                "confidence": 0.76812494,
                "punctuated_word": "could've",
                "speaker": 1,
                "speaker_confidence": 0.5085861
              },
              {
                "word": "focused",
                "start": 2854.7598,
                "end": 2855.24,
                "confidence": 0.19115235,
                "punctuated_word": "focused",
                "speaker": 1,
                "speaker_confidence": 0.5085861
              },
              {
                "word": "the",
                "start": 2855.24,
                "end": 2855.4,
                "confidence": 0.997874,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5085861
              },
              {
                "word": "whole",
                "start": 2855.4,
                "end": 2855.64,
                "confidence": 0.9999498,
                "punctuated_word": "whole",
                "speaker": 1,
                "speaker_confidence": 0.5085861
              },
              {
                "word": "conversation",
                "start": 2855.64,
                "end": 2856.14,
                "confidence": 0.99980634,
                "punctuated_word": "conversation",
                "speaker": 1,
                "speaker_confidence": 0.5085861
              },
              {
                "word": "on",
                "start": 2856.3599,
                "end": 2856.5198,
                "confidence": 0.99992275,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "those",
                "start": 2856.5198,
                "end": 2857.005,
                "confidence": 0.9998791,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "telegram",
                "start": 2857.2449,
                "end": 2857.565,
                "confidence": 0.68053097,
                "punctuated_word": "Telegram",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "groups",
                "start": 2857.565,
                "end": 2857.8848,
                "confidence": 0.9935266,
                "punctuated_word": "groups",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "that",
                "start": 2857.8848,
                "end": 2858.045,
                "confidence": 0.9998516,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "are",
                "start": 2858.045,
                "end": 2858.2048,
                "confidence": 0.9998116,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "the",
                "start": 2858.2048,
                "end": 2858.365,
                "confidence": 0.99499977,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "equivalent",
                "start": 2858.365,
                "end": 2858.845,
                "confidence": 0.9999541,
                "punctuated_word": "equivalent",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "of",
                "start": 2858.845,
                "end": 2859.085,
                "confidence": 0.9991792,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "smokey",
                "start": 2859.085,
                "end": 2859.565,
                "confidence": 0.78253126,
                "punctuated_word": "smokey",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "backdoor",
                "start": 2859.565,
                "end": 2860.065,
                "confidence": 0.88240665,
                "punctuated_word": "backdoor,",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "you",
                "start": 2860.4448,
                "end": 2860.605,
                "confidence": 0.98928493,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "know",
                "start": 2860.605,
                "end": 2860.845,
                "confidence": 0.99970245,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "private",
                "start": 2860.845,
                "end": 2861.2449,
                "confidence": 0.99944454,
                "punctuated_word": "private",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "club",
                "start": 2861.2449,
                "end": 2861.565,
                "confidence": 0.99796474,
                "punctuated_word": "club",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "type",
                "start": 2861.565,
                "end": 2861.805,
                "confidence": 0.99773884,
                "punctuated_word": "type",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "environments",
                "start": 2861.805,
                "end": 2862.305,
                "confidence": 0.87288284,
                "punctuated_word": "environments.",
                "speaker": 1,
                "speaker_confidence": 0.68995273
              },
              {
                "word": "yeah",
                "start": 2862.4448,
                "end": 2862.9448,
                "confidence": 0.9468986,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.184977
              },
              {
                "word": "but",
                "start": 2863.805,
                "end": 2864.045,
                "confidence": 0.985352,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "with",
                "start": 2864.045,
                "end": 2864.2048,
                "confidence": 0.99897987,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "the",
                "start": 2864.2048,
                "end": 2864.365,
                "confidence": 0.9975236,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "final",
                "start": 2864.365,
                "end": 2864.765,
                "confidence": 0.9999213,
                "punctuated_word": "final",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "quiz",
                "start": 2864.765,
                "end": 2865.005,
                "confidence": 0.98873854,
                "punctuated_word": "quiz",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "question",
                "start": 2865.005,
                "end": 2865.4849,
                "confidence": 0.9546802,
                "punctuated_word": "question",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "being",
                "start": 2865.4849,
                "end": 2865.9849,
                "confidence": 0.99542546,
                "punctuated_word": "being,",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "again",
                "start": 2866.285,
                "end": 2866.605,
                "confidence": 0.94997394,
                "punctuated_word": "again,",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "just",
                "start": 2866.605,
                "end": 2866.9248,
                "confidence": 0.9996952,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "one",
                "start": 2866.9248,
                "end": 2867.1648,
                "confidence": 0.9998888,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "word",
                "start": 2867.1648,
                "end": 2867.6648,
                "confidence": 0.9349016,
                "punctuated_word": "word,",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "what's",
                "start": 2868.045,
                "end": 2868.365,
                "confidence": 0.99945533,
                "punctuated_word": "what's",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "the",
                "start": 2868.365,
                "end": 2868.525,
                "confidence": 0.9995629,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "future",
                "start": 2868.525,
                "end": 2868.9248,
                "confidence": 0.9998541,
                "punctuated_word": "future",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "of",
                "start": 2868.9248,
                "end": 2869.005,
                "confidence": 0.99947935,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "governance",
                "start": 2869.005,
                "end": 2869.505,
                "confidence": 0.9978719,
                "punctuated_word": "governance?",
                "speaker": 1,
                "speaker_confidence": 0.7256146
              },
              {
                "word": "web",
                "start": 2870.4,
                "end": 2870.9,
                "confidence": 0.9739773,
                "punctuated_word": "Web.",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "web",
                "start": 2871.2,
                "end": 2871.52,
                "confidence": 0.85138476,
                "punctuated_word": "Web",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "of",
                "start": 2871.52,
                "end": 2871.68,
                "confidence": 0.9997323,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "trust",
                "start": 2871.68,
                "end": 2872.16,
                "confidence": 0.87222505,
                "punctuated_word": "trust,",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "web",
                "start": 2872.16,
                "end": 2872.48,
                "confidence": 0.99745864,
                "punctuated_word": "web",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "of",
                "start": 2872.48,
                "end": 2872.64,
                "confidence": 0.999785,
                "punctuated_word": "of",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "lies",
                "start": 2872.64,
                "end": 2873.14,
                "confidence": 0.93956405,
                "punctuated_word": "lies.",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "it's",
                "start": 2873.44,
                "end": 2873.68,
                "confidence": 0.9966201,
                "punctuated_word": "It's",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "it's",
                "start": 2873.68,
                "end": 2874.0798,
                "confidence": 0.91767454,
                "punctuated_word": "it's",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "going",
                "start": 2874.0798,
                "end": 2874.3198,
                "confidence": 0.9974548,
                "punctuated_word": "going",
                "speaker": 3,
                "speaker_confidence": 0.5367935
              },
              {
                "word": "to",
                "start": 2874.3198,
                "end": 2874.4,
                "confidence": 0.9979638,
                "punctuated_word": "to",
                "speaker": 3,
                "speaker_confidence": 0.40379602
              },
              {
                "word": "be",
                "start": 2874.4,
                "end": 2874.9,
                "confidence": 0.9998579,
                "punctuated_word": "be",
                "speaker": 3,
                "speaker_confidence": 0.40379602
              },
              {
                "word": "a",
                "start": 2875.52,
                "end": 2875.68,
                "confidence": 0.99969697,
                "punctuated_word": "a",
                "speaker": 3,
                "speaker_confidence": 0.40379602
              },
              {
                "word": "big",
                "start": 2875.68,
                "end": 2876.0,
                "confidence": 0.9997675,
                "punctuated_word": "big",
                "speaker": 3,
                "speaker_confidence": 0.40379602
              },
              {
                "word": "spiderweb",
                "start": 2876.0,
                "end": 2876.5,
                "confidence": 0.84594756,
                "punctuated_word": "spiderweb.",
                "speaker": 3,
                "speaker_confidence": 0.40379602
              },
              {
                "word": "all",
                "start": 2877.3599,
                "end": 2877.52,
                "confidence": 0.9777585,
                "punctuated_word": "All",
                "speaker": 1,
                "speaker_confidence": 0.14339894
              },
              {
                "word": "the",
                "start": 2877.52,
                "end": 2877.68,
                "confidence": 0.99839205,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.14339894
              },
              {
                "word": "webs",
                "start": 2877.68,
                "end": 2878.18,
                "confidence": 0.975484,
                "punctuated_word": "webs.",
                "speaker": 1,
                "speaker_confidence": 0.14339894
              },
              {
                "word": "yeah",
                "start": 2878.4,
                "end": 2878.64,
                "confidence": 0.9989568,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.46216083
              },
              {
                "word": "i'd",
                "start": 2878.64,
                "end": 2878.88,
                "confidence": 0.9950279,
                "punctuated_word": "I'd",
                "speaker": 2,
                "speaker_confidence": 0.46216083
              },
              {
                "word": "say",
                "start": 2878.88,
                "end": 2879.38,
                "confidence": 0.99983597,
                "punctuated_word": "say",
                "speaker": 2,
                "speaker_confidence": 0.46216083
              },
              {
                "word": "decentralization",
                "start": 2879.44,
                "end": 2879.94,
                "confidence": 0.7580259,
                "punctuated_word": "decentralization.",
                "speaker": 2,
                "speaker_confidence": 0.46216083
              },
              {
                "word": "in",
                "start": 2881.28,
                "end": 2881.52,
                "confidence": 0.24825694,
                "punctuated_word": "In",
                "speaker": 2,
                "speaker_confidence": 0.5793732
              },
              {
                "word": "a",
                "start": 2881.52,
                "end": 2881.5999,
                "confidence": 0.98374116,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5793732
              },
              {
                "word": "good",
                "start": 2881.5999,
                "end": 2881.8398,
                "confidence": 0.99928576,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.5793732
              },
              {
                "word": "governance",
                "start": 2881.8398,
                "end": 2882.3398,
                "confidence": 0.99519366,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.5793732
              },
              {
                "word": "system",
                "start": 2882.4,
                "end": 2882.7998,
                "confidence": 0.8030671,
                "punctuated_word": "system,",
                "speaker": 2,
                "speaker_confidence": 0.5793732
              },
              {
                "word": "has",
                "start": 2882.7998,
                "end": 2882.96,
                "confidence": 0.5647012,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.5793732
              },
              {
                "word": "to",
                "start": 2882.96,
                "end": 2883.1199,
                "confidence": 0.99987996,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5793732
              },
              {
                "word": "be",
                "start": 2883.1199,
                "end": 2883.28,
                "confidence": 0.9992993,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.5793732
              },
              {
                "word": "decentralized",
                "start": 2883.28,
                "end": 2883.78,
                "confidence": 0.99795324,
                "punctuated_word": "decentralized.",
                "speaker": 2,
                "speaker_confidence": 0.5793732
              },
              {
                "word": "amazing",
                "start": 2885.205,
                "end": 2885.605,
                "confidence": 0.9997027,
                "punctuated_word": "Amazing.",
                "speaker": 1,
                "speaker_confidence": 0.5524245
              },
              {
                "word": "well",
                "start": 2885.605,
                "end": 2885.845,
                "confidence": 0.99879706,
                "punctuated_word": "Well,",
                "speaker": 1,
                "speaker_confidence": 0.5524245
              },
              {
                "word": "thank",
                "start": 2885.845,
                "end": 2886.0051,
                "confidence": 0.9994351,
                "punctuated_word": "thank",
                "speaker": 1,
                "speaker_confidence": 0.5524245
              },
              {
                "word": "you",
                "start": 2886.0051,
                "end": 2886.165,
                "confidence": 0.9999329,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5524245
              },
              {
                "word": "both",
                "start": 2886.165,
                "end": 2886.485,
                "confidence": 0.99730456,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.5524245
              },
              {
                "word": "so",
                "start": 2886.485,
                "end": 2886.645,
                "confidence": 0.99959415,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.5524245
              },
              {
                "word": "much",
                "start": 2886.645,
                "end": 2886.965,
                "confidence": 0.99883246,
                "punctuated_word": "much.",
                "speaker": 1,
                "speaker_confidence": 0.5524245
              },
              {
                "word": "this",
                "start": 2886.965,
                "end": 2887.125,
                "confidence": 0.8488501,
                "punctuated_word": "This",
                "speaker": 1,
                "speaker_confidence": 0.303451
              },
              {
                "word": "has",
                "start": 2887.125,
                "end": 2887.2852,
                "confidence": 0.9992632,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.303451
              },
              {
                "word": "been",
                "start": 2887.2852,
                "end": 2887.605,
                "confidence": 0.9997205,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.303451
              },
              {
                "word": "a",
                "start": 2887.605,
                "end": 2888.0051,
                "confidence": 0.9667135,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.303451
              },
              {
                "word": "a",
                "start": 2888.0051,
                "end": 2888.165,
                "confidence": 0.9524513,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.303451
              },
              {
                "word": "great",
                "start": 2888.165,
                "end": 2888.5652,
                "confidence": 0.9996947,
                "punctuated_word": "great",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "conversation",
                "start": 2888.5652,
                "end": 2889.0652,
                "confidence": 0.99011743,
                "punctuated_word": "conversation.",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "really",
                "start": 2889.685,
                "end": 2890.0051,
                "confidence": 0.9802673,
                "punctuated_word": "Really",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "appreciate",
                "start": 2890.0051,
                "end": 2890.5051,
                "confidence": 0.99904245,
                "punctuated_word": "appreciate",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "both",
                "start": 2890.5652,
                "end": 2890.8052,
                "confidence": 0.9944729,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "the",
                "start": 2890.8052,
                "end": 2890.965,
                "confidence": 0.99475795,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "research",
                "start": 2890.965,
                "end": 2891.465,
                "confidence": 0.999803,
                "punctuated_word": "research",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "that",
                "start": 2891.605,
                "end": 2891.7651,
                "confidence": 0.8530555,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "you",
                "start": 2891.7651,
                "end": 2891.925,
                "confidence": 0.9997954,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "both",
                "start": 2891.925,
                "end": 2892.165,
                "confidence": 0.9995388,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "are",
                "start": 2892.165,
                "end": 2892.3252,
                "confidence": 0.99965036,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "are",
                "start": 2892.3252,
                "end": 2892.5652,
                "confidence": 0.9959494,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "doing",
                "start": 2892.5652,
                "end": 2892.8052,
                "confidence": 0.99943,
                "punctuated_word": "doing",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "and",
                "start": 2892.8052,
                "end": 2893.0452,
                "confidence": 0.9089037,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "leading",
                "start": 2893.0452,
                "end": 2893.365,
                "confidence": 0.9994536,
                "punctuated_word": "leading",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "and",
                "start": 2893.365,
                "end": 2893.605,
                "confidence": 0.9568955,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "and",
                "start": 2893.605,
                "end": 2893.845,
                "confidence": 0.99346596,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "are",
                "start": 2893.845,
                "end": 2894.0051,
                "confidence": 0.9815027,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "part",
                "start": 2894.0051,
                "end": 2894.245,
                "confidence": 0.9837896,
                "punctuated_word": "part",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "of",
                "start": 2894.245,
                "end": 2894.485,
                "confidence": 0.8309747,
                "punctuated_word": "of.",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "and",
                "start": 2894.485,
                "end": 2894.885,
                "confidence": 0.9569421,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "yeah",
                "start": 2894.885,
                "end": 2895.125,
                "confidence": 0.9947836,
                "punctuated_word": "yeah,",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "thank",
                "start": 2895.125,
                "end": 2895.365,
                "confidence": 0.99746156,
                "punctuated_word": "thank",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "you",
                "start": 2895.365,
                "end": 2895.5251,
                "confidence": 0.9992199,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "for",
                "start": 2895.5251,
                "end": 2895.7651,
                "confidence": 0.98976123,
                "punctuated_word": "for,",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "both",
                "start": 2896.0051,
                "end": 2896.3252,
                "confidence": 0.9973291,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "doing",
                "start": 2896.3252,
                "end": 2896.5652,
                "confidence": 0.99335265,
                "punctuated_word": "doing",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "it",
                "start": 2896.5652,
                "end": 2896.8052,
                "confidence": 0.99342245,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.77206826
              },
              {
                "word": "and",
                "start": 2896.8052,
                "end": 2896.885,
                "confidence": 0.9885274,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.66984165
              },
              {
                "word": "helping",
                "start": 2896.885,
                "end": 2897.365,
                "confidence": 0.9930892,
                "punctuated_word": "helping,",
                "speaker": 1,
                "speaker_confidence": 0.66984165
              },
              {
                "word": "make",
                "start": 2897.605,
                "end": 2897.7651,
                "confidence": 0.9873805,
                "punctuated_word": "make",
                "speaker": 1,
                "speaker_confidence": 0.66984165
              },
              {
                "word": "it",
                "start": 2897.7651,
                "end": 2897.925,
                "confidence": 0.9685389,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.66984165
              },
              {
                "word": "more",
                "start": 2897.925,
                "end": 2898.165,
                "confidence": 0.97460836,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.66984165
              },
              {
                "word": "accessible",
                "start": 2898.165,
                "end": 2898.51,
                "confidence": 0.86150974,
                "punctuated_word": "accessible",
                "speaker": 1,
                "speaker_confidence": 0.66984165
              },
              {
                "word": "so",
                "start": 2902.03,
                "end": 2902.11,
                "confidence": 0.6497589,
                "punctuated_word": "so",
                "speaker": 3,
                "speaker_confidence": 0.2598011
              },
              {
                "word": "much",
                "start": 2902.11,
                "end": 2902.61,
                "confidence": 0.9008689,
                "punctuated_word": "much",
                "speaker": 3,
                "speaker_confidence": 0.2598011
              },
              {
                "word": "for",
                "start": 2902.79,
                "end": 2903.29,
                "confidence": 0.89590406,
                "punctuated_word": "for",
                "speaker": 3,
                "speaker_confidence": 0.2598011
              },
              {
                "word": "having",
                "start": 2903.47,
                "end": 2903.6301,
                "confidence": 0.5611114,
                "punctuated_word": "having",
                "speaker": 3,
                "speaker_confidence": 0.2598011
              },
              {
                "word": "us",
                "start": 2903.6301,
                "end": 2904.1301,
                "confidence": 0.9537704,
                "punctuated_word": "us.",
                "speaker": 3,
                "speaker_confidence": 0.2598011
              },
              {
                "word": "thanks",
                "start": 2904.51,
                "end": 2904.83,
                "confidence": 0.9756429,
                "punctuated_word": "Thanks",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "for",
                "start": 2904.83,
                "end": 2904.99,
                "confidence": 0.91653305,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "tuning",
                "start": 2904.99,
                "end": 2905.39,
                "confidence": 0.93234956,
                "punctuated_word": "tuning",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "in",
                "start": 2905.39,
                "end": 2905.71,
                "confidence": 0.9928967,
                "punctuated_word": "in.",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "the",
                "start": 2905.71,
                "end": 2905.95,
                "confidence": 0.9701571,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "governance",
                "start": 2905.95,
                "end": 2906.43,
                "confidence": 0.7818,
                "punctuated_word": "Governance",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "futures",
                "start": 2906.43,
                "end": 2906.75,
                "confidence": 0.87641823,
                "punctuated_word": "Futures",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "podcast",
                "start": 2906.75,
                "end": 2907.15,
                "confidence": 0.82223326,
                "punctuated_word": "podcast",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "is",
                "start": 2907.15,
                "end": 2907.31,
                "confidence": 0.9952866,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "sponsored",
                "start": 2907.31,
                "end": 2907.79,
                "confidence": 0.9875903,
                "punctuated_word": "sponsored",
                "speaker": 0,
                "speaker_confidence": 0.54353005
              },
              {
                "word": "by",
                "start": 2907.79,
                "end": 2907.87,
                "confidence": 0.99319434,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.49835187
              },
              {
                "word": "the",
                "start": 2907.87,
                "end": 2908.03,
                "confidence": 0.77142,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.49835187
              },
              {
                "word": "scroll",
                "start": 2908.03,
                "end": 2908.35,
                "confidence": 0.5660721,
                "punctuated_word": "Scroll",
                "speaker": 0,
                "speaker_confidence": 0.49835187
              },
              {
                "word": "foundation",
                "start": 2908.35,
                "end": 2908.85,
                "confidence": 0.98298603,
                "punctuated_word": "Foundation",
                "speaker": 0,
                "speaker_confidence": 0.49835187
              },
              {
                "word": "and",
                "start": 2909.31,
                "end": 2909.47,
                "confidence": 0.9325531,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.49835187
              },
              {
                "word": "produced",
                "start": 2909.47,
                "end": 2909.95,
                "confidence": 0.9679424,
                "punctuated_word": "produced",
                "speaker": 0,
                "speaker_confidence": 0.49835187
              },
              {
                "word": "by",
                "start": 2909.95,
                "end": 2910.03,
                "confidence": 0.9890153,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.35626376
              },
              {
                "word": "the",
                "start": 2910.03,
                "end": 2910.19,
                "confidence": 0.996005,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.35626376
              },
              {
                "word": "governance",
                "start": 2910.19,
                "end": 2910.69,
                "confidence": 0.9620816,
                "punctuated_word": "governance",
                "speaker": 0,
                "speaker_confidence": 0.35626376
              },
              {
                "word": "team",
                "start": 2910.75,
                "end": 2910.99,
                "confidence": 0.9972255,
                "punctuated_word": "team",
                "speaker": 0,
                "speaker_confidence": 0.35626376
              },
              {
                "word": "at",
                "start": 2910.99,
                "end": 2911.07,
                "confidence": 0.8182369,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.35626376
              },
              {
                "word": "the",
                "start": 2911.07,
                "end": 2911.23,
                "confidence": 0.9894399,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "foundation",
                "start": 2911.23,
                "end": 2911.73,
                "confidence": 0.8707329,
                "punctuated_word": "foundation,",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "eugene",
                "start": 2912.03,
                "end": 2912.51,
                "confidence": 0.9580371,
                "punctuated_word": "Eugene",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "leventhal",
                "start": 2912.51,
                "end": 2913.01,
                "confidence": 0.76385957,
                "punctuated_word": "Leventhal",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "and",
                "start": 2913.3052,
                "end": 2913.465,
                "confidence": 0.9995127,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "jamila",
                "start": 2913.465,
                "end": 2913.945,
                "confidence": 0.925084,
                "punctuated_word": "Jamila",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "kamalova",
                "start": 2913.945,
                "end": 2914.445,
                "confidence": 0.773435,
                "punctuated_word": "Kamalova,",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "with",
                "start": 2914.665,
                "end": 2914.905,
                "confidence": 0.9868919,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "editing",
                "start": 2914.905,
                "end": 2915.385,
                "confidence": 0.9912559,
                "punctuated_word": "editing",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "support",
                "start": 2915.385,
                "end": 2915.7852,
                "confidence": 0.99745697,
                "punctuated_word": "support",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "from",
                "start": 2915.7852,
                "end": 2916.0251,
                "confidence": 0.9972801,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "creator",
                "start": 2916.0251,
                "end": 2916.425,
                "confidence": 0.21941015,
                "punctuated_word": "Creator",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "sapkora",
                "start": 2916.425,
                "end": 2916.925,
                "confidence": 0.737735,
                "punctuated_word": "Sapkora.",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "any",
                "start": 2917.5452,
                "end": 2917.865,
                "confidence": 0.9954312,
                "punctuated_word": "Any",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "music",
                "start": 2917.865,
                "end": 2918.2651,
                "confidence": 0.9998215,
                "punctuated_word": "music",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "and",
                "start": 2918.2651,
                "end": 2918.5051,
                "confidence": 0.9991799,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "photos",
                "start": 2918.5051,
                "end": 2919.0051,
                "confidence": 0.9993999,
                "punctuated_word": "photos",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "are",
                "start": 2919.0652,
                "end": 2919.225,
                "confidence": 0.99846727,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "tested",
                "start": 2919.225,
                "end": 2919.625,
                "confidence": 0.95315266,
                "punctuated_word": "tested",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "in",
                "start": 2919.625,
                "end": 2919.705,
                "confidence": 0.9995634,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "the",
                "start": 2919.705,
                "end": 2919.865,
                "confidence": 0.9994247,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "episode",
                "start": 2919.865,
                "end": 2920.2651,
                "confidence": 0.99530447,
                "punctuated_word": "episode",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "description",
                "start": 2920.2651,
                "end": 2920.7651,
                "confidence": 0.99738973,
                "punctuated_word": "description.",
                "speaker": 0,
                "speaker_confidence": 0.54781586
              },
              {
                "word": "if",
                "start": 2921.385,
                "end": 2921.5452,
                "confidence": 0.9986046,
                "punctuated_word": "If",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "you'd",
                "start": 2921.5452,
                "end": 2921.7852,
                "confidence": 0.9821888,
                "punctuated_word": "you'd",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "like",
                "start": 2921.7852,
                "end": 2922.0251,
                "confidence": 0.99944526,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "to",
                "start": 2922.0251,
                "end": 2922.105,
                "confidence": 0.999577,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "get",
                "start": 2922.105,
                "end": 2922.2651,
                "confidence": 0.99971133,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "in",
                "start": 2922.2651,
                "end": 2922.5051,
                "confidence": 0.99761045,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "touch",
                "start": 2922.5051,
                "end": 2922.985,
                "confidence": 0.9901278,
                "punctuated_word": "touch,",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "reach",
                "start": 2922.985,
                "end": 2923.225,
                "confidence": 0.999102,
                "punctuated_word": "reach",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "out",
                "start": 2923.225,
                "end": 2923.465,
                "confidence": 0.99792576,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "over",
                "start": 2923.465,
                "end": 2923.705,
                "confidence": 0.992785,
                "punctuated_word": "over",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "twitter",
                "start": 2923.705,
                "end": 2924.205,
                "confidence": 0.9754612,
                "punctuated_word": "Twitter",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "at",
                "start": 2924.425,
                "end": 2924.5852,
                "confidence": 0.80097574,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "gulf",
                "start": 2924.5852,
                "end": 2924.905,
                "confidence": 0.6264979,
                "punctuated_word": "gulf",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "underscore",
                "start": 2924.905,
                "end": 2925.405,
                "confidence": 0.88558733,
                "punctuated_word": "underscore",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "futures",
                "start": 2925.5452,
                "end": 2926.0452,
                "confidence": 0.8052423,
                "punctuated_word": "futures,",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "or",
                "start": 2926.3452,
                "end": 2926.5852,
                "confidence": 0.9990398,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "you",
                "start": 2926.5852,
                "end": 2926.745,
                "confidence": 0.99931026,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "can",
                "start": 2926.745,
                "end": 2926.985,
                "confidence": 0.999092,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "email",
                "start": 2926.985,
                "end": 2927.385,
                "confidence": 0.9955688,
                "punctuated_word": "email",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "us",
                "start": 2927.385,
                "end": 2927.7,
                "confidence": 0.99865794,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "at",
                "start": 2927.8599,
                "end": 2928.0999,
                "confidence": 0.9983248,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "governance@scroll.io",
                "start": 2928.0999,
                "end": 2929.38,
                "confidence": 0.73619014,
                "punctuated_word": "governance@scroll.io.",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "until",
                "start": 2929.38,
                "end": 2929.88,
                "confidence": 0.97129154,
                "punctuated_word": "Until",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "next",
                "start": 2930.5,
                "end": 2930.66,
                "confidence": 0.99474734,
                "punctuated_word": "next",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              },
              {
                "word": "time",
                "start": 2930.66,
                "end": 2931.16,
                "confidence": 0.9870763,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.5742676
              }
            ],
            "summaries": null,
            "paragraphs": {
              "transcript": "\nSpeaker 0: Dark DAOs are essentially the most honest form of corruption that we've ever seen.\n\nSpeaker 1: I can't go out and buy a board ape, but now I can potentially get access to the community and, you know, it can kind of add these elements of inclusion potentially in certain environments.\n\nSpeaker 2: It could be fatal because it's Web three and and Web three bugs are pretty harmful.\n\nSpeaker 3: One of the worst case scenarios is that we actually see a new form of identity theft in crypto in which users get tricked into basically giving over their entire account to someone else.\n\nSpeaker 0: So basically, if it came from your key, you did it. Case closed. And your guys' work challenges that fundamentally.\n\nSpeaker 3: Even if there hasn't been any transactions in a single account, the identity of the owner of\n\nSpeaker 2: the account might have changed. Liquefaction enables for private boat selling, and the ability of not being able to sell boats is something that's kind of been really big in any governance system.\n\nSpeaker 1: So much of Web three's architecture is really built on this idea of nonfungibility.\n\nSpeaker 3: But we'll have to see what they do if multiple people try to attend with the same NFT.\n\nSpeaker 0: In the future, everyone will be world famous for fifteen minutes on the website.\n\nSpeaker 1: Hi. I'm Eugene.\n\nSpeaker 0: And I'm Jamila.\n\nSpeaker 1: And this is the Governance Futures podcast where we explore the past, present, and future of decentralized governance.\n\nSpeaker 0: This week, we had the pleasure of speaking with James Osgen and Danny Villardelle. James and Danny are both PhD students at Cornell Tech and are advised by professor Ari Jewell. James's research interests include blockchains, privacy, next generation wallets, and trusted execution environments or TEs. Danny has a background in mathematics and electrical engineering. His interest includes zero knowledge proofs, blockchains, and privacy.\n\nSpeaker 1: James and Danny and their team have been working on liquefaction, dark DAOs, and the Take My APE experiment to really highlight the idea of encumbered wallets. The essence of these projects is essentially disproving the assumption that private keys equals a unique identity. In this interview, we go over their work, and we get into both the exciting and potentially scary applications of liquefaction. We think these concepts are important to understand whether you want to build a governance system that actually relies on the assumption of shared identity, or if you wanna explore ideas such as complete knowledge proofs to ensure that private keys are truly associated with who you think they should be.\n\nSpeaker 0: Before we get into the interview, a reminder that if you like what you hear, please subscribe wherever you're listening. Leave us a review, share with others, or reach out to us if you want to chat.\n\nSpeaker 1: And without further ado, here's the chat with James and Danny. Welcome, James and Danny. Excited to get into the conversation with you today.\n\nSpeaker 3: Yeah. Thank you for having us. We're excited to be here. Yeah.\n\nSpeaker 1: And I figured we can start the conversation with some of the work that, you know, you wrote around liquefaction and try to set some initial context before we fully dive into the conversation. And one element was that you wrote that in a lot of Web three environments, a lot of assets are actually meant to be liquid. Right? When we think of soulbound tokens, locked tokens, governance rights, there's a lot of applications where there's this inherent assumption that, you know, things are kind of sticking with the wallet address or with the identity that is, kind of publicly known. So in that sense, so much of Web three's architecture is really built on this idea of non fungibility and being tied to an identity.\n\nSo related to that, do you see that as an inherent fragility of web three and that's just been sort of the persistent reality and liquefaction is maybe exposing something that's already been latent? Or is it, something that you think most people haven't fully come to terms with and liquefaction might actually be this point of exposing something fundamentally new?\n\nSpeaker 3: Yeah. So the way I see it is that in Web three, you could always coordinate with other people. So you could always have, like, these private channels that you all agree on some policy and then execute on that. So, like, for example, I know there exists today in DAOs these private Telegram channels where kind of some of the whales will come together and kind of agree on on something, and maybe they'll barter with each other. But so I think in in that sense, you could always agree with other people to coordinate in a way that the rest of the world doesn't really see.\n\nWhat liquefaction does is it enables you to do that with in a way that you don't have to trust the other people. You don't have to know their identities, and you know that they will still follow through on on this policy that you agree on. So it's really an enhancement of, like, some existing practices. But it is a revolution in the sense that you now can coordinate with lots of people at the same time.\n\nSpeaker 2: Yeah. I I also feel like the kind of vision that people had when it came to ownership previous to liquefaction was a very natural choice in a sense that makes a lot of sense to assume that if someone has the private key, they won't share it. So if you give, like, a sole point token to a private key, that's gonna be linked to the person kind of owning the private key. So once we present a way of kind of sharing private keys or con constraining access to private keys, you're breaking an assumption that that was really grounded and kind of not that trivial to break.\n\nSpeaker 1: And before we get into asking you to fully define liquefaction and some of the other elements around it in more detail, you know, would be helpful to maybe also contextualize what are some of the systems that you see as being most fragile and sort of not recognizing this element of the potential shareability of these private keys and these more non fungible elements?\n\nSpeaker 3: Yeah. So kind of any system that makes the assumption that a particular blockchain address is associated with an individual or an individual entity is at risk of of basically liquefaction undermining that assumption. So kind of the areas that I see where there could be great impact, like, one big example is blocked tokens. So a lot of projects will launch with a token lock up period in which their original, like, founders, they can't sell their tokens for for maybe the first year or two. And so the idea behind the locked tokens is to ensure that everyone has, who's participating in the founding of the project has skin in the game.\n\nAnd with liquefaction, you could basically sell those locked tokens to someone else ahead of time even though you don't have the ability to transfer it on the blockchain. Undermining this crucial glue that will keep founders aligned with their projects.\n\nSpeaker 2: Yeah. That's one of the main kind of risks of liquefaction. Another one that kind of was the origin of the liquefaction project was, what we call dark DAOs. We'll dig more into that later, but that's basically systems to sell boats privately. It's reasonable to assume that if a DAO wants the the ability of people to sell boats, then that can be implemented easily on top of a blockchain.\n\nThe problem is that if a DAO does not want it, liquefaction enables for private boat selling. And the ability of not being able to sell boats is something that's kind of been really big in in any governance system as it kind of breaks a lot of kind of integrity of the voting system if you are able to sell boats privately. So, it's it's kind of, another place where liquefaction could be really harmful.\n\nSpeaker 1: Yeah. Absolutely. I mean, I know whether it's, you know, some identity solutions like WorldID or, you know, just thinking of our own governance system. A lot of assumptions are very much predicated on thinking that those private addresses or private wallets are really unique to an individual, and it's not something that's getting shared. And so I guess to kind of finish setting the context, how do you both define liquefaction?\n\nWhat do you see as kind of the the short summary of of the core idea here when you're presenting it to folks?\n\nSpeaker 3: Yeah. So liquefaction's a wallet platform that essentially enables you to fractionalize your account and, and the assets in it and allow others to sign messages or transactions through your account using some policy that you initially define. And yes. That's kind of the short answer.\n\nSpeaker 2: Yeah. Liquefaction, we've mainly talked about the bad things of liquefaction, but liquefaction has many good things. So I feel James' definition does capture this kind of flexibility liquefaction provides and the ability to have both the kind of harmful behavior the this flexibility brings, but also the the kind of positive traits that you can achieve with such a flexible wallet that enables you to add logic on top of your address.\n\nSpeaker 1: Yeah. That's great. Really appreciate kind of the the core context that you're setting, and happy to pass it off to Jamila to dive a little deeper into some of these things.\n\nSpeaker 0: Thank you, Eugene. It's great that we have those conversations because it makes me realize how we're actually naive. Because it feels like we have so many assumptions that if a transaction is signed by Wallet, then it must have come from the person who owns that wallet. I feel like, James, you mentioned that in one of your presentations that if we see a vote or transfer coming from Vitalik, Vitalik's address, then we assume that he sent it. And this assumption we see everywhere in the web three.\n\nSo, basically, if it came from your key, you did it. Case closed. And your guys' work challenges that fundamentally. And to Danny, you touched upon dark DAO, so I'm very curious to take a little bit deeper into dark DAO. So you define it as essentially private smart contract that targets legitimate DAOs, attacking its voting integrity by enabling vote buying amongst its users.\n\nAnd you also connect the emergence of dark DAOs with the state of decentralization that we have in the web three. In your blog post, I believe you mentioned that the reason why we don't see dark DAOs in the wild, just because DAOs are not decentralized fully yet. So before turning to talk about dark DAOs, I was curious to hear from you, what do you think is the state and the trends when it comes to decentralization and governance? Because both your paper and the blog post, they are from last year. So today, as of summer twenty twenty five, where do you see those trends going?\n\nDo you see DAOs going towards more progressive decentralization? And just to flag it, we recognize that decentralization is a spectrum. Or do you see different trend and, you know, maybe DAO is going towards more centralized structures? So very curious to hear from you both.\n\nSpeaker 2: Yeah. Thank you for asking. Actually, our team worked recently on a project that kind of measures decentralization, and it kind of makes the finding that decentralization is not such a trivial concept in the sense that you could have a fully decentralized system, but have big clusters of voters that make the kind of governance system centralized. So, James was, one of the main authors of the paper, so I I'm gonna let him kind of dig into that.\n\nSpeaker 3: Yeah. So we kind of think that most DAOs are not yet really that decentralized. As I mentioned before, you could have these, like, private Telegram channels with all the whales, and they can kind of control the outcome of of a lot of DAO proposals. But what our work is trying to do is we're addressing what will happen if DAOs actually become decentralized. That's when dark DAOs might become an actual point of concern because you would need widespread coordination in order to swing votes in that case.\n\nWe're not there yet. You can still swing votes with couple whales today.\n\nSpeaker 0: Yeah. You describe dark DAOs as essentially decentralized cartels. So would it be fair to say that they are at the core anonymous cartels with fair, programmable bribery built in? There's no central admin, no coordination overhead, no reputational consequences either. So would it be too bold to say that dark DAOs are essentially the most honest form of corruption that we've ever seen?\n\nSpeaker 3: Absolutely. So dark DAOs operate using these private smart contracts, basically. You can think of them as that. And so a lot of the rhetoric that you would hear when smart contract contracts came out kind of at the dawn of Ethereum, that also applies to dark DAOs. So you can achieve trustless coordination for DAO votes, using dark DAOs.\n\nSpeaker 0: Danny, question to you. What do you think worst case scenario that you might be preparing people for, you and James and your colleagues with your work on liquefaction? Where does this actually go if we're not paying attention? And when I was reading your papers, it looked like dark dau, it's some sort of meteorite that is gonna hit the planet. And it's not the matter of how, but it's when.\n\nSo curious to hear your thoughts a year after the paper was published where things stand today.\n\nSpeaker 2: Yeah. I do feel like while liquefaction is a big threat to many, like, DAOs integrities, we also provide kind of a solution. We call that complete knowledge, which kind of ensures that people are not selling or buying their boats privately. So while I feel liquefaction can be a big threat and more like, also, James was able to build what they call the dark DAO light, which is kind of a an upgraded version of dark DAOs that enables you renting and selling your tokens in a really easy way. I feel like that's still not yet being deployed.\n\nAnd if it was deployed, in order to get used, it would have to kind of be published somewhere. People, like, the DAO organizers would know about it, and they could start requiring people to kind of provide complete knowledge proofs in order to vote or kind of build some kind of walls to avoid this kind of vote selling if it was not desired. I I do feel like there's some other places where liquefaction could be more harmful than it is in in governance. I do feel like governance systems do need to be ready for it, though.\n\nSpeaker 3: One of the worst case scenarios is that we actually see a new form of identity theft in crypto in which users get tricked into basically giving over their entire account to someone else. And the difference is with encumbered accounts, this could be done in a way that they have no longer have access to the account, and then now the user doesn't even have a way to prove that they once had access to that account. So it's like the whole identity of the account gets stolen, and the thief can basically continue to operate similar to the user, kind of tricking everyone.\n\nSpeaker 0: Thank you so much. That actually leads perfectly to my next question about take my ape experiment. I saw you, Danny, presented not long ago, and I had similar questions. So from what I understand, and I love that you've mentioned Andy Warhol's quote, in the future, everyone will be world famous for fifteen minutes on the website. So you could essentially gain a full control of the image.\n\nYou can play with the ape. You can prove ownership via signature. You can even access only member member only areas. Can you just walk us through, the idea behind it, how it works? And to your question, James, how does that change our understanding of, you know, identity and reputation that is earned versus rented?\n\nSpeaker 2: Yeah. I'll take that one. We were really excited with the liquefaction project, but as you may have seen in the paper, it's something quite complex and theoretical. So we were thinking on what's the best way to kind of showcase our the powerful the power of liquefaction to the world. And we came up with this kind of take my eight demo.\n\nIt's not harmful. It's also not very kind of useful in terms of what's providing to Web three. It's more kind of showcasing what we can do with liquefaction, and we set to build it. And we during the liquefaction project, we were able to kind of build a really compact module that allows the creation of of policies that restrict access to the asset in the accounts and creates new encumbered addresses and kind of handles all the underlying liquefaction logic. And then we were able to build our Take My Ape demo on top of that, a demo that shows liquefaction by allowing people to own, Board Ape for fifteen minutes for the price of less than a dollar, for example.\n\nAnd how it's done, basically, is you create an encumbered account, an account that's under some liquefaction policies. And you're able to do anything with that account but kind of steal the ape. So you kind of get access to an encumbered account, send the ape to that account that you own because you're able to do anything with it, but you're not able to kind of send the ape to any account you want. Since you're able to sign anything with that account, you're able to sign kind of log login challenges to the take the Discord, for example, or enter the restricted areas in the website by kind of signing messages that they request with a specific nonce. And you're even able to sign transactions sending Ethereum if if we implemented more policies on top of Take My Ape.\n\nSo I feel this flexibility of renting your Ape to someone, ensuring that it comes back to you, and allowing them to kind of use it to access the metaverse is is something really cool and really powerful.\n\nSpeaker 3: Yeah. So imagine an Ethereum account that's just going on doing its regular activities, and then it receives a Bored Ape NFT, and then it continues doing whatever it is. And it looks like the it literally was sent a Bored Ape NFT from some other person, but, actually, there's this secret policy attached to the NFT that requires it to boomerang back to somebody else, like the next person who wants the the ape. And that's essentially what, Take My Ape is doing. It attaches this private policy behind an EOA address that just simple blockchain analysis isn't gonna expose to anybody.\n\nSpeaker 1: And it's really interesting to think about because on the one hand and I I appreciate in, you know, in your paper, you'll have the table, and maybe we'll we'll try to get that as a pop up graphic of that shows the benefits and potential disadvantages of kind of the various use cases of it. And thinking of it, you know, specifically for Bored Apes, you know, like, I can't go out and buy a Bored Apes, but now I can potentially get access to the community. And, you know, it can kind of add these elements of inclusion potentially in certain environments. But I I did also wanna think of and maybe expand upon what are some of the negative concerns potentially. And, especially, I don't know how the Bored Ape community, if they're even aware of this or excited about it or not.\n\nBut if you are able to share, you know, as this experiment has come up, you know, have there been either any theoretical or realized concerns that have been stated of, like, hey. This might either devalue it or in a different direction of, hey. This might create a secondary market condition where during, like, Bored Ape events, the price of getting access to it is gonna spike and, like, you could start adding interesting market dynamics that can also have both positive and negative. So, yeah, just wondering how y'all are seeing and kind of interacting with any potential negative or challenges relating to this.\n\nSpeaker 3: So, yes. Certainly, Liquifashion can be used to undermine, like, things that are supposed to be exclusive in the Web three ecosystem because now you can do this kind of secure reputation rental to someone else where someone else can become you for some amount of time and in a way that's completely secure. So in that sense, yes, it could undermine exclusivity. And especially when it comes to in person events, I think whoever's organizing these events are they're gonna have to ensure that the users that were approved didn't sell or transfer their NFT to somebody else because then you could do this thing where you have maybe a thousand people show up to this event who only paid a dollar for it. That would be a huge concern, and that's something we're also kind of worried about with upcoming Ape Fest in October.\n\nSo we don't actually know how they coordinate it at the Bored Ape Yacht Club yet, but we'll have to see what they do if multiple people try to attend with the same NFT.\n\nSpeaker 0: How did you actually get the first owner to lease it for you? How did it practically work?\n\nSpeaker 3: Yeah. So our lab's involved in this broader research organization called I c three, the initiative for cryptocurrencies and contracts. And I c three was generous enough to allow us to use their funds to purchase a Bored Ape NFT for use in this project, and we expect the Take My APE demo to be live for at least a year, probably even longer, depending on how much people are interested in in using it.\n\nSpeaker 0: Got it. Thank you for clarification. I was like, oh my god. Who is donating? Who is this generous soul that is interested in research?\n\nNow it makes a little bit more sense, but, also, it would be great if someone volunteered their ape for research purposes. But\n\nSpeaker 2: Yeah. I feel it'd be a bit scary, though, because just a miss in the implementation, and it could be fatal because it's Web three, and and Web three bugs are really harmful.\n\nSpeaker 1: Yeah. And I guess a a quick follow-up, especially to the example you're mentioning of, like, a thousand people potentially showing up to, you know, the NFT gated event or something like that. And especially as we see things like WorldID, which, you know, involves biometrics different way, though they have I know there's been papers at least. They're dated. They're a few years old, so I don't know if these issues have been addressed.\n\nBut, you know, that there were these, like, UBI farming effectively happening across those and, you know, it was effectively, like, a liquefaction type scheme, though I I don't remember that they were exactly using that kind of architecture. But, nonetheless, are there concerns that this actually pushes identity towards being more physically linked and actually having, like, biometrics enabled into identity and kind of increasing the desire for that as an unintended consequence?\n\nSpeaker 2: Yeah. I I'm not sure about that. The the solution we we kind of provide against liquefaction is not linked to biometrics, but more linked to proving that you actually know the private key. The thing with liquefaction is that when we are renting the NFT with some to someone or we are sending the the NFT to their account, they don't know the private key to the account. If they knew it, they could just sign a transaction sending the NFT to anywhere.\n\nSo the property you want to kind of prove when kind of showing that liquefaction is like, your account is not encumbered, so it's not under liquefaction policies. It's just showing that you actually know the private key. I'm sure that some biometric kind of solutions when it comes to moral, world coin kind of voting or or more real life voting could also provide a possible solution against many of liquefaction accounts. I also think that it's not strictly necessary nor maybe the best solution.\n\nSpeaker 0: Thank you so much. I would like to take a little bit deeper into complete knowledge. James, you offer paper together with your colleagues, and from what I understand, complete knowledge could be used to protect creator royalties and NFTs and help link KYC credentials across wallets. And is this some sort of new compliance layer that is built cryptographically instead of legally? And, also, I'm curious to hear your thoughts on what systems do you think should be requiring proof of complete knowledge and who is essentially responsible for for implementing those standards?\n\nSpeaker 3: Yeah. So I would say that this is not necessarily a new compliance layer. It kind of keeps the existing status quo of every address is owned by, like, some individual or or entity. And that's kind of the underlying assumption behind certain types of KYC systems and then also NFTs. So when it comes to NFT royalties, like, currently, when you sell an NFT to someone else, it has to initiate an on chain transfer.\n\nAnd with Liquefaction, you could transfer ownership without doing that. So it would kind of undermine this, any sort of royalty system within the NFT contract. But with complete knowledge, you now get those properties back to where we've been operating with them for years. So it kind of just keeps the status quo. Yeah.\n\nOnce we start seeing liquefaction type effects actually popping up in the ecosystem, then the applications that are being affected by it should probably start transitioning to requiring proofs of complete knowledge. I will say complete knowledge is still kind of in its infancy, and we're still working on making it more accessible to everybody because it currently relies on some specialized hardware. Although we do have an implementation that runs in Android phones, so that's pretty good so far. But we think, yeah, we think it will, matter more when we actually start seeing activity using liquefaction.\n\nSpeaker 0: Yeah. And here, perhaps a bit more technical questions. In your paper, you mentioned that there are two main ways to enforce delegation without relying on the trusted SOTA forty third party. It's either secure multiparty computation, MPC, or trusted execution environment, TEE. And you argue that the latter is the most practical option compared to MPC.\n\nSo could you walk us through why that is the case and perhaps share some of the examples that would illustrate that advantage in practice, especially for those who are not as competent in technical terms but are very curious to learn about that?\n\nSpeaker 3: Yeah. So maybe the simple way to put it is that multiparty computation generally requires a large communication overhead. And so, essentially, if the multiple parties that are using MPC are in different places on the network, like maybe in different countries, it basically might, require a lot of latency, a lot of communication to do something that's rather simple to do in a TE. So we use TEs in liquefaction because it enables us to do a lot of private computation with basically the speed of a computer. So it's very fast compared to MPC, which might require kind of these long distance coordination for back and forth for a long time to do rather simple task.\n\nMPC is great for specific applications, but with liquefaction, we're thinking more general purpose policies, general purpose computation.\n\nSpeaker 0: Thank you so much. I think now I have a bit more clear idea, and I always appreciate when people with technical background just, you know, try to, simplify it to the terms where a person like me with absolutely zero technical background can understand that. I wanted to also point out that you've open sourced dark DAO, which is essentially a bold move, especially given that we were talking about some of the potential threats that they pose. And, yeah, first question, was it a hard call to make?\n\nSpeaker 3: No. I think everyone in the team really like, we wanted to open source it. We're not really interested in keeping things to ourselves, especially since the the concept is, like, technically not that difficult to implement. But kind of the the reason we decided to open source it especially was that the original, like, instantiation of dark DAOs came out in in this 2018 CoinDesk article and and this corresponding blog post by Phil Dion. And there were some people answering to the CoinDesk article, and they basically dismissed DarkDAOs as a manager, basically saying that it was not going to happen.\n\nAnd so we wanted to show that it was possible today and fairly easy to implement.\n\nSpeaker 2: Yeah. I wanna point out that we we did not only open source the dark DAO code, but kind of a really flexible general liquefaction model. So any application that's that's, like, built on top of encumbering addresses and, liquefaction can be implemented with very few lines of code using this module.\n\nSpeaker 0: So considering all the threats, there are also beneficial use cases, like securing DAO treasuries or avoiding constitution DAO style auction vulnerabilities. Right? So I'm curious to also hear you know, give maybe a little bit of a predictions. Where do you think it's going? What are you focusing in your research next?\n\nDo you think by exposing and proving that dark dials, in fact, is a very real practical threat, where do you see your research going forward?\n\nSpeaker 2: Yeah. There's as we point out in the paper, there's many constructive use cases of liquefaction. You've pointed out a couple. One that our team is really excited about is what we call the overlay smart contracts. Basically, it allows you to kind of add smart contract logic to chains that do not have these capabilities, for example, Bitcoin or XRPL.\n\nAnd by doing that, you don't only allow for this kind of more complex asset treatment on top of Bitcoin, but also it allows for things like atomic swaps between different assets on different chains. And this kind of interoperability between blockchains is something that I see built on top of liquefaction in the future. It provides some really good properties when it comes to having to wait for finality and even some security guarantees that many bridges do not currently have because of its decentralized properties.\n\nSpeaker 3: Yeah. A lot of bridges today, you kind of just send your money, and you hope that it winds up on the other side. And we think with liquefaction, we'll be able to write some bridge code that's really simple that even, like, fairly, like, technical but regular people could understand.\n\nSpeaker 0: Yeah. Thank you so much. I also wanted to pick up on what Eugene previously mentioned. It feels like this rentability, if I could call it this way, creates a whole new different market, essentially similarly to, like, Airbnb where we have ability to rent someone's credentials. So and then, like, my initial thought is like, oh my god.\n\nWe fight for this notion and assumption of authenticity, ability to prove, and now it feels like it's this assumption is more liquid. So I'm curious to to also hear from you, Danny and James. What do you think is gonna be going, you know, towards? What markets you anticipate, and how will that change the dynamic, which we see today, for example, an ownership or NFT, a pull up, whatever you might call it, essentially is integral to someone's identity and proving certain credentials. So, yeah, please, would be very interesting to hear your thoughts on that.\n\nSpeaker 2: I feel like most of the kind of harmful use cases of liquefaction are the ones that break this link between the identity and the asset that's supposed to be linked to the identity. So I I do feel like this kind of assumption based use cases of liquefaction are gonna be eventually patched using complete knowledge. I also feel like the privacy guarantee that liquefaction provides is is the one property that builds most of the constructive use cases. So in the future, we are gonna see, for example, more legally compliant privacy pools built on top of liquefaction, more kind of auction based systems built on liquefaction for more privacy reasons. Anything that kind of the blockchain that cannot be done in a classical blockchain due to its kind of public properties will be able to be done using liquefaction to kind of provide this extra privacy guarantee.\n\nBut I do feel like this kind of detachment the private key is something that in many cases is not desirable.\n\nSpeaker 0: Just follow-up here. Whom do you see would be the first to jump on that trend as the notion of rentability and liquefaction becomes more and more accepted and people become more and more aware of that?\n\nSpeaker 2: Yeah. First of all, I feel privacy preserving blockchains will be really interested in that. I mean, they it's kind of a big market that's opening up now building liquefaction applications. Those are built on top of privacy preserving blockchains, so they will kind of want people to build companies on top of that. I know of a company that's starting now to implement the locked stroke token selling.\n\nThis has already been done on top of some kind of legal contracts, but now can be done more automatically using liquefaction. And there's already a couple more companies that are kind of starting to build on liquefaction, but it's usually kind of using the privacy. I know another company that's starting to build privacy pools on top of liquefaction too. So it makes many applications that were previously built on top of some cryptographic, really complex constructions that can now be implemented in simple code, deployed in a privacy preserving blockchain, and be used by everyone much easier, much quicker, and and less academic and more kind of industry side oriented.\n\nSpeaker 0: And here, James, question for you. Do you see any version of, so to speak, selective liquefaction where in certain cases, certain tokens could be much easier to share for purposes of, for example, increasing accessibility, and then in other cases, making it as hard as possible in other context. So just to draw parallels between, you know, is there a spectrum of liquefaction? Are there any parameters that we can tweak? Or is it just one way that it functions?\n\nDoes that make sense? And I'm sorry if this is an oversimplification, but trying to digest it as a nontechnical person, this is the question that came to my head.\n\nSpeaker 3: Yeah. So, certainly, you can have different policies for different assets. And so you might have a policy for your high value NFT that, like, you wanna make sure it's super secure and and maybe you do wanna rent it to your friends, but you don't want it to go any further than that. That's something that you can do with liquefaction. And maybe there are other assets that are more strict about who's able to maybe rent the token or what they can do with that way.\n\nAnd so maybe for other assets, they they'd require the proof of complete knowledge, or they'll require you to use a specific policy that has their own restrictions. There's a lot that's possible because liquefaction is so general purpose. So you can have per asset policies pretty much.\n\nSpeaker 1: Yeah. I wonder how much those per asset policies will actually enable or revitalize some attempt at, like, small network asset sharing. I'm thinking of just, like, shared properties or communal living or, like, access to physical spaces where you might not want it on a free market or, you know, on a much more open thing. But, you know, if the four of us are friends, you know, then we can share a thing. So do you see that as sort of an area that gets you particularly excited and especially when it comes to, you know, the the companies being built or the actual implementations.\n\nAre you seeing things kinda working towards that direction yet?\n\nSpeaker 3: Absolutely. So, yeah, that that's another critical thing that we should cover is that liquefaction essentially enables you to create these enriched private access structures in ways that existing assets don't give to you. So maybe you have some smart contract that's already out there that lets you rent properties or something like that, but it doesn't let you, like, have some fine grained private access control system. Liquefaction can be put on top of that contract and manage all of that, privately for you. So I'm super excited about those types of applications where we can take assets that need those and and give them more powers through the wallet itself.\n\nSpeaker 1: Have you guys convinced your lab to start doing, like, card identity for access to your physical lab using liquefaction?\n\nSpeaker 2: Yeah. I I feel liquefaction only works when you have some kind of private key that you're kind of hidden. Once you have this kind of identity that's linked to something, so intangible as a string, then if you can apply liquefaction on top of it, but physical access to cards or that's why, like, real governance system require you to show the ID. That's hard to break using liquefaction of impossible to break, actually.\n\nSpeaker 0: In one of the blog posts, remember you mentioned that vote buying may be illegal in political elections, but it's very much legal in DAOs. And, I love the reference that you said that vote buying in DAOs would probably follow this trend that we have in Web three of just monetizing everything from people's friends to MEV. So I'm curious how liquefaction will change the delegated governance as we know it today, which is a predominant form of governance participation in DAOs. Do you have any thoughts on that?\n\nSpeaker 3: Absolutely. So, like, currently, if you delegate to someone, you're not making any money off of that. And maybe there's a bunch of proposals in some DAO that you have DAO tokens in that you don't care about the outcome for. So, like, maybe there's some DAO that's, like, has a proposal to change the interface color or something like that, and maybe you just don't care. And you wanna make some money off of the people that do care and want to influence the outcome.\n\nWell, in the future, with with liquefaction especially, you can start profiting off of all of the proposals that you have no hard direction for. So we've even created this completely nonvoting derivative DAO token that we call a dark DAO light token that will automatically sell your your vote on every single proposal and essentially act as like a liquid staking platform for DAO tokens. So maybe if you aren't going to use the DAO for a year or something and but you still wanna keep your DAO tokens, you would, use the dark DAO light that will automatically sell your your votes. So that's might might be where it's going where you can have more ability to profit from your DAO votes as where previously you you didn't.\n\nSpeaker 0: Yeah. And I hate to be this person, but it seems like a lot of conversations around the future of governance somehow involve AI agents. So let me just throw this question to you guys. How do you see AI agents coming in and whether that would intensify the risk of dark DAOs or, you know, all associated threats that we were just talking about? Or do you think that may not pose such risk?\n\nSo maybe you, want to share any of the perspectives on this.\n\nSpeaker 3: So, yeah, there is a risk that all the AI agents will be tricked to making the same decisions on the same proposal. So that's one kind of alignment risk where they all kind of gravitate toward one answer, kind of regardless of what their owners really want them to do. But the other risk is that they do other things with your wallet that you don't want them to. And so Liquefaction can enable you to do this private delegation where you can make it look like you're voting in the DAO, but it's actually an AI agent that's helping you do that. And the benefit with Liquefaction is you don't don't pay anything to do this extra delegation, and the AI agent that's controlling your Liquefaction wallet would only be able to help you sign votes and wouldn't be able to control any of your other assets.\n\nSpeaker 0: And here, just a follow-up question as well. If we see, like, renting reputation not necessarily as fraud, but economic coordination, does this mean that we should, first of all, embrace composable reputation, rentable reputation? But, also, in your opinion, does it push us towards establishing new norms around ethics of identity in, crypto?\n\nSpeaker 3: Yeah. We really haven't seen very much, like, selling identities yet in the crypto ecosystem, but it might become a thing. And we might have to, as you mentioned, start developing a system of ethics around that into what sort of delegation is nice to do and what is not so nice to do. Certainly, there's a lot of economic coordination that will be involved with that because I don't think people are going to release their identities temporarily even, for free.\n\nSpeaker 0: That's a good point. Is there anything that, James, you would want to warn the general public about when it comes to liquefaction and just the future directions, you know, in governance and the way we think about identity and this whole idea of one person, one wallet.\n\nSpeaker 3: Absolutely. So currently, it's pretty easy to track on the blockchain what's happening, and a lot of people enjoy using block explorers to give them the bigger picture and also reveal exactly what happened in the past. But with liquefaction, it kind of shows us that it's possible to do a lot of things privately, especially like, transferring ownership completely privately in a way that doesn't create any on chain transactions. So I will warn that kind of viewing the blockchain as a complete history is going to be challenged with liquefactions, And you should be careful not to assume that identities remain consistent. Even if there hasn't been any transactions in a single account, the identity of the owner of the account might have changed.\n\nSpeaker 0: Before we will move on, do you want to provide any input?\n\nSpeaker 3: Yeah. I guess I'll mention that TEs have a history of being broken into. And so with liquefaction, we do require that the key remains inside the t blockchain that liquefaction runs on so that other users using that account are able to access it. Because even if you connect and other if other people have access to your account, they still wanna be able to use it. But in the future, we're thinking of developing a more secure system that would basically create a committee of TEEs to reduce the risk of a single one being compromised.\n\nSo there needs to be more security before liquefaction probably will be used for really high value applications.\n\nSpeaker 2: I've been to a couple of conference recently, and and AI is a big topic. It's everyone's talking about it, how it's gonna change web three. And AI in DAOs is is kind of a big thing. I know that many people do not like reading all the proposals. They would maybe prefer to have some kind of AI vote do the job for them.\n\nSo I feel this integration is gonna happen. I also feel like giving your vote to AI could be problematic in many ways. There's many attacks on top of kind of making AIs the things that maybe the user would not want to by kind of making some kind of poison attack or adversarial examples. And I do see that needs to be taken care of, and there's sure gonna be research on top of that in the future when it's more common. But I guess time will tell.\n\nSpeaker 0: And before we jump to quiz, I wanted to also give you a chance to maybe mention anything that we haven't covered yet, but you wanted to make sure that it's there. Maybe any message, any last comments.\n\nSpeaker 2: Yeah. I I would advise people to kind of get familiar with liquefaction, the concept, how complete knowledge interacts with it, and and rethink their applications from this kind of new ownership viewpoint because it's gonna definitely be a bigger thing in the future.\n\nSpeaker 1: And I guess before we transition to the quiz, I I'd love to kinda ask maybe a a summarizing question. And when both of you think of how, you know, liquefaction will, you know, fundamentally reshape governance or enable new elements of governance, what do you see as kind of the core elements? Because I know we've talked about interoperability and privacy and certain accessibility, but also dark DAOs. And, you know, especially if we're jumping forward to a future where liquefaction is much more proliferated, where complete knowledge systems are very robust, how do you kind of see the main changes to governance, or what do you see as kind of the the core of governance in that world looking like?\n\nSpeaker 2: I I feel like complete knowledge tools are gonna be more accessible in the future. It's gonna be easier for applications to kind of decide whether they require this kind of protection against liquefaction or not. And new markets are gonna appear. Web three really likes monetizing stuff, so I'm sure some DAOs are gonna be happy with this kind of new private selling of votes. And, this kind of extra liquidity we are adding to the blockchain, I'm sure, is gonna be, like, good in in many ways.\n\nSpeaker 3: Yeah. I completely agree with Danny. I think we'll see a little bit more complexity in governance as the model gets not as simple in terms of ownership, but it's not something that the DAO community won't be able to navigate. And I am excited to see what how they address some of the challenges that liquefaction and some other threats to DAO governance pose to them.\n\nSpeaker 1: Yeah. No. I appreciate you both helping kinda summarize it there, and I feel like that's a great transition to our final segment on the podcast, which is this quiz where I'll be asking you a couple of questions, and we're just looking for one word answers. So I I know that's never an easy feat, but, nonetheless, the first question I wanna ask you both is the future of identity is\n\nSpeaker 3: Complicated.\n\nSpeaker 1: Flexible. Liquefaction will enable.\n\nSpeaker 2: Liquidity.\n\nSpeaker 3: This one's tough because there's, like, so many things that we know that it can't enable. I will say let's see.\n\nSpeaker 2: Interoperability is a good one, I guess.\n\nSpeaker 3: Oh, yeah. That's a really good one. I'll go with that. Interoperability.\n\nSpeaker 1: Sounds good. And then the biggest threat to DAOs is?\n\nSpeaker 2: Vote selling. Does that count?\n\nSpeaker 1: We'll we'll pretend there's a hyphen there, and we'll accept it.\n\nSpeaker 3: I say whales. Whales are still a threat today.\n\nSpeaker 1: I feel like we could've focused the whole conversation on those Telegram groups that are the equivalent of smokey backdoor, you know, private club type environments. Yeah. But with the final quiz question being, again, just one word, what's the future of governance?\n\nSpeaker 3: Web. Web of trust, web of lies. It's it's going to be a big spiderweb.\n\nSpeaker 1: All the webs.\n\nSpeaker 2: Yeah. I'd say decentralization. In a good governance system, has to be decentralized.\n\nSpeaker 1: Amazing. Well, thank you both so much. This has been a a great conversation. Really appreciate both the research that you both are are doing and leading and and are part of. And, yeah, thank you for, both doing it and helping, make it more accessible\n\nSpeaker 3: so much for having us.\n\nSpeaker 0: Thanks for tuning in. The Governance Futures podcast is sponsored by the Scroll Foundation and produced by the governance team at the foundation, Eugene Leventhal and Jamila Kamalova, with editing support from Creator Sapkora. Any music and photos are tested in the episode description. If you'd like to get in touch, reach out over Twitter at gulf underscore futures, or you can email us at governance@scroll.io. Until next time.",
              "paragraphs": [
                {
                  "sentences": [
                    {
                      "text": "Dark DAOs are essentially the most honest form of corruption that we've ever seen.",
                      "start": 0.16,
                      "end": 5.62
                    }
                  ],
                  "start": 0.16,
                  "end": 5.62,
                  "num_words": 14.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "I can't go out and buy a board ape, but now I can potentially get access to the community and, you know, it can kind of add these elements of inclusion potentially in certain environments.",
                      "start": 5.92,
                      "end": 15.695
                    }
                  ],
                  "start": 5.92,
                  "end": 15.695,
                  "num_words": 35.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "It could be fatal because it's Web three and and Web three bugs are pretty harmful.",
                      "start": 16.235,
                      "end": 21.135
                    }
                  ],
                  "start": 16.235,
                  "end": 21.135,
                  "num_words": 16.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "One of the worst case scenarios is that we actually see a new form of identity theft in crypto in which users get tricked into basically giving over their entire account to someone else.",
                      "start": 21.355,
                      "end": 32.39
                    }
                  ],
                  "start": 21.355,
                  "end": 32.39,
                  "num_words": 34.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "So basically, if it came from your key, you did it.",
                      "start": 32.45,
                      "end": 35.17
                    },
                    {
                      "text": "Case closed.",
                      "start": 35.17,
                      "end": 35.99
                    },
                    {
                      "text": "And your guys' work challenges that fundamentally.",
                      "start": 36.29,
                      "end": 38.95
                    }
                  ],
                  "start": 32.45,
                  "end": 38.95,
                  "num_words": 20.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Even if there hasn't been any transactions in a single account, the identity of the owner of",
                      "start": 39.65,
                      "end": 44.905
                    }
                  ],
                  "start": 39.65,
                  "end": 44.905,
                  "num_words": 17.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "the account might have changed.",
                      "start": 44.905,
                      "end": 46.125
                    },
                    {
                      "text": "Liquefaction enables for private boat selling, and the ability of not being able to sell boats is something that's kind of been really big in any governance system.",
                      "start": 46.265,
                      "end": 56.364998
                    }
                  ],
                  "start": 44.905,
                  "end": 56.364998,
                  "num_words": 33.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So much of Web three's architecture is really built on this idea of nonfungibility.",
                      "start": 56.825,
                      "end": 61.29
                    }
                  ],
                  "start": 56.825,
                  "end": 61.29,
                  "num_words": 14.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "But we'll have to see what they do if multiple people try to attend with the same NFT.",
                      "start": 61.99,
                      "end": 67.37
                    }
                  ],
                  "start": 61.99,
                  "end": 67.37,
                  "num_words": 18.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "In the future, everyone will be world famous for fifteen minutes on the website.",
                      "start": 67.59,
                      "end": 71.61
                    }
                  ],
                  "start": 67.59,
                  "end": 71.61,
                  "num_words": 14.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Hi.",
                      "start": 72.325005,
                      "end": 72.645004
                    },
                    {
                      "text": "I'm Eugene.",
                      "start": 72.645004,
                      "end": 73.545
                    }
                  ],
                  "start": 72.325005,
                  "end": 73.545,
                  "num_words": 3.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And I'm Jamila.",
                      "start": 74.245,
                      "end": 75.145004
                    }
                  ],
                  "start": 74.245,
                  "end": 75.145004,
                  "num_words": 3.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And this is the Governance Futures podcast where we explore the past, present, and future of decentralized governance.",
                      "start": 75.845,
                      "end": 82.745
                    }
                  ],
                  "start": 75.845,
                  "end": 82.745,
                  "num_words": 18.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "This week, we had the pleasure of speaking with James Osgen and Danny Villardelle.",
                      "start": 83.765,
                      "end": 88.43
                    },
                    {
                      "text": "James and Danny are both PhD students at Cornell Tech and are advised by professor Ari Jewell.",
                      "start": 89.21,
                      "end": 95.229996
                    },
                    {
                      "text": "James's research interests include blockchains, privacy, next generation wallets, and trusted execution environments or TEs.",
                      "start": 95.77,
                      "end": 103.884995
                    },
                    {
                      "text": "Danny has a background in mathematics and electrical engineering.",
                      "start": 104.825,
                      "end": 108.604996
                    },
                    {
                      "text": "His interest includes zero knowledge proofs, blockchains, and privacy.",
                      "start": 109.305,
                      "end": 113.085
                    }
                  ],
                  "start": 83.765,
                  "end": 113.085,
                  "num_words": 64.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "James and Danny and their team have been working on liquefaction, dark DAOs, and the Take My APE experiment to really highlight the idea of encumbered wallets.",
                      "start": 115.47,
                      "end": 126.05
                    },
                    {
                      "text": "The essence of these projects is essentially disproving the assumption that private keys equals a unique identity.",
                      "start": 126.585,
                      "end": 133.485
                    },
                    {
                      "text": "In this interview, we go over their work, and we get into both the exciting and potentially scary applications of liquefaction.",
                      "start": 134.105,
                      "end": 141.565
                    },
                    {
                      "text": "We think these concepts are important to understand whether you want to build a governance system that actually relies on the assumption of shared identity, or if you wanna explore ideas such as complete knowledge proofs to ensure that private keys are truly associated with who you think they should be.",
                      "start": 142.26001,
                      "end": 158.795
                    }
                  ],
                  "start": 115.47,
                  "end": 158.795,
                  "num_words": 116.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Before we get into the interview, a reminder that if you like what you hear, please subscribe wherever you're listening.",
                      "start": 160.135,
                      "end": 166.55501
                    },
                    {
                      "text": "Leave us a review, share with others, or reach out to us if you want to chat.",
                      "start": 166.935,
                      "end": 171.61
                    }
                  ],
                  "start": 160.135,
                  "end": 171.61,
                  "num_words": 37.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And without further ado, here's the chat with James and Danny.",
                      "start": 172.39,
                      "end": 175.84999
                    },
                    {
                      "text": "Welcome, James and Danny.",
                      "start": 176.70999,
                      "end": 178.32999
                    },
                    {
                      "text": "Excited to get into the conversation with you today.",
                      "start": 178.39,
                      "end": 181.45
                    }
                  ],
                  "start": 172.39,
                  "end": 181.45,
                  "num_words": 24.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 181.895,
                      "end": 182.05501
                    },
                    {
                      "text": "Thank you for having us.",
                      "start": 182.05501,
                      "end": 183.015
                    },
                    {
                      "text": "We're excited to be here.",
                      "start": 183.175,
                      "end": 184.375
                    },
                    {
                      "text": "Yeah.",
                      "start": 184.375,
                      "end": 184.535
                    }
                  ],
                  "start": 181.895,
                  "end": 184.535,
                  "num_words": 12.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "And I figured we can start the conversation with some of the work that, you know, you wrote around liquefaction and try to set some initial context before we fully dive into the conversation.",
                      "start": 184.535,
                      "end": 195.435
                    },
                    {
                      "text": "And one element was that you wrote that in a lot of Web three environments, a lot of assets are actually meant to be liquid.",
                      "start": 195.815,
                      "end": 202.27
                    },
                    {
                      "text": "Right?",
                      "start": 202.27,
                      "end": 202.51001
                    },
                    {
                      "text": "When we think of soulbound tokens, locked tokens, governance rights, there's a lot of applications where there's this inherent assumption that, you know, things are kind of sticking with the wallet address or with the identity that is, kind of publicly known.",
                      "start": 202.51001,
                      "end": 217.315
                    },
                    {
                      "text": "So in that sense, so much of Web three's architecture is really built on this idea of non fungibility and being tied to an identity.",
                      "start": 217.375,
                      "end": 225.315
                    }
                  ],
                  "start": 184.535,
                  "end": 225.315,
                  "num_words": 127.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So related to that, do you see that as an inherent fragility of web three and that's just been sort of the persistent reality and liquefaction is maybe exposing something that's already been latent?",
                      "start": 225.90001,
                      "end": 238.14
                    },
                    {
                      "text": "Or is it, something that you think most people haven't fully come to terms with and liquefaction might actually be this point of exposing something fundamentally new?",
                      "start": 238.14,
                      "end": 247.43501
                    }
                  ],
                  "start": 225.90001,
                  "end": 247.43501,
                  "num_words": 61.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 247.735,
                      "end": 247.975
                    },
                    {
                      "text": "So the way I see it is that in Web three, you could always coordinate with other people.",
                      "start": 247.975,
                      "end": 252.875
                    },
                    {
                      "text": "So you could always have, like, these private channels that you all agree on some policy and then execute on that.",
                      "start": 253.095,
                      "end": 259.97
                    },
                    {
                      "text": "So, like, for example, I know there exists today in DAOs these private Telegram channels where kind of some of the whales will come together and kind of agree on on something, and maybe they'll barter with each other.",
                      "start": 259.97,
                      "end": 271.49
                    },
                    {
                      "text": "But so I think in in that sense, you could always agree with other people to coordinate in a way that the rest of the world doesn't really see.",
                      "start": 271.49,
                      "end": 279.955
                    }
                  ],
                  "start": 247.735,
                  "end": 279.955,
                  "num_words": 108.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "What liquefaction does is it enables you to do that with in a way that you don't have to trust the other people.",
                      "start": 279.955,
                      "end": 286.62003
                    },
                    {
                      "text": "You don't have to know their identities, and you know that they will still follow through on on this policy that you agree on.",
                      "start": 286.62003,
                      "end": 292.54
                    },
                    {
                      "text": "So it's really an enhancement of, like, some existing practices.",
                      "start": 292.54,
                      "end": 296.32
                    },
                    {
                      "text": "But it is a revolution in the sense that you now can coordinate with lots of people at the same time.",
                      "start": 296.54,
                      "end": 302.565
                    }
                  ],
                  "start": 279.955,
                  "end": 302.565,
                  "num_words": 78.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 303.02502,
                      "end": 303.52502
                    },
                    {
                      "text": "I I also feel like the kind of vision that people had when it came to ownership previous to liquefaction was a very natural choice in a sense that makes a lot of sense to assume that if someone has the private key, they won't share it.",
                      "start": 303.825,
                      "end": 319.69
                    },
                    {
                      "text": "So if you give, like, a sole point token to a private key, that's gonna be linked to the person kind of owning the private key.",
                      "start": 319.69,
                      "end": 327.07
                    },
                    {
                      "text": "So once we present a way of kind of sharing private keys or con constraining access to private keys, you're breaking an assumption that that was really grounded and kind of not that trivial to break.",
                      "start": 327.13,
                      "end": 339.635
                    }
                  ],
                  "start": 303.02502,
                  "end": 339.635,
                  "num_words": 110.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And before we get into asking you to fully define liquefaction and some of the other elements around it in more detail, you know, would be helpful to maybe also contextualize what are some of the systems that you see as being most fragile and sort of not recognizing this element of the potential shareability of these private keys and these more non fungible elements?",
                      "start": 340.175,
                      "end": 361.245
                    }
                  ],
                  "start": 340.175,
                  "end": 361.245,
                  "num_words": 65.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 361.785,
                      "end": 362.025
                    },
                    {
                      "text": "So kind of any system that makes the assumption that a particular blockchain address is associated with an individual or an individual entity is at risk of of basically liquefaction undermining that assumption.",
                      "start": 362.025,
                      "end": 376.86
                    },
                    {
                      "text": "So kind of the areas that I see where there could be great impact, like, one big example is blocked tokens.",
                      "start": 376.86,
                      "end": 384.035
                    },
                    {
                      "text": "So a lot of projects will launch with a token lock up period in which their original, like, founders, they can't sell their tokens for for maybe the first year or two.",
                      "start": 384.49503,
                      "end": 394.515
                    },
                    {
                      "text": "And so the idea behind the locked tokens is to ensure that everyone has, who's participating in the founding of the project has skin in the game.",
                      "start": 394.89502,
                      "end": 402.62
                    }
                  ],
                  "start": 361.785,
                  "end": 402.62,
                  "num_words": 114.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "And with liquefaction, you could basically sell those locked tokens to someone else ahead of time even though you don't have the ability to transfer it on the blockchain.",
                      "start": 403.08002,
                      "end": 412.7
                    },
                    {
                      "text": "Undermining this crucial glue that will keep founders aligned with their projects.",
                      "start": 413.16,
                      "end": 418.805
                    }
                  ],
                  "start": 403.08002,
                  "end": 418.805,
                  "num_words": 41.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 419.82498,
                      "end": 420.32498
                    },
                    {
                      "text": "That's one of the main kind of risks of liquefaction.",
                      "start": 420.465,
                      "end": 424.805
                    },
                    {
                      "text": "Another one that kind of was the origin of the liquefaction project was, what we call dark DAOs.",
                      "start": 425.10498,
                      "end": 432.5
                    },
                    {
                      "text": "We'll dig more into that later, but that's basically systems to sell boats privately.",
                      "start": 432.5,
                      "end": 438.44
                    },
                    {
                      "text": "It's reasonable to assume that if a DAO wants the the ability of people to sell boats, then that can be implemented easily on top of a blockchain.",
                      "start": 438.9,
                      "end": 448.405
                    }
                  ],
                  "start": 419.82498,
                  "end": 448.405,
                  "num_words": 71.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "The problem is that if a DAO does not want it, liquefaction enables for private boat selling.",
                      "start": 448.945,
                      "end": 455.525
                    },
                    {
                      "text": "And the ability of not being able to sell boats is something that's kind of been really big in in any governance system as it kind of breaks a lot of kind of integrity of the voting system if you are able to sell boats privately.",
                      "start": 455.905,
                      "end": 470.43
                    },
                    {
                      "text": "So, it's it's kind of, another place where liquefaction could be really harmful.",
                      "start": 471.04498,
                      "end": 476.82498
                    }
                  ],
                  "start": 448.945,
                  "end": 476.82498,
                  "num_words": 76.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 477.285,
                      "end": 477.525
                    },
                    {
                      "text": "Absolutely.",
                      "start": 477.525,
                      "end": 478.005
                    },
                    {
                      "text": "I mean, I know whether it's, you know, some identity solutions like WorldID or, you know, just thinking of our own governance system.",
                      "start": 478.005,
                      "end": 484.16498
                    },
                    {
                      "text": "A lot of assumptions are very much predicated on thinking that those private addresses or private wallets are really unique to an individual, and it's not something that's getting shared.",
                      "start": 484.16498,
                      "end": 494.44
                    },
                    {
                      "text": "And so I guess to kind of finish setting the context, how do you both define liquefaction?",
                      "start": 494.5,
                      "end": 499.16
                    }
                  ],
                  "start": 477.285,
                  "end": 499.16,
                  "num_words": 72.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "What do you see as kind of the the short summary of of the core idea here when you're presenting it to folks?",
                      "start": 499.54,
                      "end": 505.035
                    }
                  ],
                  "start": 499.54,
                  "end": 505.035,
                  "num_words": 23.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 505.575,
                      "end": 505.815
                    },
                    {
                      "text": "So liquefaction's a wallet platform that essentially enables you to fractionalize your account and, and the assets in it and allow others to sign messages or transactions through your account using some policy that you initially define.",
                      "start": 505.815,
                      "end": 523.4
                    },
                    {
                      "text": "And yes.",
                      "start": 523.7,
                      "end": 524.66003
                    },
                    {
                      "text": "That's kind of the short answer.",
                      "start": 524.66003,
                      "end": 526.04004
                    }
                  ],
                  "start": 505.575,
                  "end": 526.04004,
                  "num_words": 46.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 526.66003,
                      "end": 527.16003
                    },
                    {
                      "text": "Liquefaction, we've mainly talked about the bad things of liquefaction, but liquefaction has many good things.",
                      "start": 527.30005,
                      "end": 532.375
                    },
                    {
                      "text": "So I feel James' definition does capture this kind of flexibility liquefaction provides and the ability to have both the kind of harmful behavior the this flexibility brings, but also the the kind of positive traits that you can achieve with such a flexible wallet that enables you to add logic on top of your address.",
                      "start": 532.835,
                      "end": 552.85004
                    }
                  ],
                  "start": 526.66003,
                  "end": 552.85004,
                  "num_words": 73.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 553.47003,
                      "end": 553.71
                    },
                    {
                      "text": "That's great.",
                      "start": 553.71,
                      "end": 554.27
                    },
                    {
                      "text": "Really appreciate kind of the the core context that you're setting, and happy to pass it off to Jamila to dive a little deeper into some of these things.",
                      "start": 554.27,
                      "end": 562.88495
                    }
                  ],
                  "start": 553.47003,
                  "end": 562.88495,
                  "num_words": 32.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Thank you, Eugene.",
                      "start": 562.88495,
                      "end": 563.785
                    },
                    {
                      "text": "It's great that we have those conversations because it makes me realize how we're actually naive.",
                      "start": 564.165,
                      "end": 569.545
                    },
                    {
                      "text": "Because it feels like we have so many assumptions that if a transaction is signed by Wallet, then it must have come from the person who owns that wallet.",
                      "start": 570.165,
                      "end": 578.69
                    },
                    {
                      "text": "I feel like, James, you mentioned that in one of your presentations that if we see a vote or transfer coming from Vitalik, Vitalik's address, then we assume that he sent it.",
                      "start": 578.75,
                      "end": 588.11505
                    },
                    {
                      "text": "And this assumption we see everywhere in the web three.",
                      "start": 588.11505,
                      "end": 590.775
                    }
                  ],
                  "start": 562.88495,
                  "end": 590.775,
                  "num_words": 90.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So, basically, if it came from your key, you did it.",
                      "start": 591.155,
                      "end": 593.79504
                    },
                    {
                      "text": "Case closed.",
                      "start": 593.79504,
                      "end": 594.61505
                    },
                    {
                      "text": "And your guys' work challenges that fundamentally.",
                      "start": 594.835,
                      "end": 597.655
                    },
                    {
                      "text": "And to Danny, you touched upon dark DAO, so I'm very curious to take a little bit deeper into dark DAO.",
                      "start": 598.35504,
                      "end": 606.20996
                    },
                    {
                      "text": "So you define it as essentially private smart contract that targets legitimate DAOs, attacking its voting integrity by enabling vote buying amongst its users.",
                      "start": 606.58997,
                      "end": 617.875
                    }
                  ],
                  "start": 591.155,
                  "end": 617.875,
                  "num_words": 65.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And you also connect the emergence of dark DAOs with the state of decentralization that we have in the web three.",
                      "start": 618.575,
                      "end": 625.14
                    },
                    {
                      "text": "In your blog post, I believe you mentioned that the reason why we don't see dark DAOs in the wild, just because DAOs are not decentralized fully yet.",
                      "start": 625.22003,
                      "end": 635.0
                    },
                    {
                      "text": "So before turning to talk about dark DAOs, I was curious to hear from you, what do you think is the state and the trends when it comes to decentralization and governance?",
                      "start": 635.3,
                      "end": 647.395
                    },
                    {
                      "text": "Because both your paper and the blog post, they are from last year.",
                      "start": 647.695,
                      "end": 651.23505
                    },
                    {
                      "text": "So today, as of summer twenty twenty five, where do you see those trends going?",
                      "start": 651.51,
                      "end": 656.31
                    }
                  ],
                  "start": 618.575,
                  "end": 656.31,
                  "num_words": 109.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Do you see DAOs going towards more progressive decentralization?",
                      "start": 656.31,
                      "end": 659.85004
                    },
                    {
                      "text": "And just to flag it, we recognize that decentralization is a spectrum.",
                      "start": 660.55005,
                      "end": 664.65
                    },
                    {
                      "text": "Or do you see different trend and, you know, maybe DAO is going towards more centralized structures?",
                      "start": 665.565,
                      "end": 671.825
                    },
                    {
                      "text": "So very curious to hear from you both.",
                      "start": 671.885,
                      "end": 673.98505
                    }
                  ],
                  "start": 656.31,
                  "end": 673.98505,
                  "num_words": 46.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 675.805,
                      "end": 676.205
                    },
                    {
                      "text": "Thank you for asking.",
                      "start": 676.525,
                      "end": 677.66504
                    },
                    {
                      "text": "Actually, our team worked recently on a project that kind of measures decentralization, and it kind of makes the finding that decentralization is not such a trivial concept in the sense that you could have a fully decentralized system, but have big clusters of voters that make the kind of governance system centralized.",
                      "start": 677.94,
                      "end": 697.545
                    },
                    {
                      "text": "So, James was, one of the main authors of the paper, so I I'm gonna let him kind of dig into that.",
                      "start": 698.245,
                      "end": 703.92
                    }
                  ],
                  "start": 675.805,
                  "end": 703.92,
                  "num_words": 80.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 704.39996,
                      "end": 704.63995
                    },
                    {
                      "text": "So we kind of think that most DAOs are not yet really that decentralized.",
                      "start": 704.63995,
                      "end": 709.62
                    },
                    {
                      "text": "As I mentioned before, you could have these, like, private Telegram channels with all the whales, and they can kind of control the outcome of of a lot of DAO proposals.",
                      "start": 710.07996,
                      "end": 717.54
                    },
                    {
                      "text": "But what our work is trying to do is we're addressing what will happen if DAOs actually become decentralized.",
                      "start": 717.985,
                      "end": 723.84503
                    },
                    {
                      "text": "That's when dark DAOs might become an actual point of concern because you would need widespread coordination in order to swing votes in that case.",
                      "start": 724.305,
                      "end": 732.65
                    }
                  ],
                  "start": 704.39996,
                  "end": 732.65,
                  "num_words": 90.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "We're not there yet.",
                      "start": 732.65,
                      "end": 733.53
                    },
                    {
                      "text": "You can still swing votes with couple whales today.",
                      "start": 733.53,
                      "end": 736.35004
                    }
                  ],
                  "start": 732.65,
                  "end": 736.35004,
                  "num_words": 13.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 736.97003,
                      "end": 737.21
                    },
                    {
                      "text": "You describe dark DAOs as essentially decentralized cartels.",
                      "start": 737.21,
                      "end": 741.15
                    },
                    {
                      "text": "So would it be fair to say that they are at the core anonymous cartels with fair, programmable bribery built in?",
                      "start": 741.53,
                      "end": 750.045
                    },
                    {
                      "text": "There's no central admin, no coordination overhead, no reputational consequences either.",
                      "start": 750.34503,
                      "end": 756.285
                    },
                    {
                      "text": "So would it be too bold to say that dark DAOs are essentially the most honest form of corruption that we've ever seen?",
                      "start": 756.585,
                      "end": 764.82
                    }
                  ],
                  "start": 736.97003,
                  "end": 764.82,
                  "num_words": 64.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Absolutely.",
                      "start": 765.68,
                      "end": 766.18
                    },
                    {
                      "text": "So dark DAOs operate using these private smart contracts, basically.",
                      "start": 766.88,
                      "end": 770.8
                    },
                    {
                      "text": "You can think of them as that.",
                      "start": 770.8,
                      "end": 772.16003
                    },
                    {
                      "text": "And so a lot of the rhetoric that you would hear when smart contract contracts came out kind of at the dawn of Ethereum, that also applies to dark DAOs.",
                      "start": 772.16003,
                      "end": 780.885
                    },
                    {
                      "text": "So you can achieve trustless coordination for DAO votes, using dark DAOs.",
                      "start": 780.885,
                      "end": 786.905
                    }
                  ],
                  "start": 765.68,
                  "end": 786.905,
                  "num_words": 60.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Danny, question to you.",
                      "start": 787.47,
                      "end": 788.99
                    },
                    {
                      "text": "What do you think worst case scenario that you might be preparing people for, you and James and your colleagues with your work on liquefaction?",
                      "start": 788.99,
                      "end": 797.41
                    },
                    {
                      "text": "Where does this actually go if we're not paying attention?",
                      "start": 798.35,
                      "end": 801.57
                    },
                    {
                      "text": "And when I was reading your papers, it looked like dark dau, it's some sort of meteorite that is gonna hit the planet.",
                      "start": 802.045,
                      "end": 808.705
                    },
                    {
                      "text": "And it's not the matter of how, but it's when.",
                      "start": 809.16504,
                      "end": 813.745
                    }
                  ],
                  "start": 787.47,
                  "end": 813.745,
                  "num_words": 72.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So curious to hear your thoughts a year after the paper was published where things stand today.",
                      "start": 814.82,
                      "end": 821.24
                    }
                  ],
                  "start": 814.82,
                  "end": 821.24,
                  "num_words": 17.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 822.5,
                      "end": 822.98004
                    },
                    {
                      "text": "I do feel like while liquefaction is a big threat to many, like, DAOs integrities, we also provide kind of a solution.",
                      "start": 822.98004,
                      "end": 831.95496
                    },
                    {
                      "text": "We call that complete knowledge, which kind of ensures that people are not selling or buying their boats privately.",
                      "start": 832.415,
                      "end": 839.15497
                    },
                    {
                      "text": "So while I feel liquefaction can be a big threat and more like, also, James was able to build what they call the dark DAO light, which is kind of a an upgraded version of dark DAOs that enables you renting and selling your tokens in a really easy way.",
                      "start": 839.49,
                      "end": 856.185
                    },
                    {
                      "text": "I feel like that's still not yet being deployed.",
                      "start": 856.325,
                      "end": 859.205
                    }
                  ],
                  "start": 822.5,
                  "end": 859.205,
                  "num_words": 101.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And if it was deployed, in order to get used, it would have to kind of be published somewhere.",
                      "start": 859.205,
                      "end": 864.905
                    },
                    {
                      "text": "People, like, the DAO organizers would know about it, and they could start requiring people to kind of provide complete knowledge proofs in order to vote or kind of build some kind of walls to avoid this kind of vote selling if it was not desired.",
                      "start": 864.965,
                      "end": 878.04004
                    },
                    {
                      "text": "I I do feel like there's some other places where liquefaction could be more harmful than it is in in governance.",
                      "start": 878.5,
                      "end": 886.325
                    },
                    {
                      "text": "I do feel like governance systems do need to be ready for it, though.",
                      "start": 886.78503,
                      "end": 890.625
                    }
                  ],
                  "start": 859.205,
                  "end": 890.625,
                  "num_words": 100.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "One of the worst case scenarios is that we actually see a new form of identity theft in crypto in which users get tricked into basically giving over their entire account to someone else.",
                      "start": 890.625,
                      "end": 901.42
                    },
                    {
                      "text": "And the difference is with encumbered accounts, this could be done in a way that they have no longer have access to the account, and then now the user doesn't even have a way to prove that they once had access to that account.",
                      "start": 901.56,
                      "end": 912.77496
                    },
                    {
                      "text": "So it's like the whole identity of the account gets stolen, and the thief can basically continue to operate similar to the user, kind of tricking everyone.",
                      "start": 912.77496,
                      "end": 921.515
                    }
                  ],
                  "start": 890.625,
                  "end": 921.515,
                  "num_words": 105.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Thank you so much.",
                      "start": 922.23,
                      "end": 922.95
                    },
                    {
                      "text": "That actually leads perfectly to my next question about take my ape experiment.",
                      "start": 922.95,
                      "end": 928.25
                    },
                    {
                      "text": "I saw you, Danny, presented not long ago, and I had similar questions.",
                      "start": 928.79,
                      "end": 933.51
                    },
                    {
                      "text": "So from what I understand, and I love that you've mentioned Andy Warhol's quote, in the future, everyone will be world famous for fifteen minutes on the website.",
                      "start": 933.51,
                      "end": 942.125
                    },
                    {
                      "text": "So you could essentially gain a full control of the image.",
                      "start": 942.585,
                      "end": 946.605
                    }
                  ],
                  "start": 922.23,
                  "end": 946.605,
                  "num_words": 69.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "You can play with the ape.",
                      "start": 946.7,
                      "end": 947.98
                    },
                    {
                      "text": "You can prove ownership via signature.",
                      "start": 947.98,
                      "end": 950.0
                    },
                    {
                      "text": "You can even access only member member only areas.",
                      "start": 950.22,
                      "end": 953.76
                    },
                    {
                      "text": "Can you just walk us through, the idea behind it, how it works?",
                      "start": 953.98,
                      "end": 957.83997
                    },
                    {
                      "text": "And to your question, James, how does that change our understanding of, you know, identity and reputation that is earned versus rented?",
                      "start": 957.9,
                      "end": 968.755
                    }
                  ],
                  "start": 946.7,
                  "end": 968.755,
                  "num_words": 56.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 969.61505,
                      "end": 969.85504
                    },
                    {
                      "text": "I'll take that one.",
                      "start": 969.85504,
                      "end": 970.91504
                    },
                    {
                      "text": "We were really excited with the liquefaction project, but as you may have seen in the paper, it's something quite complex and theoretical.",
                      "start": 970.97504,
                      "end": 978.58
                    },
                    {
                      "text": "So we were thinking on what's the best way to kind of showcase our the powerful the power of liquefaction to the world.",
                      "start": 979.12,
                      "end": 986.26
                    },
                    {
                      "text": "And we came up with this kind of take my eight demo.",
                      "start": 986.4,
                      "end": 989.60004
                    }
                  ],
                  "start": 969.61505,
                  "end": 989.60004,
                  "num_words": 63.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "It's not harmful.",
                      "start": 989.60004,
                      "end": 990.66003
                    },
                    {
                      "text": "It's also not very kind of useful in terms of what's providing to Web three.",
                      "start": 991.025,
                      "end": 996.385
                    },
                    {
                      "text": "It's more kind of showcasing what we can do with liquefaction, and we set to build it.",
                      "start": 996.385,
                      "end": 1001.105
                    },
                    {
                      "text": "And we during the liquefaction project, we were able to kind of build a really compact module that allows the creation of of policies that restrict access to the asset in the accounts and creates new encumbered addresses and kind of handles all the underlying liquefaction logic.",
                      "start": 1001.105,
                      "end": 1019.075
                    },
                    {
                      "text": "And then we were able to build our Take My Ape demo on top of that, a demo that shows liquefaction by allowing people to own, Board Ape for fifteen minutes for the price of less than a dollar, for example.",
                      "start": 1019.21497,
                      "end": 1032.12
                    }
                  ],
                  "start": 989.60004,
                  "end": 1032.12,
                  "num_words": 123.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And how it's done, basically, is you create an encumbered account, an account that's under some liquefaction policies.",
                      "start": 1032.5801,
                      "end": 1039.8
                    },
                    {
                      "text": "And you're able to do anything with that account but kind of steal the ape.",
                      "start": 1040.42,
                      "end": 1046.7351
                    },
                    {
                      "text": "So you kind of get access to an encumbered account, send the ape to that account that you own because you're able to do anything with it, but you're not able to kind of send the ape to any account you want.",
                      "start": 1047.035,
                      "end": 1057.4401
                    },
                    {
                      "text": "Since you're able to sign anything with that account, you're able to sign kind of log login challenges to the take the Discord, for example, or enter the restricted areas in the website by kind of signing messages that they request with a specific nonce.",
                      "start": 1057.74,
                      "end": 1076.0449
                    },
                    {
                      "text": "And you're even able to sign transactions sending Ethereum if if we implemented more policies on top of Take My Ape.",
                      "start": 1076.105,
                      "end": 1082.88
                    }
                  ],
                  "start": 1032.5801,
                  "end": 1082.88,
                  "num_words": 141.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So I feel this flexibility of renting your Ape to someone, ensuring that it comes back to you, and allowing them to kind of use it to access the metaverse is is something really cool and really powerful.",
                      "start": 1082.96,
                      "end": 1094.18
                    }
                  ],
                  "start": 1082.96,
                  "end": 1094.18,
                  "num_words": 38.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1095.9651,
                      "end": 1096.285
                    },
                    {
                      "text": "So imagine an Ethereum account that's just going on doing its regular activities, and then it receives a Bored Ape NFT, and then it continues doing whatever it is.",
                      "start": 1096.285,
                      "end": 1107.3
                    },
                    {
                      "text": "And it looks like the it literally was sent a Bored Ape NFT from some other person, but, actually, there's this secret policy attached to the NFT that requires it to boomerang back to somebody else, like the next person who wants the the ape.",
                      "start": 1107.78,
                      "end": 1121.595
                    },
                    {
                      "text": "And that's essentially what, Take My Ape is doing.",
                      "start": 1121.755,
                      "end": 1124.315
                    },
                    {
                      "text": "It attaches this private policy behind an EOA address that just simple blockchain analysis isn't gonna expose to anybody.",
                      "start": 1124.315,
                      "end": 1131.855
                    }
                  ],
                  "start": 1095.9651,
                  "end": 1131.855,
                  "num_words": 103.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "And it's really interesting to think about because on the one hand and I I appreciate in, you know, in your paper, you'll have the table, and maybe we'll we'll try to get that as a pop up graphic of that shows the benefits and potential disadvantages of kind of the various use cases of it.",
                      "start": 1132.155,
                      "end": 1146.12
                    },
                    {
                      "text": "And thinking of it, you know, specifically for Bored Apes, you know, like, I can't go out and buy a Bored Apes, but now I can potentially get access to the community.",
                      "start": 1146.12,
                      "end": 1153.205
                    },
                    {
                      "text": "And, you know, it can kind of add these elements of inclusion potentially in certain environments.",
                      "start": 1153.345,
                      "end": 1158.965
                    },
                    {
                      "text": "But I I did also wanna think of and maybe expand upon what are some of the negative concerns potentially.",
                      "start": 1159.4249,
                      "end": 1165.765
                    },
                    {
                      "text": "And, especially, I don't know how the Bored Ape community, if they're even aware of this or excited about it or not.",
                      "start": 1166.24,
                      "end": 1171.76
                    }
                  ],
                  "start": 1132.155,
                  "end": 1171.76,
                  "num_words": 146.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "But if you are able to share, you know, as this experiment has come up, you know, have there been either any theoretical or realized concerns that have been stated of, like, hey.",
                      "start": 1171.76,
                      "end": 1182.015
                    },
                    {
                      "text": "This might either devalue it or in a different direction of, hey.",
                      "start": 1182.015,
                      "end": 1185.375
                    },
                    {
                      "text": "This might create a secondary market condition where during, like, Bored Ape events, the price of getting access to it is gonna spike and, like, you could start adding interesting market dynamics that can also have both positive and negative.",
                      "start": 1185.375,
                      "end": 1197.73
                    },
                    {
                      "text": "So, yeah, just wondering how y'all are seeing and kind of interacting with any potential negative or challenges relating to this.",
                      "start": 1197.73,
                      "end": 1204.79
                    }
                  ],
                  "start": 1171.76,
                  "end": 1204.79,
                  "num_words": 106.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So, yes.",
                      "start": 1205.005,
                      "end": 1205.885
                    },
                    {
                      "text": "Certainly, Liquifashion can be used to undermine, like, things that are supposed to be exclusive in the Web three ecosystem because now you can do this kind of secure reputation rental to someone else where someone else can become you for some amount of time and in a way that's completely secure.",
                      "start": 1205.885,
                      "end": 1225.26
                    },
                    {
                      "text": "So in that sense, yes, it could undermine exclusivity.",
                      "start": 1225.64,
                      "end": 1228.46
                    },
                    {
                      "text": "And especially when it comes to in person events, I think whoever's organizing these events are they're gonna have to ensure that the users that were approved didn't sell or transfer their NFT to somebody else because then you could do this thing where you have maybe a thousand people show up to this event who only paid a dollar for it.",
                      "start": 1229.0,
                      "end": 1247.88
                    },
                    {
                      "text": "That would be a huge concern, and that's something we're also kind of worried about with upcoming Ape Fest in October.",
                      "start": 1247.96,
                      "end": 1253.66
                    }
                  ],
                  "start": 1205.005,
                  "end": 1253.66,
                  "num_words": 146.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "So we don't actually know how they coordinate it at the Bored Ape Yacht Club yet, but we'll have to see what they do if multiple people try to attend with the same NFT.",
                      "start": 1254.12,
                      "end": 1263.74
                    }
                  ],
                  "start": 1254.12,
                  "end": 1263.74,
                  "num_words": 34.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "How did you actually get the first owner to lease it for you?",
                      "start": 1263.9349,
                      "end": 1269.955
                    },
                    {
                      "text": "How did it practically work?",
                      "start": 1270.015,
                      "end": 1272.035
                    }
                  ],
                  "start": 1263.9349,
                  "end": 1272.035,
                  "num_words": 18.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1272.975,
                      "end": 1273.2949
                    },
                    {
                      "text": "So our lab's involved in this broader research organization called I c three, the initiative for cryptocurrencies and contracts.",
                      "start": 1273.2949,
                      "end": 1281.2301
                    },
                    {
                      "text": "And I c three was generous enough to allow us to use their funds to purchase a Bored Ape NFT for use in this project, and we expect the Take My APE demo to be live for at least a year, probably even longer, depending on how much people are interested in in using it.",
                      "start": 1282.01,
                      "end": 1297.7749
                    }
                  ],
                  "start": 1272.975,
                  "end": 1297.7749,
                  "num_words": 75.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Got it.",
                      "start": 1297.7749,
                      "end": 1298.495
                    },
                    {
                      "text": "Thank you for clarification.",
                      "start": 1298.495,
                      "end": 1299.5549
                    },
                    {
                      "text": "I was like, oh my god.",
                      "start": 1299.9349,
                      "end": 1300.815
                    },
                    {
                      "text": "Who is donating?",
                      "start": 1300.815,
                      "end": 1301.715
                    },
                    {
                      "text": "Who is this generous soul that is interested in research?",
                      "start": 1302.095,
                      "end": 1305.375
                    }
                  ],
                  "start": 1297.7749,
                  "end": 1305.375,
                  "num_words": 25.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Now it makes a little bit more sense, but, also, it would be great if someone volunteered their ape for research purposes.",
                      "start": 1305.375,
                      "end": 1312.84
                    },
                    {
                      "text": "But",
                      "start": 1312.84,
                      "end": 1313.16
                    }
                  ],
                  "start": 1305.375,
                  "end": 1313.16,
                  "num_words": 23.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1313.48,
                      "end": 1313.8
                    },
                    {
                      "text": "I feel it'd be a bit scary, though, because just a miss in the implementation, and it could be fatal because it's Web three, and and Web three bugs are really harmful.",
                      "start": 1313.8,
                      "end": 1323.995
                    }
                  ],
                  "start": 1313.48,
                  "end": 1323.995,
                  "num_words": 33.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1324.455,
                      "end": 1324.615
                    },
                    {
                      "text": "And I guess a a quick follow-up, especially to the example you're mentioning of, like, a thousand people potentially showing up to, you know, the NFT gated event or something like that.",
                      "start": 1324.615,
                      "end": 1333.355
                    },
                    {
                      "text": "And especially as we see things like WorldID, which, you know, involves biometrics different way, though they have I know there's been papers at least.",
                      "start": 1333.415,
                      "end": 1340.9099
                    },
                    {
                      "text": "They're dated.",
                      "start": 1340.9099,
                      "end": 1341.5499
                    },
                    {
                      "text": "They're a few years old, so I don't know if these issues have been addressed.",
                      "start": 1341.5499,
                      "end": 1344.11
                    }
                  ],
                  "start": 1324.455,
                  "end": 1344.11,
                  "num_words": 75.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "But, you know, that there were these, like, UBI farming effectively happening across those and, you know, it was effectively, like, a liquefaction type scheme, though I I don't remember that they were exactly using that kind of architecture.",
                      "start": 1344.11,
                      "end": 1356.115
                    },
                    {
                      "text": "But, nonetheless, are there concerns that this actually pushes identity towards being more physically linked and actually having, like, biometrics enabled into identity and kind of increasing the desire for that as an unintended consequence?",
                      "start": 1356.5751,
                      "end": 1370.38
                    }
                  ],
                  "start": 1344.11,
                  "end": 1370.38,
                  "num_words": 74.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1371.32,
                      "end": 1371.64
                    },
                    {
                      "text": "I I'm not sure about that.",
                      "start": 1371.64,
                      "end": 1373.24
                    },
                    {
                      "text": "The the solution we we kind of provide against liquefaction is not linked to biometrics, but more linked to proving that you actually know the private key.",
                      "start": 1373.24,
                      "end": 1385.355
                    },
                    {
                      "text": "The thing with liquefaction is that when we are renting the NFT with some to someone or we are sending the the NFT to their account, they don't know the private key to the account.",
                      "start": 1385.355,
                      "end": 1394.69
                    },
                    {
                      "text": "If they knew it, they could just sign a transaction sending the NFT to anywhere.",
                      "start": 1394.69,
                      "end": 1398.23
                    }
                  ],
                  "start": 1371.32,
                  "end": 1398.23,
                  "num_words": 84.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So the property you want to kind of prove when kind of showing that liquefaction is like, your account is not encumbered, so it's not under liquefaction policies.",
                      "start": 1398.5299,
                      "end": 1407.025
                    },
                    {
                      "text": "It's just showing that you actually know the private key.",
                      "start": 1407.025,
                      "end": 1409.8451
                    },
                    {
                      "text": "I'm sure that some biometric kind of solutions when it comes to moral, world coin kind of voting or or more real life voting could also provide a possible solution against many of liquefaction accounts.",
                      "start": 1410.0651,
                      "end": 1423.25
                    },
                    {
                      "text": "I also think that it's not strictly necessary nor maybe the best solution.",
                      "start": 1423.25,
                      "end": 1429.11
                    }
                  ],
                  "start": 1398.5299,
                  "end": 1429.11,
                  "num_words": 86.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Thank you so much.",
                      "start": 1429.49,
                      "end": 1430.53
                    },
                    {
                      "text": "I would like to take a little bit deeper into complete knowledge.",
                      "start": 1431.33,
                      "end": 1435.775
                    },
                    {
                      "text": "James, you offer paper together with your colleagues, and from what I understand, complete knowledge could be used to protect creator royalties and NFTs and help link KYC credentials across wallets.",
                      "start": 1436.395,
                      "end": 1447.535
                    },
                    {
                      "text": "And is this some sort of new compliance layer that is built cryptographically instead of legally?",
                      "start": 1448.7899,
                      "end": 1454.8099
                    },
                    {
                      "text": "And, also, I'm curious to hear your thoughts on what systems do you think should be requiring proof of complete knowledge and who is essentially responsible for for implementing those standards?",
                      "start": 1455.19,
                      "end": 1467.2549
                    }
                  ],
                  "start": 1429.49,
                  "end": 1467.2549,
                  "num_words": 94.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1468.4349,
                      "end": 1468.7549
                    },
                    {
                      "text": "So I would say that this is not necessarily a new compliance layer.",
                      "start": 1468.7549,
                      "end": 1472.615
                    },
                    {
                      "text": "It kind of keeps the existing status quo of every address is owned by, like, some individual or or entity.",
                      "start": 1472.7549,
                      "end": 1481.0901
                    },
                    {
                      "text": "And that's kind of the underlying assumption behind certain types of KYC systems and then also NFTs.",
                      "start": 1481.39,
                      "end": 1488.53
                    },
                    {
                      "text": "So when it comes to NFT royalties, like, currently, when you sell an NFT to someone else, it has to initiate an on chain transfer.",
                      "start": 1489.215,
                      "end": 1496.275
                    }
                  ],
                  "start": 1468.4349,
                  "end": 1496.275,
                  "num_words": 76.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "And with Liquefaction, you could transfer ownership without doing that.",
                      "start": 1496.895,
                      "end": 1500.975
                    },
                    {
                      "text": "So it would kind of undermine this, any sort of royalty system within the NFT contract.",
                      "start": 1500.975,
                      "end": 1505.95
                    },
                    {
                      "text": "But with complete knowledge, you now get those properties back to where we've been operating with them for years.",
                      "start": 1506.65,
                      "end": 1513.45
                    },
                    {
                      "text": "So it kind of just keeps the status quo.",
                      "start": 1513.45,
                      "end": 1515.71
                    },
                    {
                      "text": "Yeah.",
                      "start": 1515.815,
                      "end": 1515.975
                    }
                  ],
                  "start": 1496.895,
                  "end": 1515.975,
                  "num_words": 55.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Once we start seeing liquefaction type effects actually popping up in the ecosystem, then the applications that are being affected by it should probably start transitioning to requiring proofs of complete knowledge.",
                      "start": 1515.975,
                      "end": 1528.5549
                    },
                    {
                      "text": "I will say complete knowledge is still kind of in its infancy, and we're still working on making it more accessible to everybody because it currently relies on some specialized hardware.",
                      "start": 1528.78,
                      "end": 1538.64
                    },
                    {
                      "text": "Although we do have an implementation that runs in Android phones, so that's pretty good so far.",
                      "start": 1539.02,
                      "end": 1544.14
                    },
                    {
                      "text": "But we think, yeah, we think it will, matter more when we actually start seeing activity using liquefaction.",
                      "start": 1544.14,
                      "end": 1550.6649
                    }
                  ],
                  "start": 1515.975,
                  "end": 1550.6649,
                  "num_words": 98.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1552.0049,
                      "end": 1552.1649
                    },
                    {
                      "text": "And here, perhaps a bit more technical questions.",
                      "start": 1552.1649,
                      "end": 1554.745
                    },
                    {
                      "text": "In your paper, you mentioned that there are two main ways to enforce delegation without relying on the trusted SOTA forty third party.",
                      "start": 1555.125,
                      "end": 1563.0801
                    },
                    {
                      "text": "It's either secure multiparty computation, MPC, or trusted execution environment, TEE.",
                      "start": 1563.14,
                      "end": 1569.4801
                    },
                    {
                      "text": "And you argue that the latter is the most practical option compared to MPC.",
                      "start": 1570.18,
                      "end": 1575.415
                    }
                  ],
                  "start": 1552.0049,
                  "end": 1575.415,
                  "num_words": 57.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So could you walk us through why that is the case and perhaps share some of the examples that would illustrate that advantage in practice, especially for those who are not as competent in technical terms but are very curious to learn about that?",
                      "start": 1575.9551,
                      "end": 1591.59
                    }
                  ],
                  "start": 1575.9551,
                  "end": 1591.59,
                  "num_words": 44.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1592.37,
                      "end": 1592.61
                    },
                    {
                      "text": "So maybe the simple way to put it is that multiparty computation generally requires a large communication overhead.",
                      "start": 1592.61,
                      "end": 1599.75
                    },
                    {
                      "text": "And so, essentially, if the multiple parties that are using MPC are in different places on the network, like maybe in different countries, it basically might, require a lot of latency, a lot of communication to do something that's rather simple to do in a TE.",
                      "start": 1600.135,
                      "end": 1614.875
                    },
                    {
                      "text": "So we use TEs in liquefaction because it enables us to do a lot of private computation with basically the speed of a computer.",
                      "start": 1615.9199,
                      "end": 1624.88
                    },
                    {
                      "text": "So it's very fast compared to MPC, which might require kind of these long distance coordination for back and forth for a long time to do rather simple task.",
                      "start": 1624.88,
                      "end": 1635.545
                    }
                  ],
                  "start": 1592.37,
                  "end": 1635.545,
                  "num_words": 118.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "MPC is great for specific applications, but with liquefaction, we're thinking more general purpose policies, general purpose computation.",
                      "start": 1635.605,
                      "end": 1643.065
                    }
                  ],
                  "start": 1635.605,
                  "end": 1643.065,
                  "num_words": 18.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Thank you so much.",
                      "start": 1643.8999,
                      "end": 1644.94
                    },
                    {
                      "text": "I think now I have a bit more clear idea, and I always appreciate when people with technical background just, you know, try to, simplify it to the terms where a person like me with absolutely zero technical background can understand that.",
                      "start": 1644.94,
                      "end": 1661.1449
                    },
                    {
                      "text": "I wanted to also point out that you've open sourced dark DAO, which is essentially a bold move, especially given that we were talking about some of the potential threats that they pose.",
                      "start": 1661.1449,
                      "end": 1673.36
                    },
                    {
                      "text": "And, yeah, first question, was it a hard call to make?",
                      "start": 1673.82,
                      "end": 1678.24
                    }
                  ],
                  "start": 1643.8999,
                  "end": 1678.24,
                  "num_words": 90.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "No.",
                      "start": 1679.18,
                      "end": 1679.58
                    },
                    {
                      "text": "I think everyone in the team really like, we wanted to open source it.",
                      "start": 1679.58,
                      "end": 1683.84
                    },
                    {
                      "text": "We're not really interested in keeping things to ourselves, especially since the the concept is, like, technically not that difficult to implement.",
                      "start": 1684.06,
                      "end": 1691.495
                    },
                    {
                      "text": "But kind of the the reason we decided to open source it especially was that the original, like, instantiation of dark DAOs came out in in this 2018 CoinDesk article and and this corresponding blog post by Phil Dion.",
                      "start": 1691.7949,
                      "end": 1707.47
                    },
                    {
                      "text": "And there were some people answering to the CoinDesk article, and they basically dismissed DarkDAOs as a manager, basically saying that it was not going to happen.",
                      "start": 1708.1699,
                      "end": 1716.57
                    }
                  ],
                  "start": 1679.18,
                  "end": 1716.57,
                  "num_words": 103.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "And so we wanted to show that it was possible today and fairly easy to implement.",
                      "start": 1716.57,
                      "end": 1720.2699
                    }
                  ],
                  "start": 1716.57,
                  "end": 1720.2699,
                  "num_words": 16.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1720.545,
                      "end": 1720.665
                    },
                    {
                      "text": "I wanna point out that we we did not only open source the dark DAO code, but kind of a really flexible general liquefaction model.",
                      "start": 1720.665,
                      "end": 1729.685
                    },
                    {
                      "text": "So any application that's that's, like, built on top of encumbering addresses and, liquefaction can be implemented with very few lines of code using this module.",
                      "start": 1729.9851,
                      "end": 1741.42
                    }
                  ],
                  "start": 1720.545,
                  "end": 1741.42,
                  "num_words": 52.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So considering all the threats, there are also beneficial use cases, like securing DAO treasuries or avoiding constitution DAO style auction vulnerabilities.",
                      "start": 1741.9601,
                      "end": 1751.3401
                    },
                    {
                      "text": "Right?",
                      "start": 1751.64,
                      "end": 1752.14
                    },
                    {
                      "text": "So I'm curious to also hear you know, give maybe a little bit of a predictions.",
                      "start": 1752.495,
                      "end": 1758.255
                    },
                    {
                      "text": "Where do you think it's going?",
                      "start": 1758.255,
                      "end": 1759.635
                    },
                    {
                      "text": "What are you focusing in your research next?",
                      "start": 1759.855,
                      "end": 1762.175
                    }
                  ],
                  "start": 1741.9601,
                  "end": 1762.175,
                  "num_words": 53.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Do you think by exposing and proving that dark dials, in fact, is a very real practical threat, where do you see your research going forward?",
                      "start": 1762.175,
                      "end": 1770.97
                    }
                  ],
                  "start": 1762.175,
                  "end": 1770.97,
                  "num_words": 26.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1771.83,
                      "end": 1772.1499
                    },
                    {
                      "text": "There's as we point out in the paper, there's many constructive use cases of liquefaction.",
                      "start": 1772.1499,
                      "end": 1776.8099
                    },
                    {
                      "text": "You've pointed out a couple.",
                      "start": 1777.0299,
                      "end": 1778.6499
                    },
                    {
                      "text": "One that our team is really excited about is what we call the overlay smart contracts.",
                      "start": 1778.925,
                      "end": 1784.2251
                    },
                    {
                      "text": "Basically, it allows you to kind of add smart contract logic to chains that do not have these capabilities, for example, Bitcoin or XRPL.",
                      "start": 1784.925,
                      "end": 1793.43
                    }
                  ],
                  "start": 1771.83,
                  "end": 1793.43,
                  "num_words": 61.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And by doing that, you don't only allow for this kind of more complex asset treatment on top of Bitcoin, but also it allows for things like atomic swaps between different assets on different chains.",
                      "start": 1794.05,
                      "end": 1806.39
                    },
                    {
                      "text": "And this kind of interoperability between blockchains is something that I see built on top of liquefaction in the future.",
                      "start": 1806.9951,
                      "end": 1814.3551
                    },
                    {
                      "text": "It provides some really good properties when it comes to having to wait for finality and even some security guarantees that many bridges do not currently have because of its decentralized properties.",
                      "start": 1814.3551,
                      "end": 1826.84
                    }
                  ],
                  "start": 1794.05,
                  "end": 1826.84,
                  "num_words": 87.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1826.8999,
                      "end": 1827.14
                    },
                    {
                      "text": "A lot of bridges today, you kind of just send your money, and you hope that it winds up on the other side.",
                      "start": 1827.14,
                      "end": 1831.46
                    },
                    {
                      "text": "And we think with liquefaction, we'll be able to write some bridge code that's really simple that even, like, fairly, like, technical but regular people could understand.",
                      "start": 1831.46,
                      "end": 1840.765
                    }
                  ],
                  "start": 1826.8999,
                  "end": 1840.765,
                  "num_words": 51.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1843.625,
                      "end": 1843.865
                    },
                    {
                      "text": "Thank you so much.",
                      "start": 1843.865,
                      "end": 1844.745
                    },
                    {
                      "text": "I also wanted to pick up on what Eugene previously mentioned.",
                      "start": 1844.745,
                      "end": 1847.965
                    },
                    {
                      "text": "It feels like this rentability, if I could call it this way, creates a whole new different market, essentially similarly to, like, Airbnb where we have ability to rent someone's credentials.",
                      "start": 1848.265,
                      "end": 1863.175
                    },
                    {
                      "text": "So and then, like, my initial thought is like, oh my god.",
                      "start": 1864.1951,
                      "end": 1868.295
                    }
                  ],
                  "start": 1843.625,
                  "end": 1868.295,
                  "num_words": 59.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "We fight for this notion and assumption of authenticity, ability to prove, and now it feels like it's this assumption is more liquid.",
                      "start": 1868.675,
                      "end": 1878.27
                    },
                    {
                      "text": "So I'm curious to to also hear from you, Danny and James.",
                      "start": 1878.49,
                      "end": 1882.03
                    },
                    {
                      "text": "What do you think is gonna be going, you know, towards?",
                      "start": 1882.25,
                      "end": 1886.1901
                    },
                    {
                      "text": "What markets you anticipate, and how will that change the dynamic, which we see today, for example, an ownership or NFT, a pull up, whatever you might call it, essentially is integral to someone's identity and proving certain credentials.",
                      "start": 1886.41,
                      "end": 1902.1951
                    },
                    {
                      "text": "So, yeah, please, would be very interesting to hear your thoughts on that.",
                      "start": 1902.8151,
                      "end": 1907.61
                    }
                  ],
                  "start": 1868.675,
                  "end": 1907.61,
                  "num_words": 98.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "I feel like most of the kind of harmful use cases of liquefaction are the ones that break this link between the identity and the asset that's supposed to be linked to the identity.",
                      "start": 1907.85,
                      "end": 1919.95
                    },
                    {
                      "text": "So I I do feel like this kind of assumption based use cases of liquefaction are gonna be eventually patched using complete knowledge.",
                      "start": 1920.41,
                      "end": 1928.755
                    },
                    {
                      "text": "I also feel like the privacy guarantee that liquefaction provides is is the one property that builds most of the constructive use cases.",
                      "start": 1929.055,
                      "end": 1938.355
                    },
                    {
                      "text": "So in the future, we are gonna see, for example, more legally compliant privacy pools built on top of liquefaction, more kind of auction based systems built on liquefaction for more privacy reasons.",
                      "start": 1938.72,
                      "end": 1951.7
                    },
                    {
                      "text": "Anything that kind of the blockchain that cannot be done in a classical blockchain due to its kind of public properties will be able to be done using liquefaction to kind of provide this extra privacy guarantee.",
                      "start": 1952.32,
                      "end": 1964.835
                    }
                  ],
                  "start": 1907.85,
                  "end": 1964.835,
                  "num_words": 150.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "But I do feel like this kind of detachment the private key is something that in many cases is not desirable.",
                      "start": 1965.775,
                      "end": 1974.9401
                    }
                  ],
                  "start": 1965.775,
                  "end": 1974.9401,
                  "num_words": 21.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Just follow-up here.",
                      "start": 1975.8,
                      "end": 1977.02
                    },
                    {
                      "text": "Whom do you see would be the first to jump on that trend as the notion of rentability and liquefaction becomes more and more accepted and people become more and more aware of that?",
                      "start": 1977.16,
                      "end": 1989.315
                    }
                  ],
                  "start": 1975.8,
                  "end": 1989.315,
                  "num_words": 37.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1990.015,
                      "end": 1990.335
                    },
                    {
                      "text": "First of all, I feel privacy preserving blockchains will be really interested in that.",
                      "start": 1990.335,
                      "end": 1994.735
                    },
                    {
                      "text": "I mean, they it's kind of a big market that's opening up now building liquefaction applications.",
                      "start": 1994.735,
                      "end": 1999.61
                    },
                    {
                      "text": "Those are built on top of privacy preserving blockchains, so they will kind of want people to build companies on top of that.",
                      "start": 1999.75,
                      "end": 2007.37
                    },
                    {
                      "text": "I know of a company that's starting now to implement the locked stroke token selling.",
                      "start": 2007.51,
                      "end": 2013.065
                    }
                  ],
                  "start": 1990.015,
                  "end": 2013.065,
                  "num_words": 69.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "This has already been done on top of some kind of legal contracts, but now can be done more automatically using liquefaction.",
                      "start": 2013.605,
                      "end": 2020.025
                    },
                    {
                      "text": "And there's already a couple more companies that are kind of starting to build on liquefaction, but it's usually kind of using the privacy.",
                      "start": 2020.885,
                      "end": 2029.08
                    },
                    {
                      "text": "I know another company that's starting to build privacy pools on top of liquefaction too.",
                      "start": 2029.08,
                      "end": 2033.74
                    },
                    {
                      "text": "So it makes many applications that were previously built on top of some cryptographic, really complex constructions that can now be implemented in simple code, deployed in a privacy preserving blockchain, and be used by everyone much easier, much quicker, and and less academic and more kind of industry side oriented.",
                      "start": 2034.04,
                      "end": 2054.03
                    }
                  ],
                  "start": 2013.605,
                  "end": 2054.03,
                  "num_words": 112.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And here, James, question for you.",
                      "start": 2055.05,
                      "end": 2056.8901
                    },
                    {
                      "text": "Do you see any version of, so to speak, selective liquefaction where in certain cases, certain tokens could be much easier to share for purposes of, for example, increasing accessibility, and then in other cases, making it as hard as possible in other context.",
                      "start": 2056.8901,
                      "end": 2075.885
                    },
                    {
                      "text": "So just to draw parallels between, you know, is there a spectrum of liquefaction?",
                      "start": 2076.505,
                      "end": 2081.8198
                    },
                    {
                      "text": "Are there any parameters that we can tweak?",
                      "start": 2082.44,
                      "end": 2084.78
                    },
                    {
                      "text": "Or is it just one way that it functions?",
                      "start": 2084.92,
                      "end": 2087.3398
                    }
                  ],
                  "start": 2055.05,
                  "end": 2087.3398,
                  "num_words": 81.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Does that make sense?",
                      "start": 2087.48,
                      "end": 2088.3599
                    },
                    {
                      "text": "And I'm sorry if this is an oversimplification, but trying to digest it as a nontechnical person, this is the question that came to my head.",
                      "start": 2088.3599,
                      "end": 2096.355
                    }
                  ],
                  "start": 2087.48,
                  "end": 2096.355,
                  "num_words": 30.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2096.915,
                      "end": 2097.155
                    },
                    {
                      "text": "So, certainly, you can have different policies for different assets.",
                      "start": 2097.155,
                      "end": 2100.915
                    },
                    {
                      "text": "And so you might have a policy for your high value NFT that, like, you wanna make sure it's super secure and and maybe you do wanna rent it to your friends, but you don't want it to go any further than that.",
                      "start": 2100.915,
                      "end": 2113.3699
                    },
                    {
                      "text": "That's something that you can do with liquefaction.",
                      "start": 2113.43,
                      "end": 2115.13
                    },
                    {
                      "text": "And maybe there are other assets that are more strict about who's able to maybe rent the token or what they can do with that way.",
                      "start": 2115.8298,
                      "end": 2123.51
                    }
                  ],
                  "start": 2096.915,
                  "end": 2123.51,
                  "num_words": 88.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "And so maybe for other assets, they they'd require the proof of complete knowledge, or they'll require you to use a specific policy that has their own restrictions.",
                      "start": 2123.51,
                      "end": 2133.625
                    },
                    {
                      "text": "There's a lot that's possible because liquefaction is so general purpose.",
                      "start": 2134.0051,
                      "end": 2137.705
                    },
                    {
                      "text": "So you can have per asset policies pretty much.",
                      "start": 2138.27,
                      "end": 2140.83
                    }
                  ],
                  "start": 2123.51,
                  "end": 2140.83,
                  "num_words": 48.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2140.83,
                      "end": 2140.99
                    },
                    {
                      "text": "I wonder how much those per asset policies will actually enable or revitalize some attempt at, like, small network asset sharing.",
                      "start": 2140.99,
                      "end": 2149.23
                    },
                    {
                      "text": "I'm thinking of just, like, shared properties or communal living or, like, access to physical spaces where you might not want it on a free market or, you know, on a much more open thing.",
                      "start": 2149.23,
                      "end": 2159.145
                    },
                    {
                      "text": "But, you know, if the four of us are friends, you know, then we can share a thing.",
                      "start": 2159.145,
                      "end": 2162.925
                    },
                    {
                      "text": "So do you see that as sort of an area that gets you particularly excited and especially when it comes to, you know, the the companies being built or the actual implementations.",
                      "start": 2163.065,
                      "end": 2171.9001
                    }
                  ],
                  "start": 2140.83,
                  "end": 2171.9001,
                  "num_words": 107.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Are you seeing things kinda working towards that direction yet?",
                      "start": 2172.76,
                      "end": 2175.9001
                    }
                  ],
                  "start": 2172.76,
                  "end": 2175.9001,
                  "num_words": 10.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Absolutely.",
                      "start": 2176.44,
                      "end": 2176.94
                    },
                    {
                      "text": "So, yeah, that that's another critical thing that we should cover is that liquefaction essentially enables you to create these enriched private access structures in ways that existing assets don't give to you.",
                      "start": 2177.24,
                      "end": 2189.055
                    },
                    {
                      "text": "So maybe you have some smart contract that's already out there that lets you rent properties or something like that, but it doesn't let you, like, have some fine grained private access control system.",
                      "start": 2189.055,
                      "end": 2200.2798
                    },
                    {
                      "text": "Liquefaction can be put on top of that contract and manage all of that, privately for you.",
                      "start": 2200.42,
                      "end": 2206.98
                    },
                    {
                      "text": "So I'm super excited about those types of applications where we can take assets that need those and and give them more powers through the wallet itself.",
                      "start": 2206.98,
                      "end": 2216.125
                    }
                  ],
                  "start": 2176.44,
                  "end": 2216.125,
                  "num_words": 112.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Have you guys convinced your lab to start doing, like, card identity for access to your physical lab using liquefaction?",
                      "start": 2216.745,
                      "end": 2222.925
                    }
                  ],
                  "start": 2216.745,
                  "end": 2222.925,
                  "num_words": 20.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2223.78,
                      "end": 2224.28
                    },
                    {
                      "text": "I I feel liquefaction only works when you have some kind of private key that you're kind of hidden.",
                      "start": 2224.6602,
                      "end": 2231.56
                    },
                    {
                      "text": "Once you have this kind of identity that's linked to something, so intangible as a string, then if you can apply liquefaction on top of it, but physical access to cards or that's why, like, real governance system require you to show the ID.",
                      "start": 2231.94,
                      "end": 2248.215
                    },
                    {
                      "text": "That's hard to break using liquefaction of impossible to break, actually.",
                      "start": 2248.215,
                      "end": 2252.475
                    }
                  ],
                  "start": 2223.78,
                  "end": 2252.475,
                  "num_words": 75.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "In one of the blog posts, remember you mentioned that vote buying may be illegal in political elections, but it's very much legal in DAOs.",
                      "start": 2252.98,
                      "end": 2261.72
                    },
                    {
                      "text": "And, I love the reference that you said that vote buying in DAOs would probably follow this trend that we have in Web three of just monetizing everything from people's friends to MEV.",
                      "start": 2262.1802,
                      "end": 2273.045
                    },
                    {
                      "text": "So I'm curious how liquefaction will change the delegated governance as we know it today, which is a predominant form of governance participation in DAOs.",
                      "start": 2273.505,
                      "end": 2286.1199
                    },
                    {
                      "text": "Do you have any thoughts on that?",
                      "start": 2286.26,
                      "end": 2287.88
                    }
                  ],
                  "start": 2252.98,
                  "end": 2287.88,
                  "num_words": 90.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Absolutely.",
                      "start": 2289.6199,
                      "end": 2290.1199
                    },
                    {
                      "text": "So, like, currently, if you delegate to someone, you're not making any money off of that.",
                      "start": 2290.74,
                      "end": 2295.16
                    },
                    {
                      "text": "And maybe there's a bunch of proposals in some DAO that you have DAO tokens in that you don't care about the outcome for.",
                      "start": 2295.485,
                      "end": 2301.565
                    },
                    {
                      "text": "So, like, maybe there's some DAO that's, like, has a proposal to change the interface color or something like that, and maybe you just don't care.",
                      "start": 2301.565,
                      "end": 2309.185
                    },
                    {
                      "text": "And you wanna make some money off of the people that do care and want to influence the outcome.",
                      "start": 2309.27,
                      "end": 2313.8499
                    }
                  ],
                  "start": 2289.6199,
                  "end": 2313.8499,
                  "num_words": 86.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Well, in the future, with with liquefaction especially, you can start profiting off of all of the proposals that you have no hard direction for.",
                      "start": 2314.0698,
                      "end": 2323.215
                    },
                    {
                      "text": "So we've even created this completely nonvoting derivative DAO token that we call a dark DAO light token that will automatically sell your your vote on every single proposal and essentially act as like a liquid staking platform for DAO tokens.",
                      "start": 2323.615,
                      "end": 2339.51
                    },
                    {
                      "text": "So maybe if you aren't going to use the DAO for a year or something and but you still wanna keep your DAO tokens, you would, use the dark DAO light that will automatically sell your your votes.",
                      "start": 2339.89,
                      "end": 2352.435
                    },
                    {
                      "text": "So that's might might be where it's going where you can have more ability to profit from your DAO votes as where previously you you didn't.",
                      "start": 2352.895,
                      "end": 2362.275
                    }
                  ],
                  "start": 2314.0698,
                  "end": 2362.275,
                  "num_words": 130.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2362.52,
                      "end": 2362.8398
                    },
                    {
                      "text": "And I hate to be this person, but it seems like a lot of conversations around the future of governance somehow involve AI agents.",
                      "start": 2362.8398,
                      "end": 2370.3
                    },
                    {
                      "text": "So let me just throw this question to you guys.",
                      "start": 2370.76,
                      "end": 2373.0999
                    },
                    {
                      "text": "How do you see AI agents coming in and whether that would intensify the risk of dark DAOs or, you know, all associated threats that we were just talking about?",
                      "start": 2373.4,
                      "end": 2383.1948
                    },
                    {
                      "text": "Or do you think that may not pose such risk?",
                      "start": 2383.335,
                      "end": 2387.115
                    }
                  ],
                  "start": 2362.52,
                  "end": 2387.115,
                  "num_words": 75.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So maybe you, want to share any of the perspectives on this.",
                      "start": 2387.415,
                      "end": 2391.87
                    }
                  ],
                  "start": 2387.415,
                  "end": 2391.87,
                  "num_words": 12.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So, yeah, there is a risk that all the AI agents will be tricked to making the same decisions on the same proposal.",
                      "start": 2392.83,
                      "end": 2399.09
                    },
                    {
                      "text": "So that's one kind of alignment risk where they all kind of gravitate toward one answer, kind of regardless of what their owners really want them to do.",
                      "start": 2399.6301,
                      "end": 2409.0452
                    },
                    {
                      "text": "But the other risk is that they do other things with your wallet that you don't want them to.",
                      "start": 2409.185,
                      "end": 2414.405
                    },
                    {
                      "text": "And so Liquefaction can enable you to do this private delegation where you can make it look like you're voting in the DAO, but it's actually an AI agent that's helping you do that.",
                      "start": 2414.8652,
                      "end": 2425.26
                    },
                    {
                      "text": "And the benefit with Liquefaction is you don't don't pay anything to do this extra delegation, and the AI agent that's controlling your Liquefaction wallet would only be able to help you sign votes and wouldn't be able to control any of your other assets.",
                      "start": 2425.26,
                      "end": 2438.905
                    }
                  ],
                  "start": 2392.83,
                  "end": 2438.905,
                  "num_words": 149.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "And here, just a follow-up question as well.",
                      "start": 2439.5251,
                      "end": 2441.7852
                    },
                    {
                      "text": "If we see, like, renting reputation not necessarily as fraud, but economic coordination, does this mean that we should, first of all, embrace composable reputation, rentable reputation?",
                      "start": 2441.845,
                      "end": 2454.91
                    },
                    {
                      "text": "But, also, in your opinion, does it push us towards establishing new norms around ethics of identity in, crypto?",
                      "start": 2455.29,
                      "end": 2464.43
                    }
                  ],
                  "start": 2439.5251,
                  "end": 2464.43,
                  "num_words": 54.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2465.5251,
                      "end": 2465.685
                    },
                    {
                      "text": "We really haven't seen very much, like, selling identities yet in the crypto ecosystem, but it might become a thing.",
                      "start": 2465.685,
                      "end": 2473.605
                    },
                    {
                      "text": "And we might have to, as you mentioned, start developing a system of ethics around that into what sort of delegation is nice to do and what is not so nice to do.",
                      "start": 2473.605,
                      "end": 2483.77
                    },
                    {
                      "text": "Certainly, there's a lot of economic coordination that will be involved with that because I don't think people are going to release their identities temporarily even, for free.",
                      "start": 2484.1501,
                      "end": 2493.465
                    }
                  ],
                  "start": 2465.5251,
                  "end": 2493.465,
                  "num_words": 82.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "That's a good point.",
                      "start": 2493.925,
                      "end": 2494.985
                    },
                    {
                      "text": "Is there anything that, James, you would want to warn the general public about when it comes to liquefaction and just the future directions, you know, in governance and the way we think about identity and this whole idea of one person, one wallet.",
                      "start": 2495.285,
                      "end": 2515.62
                    }
                  ],
                  "start": 2493.925,
                  "end": 2515.62,
                  "num_words": 48.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Absolutely.",
                      "start": 2516.4001,
                      "end": 2516.9001
                    },
                    {
                      "text": "So currently, it's pretty easy to track on the blockchain what's happening, and a lot of people enjoy using block explorers to give them the bigger picture and also reveal exactly what happened in the past.",
                      "start": 2517.04,
                      "end": 2529.0452
                    },
                    {
                      "text": "But with liquefaction, it kind of shows us that it's possible to do a lot of things privately, especially like, transferring ownership completely privately in a way that doesn't create any on chain transactions.",
                      "start": 2529.345,
                      "end": 2540.91
                    },
                    {
                      "text": "So I will warn that kind of viewing the blockchain as a complete history is going to be challenged with liquefactions, And you should be careful not to assume that identities remain consistent.",
                      "start": 2540.91,
                      "end": 2555.055
                    },
                    {
                      "text": "Even if there hasn't been any transactions in a single account, the identity of the owner of the account might have changed.",
                      "start": 2555.515,
                      "end": 2562.175
                    }
                  ],
                  "start": 2516.4001,
                  "end": 2562.175,
                  "num_words": 126.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Before we will move on, do you want to provide any input?",
                      "start": 2562.315,
                      "end": 2565.61
                    }
                  ],
                  "start": 2562.315,
                  "end": 2565.61,
                  "num_words": 12.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2566.55,
                      "end": 2566.87
                    },
                    {
                      "text": "I guess I'll mention that TEs have a history of being broken into.",
                      "start": 2566.87,
                      "end": 2571.61
                    },
                    {
                      "text": "And so with liquefaction, we do require that the key remains inside the t blockchain that liquefaction runs on so that other users using that account are able to access it.",
                      "start": 2572.31,
                      "end": 2584.9548
                    },
                    {
                      "text": "Because even if you connect and other if other people have access to your account, they still wanna be able to use it.",
                      "start": 2585.335,
                      "end": 2592.06
                    },
                    {
                      "text": "But in the future, we're thinking of developing a more secure system that would basically create a committee of TEEs to reduce the risk of a single one being compromised.",
                      "start": 2592.1401,
                      "end": 2602.0
                    }
                  ],
                  "start": 2566.55,
                  "end": 2602.0,
                  "num_words": 98.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "So there needs to be more security before liquefaction probably will be used for really high value applications.",
                      "start": 2602.3801,
                      "end": 2608.915
                    }
                  ],
                  "start": 2602.3801,
                  "end": 2608.915,
                  "num_words": 18.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "I've been to a couple of conference recently, and and AI is a big topic.",
                      "start": 2609.455,
                      "end": 2613.535
                    },
                    {
                      "text": "It's everyone's talking about it, how it's gonna change web three.",
                      "start": 2613.535,
                      "end": 2616.915
                    },
                    {
                      "text": "And AI in DAOs is is kind of a big thing.",
                      "start": 2617.215,
                      "end": 2619.775
                    },
                    {
                      "text": "I know that many people do not like reading all the proposals.",
                      "start": 2619.775,
                      "end": 2623.72
                    },
                    {
                      "text": "They would maybe prefer to have some kind of AI vote do the job for them.",
                      "start": 2624.1,
                      "end": 2628.44
                    }
                  ],
                  "start": 2609.455,
                  "end": 2628.44,
                  "num_words": 65.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So I feel this integration is gonna happen.",
                      "start": 2628.82,
                      "end": 2633.32
                    },
                    {
                      "text": "I also feel like giving your vote to AI could be problematic in many ways.",
                      "start": 2633.54,
                      "end": 2638.205
                    },
                    {
                      "text": "There's many attacks on top of kind of making AIs the things that maybe the user would not want to by kind of making some kind of poison attack or adversarial examples.",
                      "start": 2638.205,
                      "end": 2650.145
                    },
                    {
                      "text": "And I do see that needs to be taken care of, and there's sure gonna be research on top of that in the future when it's more common.",
                      "start": 2650.77,
                      "end": 2658.05
                    },
                    {
                      "text": "But I guess time will tell.",
                      "start": 2658.05,
                      "end": 2660.31
                    }
                  ],
                  "start": 2628.82,
                  "end": 2660.31,
                  "num_words": 89.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And before we jump to quiz, I wanted to also give you a chance to maybe mention anything that we haven't covered yet, but you wanted to make sure that it's there.",
                      "start": 2660.85,
                      "end": 2671.665
                    },
                    {
                      "text": "Maybe any message, any last comments.",
                      "start": 2671.665,
                      "end": 2674.405
                    }
                  ],
                  "start": 2660.85,
                  "end": 2674.405,
                  "num_words": 38.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2676.09,
                      "end": 2676.57
                    },
                    {
                      "text": "I I would advise people to kind of get familiar with liquefaction, the concept, how complete knowledge interacts with it, and and rethink their applications from this kind of new ownership viewpoint because it's gonna definitely be a bigger thing in the future.",
                      "start": 2676.57,
                      "end": 2694.635
                    }
                  ],
                  "start": 2676.09,
                  "end": 2694.635,
                  "num_words": 44.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And I guess before we transition to the quiz, I I'd love to kinda ask maybe a a summarizing question.",
                      "start": 2694.855,
                      "end": 2701.195
                    },
                    {
                      "text": "And when both of you think of how, you know, liquefaction will, you know, fundamentally reshape governance or enable new elements of governance, what do you see as kind of the core elements?",
                      "start": 2701.655,
                      "end": 2713.1702
                    },
                    {
                      "text": "Because I know we've talked about interoperability and privacy and certain accessibility, but also dark DAOs.",
                      "start": 2713.2302,
                      "end": 2718.51
                    },
                    {
                      "text": "And, you know, especially if we're jumping forward to a future where liquefaction is much more proliferated, where complete knowledge systems are very robust, how do you kind of see the main changes to governance, or what do you see as kind of the the core of governance in that world looking like?",
                      "start": 2718.51,
                      "end": 2734.86
                    }
                  ],
                  "start": 2694.855,
                  "end": 2734.86,
                  "num_words": 122.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "I I feel like complete knowledge tools are gonna be more accessible in the future.",
                      "start": 2735.02,
                      "end": 2739.6802
                    },
                    {
                      "text": "It's gonna be easier for applications to kind of decide whether they require this kind of protection against liquefaction or not.",
                      "start": 2740.1401,
                      "end": 2747.205
                    },
                    {
                      "text": "And new markets are gonna appear.",
                      "start": 2748.165,
                      "end": 2749.845
                    },
                    {
                      "text": "Web three really likes monetizing stuff, so I'm sure some DAOs are gonna be happy with this kind of new private selling of votes.",
                      "start": 2749.845,
                      "end": 2757.225
                    },
                    {
                      "text": "And, this kind of extra liquidity we are adding to the blockchain, I'm sure, is gonna be, like, good in in many ways.",
                      "start": 2757.7651,
                      "end": 2764.28
                    }
                  ],
                  "start": 2735.02,
                  "end": 2764.28,
                  "num_words": 89.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2764.9,
                      "end": 2765.3
                    },
                    {
                      "text": "I completely agree with Danny.",
                      "start": 2765.3,
                      "end": 2766.98
                    },
                    {
                      "text": "I think we'll see a little bit more complexity in governance as the model gets not as simple in terms of ownership, but it's not something that the DAO community won't be able to navigate.",
                      "start": 2766.98,
                      "end": 2777.575
                    },
                    {
                      "text": "And I am excited to see what how they address some of the challenges that liquefaction and some other threats to DAO governance pose to them.",
                      "start": 2777.715,
                      "end": 2786.535
                    }
                  ],
                  "start": 2764.9,
                  "end": 2786.535,
                  "num_words": 67.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2787.29,
                      "end": 2787.45
                    },
                    {
                      "text": "No.",
                      "start": 2787.45,
                      "end": 2787.6099
                    },
                    {
                      "text": "I appreciate you both helping kinda summarize it there, and I feel like that's a great transition to our final segment on the podcast, which is this quiz where I'll be asking you a couple of questions, and we're just looking for one word answers.",
                      "start": 2787.6099,
                      "end": 2801.9849
                    },
                    {
                      "text": "So I I know that's never an easy feat, but, nonetheless, the first question I wanna ask you both is the future of identity is",
                      "start": 2801.9849,
                      "end": 2810.9648
                    }
                  ],
                  "start": 2787.29,
                  "end": 2810.9648,
                  "num_words": 72.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Complicated.",
                      "start": 2812.51,
                      "end": 2813.01
                    }
                  ],
                  "start": 2812.51,
                  "end": 2813.01,
                  "num_words": 1.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Flexible.",
                      "start": 2815.2302,
                      "end": 2815.7302
                    },
                    {
                      "text": "Liquefaction will enable.",
                      "start": 2816.6702,
                      "end": 2818.61
                    }
                  ],
                  "start": 2815.2302,
                  "end": 2818.61,
                  "num_words": 4.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Liquidity.",
                      "start": 2820.03,
                      "end": 2820.53
                    }
                  ],
                  "start": 2820.03,
                  "end": 2820.53,
                  "num_words": 1.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "This one's tough because there's, like, so many things that we know that it can't enable.",
                      "start": 2823.55,
                      "end": 2827.2302
                    },
                    {
                      "text": "I will say let's see.",
                      "start": 2828.105,
                      "end": 2829.9648
                    }
                  ],
                  "start": 2823.55,
                  "end": 2829.9648,
                  "num_words": 21.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Interoperability is a good one, I guess.",
                      "start": 2831.385,
                      "end": 2833.645
                    }
                  ],
                  "start": 2831.385,
                  "end": 2833.645,
                  "num_words": 7.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Oh, yeah.",
                      "start": 2833.9448,
                      "end": 2834.4248
                    },
                    {
                      "text": "That's a really good one.",
                      "start": 2834.4248,
                      "end": 2835.565
                    },
                    {
                      "text": "I'll go with that.",
                      "start": 2835.7048,
                      "end": 2836.6848
                    },
                    {
                      "text": "Interoperability.",
                      "start": 2836.9048,
                      "end": 2837.4048
                    }
                  ],
                  "start": 2833.9448,
                  "end": 2837.4048,
                  "num_words": 12.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Sounds good.",
                      "start": 2838.345,
                      "end": 2839.145
                    },
                    {
                      "text": "And then the biggest threat to DAOs is?",
                      "start": 2839.145,
                      "end": 2843.1648
                    }
                  ],
                  "start": 2838.345,
                  "end": 2843.1648,
                  "num_words": 10.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Vote selling.",
                      "start": 2844.1199,
                      "end": 2844.92
                    },
                    {
                      "text": "Does that count?",
                      "start": 2844.92,
                      "end": 2845.9
                    }
                  ],
                  "start": 2844.1199,
                  "end": 2845.9,
                  "num_words": 5.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "We'll we'll pretend there's a hyphen there, and we'll accept it.",
                      "start": 2846.1199,
                      "end": 2849.0999
                    }
                  ],
                  "start": 2846.1199,
                  "end": 2849.0999,
                  "num_words": 11.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "I say whales.",
                      "start": 2849.96,
                      "end": 2850.8599
                    },
                    {
                      "text": "Whales are still a threat today.",
                      "start": 2851.0798,
                      "end": 2852.94
                    }
                  ],
                  "start": 2849.96,
                  "end": 2852.94,
                  "num_words": 9.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "I feel like we could've focused the whole conversation on those Telegram groups that are the equivalent of smokey backdoor, you know, private club type environments.",
                      "start": 2853.88,
                      "end": 2862.305
                    },
                    {
                      "text": "Yeah.",
                      "start": 2862.4448,
                      "end": 2862.9448
                    },
                    {
                      "text": "But with the final quiz question being, again, just one word, what's the future of governance?",
                      "start": 2863.805,
                      "end": 2869.505
                    }
                  ],
                  "start": 2853.88,
                  "end": 2869.505,
                  "num_words": 43.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Web.",
                      "start": 2870.4,
                      "end": 2870.9
                    },
                    {
                      "text": "Web of trust, web of lies.",
                      "start": 2871.2,
                      "end": 2873.14
                    },
                    {
                      "text": "It's it's going to be a big spiderweb.",
                      "start": 2873.44,
                      "end": 2876.5
                    }
                  ],
                  "start": 2870.4,
                  "end": 2876.5,
                  "num_words": 15.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "All the webs.",
                      "start": 2877.3599,
                      "end": 2878.18
                    }
                  ],
                  "start": 2877.3599,
                  "end": 2878.18,
                  "num_words": 3.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2878.4,
                      "end": 2878.64
                    },
                    {
                      "text": "I'd say decentralization.",
                      "start": 2878.64,
                      "end": 2879.94
                    },
                    {
                      "text": "In a good governance system, has to be decentralized.",
                      "start": 2881.28,
                      "end": 2883.78
                    }
                  ],
                  "start": 2878.4,
                  "end": 2883.78,
                  "num_words": 13.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Amazing.",
                      "start": 2885.205,
                      "end": 2885.605
                    },
                    {
                      "text": "Well, thank you both so much.",
                      "start": 2885.605,
                      "end": 2886.965
                    },
                    {
                      "text": "This has been a a great conversation.",
                      "start": 2886.965,
                      "end": 2889.0652
                    },
                    {
                      "text": "Really appreciate both the research that you both are are doing and leading and and are part of.",
                      "start": 2889.685,
                      "end": 2894.485
                    },
                    {
                      "text": "And, yeah, thank you for, both doing it and helping, make it more accessible",
                      "start": 2894.485,
                      "end": 2898.51
                    }
                  ],
                  "start": 2885.205,
                  "end": 2898.51,
                  "num_words": 46.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "so much for having us.",
                      "start": 2902.03,
                      "end": 2904.1301
                    }
                  ],
                  "start": 2902.03,
                  "end": 2904.1301,
                  "num_words": 5.0,
                  "speaker": 3
                },
                {
                  "sentences": [
                    {
                      "text": "Thanks for tuning in.",
                      "start": 2904.51,
                      "end": 2905.71
                    },
                    {
                      "text": "The Governance Futures podcast is sponsored by the Scroll Foundation and produced by the governance team at the foundation, Eugene Leventhal and Jamila Kamalova, with editing support from Creator Sapkora.",
                      "start": 2905.71,
                      "end": 2916.925
                    },
                    {
                      "text": "Any music and photos are tested in the episode description.",
                      "start": 2917.5452,
                      "end": 2920.7651
                    },
                    {
                      "text": "If you'd like to get in touch, reach out over Twitter at gulf underscore futures, or you can email us at governance@scroll.io.",
                      "start": 2921.385,
                      "end": 2929.38
                    },
                    {
                      "text": "Until next time.",
                      "start": 2929.38,
                      "end": 2931.16
                    }
                  ],
                  "start": 2904.51,
                  "end": 2931.16,
                  "num_words": 69.0,
                  "speaker": 0
                }
              ]
            },
            "entities": null,
            "translations": null,
            "topics": null
          }
        ],
        "detected_language": ""
      }
    ],
    "utterances": [
      {
        "start": 0.16,
        "end": 2.1,
        "confidence": 0.8423135,
        "channel": 0,
        "transcript": "Dark DAOs are essentially",
        "words": [
          {
            "word": "dark",
            "start": 0.16,
            "end": 0.39999998,
            "confidence": 0.7019121,
            "punctuated_word": "Dark",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "daos",
            "start": 0.39999998,
            "end": 0.9,
            "confidence": 0.76465416,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "are",
            "start": 0.99999994,
            "end": 1.5,
            "confidence": 0.99354583,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "essentially",
            "start": 1.5999999,
            "end": 2.1,
            "confidence": 0.9091419,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          }
        ],
        "speaker": 0,
        "id": "402bcaa5-98d2-4ade-bae1-7ec43fc5219f"
      },
      {
        "start": 2.48,
        "end": 5.62,
        "confidence": 0.99539745,
        "channel": 0,
        "transcript": "the most honest form of corruption that we've ever seen.",
        "words": [
          {
            "word": "the",
            "start": 2.48,
            "end": 2.6399999,
            "confidence": 0.9927012,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "most",
            "start": 2.6399999,
            "end": 2.96,
            "confidence": 0.99919647,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "honest",
            "start": 2.96,
            "end": 3.36,
            "confidence": 0.9672716,
            "punctuated_word": "honest",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "form",
            "start": 3.36,
            "end": 3.6,
            "confidence": 0.99880004,
            "punctuated_word": "form",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "of",
            "start": 3.6,
            "end": 3.76,
            "confidence": 0.9994671,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "corruption",
            "start": 3.76,
            "end": 4.26,
            "confidence": 0.9996406,
            "punctuated_word": "corruption",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "that",
            "start": 4.3199997,
            "end": 4.48,
            "confidence": 0.99931216,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "we've",
            "start": 4.48,
            "end": 4.88,
            "confidence": 0.99958813,
            "punctuated_word": "we've",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "ever",
            "start": 4.88,
            "end": 5.12,
            "confidence": 0.99838746,
            "punctuated_word": "ever",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          },
          {
            "word": "seen",
            "start": 5.12,
            "end": 5.62,
            "confidence": 0.99961066,
            "punctuated_word": "seen.",
            "speaker": 0,
            "speaker_confidence": 0.74771774
          }
        ],
        "speaker": 0,
        "id": "f58f2097-3740-46d2-a158-3166e367bd00"
      },
      {
        "start": 5.92,
        "end": 13.299999,
        "confidence": 0.96786636,
        "channel": 0,
        "transcript": "I can't go out and buy a board ape, but now I can potentially get access to the community and, you know, it can kind of add these elements of inclusion",
        "words": [
          {
            "word": "i",
            "start": 5.92,
            "end": 6.08,
            "confidence": 0.99372476,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "can't",
            "start": 6.08,
            "end": 6.3199997,
            "confidence": 0.99910283,
            "punctuated_word": "can't",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "go",
            "start": 6.3199997,
            "end": 6.48,
            "confidence": 0.9996045,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "out",
            "start": 6.48,
            "end": 6.72,
            "confidence": 0.99538547,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "and",
            "start": 6.72,
            "end": 6.7999997,
            "confidence": 0.9783463,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "buy",
            "start": 6.7999997,
            "end": 7.04,
            "confidence": 0.9333898,
            "punctuated_word": "buy",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "a",
            "start": 7.04,
            "end": 7.2,
            "confidence": 0.94463265,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "board",
            "start": 7.2,
            "end": 7.44,
            "confidence": 0.6400537,
            "punctuated_word": "board",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "ape",
            "start": 7.44,
            "end": 7.6,
            "confidence": 0.9248258,
            "punctuated_word": "ape,",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "but",
            "start": 7.6,
            "end": 7.7599998,
            "confidence": 0.9932868,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "now",
            "start": 7.7599998,
            "end": 7.9199996,
            "confidence": 0.98781025,
            "punctuated_word": "now",
            "speaker": 1,
            "speaker_confidence": 0.51582086
          },
          {
            "word": "i",
            "start": 7.9199996,
            "end": 8.0,
            "confidence": 0.9815568,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5105512
          },
          {
            "word": "can",
            "start": 8.0,
            "end": 8.24,
            "confidence": 0.9985159,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.5105512
          },
          {
            "word": "potentially",
            "start": 8.24,
            "end": 8.639999,
            "confidence": 0.99555814,
            "punctuated_word": "potentially",
            "speaker": 1,
            "speaker_confidence": 0.5105512
          },
          {
            "word": "get",
            "start": 8.639999,
            "end": 8.88,
            "confidence": 0.99603087,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.5105512
          },
          {
            "word": "access",
            "start": 8.88,
            "end": 9.2,
            "confidence": 0.9989354,
            "punctuated_word": "access",
            "speaker": 1,
            "speaker_confidence": 0.5105512
          },
          {
            "word": "to",
            "start": 9.2,
            "end": 9.28,
            "confidence": 0.99579346,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.59779173
          },
          {
            "word": "the",
            "start": 9.28,
            "end": 9.44,
            "confidence": 0.9948019,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.59779173
          },
          {
            "word": "community",
            "start": 9.44,
            "end": 9.94,
            "confidence": 0.9987544,
            "punctuated_word": "community",
            "speaker": 1,
            "speaker_confidence": 0.59779173
          },
          {
            "word": "and",
            "start": 10.0,
            "end": 10.32,
            "confidence": 0.78385335,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.59779173
          },
          {
            "word": "you",
            "start": 10.32,
            "end": 10.4,
            "confidence": 0.9971205,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.59779173
          },
          {
            "word": "know",
            "start": 10.4,
            "end": 10.639999,
            "confidence": 0.9983544,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.59779173
          },
          {
            "word": "it",
            "start": 10.639999,
            "end": 10.8,
            "confidence": 0.96356887,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.59779173
          },
          {
            "word": "can",
            "start": 10.8,
            "end": 11.12,
            "confidence": 0.9937541,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.59779173
          },
          {
            "word": "kind",
            "start": 11.12,
            "end": 11.28,
            "confidence": 0.98515564,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.59779173
          },
          {
            "word": "of",
            "start": 11.28,
            "end": 11.5199995,
            "confidence": 0.99640876,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          },
          {
            "word": "add",
            "start": 11.5199995,
            "end": 11.759999,
            "confidence": 0.9850151,
            "punctuated_word": "add",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          },
          {
            "word": "these",
            "start": 11.759999,
            "end": 12.0,
            "confidence": 0.9919348,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          },
          {
            "word": "elements",
            "start": 12.0,
            "end": 12.48,
            "confidence": 0.9934521,
            "punctuated_word": "elements",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          },
          {
            "word": "of",
            "start": 12.48,
            "end": 12.799999,
            "confidence": 0.9757464,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          },
          {
            "word": "inclusion",
            "start": 12.799999,
            "end": 13.299999,
            "confidence": 0.9893825,
            "punctuated_word": "inclusion",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          }
        ],
        "speaker": 1,
        "id": "f73ed95e-d721-4fef-ba05-7e7cb57115a0"
      },
      {
        "start": 13.599999,
        "end": 14.099999,
        "confidence": 0.8478619,
        "channel": 0,
        "transcript": "potentially",
        "words": [
          {
            "word": "potentially",
            "start": 13.599999,
            "end": 14.099999,
            "confidence": 0.8478619,
            "punctuated_word": "potentially",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          }
        ],
        "speaker": 1,
        "id": "a3fb4610-5343-4474-95cc-c3ab68bb115a"
      },
      {
        "start": 14.559999,
        "end": 15.695,
        "confidence": 0.8061452,
        "channel": 0,
        "transcript": "in certain environments.",
        "words": [
          {
            "word": "in",
            "start": 14.559999,
            "end": 14.719999,
            "confidence": 0.69789094,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          },
          {
            "word": "certain",
            "start": 14.719999,
            "end": 14.955,
            "confidence": 0.7444472,
            "punctuated_word": "certain",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          },
          {
            "word": "environments",
            "start": 15.195,
            "end": 15.695,
            "confidence": 0.9760974,
            "punctuated_word": "environments.",
            "speaker": 1,
            "speaker_confidence": 0.64338297
          }
        ],
        "speaker": 1,
        "id": "90e501cb-5510-4403-8baa-4864c981d1ba"
      },
      {
        "start": 16.235,
        "end": 26.494999,
        "confidence": 0.95291454,
        "channel": 0,
        "transcript": "It could be fatal because it's Web three and and Web three bugs are pretty harmful. One of the worst case scenarios is that we actually see a new form of identity theft in crypto",
        "words": [
          {
            "word": "it",
            "start": 16.235,
            "end": 16.475,
            "confidence": 0.99582773,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "could",
            "start": 16.475,
            "end": 16.715,
            "confidence": 0.99860245,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "be",
            "start": 16.715,
            "end": 17.035,
            "confidence": 0.99867153,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "fatal",
            "start": 17.035,
            "end": 17.435,
            "confidence": 0.9905613,
            "punctuated_word": "fatal",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "because",
            "start": 17.435,
            "end": 17.675,
            "confidence": 0.8945136,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "it's",
            "start": 17.675,
            "end": 17.994999,
            "confidence": 0.99592733,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "web",
            "start": 17.994999,
            "end": 18.235,
            "confidence": 0.5952013,
            "punctuated_word": "Web",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "three",
            "start": 18.235,
            "end": 18.395,
            "confidence": 0.8999857,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "and",
            "start": 18.395,
            "end": 18.715,
            "confidence": 0.49818966,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "and",
            "start": 18.715,
            "end": 18.875,
            "confidence": 0.89335346,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "web",
            "start": 18.875,
            "end": 19.115,
            "confidence": 0.9961701,
            "punctuated_word": "Web",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "three",
            "start": 19.115,
            "end": 19.355,
            "confidence": 0.9987312,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "bugs",
            "start": 19.355,
            "end": 19.595,
            "confidence": 0.9515989,
            "punctuated_word": "bugs",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "are",
            "start": 19.595,
            "end": 20.095,
            "confidence": 0.9989485,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "pretty",
            "start": 20.314999,
            "end": 20.635,
            "confidence": 0.7081858,
            "punctuated_word": "pretty",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "harmful",
            "start": 20.635,
            "end": 21.135,
            "confidence": 0.998775,
            "punctuated_word": "harmful.",
            "speaker": 2,
            "speaker_confidence": 0.70185846
          },
          {
            "word": "one",
            "start": 21.355,
            "end": 21.515,
            "confidence": 0.996221,
            "punctuated_word": "One",
            "speaker": 3,
            "speaker_confidence": 0.0
          },
          {
            "word": "of",
            "start": 21.515,
            "end": 21.675,
            "confidence": 0.99676347,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.0
          },
          {
            "word": "the",
            "start": 21.675,
            "end": 21.755,
            "confidence": 0.9970079,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.0
          },
          {
            "word": "worst",
            "start": 21.755,
            "end": 21.994999,
            "confidence": 0.9982963,
            "punctuated_word": "worst",
            "speaker": 3,
            "speaker_confidence": 0.4278794
          },
          {
            "word": "case",
            "start": 21.994999,
            "end": 22.235,
            "confidence": 0.99363744,
            "punctuated_word": "case",
            "speaker": 3,
            "speaker_confidence": 0.4278794
          },
          {
            "word": "scenarios",
            "start": 22.235,
            "end": 22.735,
            "confidence": 0.9978059,
            "punctuated_word": "scenarios",
            "speaker": 3,
            "speaker_confidence": 0.4278794
          },
          {
            "word": "is",
            "start": 22.875,
            "end": 23.035,
            "confidence": 0.9954137,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.4278794
          },
          {
            "word": "that",
            "start": 23.035,
            "end": 23.195,
            "confidence": 0.99906486,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.4278794
          },
          {
            "word": "we",
            "start": 23.195,
            "end": 23.355,
            "confidence": 0.9967444,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "actually",
            "start": 23.355,
            "end": 23.755001,
            "confidence": 0.9930473,
            "punctuated_word": "actually",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "see",
            "start": 23.755001,
            "end": 23.994999,
            "confidence": 0.9988212,
            "punctuated_word": "see",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "a",
            "start": 23.994999,
            "end": 24.075,
            "confidence": 0.99798596,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "new",
            "start": 24.075,
            "end": 24.235,
            "confidence": 0.9996277,
            "punctuated_word": "new",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "form",
            "start": 24.235,
            "end": 24.634998,
            "confidence": 0.9989635,
            "punctuated_word": "form",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "of",
            "start": 24.634998,
            "end": 24.795,
            "confidence": 0.99932396,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "identity",
            "start": 24.795,
            "end": 25.295,
            "confidence": 0.99950504,
            "punctuated_word": "identity",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "theft",
            "start": 25.355,
            "end": 25.755001,
            "confidence": 0.9980205,
            "punctuated_word": "theft",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "in",
            "start": 25.755001,
            "end": 25.994999,
            "confidence": 0.9917442,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          },
          {
            "word": "crypto",
            "start": 25.994999,
            "end": 26.494999,
            "confidence": 0.990768,
            "punctuated_word": "crypto",
            "speaker": 3,
            "speaker_confidence": 0.5572483
          }
        ],
        "speaker": 3,
        "id": "f1e59bef-615c-44f9-9bdf-acace218009c"
      },
      {
        "start": 26.955,
        "end": 38.95,
        "confidence": 0.9613254,
        "channel": 0,
        "transcript": "in which users get tricked into basically giving over their entire account to someone else. So basically, if it came from your key, you did it. Case closed. And your guys' work challenges that fundamentally.",
        "words": [
          {
            "word": "in",
            "start": 26.955,
            "end": 27.035,
            "confidence": 0.77560973,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "which",
            "start": 27.035,
            "end": 27.535,
            "confidence": 0.9971493,
            "punctuated_word": "which",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "users",
            "start": 27.595,
            "end": 28.075,
            "confidence": 0.9955024,
            "punctuated_word": "users",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "get",
            "start": 28.075,
            "end": 28.235,
            "confidence": 0.99647045,
            "punctuated_word": "get",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "tricked",
            "start": 28.235,
            "end": 28.555,
            "confidence": 0.99633175,
            "punctuated_word": "tricked",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "into",
            "start": 28.555,
            "end": 28.875,
            "confidence": 0.9903837,
            "punctuated_word": "into",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "basically",
            "start": 28.875,
            "end": 29.375,
            "confidence": 0.9554258,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "giving",
            "start": 29.675,
            "end": 29.915,
            "confidence": 0.98388785,
            "punctuated_word": "giving",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "over",
            "start": 29.915,
            "end": 30.154999,
            "confidence": 0.9885406,
            "punctuated_word": "over",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "their",
            "start": 30.154999,
            "end": 30.395,
            "confidence": 0.979684,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "entire",
            "start": 30.395,
            "end": 30.895,
            "confidence": 0.99390936,
            "punctuated_word": "entire",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "account",
            "start": 31.01,
            "end": 31.17,
            "confidence": 0.963631,
            "punctuated_word": "account",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "to",
            "start": 31.17,
            "end": 31.33,
            "confidence": 0.99872905,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "someone",
            "start": 31.33,
            "end": 31.83,
            "confidence": 0.99980956,
            "punctuated_word": "someone",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "else",
            "start": 31.89,
            "end": 32.39,
            "confidence": 0.9953685,
            "punctuated_word": "else.",
            "speaker": 3,
            "speaker_confidence": 0.6019945
          },
          {
            "word": "so",
            "start": 32.45,
            "end": 32.85,
            "confidence": 0.9914562,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.5067105
          },
          {
            "word": "basically",
            "start": 32.85,
            "end": 33.25,
            "confidence": 0.6474271,
            "punctuated_word": "basically,",
            "speaker": 0,
            "speaker_confidence": 0.5067105
          },
          {
            "word": "if",
            "start": 33.25,
            "end": 33.41,
            "confidence": 0.9976665,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.5067105
          },
          {
            "word": "it",
            "start": 33.41,
            "end": 33.49,
            "confidence": 0.9980698,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5067105
          },
          {
            "word": "came",
            "start": 33.49,
            "end": 33.73,
            "confidence": 0.99895406,
            "punctuated_word": "came",
            "speaker": 0,
            "speaker_confidence": 0.5067105
          },
          {
            "word": "from",
            "start": 33.73,
            "end": 33.89,
            "confidence": 0.9981896,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.5067105
          },
          {
            "word": "your",
            "start": 33.89,
            "end": 34.13,
            "confidence": 0.9963821,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.5067105
          },
          {
            "word": "key",
            "start": 34.13,
            "end": 34.53,
            "confidence": 0.98717874,
            "punctuated_word": "key,",
            "speaker": 0,
            "speaker_confidence": 0.5067105
          },
          {
            "word": "you",
            "start": 34.53,
            "end": 34.69,
            "confidence": 0.9993585,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.3209648
          },
          {
            "word": "did",
            "start": 34.69,
            "end": 34.93,
            "confidence": 0.9886748,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.3209648
          },
          {
            "word": "it",
            "start": 34.93,
            "end": 35.17,
            "confidence": 0.9327531,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.3209648
          },
          {
            "word": "case",
            "start": 35.17,
            "end": 35.49,
            "confidence": 0.99761486,
            "punctuated_word": "Case",
            "speaker": 0,
            "speaker_confidence": 0.3209648
          },
          {
            "word": "closed",
            "start": 35.49,
            "end": 35.99,
            "confidence": 0.94091797,
            "punctuated_word": "closed.",
            "speaker": 0,
            "speaker_confidence": 0.3209648
          },
          {
            "word": "and",
            "start": 36.29,
            "end": 36.61,
            "confidence": 0.9901518,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.566454
          },
          {
            "word": "your",
            "start": 36.61,
            "end": 36.85,
            "confidence": 0.8893041,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.566454
          },
          {
            "word": "guys'",
            "start": 36.85,
            "end": 37.17,
            "confidence": 0.82715833,
            "punctuated_word": "guys'",
            "speaker": 0,
            "speaker_confidence": 0.566454
          },
          {
            "word": "work",
            "start": 37.17,
            "end": 37.57,
            "confidence": 0.9970848,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.566454
          },
          {
            "word": "challenges",
            "start": 37.57,
            "end": 38.05,
            "confidence": 0.91541225,
            "punctuated_word": "challenges",
            "speaker": 0,
            "speaker_confidence": 0.566454
          },
          {
            "word": "that",
            "start": 38.05,
            "end": 38.45,
            "confidence": 0.99697924,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.566454
          },
          {
            "word": "fundamentally",
            "start": 38.45,
            "end": 38.95,
            "confidence": 0.945222,
            "punctuated_word": "fundamentally.",
            "speaker": 0,
            "speaker_confidence": 0.566454
          }
        ],
        "speaker": 0,
        "id": "b2a5bb2a-e98b-4c01-9623-0670ebe62f8a"
      },
      {
        "start": 39.65,
        "end": 56.364998,
        "confidence": 0.9780883,
        "channel": 0,
        "transcript": "Even if there hasn't been any transactions in a single account, the identity of the owner of the account might have changed. Liquefaction enables for private boat selling, and the ability of not being able to sell boats is something that's kind of been really big in any governance system.",
        "words": [
          {
            "word": "even",
            "start": 39.65,
            "end": 39.89,
            "confidence": 0.9973941,
            "punctuated_word": "Even",
            "speaker": 3,
            "speaker_confidence": 0.56675166
          },
          {
            "word": "if",
            "start": 39.89,
            "end": 40.13,
            "confidence": 0.9992487,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.56675166
          },
          {
            "word": "there",
            "start": 40.13,
            "end": 40.29,
            "confidence": 0.99942446,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.56675166
          },
          {
            "word": "hasn't",
            "start": 40.29,
            "end": 40.61,
            "confidence": 0.9989496,
            "punctuated_word": "hasn't",
            "speaker": 3,
            "speaker_confidence": 0.56675166
          },
          {
            "word": "been",
            "start": 40.61,
            "end": 40.77,
            "confidence": 0.9996623,
            "punctuated_word": "been",
            "speaker": 3,
            "speaker_confidence": 0.56675166
          },
          {
            "word": "any",
            "start": 40.77,
            "end": 41.010002,
            "confidence": 0.9979996,
            "punctuated_word": "any",
            "speaker": 3,
            "speaker_confidence": 0.56675166
          },
          {
            "word": "transactions",
            "start": 41.010002,
            "end": 41.510002,
            "confidence": 0.99695325,
            "punctuated_word": "transactions",
            "speaker": 3,
            "speaker_confidence": 0.56675166
          },
          {
            "word": "in",
            "start": 41.65,
            "end": 41.81,
            "confidence": 0.99941504,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.56675166
          },
          {
            "word": "a",
            "start": 41.81,
            "end": 41.89,
            "confidence": 0.9992774,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.5150506
          },
          {
            "word": "single",
            "start": 41.89,
            "end": 42.29,
            "confidence": 0.9999757,
            "punctuated_word": "single",
            "speaker": 3,
            "speaker_confidence": 0.5150506
          },
          {
            "word": "account",
            "start": 42.29,
            "end": 42.79,
            "confidence": 0.9922582,
            "punctuated_word": "account,",
            "speaker": 3,
            "speaker_confidence": 0.5150506
          },
          {
            "word": "the",
            "start": 43.010002,
            "end": 43.17,
            "confidence": 0.99437875,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.5150506
          },
          {
            "word": "identity",
            "start": 43.17,
            "end": 43.67,
            "confidence": 0.9994081,
            "punctuated_word": "identity",
            "speaker": 3,
            "speaker_confidence": 0.5150506
          },
          {
            "word": "of",
            "start": 43.865,
            "end": 44.185,
            "confidence": 0.9999063,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.5150506
          },
          {
            "word": "the",
            "start": 44.185,
            "end": 44.265,
            "confidence": 0.99930227,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.5150506
          },
          {
            "word": "owner",
            "start": 44.265,
            "end": 44.745,
            "confidence": 0.99950254,
            "punctuated_word": "owner",
            "speaker": 3,
            "speaker_confidence": 0.5150506
          },
          {
            "word": "of",
            "start": 44.745,
            "end": 44.905,
            "confidence": 0.99897826,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.5150506
          },
          {
            "word": "the",
            "start": 44.905,
            "end": 44.985,
            "confidence": 0.99976295,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "account",
            "start": 44.985,
            "end": 45.305,
            "confidence": 0.9998449,
            "punctuated_word": "account",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "might",
            "start": 45.305,
            "end": 45.465,
            "confidence": 0.9994086,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "have",
            "start": 45.465,
            "end": 45.625,
            "confidence": 0.9534051,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "changed",
            "start": 45.625,
            "end": 46.125,
            "confidence": 0.9984605,
            "punctuated_word": "changed.",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "liquefaction",
            "start": 46.265,
            "end": 46.765,
            "confidence": 0.8488124,
            "punctuated_word": "Liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "enables",
            "start": 47.065,
            "end": 47.545,
            "confidence": 0.9989969,
            "punctuated_word": "enables",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "for",
            "start": 47.545,
            "end": 47.785,
            "confidence": 0.9923436,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "private",
            "start": 47.785,
            "end": 48.285,
            "confidence": 0.9978538,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "boat",
            "start": 48.345,
            "end": 48.585,
            "confidence": 0.9806348,
            "punctuated_word": "boat",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "selling",
            "start": 48.585,
            "end": 48.905,
            "confidence": 0.73937297,
            "punctuated_word": "selling,",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "and",
            "start": 48.905,
            "end": 49.305,
            "confidence": 0.9986957,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "the",
            "start": 49.305,
            "end": 49.545,
            "confidence": 0.99863595,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "ability",
            "start": 49.545,
            "end": 49.864998,
            "confidence": 0.99618894,
            "punctuated_word": "ability",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "of",
            "start": 49.864998,
            "end": 50.105,
            "confidence": 0.9917813,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "not",
            "start": 50.105,
            "end": 50.265,
            "confidence": 0.99589443,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "being",
            "start": 50.265,
            "end": 50.505,
            "confidence": 0.78549623,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "able",
            "start": 50.505,
            "end": 50.665,
            "confidence": 0.9994523,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "to",
            "start": 50.665,
            "end": 50.825,
            "confidence": 0.9938723,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "sell",
            "start": 50.825,
            "end": 50.985,
            "confidence": 0.9698915,
            "punctuated_word": "sell",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "boats",
            "start": 50.985,
            "end": 51.305,
            "confidence": 0.9560508,
            "punctuated_word": "boats",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "is",
            "start": 51.305,
            "end": 51.385,
            "confidence": 0.96809244,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "something",
            "start": 51.385,
            "end": 51.885,
            "confidence": 0.99938536,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "that's",
            "start": 51.945,
            "end": 52.445,
            "confidence": 0.99893874,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "kind",
            "start": 52.505,
            "end": 52.665,
            "confidence": 0.948199,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7727668
          },
          {
            "word": "of",
            "start": 52.665,
            "end": 52.905,
            "confidence": 0.9986785,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.61946774
          },
          {
            "word": "been",
            "start": 52.905,
            "end": 53.405,
            "confidence": 0.9890143,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.61946774
          },
          {
            "word": "really",
            "start": 53.545,
            "end": 53.864998,
            "confidence": 0.98486644,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.61946774
          },
          {
            "word": "big",
            "start": 53.864998,
            "end": 54.364998,
            "confidence": 0.9761129,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.61946774
          },
          {
            "word": "in",
            "start": 54.504997,
            "end": 54.905,
            "confidence": 0.96116084,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.61946774
          },
          {
            "word": "any",
            "start": 54.905,
            "end": 55.225,
            "confidence": 0.9978775,
            "punctuated_word": "any",
            "speaker": 2,
            "speaker_confidence": 0.61946774
          },
          {
            "word": "governance",
            "start": 55.225,
            "end": 55.725,
            "confidence": 0.9308784,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.61946774
          },
          {
            "word": "system",
            "start": 55.864998,
            "end": 56.364998,
            "confidence": 0.98431367,
            "punctuated_word": "system.",
            "speaker": 2,
            "speaker_confidence": 0.61946774
          }
        ],
        "speaker": 2,
        "id": "e7024673-49f8-410b-9a5e-d3f3d0ffdbaa"
      },
      {
        "start": 56.825,
        "end": 61.29,
        "confidence": 0.9496097,
        "channel": 0,
        "transcript": "So much of Web three's architecture is really built on this idea of nonfungibility.",
        "words": [
          {
            "word": "so",
            "start": 56.825,
            "end": 56.985,
            "confidence": 0.9959436,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "much",
            "start": 56.985,
            "end": 57.225,
            "confidence": 0.9985568,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "of",
            "start": 57.225,
            "end": 57.385,
            "confidence": 0.9976521,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "web",
            "start": 57.385,
            "end": 57.625,
            "confidence": 0.66489094,
            "punctuated_word": "Web",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "three's",
            "start": 57.625,
            "end": 58.025,
            "confidence": 0.9711659,
            "punctuated_word": "three's",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "architecture",
            "start": 58.025,
            "end": 58.525,
            "confidence": 0.9392219,
            "punctuated_word": "architecture",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "is",
            "start": 58.665,
            "end": 58.95,
            "confidence": 0.83226824,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "really",
            "start": 58.95,
            "end": 59.190002,
            "confidence": 0.98815,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "built",
            "start": 59.190002,
            "end": 59.43,
            "confidence": 0.9988574,
            "punctuated_word": "built",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "on",
            "start": 59.43,
            "end": 59.83,
            "confidence": 0.9995937,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "this",
            "start": 59.83,
            "end": 59.99,
            "confidence": 0.9995989,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "idea",
            "start": 59.99,
            "end": 60.47,
            "confidence": 0.99987805,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "of",
            "start": 60.47,
            "end": 60.79,
            "confidence": 0.99952054,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          },
          {
            "word": "nonfungibility",
            "start": 60.79,
            "end": 61.29,
            "confidence": 0.90923864,
            "punctuated_word": "nonfungibility.",
            "speaker": 1,
            "speaker_confidence": 0.58178073
          }
        ],
        "speaker": 1,
        "id": "eee27db5-669a-4710-9ee9-4d5ec63f4d6e"
      },
      {
        "start": 61.99,
        "end": 71.61,
        "confidence": 0.993663,
        "channel": 0,
        "transcript": "But we'll have to see what they do if multiple people try to attend with the same NFT. In the future, everyone will be world famous for fifteen minutes on the website.",
        "words": [
          {
            "word": "but",
            "start": 61.99,
            "end": 62.23,
            "confidence": 0.9979944,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.34830403
          },
          {
            "word": "we'll",
            "start": 62.23,
            "end": 62.39,
            "confidence": 0.9994006,
            "punctuated_word": "we'll",
            "speaker": 3,
            "speaker_confidence": 0.34830403
          },
          {
            "word": "have",
            "start": 62.39,
            "end": 62.63,
            "confidence": 0.99978775,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.34830403
          },
          {
            "word": "to",
            "start": 62.63,
            "end": 62.71,
            "confidence": 0.9985815,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.34830403
          },
          {
            "word": "see",
            "start": 62.71,
            "end": 63.03,
            "confidence": 0.99973696,
            "punctuated_word": "see",
            "speaker": 3,
            "speaker_confidence": 0.34830403
          },
          {
            "word": "what",
            "start": 63.03,
            "end": 63.190002,
            "confidence": 0.99964726,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.34830403
          },
          {
            "word": "they",
            "start": 63.190002,
            "end": 63.43,
            "confidence": 0.9998672,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "do",
            "start": 63.43,
            "end": 63.93,
            "confidence": 0.9995981,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "if",
            "start": 63.99,
            "end": 64.47,
            "confidence": 0.9829448,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "multiple",
            "start": 64.47,
            "end": 64.87,
            "confidence": 0.9988111,
            "punctuated_word": "multiple",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "people",
            "start": 64.87,
            "end": 65.35,
            "confidence": 0.99987924,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "try",
            "start": 65.35,
            "end": 65.67,
            "confidence": 0.98924214,
            "punctuated_word": "try",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "to",
            "start": 65.67,
            "end": 65.91,
            "confidence": 0.9992262,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "attend",
            "start": 65.91,
            "end": 66.15,
            "confidence": 0.99947387,
            "punctuated_word": "attend",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "with",
            "start": 66.15,
            "end": 66.39,
            "confidence": 0.97648287,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "the",
            "start": 66.39,
            "end": 66.47,
            "confidence": 0.9995136,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "same",
            "start": 66.47,
            "end": 66.87,
            "confidence": 0.9992219,
            "punctuated_word": "same",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "nft",
            "start": 66.87,
            "end": 67.37,
            "confidence": 0.9977471,
            "punctuated_word": "NFT.",
            "speaker": 3,
            "speaker_confidence": 0.6189086
          },
          {
            "word": "in",
            "start": 67.59,
            "end": 67.75,
            "confidence": 0.9991543,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "the",
            "start": 67.75,
            "end": 67.91,
            "confidence": 0.99958235,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "future",
            "start": 67.91,
            "end": 68.39,
            "confidence": 0.9961444,
            "punctuated_word": "future,",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "everyone",
            "start": 68.39,
            "end": 68.87,
            "confidence": 0.99941814,
            "punctuated_word": "everyone",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "will",
            "start": 68.87,
            "end": 69.03,
            "confidence": 0.99939394,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "be",
            "start": 69.03,
            "end": 69.35,
            "confidence": 0.9999156,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "world",
            "start": 69.35,
            "end": 69.67,
            "confidence": 0.9995939,
            "punctuated_word": "world",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "famous",
            "start": 69.67,
            "end": 70.07,
            "confidence": 0.9998754,
            "punctuated_word": "famous",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "for",
            "start": 70.07,
            "end": 70.23,
            "confidence": 0.8732696,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "fifteen",
            "start": 70.23,
            "end": 70.55,
            "confidence": 0.9981621,
            "punctuated_word": "fifteen",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "minutes",
            "start": 70.55,
            "end": 70.87,
            "confidence": 0.9995085,
            "punctuated_word": "minutes",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "on",
            "start": 70.87,
            "end": 70.95,
            "confidence": 0.99893993,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "the",
            "start": 70.95,
            "end": 71.11,
            "confidence": 0.999775,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          },
          {
            "word": "website",
            "start": 71.11,
            "end": 71.61,
            "confidence": 0.99732554,
            "punctuated_word": "website.",
            "speaker": 0,
            "speaker_confidence": 0.63464206
          }
        ],
        "speaker": 3,
        "id": "5dcd6fab-9c6a-49bc-9209-9418e83f9542"
      },
      {
        "start": 72.325005,
        "end": 73.545,
        "confidence": 0.9967254,
        "channel": 0,
        "transcript": "Hi. I'm Eugene.",
        "words": [
          {
            "word": "hi",
            "start": 72.325005,
            "end": 72.645004,
            "confidence": 0.99453235,
            "punctuated_word": "Hi.",
            "speaker": 1,
            "speaker_confidence": 0.30721587
          },
          {
            "word": "i'm",
            "start": 72.645004,
            "end": 73.045,
            "confidence": 0.99965096,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.30721587
          },
          {
            "word": "eugene",
            "start": 73.045,
            "end": 73.545,
            "confidence": 0.9959929,
            "punctuated_word": "Eugene.",
            "speaker": 1,
            "speaker_confidence": 0.30721587
          }
        ],
        "speaker": 1,
        "id": "eb1dc38f-836f-42b1-916d-d0c8f83fb5f8"
      },
      {
        "start": 74.245,
        "end": 75.145004,
        "confidence": 0.97746295,
        "channel": 0,
        "transcript": "And I'm Jamila.",
        "words": [
          {
            "word": "and",
            "start": 74.245,
            "end": 74.405,
            "confidence": 0.9988732,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.34416395
          },
          {
            "word": "i'm",
            "start": 74.405,
            "end": 74.645004,
            "confidence": 0.9997601,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.34416395
          },
          {
            "word": "jamila",
            "start": 74.645004,
            "end": 75.145004,
            "confidence": 0.93375564,
            "punctuated_word": "Jamila.",
            "speaker": 0,
            "speaker_confidence": 0.34416395
          }
        ],
        "speaker": 0,
        "id": "44737fc3-6d30-422e-9314-1b4c194864b3"
      },
      {
        "start": 75.845,
        "end": 82.745,
        "confidence": 0.9551945,
        "channel": 0,
        "transcript": "And this is the Governance Futures podcast where we explore the past, present, and future of decentralized governance.",
        "words": [
          {
            "word": "and",
            "start": 75.845,
            "end": 76.005,
            "confidence": 0.99884605,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "this",
            "start": 76.005,
            "end": 76.245,
            "confidence": 0.9998796,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "is",
            "start": 76.245,
            "end": 76.405,
            "confidence": 0.9993068,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "the",
            "start": 76.405,
            "end": 76.565,
            "confidence": 0.9629377,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "governance",
            "start": 76.565,
            "end": 77.045,
            "confidence": 0.7953558,
            "punctuated_word": "Governance",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "futures",
            "start": 77.045,
            "end": 77.525,
            "confidence": 0.99755955,
            "punctuated_word": "Futures",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "podcast",
            "start": 77.525,
            "end": 78.025,
            "confidence": 0.886999,
            "punctuated_word": "podcast",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "where",
            "start": 78.325,
            "end": 78.565,
            "confidence": 0.5670924,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "we",
            "start": 78.565,
            "end": 78.805,
            "confidence": 0.99986804,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "explore",
            "start": 78.805,
            "end": 79.205,
            "confidence": 0.99978596,
            "punctuated_word": "explore",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "the",
            "start": 79.205,
            "end": 79.445,
            "confidence": 0.9994999,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "past",
            "start": 79.445,
            "end": 79.945,
            "confidence": 0.9971036,
            "punctuated_word": "past,",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "present",
            "start": 80.005,
            "end": 80.485,
            "confidence": 0.9934199,
            "punctuated_word": "present,",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "and",
            "start": 80.485,
            "end": 80.725,
            "confidence": 0.9999654,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "future",
            "start": 80.725,
            "end": 81.225,
            "confidence": 0.9998492,
            "punctuated_word": "future",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "of",
            "start": 81.285,
            "end": 81.605,
            "confidence": 0.99990654,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "decentralized",
            "start": 81.605,
            "end": 82.105,
            "confidence": 0.99762374,
            "punctuated_word": "decentralized",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          },
          {
            "word": "governance",
            "start": 82.245,
            "end": 82.745,
            "confidence": 0.9984992,
            "punctuated_word": "governance.",
            "speaker": 1,
            "speaker_confidence": 0.67579997
          }
        ],
        "speaker": 1,
        "id": "ff7dc009-0d83-4ec0-a107-11c13c1f2fb6"
      },
      {
        "start": 83.765,
        "end": 88.43,
        "confidence": 0.93757313,
        "channel": 0,
        "transcript": "This week, we had the pleasure of speaking with James Osgen and Danny Villardelle.",
        "words": [
          {
            "word": "this",
            "start": 83.765,
            "end": 84.085,
            "confidence": 0.99952006,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "week",
            "start": 84.085,
            "end": 84.57,
            "confidence": 0.9894518,
            "punctuated_word": "week,",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "we",
            "start": 84.65,
            "end": 84.81,
            "confidence": 0.9998354,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "had",
            "start": 84.81,
            "end": 84.97,
            "confidence": 0.85177743,
            "punctuated_word": "had",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "the",
            "start": 84.97,
            "end": 85.05,
            "confidence": 0.99950814,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "pleasure",
            "start": 85.05,
            "end": 85.53,
            "confidence": 0.9999877,
            "punctuated_word": "pleasure",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "of",
            "start": 85.53,
            "end": 85.69,
            "confidence": 0.9740471,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "speaking",
            "start": 85.69,
            "end": 86.09,
            "confidence": 0.99996674,
            "punctuated_word": "speaking",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "with",
            "start": 86.09,
            "end": 86.25,
            "confidence": 0.9998066,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "james",
            "start": 86.25,
            "end": 86.65,
            "confidence": 0.99955374,
            "punctuated_word": "James",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "osgen",
            "start": 86.65,
            "end": 87.15,
            "confidence": 0.7944799,
            "punctuated_word": "Osgen",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "and",
            "start": 87.29,
            "end": 87.53,
            "confidence": 0.9958026,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "danny",
            "start": 87.53,
            "end": 87.93,
            "confidence": 0.7744177,
            "punctuated_word": "Danny",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "villardelle",
            "start": 87.93,
            "end": 88.43,
            "confidence": 0.74786896,
            "punctuated_word": "Villardelle.",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          }
        ],
        "speaker": 0,
        "id": "ed690d8e-c599-475d-8588-dfcad1e60812"
      },
      {
        "start": 89.21,
        "end": 95.229996,
        "confidence": 0.95277166,
        "channel": 0,
        "transcript": "James and Danny are both PhD students at Cornell Tech and are advised by professor Ari Jewell.",
        "words": [
          {
            "word": "james",
            "start": 89.21,
            "end": 89.53,
            "confidence": 0.99968517,
            "punctuated_word": "James",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "and",
            "start": 89.53,
            "end": 89.69,
            "confidence": 0.9999603,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "danny",
            "start": 89.69,
            "end": 90.09,
            "confidence": 0.9995166,
            "punctuated_word": "Danny",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "are",
            "start": 90.09,
            "end": 90.25,
            "confidence": 0.9983706,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "both",
            "start": 90.25,
            "end": 90.57,
            "confidence": 0.9999486,
            "punctuated_word": "both",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "phd",
            "start": 90.57,
            "end": 91.05,
            "confidence": 0.9920232,
            "punctuated_word": "PhD",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "students",
            "start": 91.05,
            "end": 91.53,
            "confidence": 0.99751806,
            "punctuated_word": "students",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "at",
            "start": 91.53,
            "end": 91.77,
            "confidence": 0.99994755,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "cornell",
            "start": 91.77,
            "end": 92.25,
            "confidence": 0.99600595,
            "punctuated_word": "Cornell",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "tech",
            "start": 92.25,
            "end": 92.729996,
            "confidence": 0.9948211,
            "punctuated_word": "Tech",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "and",
            "start": 92.729996,
            "end": 93.05,
            "confidence": 0.9823746,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "are",
            "start": 93.05,
            "end": 93.21,
            "confidence": 0.99843746,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "advised",
            "start": 93.21,
            "end": 93.61,
            "confidence": 0.9993761,
            "punctuated_word": "advised",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "by",
            "start": 93.61,
            "end": 93.85,
            "confidence": 0.99964523,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "professor",
            "start": 93.85,
            "end": 94.35,
            "confidence": 0.976069,
            "punctuated_word": "professor",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "ari",
            "start": 94.41,
            "end": 94.729996,
            "confidence": 0.7903134,
            "punctuated_word": "Ari",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "jewell",
            "start": 94.729996,
            "end": 95.229996,
            "confidence": 0.47310594,
            "punctuated_word": "Jewell.",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          }
        ],
        "speaker": 0,
        "id": "4a6c0be8-6c58-46a2-bd25-dd9b79477739"
      },
      {
        "start": 95.77,
        "end": 98.27,
        "confidence": 0.8591493,
        "channel": 0,
        "transcript": "James's research interests include blockchains,",
        "words": [
          {
            "word": "james's",
            "start": 95.77,
            "end": 96.27,
            "confidence": 0.8148768,
            "punctuated_word": "James's",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "research",
            "start": 96.41,
            "end": 96.91,
            "confidence": 0.9974765,
            "punctuated_word": "research",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "interests",
            "start": 96.97,
            "end": 97.369995,
            "confidence": 0.49973807,
            "punctuated_word": "interests",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "include",
            "start": 97.369995,
            "end": 97.77,
            "confidence": 0.9990773,
            "punctuated_word": "include",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "blockchains",
            "start": 97.77,
            "end": 98.27,
            "confidence": 0.98457783,
            "punctuated_word": "blockchains,",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          }
        ],
        "speaker": 0,
        "id": "03a1f384-a79a-41f4-8ca5-59572c4179c5"
      },
      {
        "start": 98.744995,
        "end": 99.244995,
        "confidence": 0.9995512,
        "channel": 0,
        "transcript": "privacy,",
        "words": [
          {
            "word": "privacy",
            "start": 98.744995,
            "end": 99.244995,
            "confidence": 0.9995512,
            "punctuated_word": "privacy,",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          }
        ],
        "speaker": 0,
        "id": "257d0539-0391-4af2-a9cc-4e79569e81cf"
      },
      {
        "start": 99.545,
        "end": 102.84499,
        "confidence": 0.98994,
        "channel": 0,
        "transcript": "next generation wallets, and trusted execution environments",
        "words": [
          {
            "word": "next",
            "start": 99.545,
            "end": 99.945,
            "confidence": 0.9944022,
            "punctuated_word": "next",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "generation",
            "start": 99.945,
            "end": 100.445,
            "confidence": 0.9993474,
            "punctuated_word": "generation",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "wallets",
            "start": 100.505,
            "end": 101.005,
            "confidence": 0.9866582,
            "punctuated_word": "wallets,",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "and",
            "start": 101.064995,
            "end": 101.225,
            "confidence": 0.99777347,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "trusted",
            "start": 101.225,
            "end": 101.704994,
            "confidence": 0.99763036,
            "punctuated_word": "trusted",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "execution",
            "start": 101.704994,
            "end": 102.204994,
            "confidence": 0.9997476,
            "punctuated_word": "execution",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "environments",
            "start": 102.34499,
            "end": 102.84499,
            "confidence": 0.9540206,
            "punctuated_word": "environments",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          }
        ],
        "speaker": 0,
        "id": "e25f8f9b-229d-480b-996a-c1695458b565"
      },
      {
        "start": 103.145,
        "end": 103.884995,
        "confidence": 0.7160579,
        "channel": 0,
        "transcript": "or TEs.",
        "words": [
          {
            "word": "or",
            "start": 103.145,
            "end": 103.384995,
            "confidence": 0.6030041,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "tes",
            "start": 103.384995,
            "end": 103.884995,
            "confidence": 0.82911164,
            "punctuated_word": "TEs.",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          }
        ],
        "speaker": 0,
        "id": "2fe0102d-a939-40eb-af1d-d81324d499b4"
      },
      {
        "start": 104.825,
        "end": 106.685,
        "confidence": 0.98815197,
        "channel": 0,
        "transcript": "Danny has a background in mathematics",
        "words": [
          {
            "word": "danny",
            "start": 104.825,
            "end": 105.225,
            "confidence": 0.9446965,
            "punctuated_word": "Danny",
            "speaker": 0,
            "speaker_confidence": 0.5365977
          },
          {
            "word": "has",
            "start": 105.225,
            "end": 105.465,
            "confidence": 0.9994134,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "a",
            "start": 105.465,
            "end": 105.545,
            "confidence": 0.98646134,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "background",
            "start": 105.545,
            "end": 106.024994,
            "confidence": 0.99997425,
            "punctuated_word": "background",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "in",
            "start": 106.024994,
            "end": 106.185,
            "confidence": 0.99915576,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "mathematics",
            "start": 106.185,
            "end": 106.685,
            "confidence": 0.99921024,
            "punctuated_word": "mathematics",
            "speaker": 0,
            "speaker_confidence": 0.531525
          }
        ],
        "speaker": 0,
        "id": "d8e088b3-27c4-4795-b9e5-5ecccaa84c32"
      },
      {
        "start": 107.064995,
        "end": 108.604996,
        "confidence": 0.9995179,
        "channel": 0,
        "transcript": "and electrical engineering.",
        "words": [
          {
            "word": "and",
            "start": 107.064995,
            "end": 107.465,
            "confidence": 0.9990946,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "electrical",
            "start": 107.465,
            "end": 107.965,
            "confidence": 0.9996555,
            "punctuated_word": "electrical",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "engineering",
            "start": 108.104996,
            "end": 108.604996,
            "confidence": 0.99980354,
            "punctuated_word": "engineering.",
            "speaker": 0,
            "speaker_confidence": 0.531525
          }
        ],
        "speaker": 0,
        "id": "3ce2a1fe-0317-43c6-8452-6fe2407d81d5"
      },
      {
        "start": 109.305,
        "end": 113.085,
        "confidence": 0.95901066,
        "channel": 0,
        "transcript": "His interest includes zero knowledge proofs, blockchains, and privacy.",
        "words": [
          {
            "word": "his",
            "start": 109.305,
            "end": 109.625,
            "confidence": 0.99899536,
            "punctuated_word": "His",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "interest",
            "start": 109.625,
            "end": 109.945,
            "confidence": 0.9376109,
            "punctuated_word": "interest",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "includes",
            "start": 109.945,
            "end": 110.424995,
            "confidence": 0.73885095,
            "punctuated_word": "includes",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "zero",
            "start": 110.424995,
            "end": 110.66499,
            "confidence": 0.9966329,
            "punctuated_word": "zero",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "knowledge",
            "start": 110.66499,
            "end": 111.064995,
            "confidence": 0.9997452,
            "punctuated_word": "knowledge",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "proofs",
            "start": 111.064995,
            "end": 111.564995,
            "confidence": 0.97145593,
            "punctuated_word": "proofs,",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "blockchains",
            "start": 111.704994,
            "end": 112.204994,
            "confidence": 0.9880431,
            "punctuated_word": "blockchains,",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "and",
            "start": 112.424995,
            "end": 112.585,
            "confidence": 0.9999044,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.531525
          },
          {
            "word": "privacy",
            "start": 112.585,
            "end": 113.085,
            "confidence": 0.9998565,
            "punctuated_word": "privacy.",
            "speaker": 0,
            "speaker_confidence": 0.531525
          }
        ],
        "speaker": 0,
        "id": "94af3ebe-bfdd-4f8a-b2bd-f3b3436b7c4d"
      },
      {
        "start": 115.47,
        "end": 118.69,
        "confidence": 0.9883537,
        "channel": 0,
        "transcript": "James and Danny and their team have been working on liquefaction,",
        "words": [
          {
            "word": "james",
            "start": 115.47,
            "end": 115.87,
            "confidence": 0.9985531,
            "punctuated_word": "James",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "and",
            "start": 115.87,
            "end": 116.11,
            "confidence": 0.9982187,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "danny",
            "start": 116.11,
            "end": 116.43,
            "confidence": 0.92935705,
            "punctuated_word": "Danny",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "and",
            "start": 116.43,
            "end": 116.590004,
            "confidence": 0.98647654,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "their",
            "start": 116.590004,
            "end": 116.83,
            "confidence": 0.99966896,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "team",
            "start": 116.83,
            "end": 117.15,
            "confidence": 0.9999225,
            "punctuated_word": "team",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "have",
            "start": 117.15,
            "end": 117.31,
            "confidence": 0.99965155,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "been",
            "start": 117.31,
            "end": 117.47,
            "confidence": 0.99996996,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "working",
            "start": 117.47,
            "end": 117.79,
            "confidence": 0.9999131,
            "punctuated_word": "working",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "on",
            "start": 117.79,
            "end": 118.19,
            "confidence": 0.99985456,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "liquefaction",
            "start": 118.19,
            "end": 118.69,
            "confidence": 0.96030396,
            "punctuated_word": "liquefaction,",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          }
        ],
        "speaker": 1,
        "id": "fb8f8b59-eb8a-4a84-8aca-13f152dcff4c"
      },
      {
        "start": 119.55,
        "end": 122.21,
        "confidence": 0.89351654,
        "channel": 0,
        "transcript": "dark DAOs, and the Take My APE experiment",
        "words": [
          {
            "word": "dark",
            "start": 119.55,
            "end": 119.87,
            "confidence": 0.8356311,
            "punctuated_word": "dark",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "daos",
            "start": 119.87,
            "end": 120.37,
            "confidence": 0.9579522,
            "punctuated_word": "DAOs,",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "and",
            "start": 120.51,
            "end": 120.75,
            "confidence": 0.99985504,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "the",
            "start": 120.75,
            "end": 120.91,
            "confidence": 0.9829459,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "take",
            "start": 120.91,
            "end": 121.15,
            "confidence": 0.76442736,
            "punctuated_word": "Take",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "my",
            "start": 121.15,
            "end": 121.39,
            "confidence": 0.8535802,
            "punctuated_word": "My",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "ape",
            "start": 121.39,
            "end": 121.71,
            "confidence": 0.76623553,
            "punctuated_word": "APE",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "experiment",
            "start": 121.71,
            "end": 122.21,
            "confidence": 0.9875053,
            "punctuated_word": "experiment",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          }
        ],
        "speaker": 1,
        "id": "acb611e0-d531-48c3-9807-fc56ff1b1299"
      },
      {
        "start": 122.83,
        "end": 126.05,
        "confidence": 0.99814165,
        "channel": 0,
        "transcript": "to really highlight the idea of encumbered wallets.",
        "words": [
          {
            "word": "to",
            "start": 122.83,
            "end": 122.99,
            "confidence": 0.9916693,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "really",
            "start": 122.99,
            "end": 123.31,
            "confidence": 0.999387,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "highlight",
            "start": 123.31,
            "end": 123.81,
            "confidence": 0.9999268,
            "punctuated_word": "highlight",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "the",
            "start": 124.03,
            "end": 124.19,
            "confidence": 0.9996106,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "idea",
            "start": 124.19,
            "end": 124.67,
            "confidence": 0.99995136,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "of",
            "start": 124.67,
            "end": 124.91,
            "confidence": 0.9998485,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "encumbered",
            "start": 124.91,
            "end": 125.41,
            "confidence": 0.99525094,
            "punctuated_word": "encumbered",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          },
          {
            "word": "wallets",
            "start": 125.55,
            "end": 126.05,
            "confidence": 0.9994887,
            "punctuated_word": "wallets.",
            "speaker": 1,
            "speaker_confidence": 0.7409743
          }
        ],
        "speaker": 1,
        "id": "6476c871-4460-40a6-8292-b01348389a1f"
      },
      {
        "start": 126.585,
        "end": 133.485,
        "confidence": 0.9976261,
        "channel": 0,
        "transcript": "The essence of these projects is essentially disproving the assumption that private keys equals a unique identity.",
        "words": [
          {
            "word": "the",
            "start": 126.585,
            "end": 126.745,
            "confidence": 0.9999093,
            "punctuated_word": "The",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "essence",
            "start": 126.745,
            "end": 127.145004,
            "confidence": 0.9999521,
            "punctuated_word": "essence",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "of",
            "start": 127.145004,
            "end": 127.305,
            "confidence": 0.99992096,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "these",
            "start": 127.305,
            "end": 127.625,
            "confidence": 0.9934325,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "projects",
            "start": 127.625,
            "end": 128.105,
            "confidence": 0.99508023,
            "punctuated_word": "projects",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "is",
            "start": 128.105,
            "end": 128.585,
            "confidence": 0.99851376,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "essentially",
            "start": 128.585,
            "end": 129.085,
            "confidence": 0.9811335,
            "punctuated_word": "essentially",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "disproving",
            "start": 129.225,
            "end": 129.725,
            "confidence": 0.9982398,
            "punctuated_word": "disproving",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "the",
            "start": 129.865,
            "end": 130.105,
            "confidence": 0.99983644,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "assumption",
            "start": 130.105,
            "end": 130.605,
            "confidence": 0.99979275,
            "punctuated_word": "assumption",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "that",
            "start": 130.66501,
            "end": 131.065,
            "confidence": 0.9998105,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "private",
            "start": 131.065,
            "end": 131.545,
            "confidence": 0.9998073,
            "punctuated_word": "private",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "keys",
            "start": 131.545,
            "end": 132.025,
            "confidence": 0.9992455,
            "punctuated_word": "keys",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "equals",
            "start": 132.025,
            "end": 132.425,
            "confidence": 0.995765,
            "punctuated_word": "equals",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "a",
            "start": 132.425,
            "end": 132.585,
            "confidence": 0.9994247,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "unique",
            "start": 132.585,
            "end": 132.985,
            "confidence": 0.9999769,
            "punctuated_word": "unique",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "identity",
            "start": 132.985,
            "end": 133.485,
            "confidence": 0.9998021,
            "punctuated_word": "identity.",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          }
        ],
        "speaker": 1,
        "id": "50d579b6-6562-4fa5-9d54-a45cf7b25e61"
      },
      {
        "start": 134.105,
        "end": 140.525,
        "confidence": 0.98844045,
        "channel": 0,
        "transcript": "In this interview, we go over their work, and we get into both the exciting and potentially scary applications",
        "words": [
          {
            "word": "in",
            "start": 134.105,
            "end": 134.265,
            "confidence": 0.99970585,
            "punctuated_word": "In",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "this",
            "start": 134.265,
            "end": 134.505,
            "confidence": 0.9999616,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "interview",
            "start": 134.505,
            "end": 135.005,
            "confidence": 0.9994168,
            "punctuated_word": "interview,",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "we",
            "start": 135.065,
            "end": 135.30501,
            "confidence": 0.9998951,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "go",
            "start": 135.30501,
            "end": 135.465,
            "confidence": 0.999897,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "over",
            "start": 135.465,
            "end": 135.705,
            "confidence": 0.99995697,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "their",
            "start": 135.705,
            "end": 136.025,
            "confidence": 0.9997346,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "work",
            "start": 136.025,
            "end": 136.425,
            "confidence": 0.7978406,
            "punctuated_word": "work,",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "and",
            "start": 136.425,
            "end": 136.745,
            "confidence": 0.99980646,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "we",
            "start": 136.745,
            "end": 136.905,
            "confidence": 0.9999188,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "get",
            "start": 136.905,
            "end": 137.145,
            "confidence": 0.9999492,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "into",
            "start": 137.145,
            "end": 137.545,
            "confidence": 0.99984145,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "both",
            "start": 137.545,
            "end": 137.785,
            "confidence": 0.9996131,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "the",
            "start": 137.785,
            "end": 137.945,
            "confidence": 0.9961415,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "exciting",
            "start": 137.945,
            "end": 138.445,
            "confidence": 0.9999763,
            "punctuated_word": "exciting",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "and",
            "start": 138.505,
            "end": 138.825,
            "confidence": 0.99747795,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "potentially",
            "start": 138.825,
            "end": 139.325,
            "confidence": 0.9926992,
            "punctuated_word": "potentially",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "scary",
            "start": 139.465,
            "end": 139.965,
            "confidence": 0.99891555,
            "punctuated_word": "scary",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "applications",
            "start": 140.025,
            "end": 140.525,
            "confidence": 0.9996233,
            "punctuated_word": "applications",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          }
        ],
        "speaker": 1,
        "id": "1440123d-80e6-4558-8456-09682f59d3fd"
      },
      {
        "start": 140.825,
        "end": 141.565,
        "confidence": 0.9986257,
        "channel": 0,
        "transcript": "of liquefaction.",
        "words": [
          {
            "word": "of",
            "start": 140.825,
            "end": 141.065,
            "confidence": 0.9999471,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "liquefaction",
            "start": 141.065,
            "end": 141.565,
            "confidence": 0.9973043,
            "punctuated_word": "liquefaction.",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          }
        ],
        "speaker": 1,
        "id": "a3c9eb4c-d361-4af3-b147-2b2854dea542"
      },
      {
        "start": 142.26001,
        "end": 145.0,
        "confidence": 0.9997679,
        "channel": 0,
        "transcript": "We think these concepts are important to understand",
        "words": [
          {
            "word": "we",
            "start": 142.26001,
            "end": 142.5,
            "confidence": 0.9999386,
            "punctuated_word": "We",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "think",
            "start": 142.5,
            "end": 142.74,
            "confidence": 0.99998355,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "these",
            "start": 142.74,
            "end": 143.06,
            "confidence": 0.999818,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "concepts",
            "start": 143.06,
            "end": 143.56,
            "confidence": 0.9994585,
            "punctuated_word": "concepts",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "are",
            "start": 143.62001,
            "end": 143.86,
            "confidence": 0.9999399,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "important",
            "start": 143.86,
            "end": 144.34001,
            "confidence": 0.9999229,
            "punctuated_word": "important",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "to",
            "start": 144.34001,
            "end": 144.5,
            "confidence": 0.999134,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "understand",
            "start": 144.5,
            "end": 145.0,
            "confidence": 0.9999473,
            "punctuated_word": "understand",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          }
        ],
        "speaker": 1,
        "id": "42b89a48-ab9e-411b-a951-0ac61a0e8ef7"
      },
      {
        "start": 145.54001,
        "end": 150.44,
        "confidence": 0.96506894,
        "channel": 0,
        "transcript": "whether you want to build a governance system that actually relies on the assumption of shared identity,",
        "words": [
          {
            "word": "whether",
            "start": 145.54001,
            "end": 145.78,
            "confidence": 0.8443773,
            "punctuated_word": "whether",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "you",
            "start": 145.78,
            "end": 146.02,
            "confidence": 0.9999391,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "want",
            "start": 146.02,
            "end": 146.18001,
            "confidence": 0.9998888,
            "punctuated_word": "want",
            "speaker": 1,
            "speaker_confidence": 0.75339246
          },
          {
            "word": "to",
            "start": 146.18001,
            "end": 146.26001,
            "confidence": 0.9997582,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "build",
            "start": 146.26001,
            "end": 146.58,
            "confidence": 0.9998379,
            "punctuated_word": "build",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "a",
            "start": 146.58,
            "end": 146.74,
            "confidence": 0.99364835,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "governance",
            "start": 146.74,
            "end": 147.24,
            "confidence": 0.8146771,
            "punctuated_word": "governance",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "system",
            "start": 147.3,
            "end": 147.62001,
            "confidence": 0.9998056,
            "punctuated_word": "system",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "that",
            "start": 147.62001,
            "end": 147.86,
            "confidence": 0.99984694,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "actually",
            "start": 147.86,
            "end": 148.26001,
            "confidence": 0.9982949,
            "punctuated_word": "actually",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "relies",
            "start": 148.26001,
            "end": 148.74,
            "confidence": 0.9981713,
            "punctuated_word": "relies",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "on",
            "start": 148.74,
            "end": 148.90001,
            "confidence": 0.9997266,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "the",
            "start": 148.90001,
            "end": 149.06,
            "confidence": 0.99984586,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "assumption",
            "start": 149.06,
            "end": 149.46,
            "confidence": 0.9978569,
            "punctuated_word": "assumption",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "of",
            "start": 149.46,
            "end": 149.62001,
            "confidence": 0.9998542,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "shared",
            "start": 149.62001,
            "end": 149.94,
            "confidence": 0.99972564,
            "punctuated_word": "shared",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "identity",
            "start": 149.94,
            "end": 150.44,
            "confidence": 0.76091856,
            "punctuated_word": "identity,",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          }
        ],
        "speaker": 1,
        "id": "e76344d9-6e9a-4724-80ec-546fd4d0f8f5"
      },
      {
        "start": 150.82,
        "end": 158.795,
        "confidence": 0.987331,
        "channel": 0,
        "transcript": "or if you wanna explore ideas such as complete knowledge proofs to ensure that private keys are truly associated with who you think they should be.",
        "words": [
          {
            "word": "or",
            "start": 150.82,
            "end": 150.98001,
            "confidence": 0.9993814,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "if",
            "start": 150.98001,
            "end": 151.22,
            "confidence": 0.99944633,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "you",
            "start": 151.22,
            "end": 151.3,
            "confidence": 0.99985623,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "wanna",
            "start": 151.3,
            "end": 151.62001,
            "confidence": 0.8941623,
            "punctuated_word": "wanna",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "explore",
            "start": 151.62001,
            "end": 152.12001,
            "confidence": 0.9985274,
            "punctuated_word": "explore",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "ideas",
            "start": 152.26001,
            "end": 152.66,
            "confidence": 0.99553055,
            "punctuated_word": "ideas",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "such",
            "start": 152.66,
            "end": 152.90001,
            "confidence": 0.7937221,
            "punctuated_word": "such",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "as",
            "start": 152.90001,
            "end": 153.14,
            "confidence": 0.9970722,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "complete",
            "start": 153.14,
            "end": 153.46,
            "confidence": 0.9994349,
            "punctuated_word": "complete",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "knowledge",
            "start": 153.46,
            "end": 153.94,
            "confidence": 0.99989974,
            "punctuated_word": "knowledge",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "proofs",
            "start": 153.94,
            "end": 154.44,
            "confidence": 0.9978842,
            "punctuated_word": "proofs",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "to",
            "start": 154.615,
            "end": 154.77501,
            "confidence": 0.9999559,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "ensure",
            "start": 154.77501,
            "end": 154.935,
            "confidence": 0.99997115,
            "punctuated_word": "ensure",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "that",
            "start": 154.935,
            "end": 155.41501,
            "confidence": 0.99989426,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "private",
            "start": 155.41501,
            "end": 155.735,
            "confidence": 0.9999093,
            "punctuated_word": "private",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "keys",
            "start": 155.735,
            "end": 156.135,
            "confidence": 0.9996344,
            "punctuated_word": "keys",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "are",
            "start": 156.135,
            "end": 156.215,
            "confidence": 0.9998946,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "truly",
            "start": 156.215,
            "end": 156.615,
            "confidence": 0.9998791,
            "punctuated_word": "truly",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "associated",
            "start": 156.615,
            "end": 157.115,
            "confidence": 0.99981123,
            "punctuated_word": "associated",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "with",
            "start": 157.255,
            "end": 157.41501,
            "confidence": 0.99993455,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "who",
            "start": 157.41501,
            "end": 157.575,
            "confidence": 0.9998857,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "you",
            "start": 157.575,
            "end": 157.735,
            "confidence": 0.99991393,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "think",
            "start": 157.735,
            "end": 157.975,
            "confidence": 0.9999865,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "they",
            "start": 157.975,
            "end": 158.135,
            "confidence": 0.9998379,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "should",
            "start": 158.135,
            "end": 158.295,
            "confidence": 0.999982,
            "punctuated_word": "should",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          },
          {
            "word": "be",
            "start": 158.295,
            "end": 158.795,
            "confidence": 0.9971949,
            "punctuated_word": "be.",
            "speaker": 1,
            "speaker_confidence": 0.71996295
          }
        ],
        "speaker": 1,
        "id": "3faef0c0-188b-4d63-b0a0-8b118da82723"
      },
      {
        "start": 160.135,
        "end": 166.55501,
        "confidence": 0.9936736,
        "channel": 0,
        "transcript": "Before we get into the interview, a reminder that if you like what you hear, please subscribe wherever you're listening.",
        "words": [
          {
            "word": "before",
            "start": 160.135,
            "end": 160.535,
            "confidence": 0.99875605,
            "punctuated_word": "Before",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "we",
            "start": 160.535,
            "end": 160.615,
            "confidence": 0.99998033,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "get",
            "start": 160.615,
            "end": 160.855,
            "confidence": 0.999941,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "into",
            "start": 160.855,
            "end": 161.175,
            "confidence": 0.9998429,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "the",
            "start": 161.175,
            "end": 161.41501,
            "confidence": 0.99960464,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "interview",
            "start": 161.41501,
            "end": 161.91501,
            "confidence": 0.9989739,
            "punctuated_word": "interview,",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "a",
            "start": 161.975,
            "end": 162.135,
            "confidence": 0.99888927,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "reminder",
            "start": 162.135,
            "end": 162.635,
            "confidence": 0.99988246,
            "punctuated_word": "reminder",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "that",
            "start": 162.695,
            "end": 162.935,
            "confidence": 0.9958859,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "if",
            "start": 162.935,
            "end": 163.095,
            "confidence": 0.99670166,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "you",
            "start": 163.095,
            "end": 163.255,
            "confidence": 0.9999565,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "like",
            "start": 163.255,
            "end": 163.495,
            "confidence": 0.9993449,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "what",
            "start": 163.495,
            "end": 163.655,
            "confidence": 0.9570762,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "you",
            "start": 163.655,
            "end": 163.815,
            "confidence": 0.99856263,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "hear",
            "start": 163.815,
            "end": 164.315,
            "confidence": 0.996078,
            "punctuated_word": "hear,",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "please",
            "start": 164.455,
            "end": 164.775,
            "confidence": 0.9998888,
            "punctuated_word": "please",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "subscribe",
            "start": 164.775,
            "end": 165.275,
            "confidence": 0.99974364,
            "punctuated_word": "subscribe",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "wherever",
            "start": 165.41501,
            "end": 165.815,
            "confidence": 0.9958325,
            "punctuated_word": "wherever",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "you're",
            "start": 165.815,
            "end": 166.05501,
            "confidence": 0.9978207,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "listening",
            "start": 166.05501,
            "end": 166.55501,
            "confidence": 0.9407127,
            "punctuated_word": "listening.",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          }
        ],
        "speaker": 0,
        "id": "e7e3d017-e2fb-479e-a085-bf955545b46c"
      },
      {
        "start": 166.935,
        "end": 167.91501,
        "confidence": 0.97602904,
        "channel": 0,
        "transcript": "Leave us a review,",
        "words": [
          {
            "word": "leave",
            "start": 166.935,
            "end": 167.175,
            "confidence": 0.99809676,
            "punctuated_word": "Leave",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "us",
            "start": 167.175,
            "end": 167.335,
            "confidence": 0.95432854,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "a",
            "start": 167.335,
            "end": 167.41501,
            "confidence": 0.9930478,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "review",
            "start": 167.41501,
            "end": 167.91501,
            "confidence": 0.9586431,
            "punctuated_word": "review,",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          }
        ],
        "speaker": 0,
        "id": "0d777310-443b-4dce-9e91-0d46eb69c0b2"
      },
      {
        "start": 168.23,
        "end": 169.12999,
        "confidence": 0.9974532,
        "channel": 0,
        "transcript": "share with others,",
        "words": [
          {
            "word": "share",
            "start": 168.23,
            "end": 168.54999,
            "confidence": 0.99976283,
            "punctuated_word": "share",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "with",
            "start": 168.54999,
            "end": 168.62999,
            "confidence": 0.9976584,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "others",
            "start": 168.62999,
            "end": 169.12999,
            "confidence": 0.9949384,
            "punctuated_word": "others,",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          }
        ],
        "speaker": 0,
        "id": "622c0b0d-0a23-4444-9918-f4cc3c7449c6"
      },
      {
        "start": 169.43,
        "end": 171.61,
        "confidence": 0.9988052,
        "channel": 0,
        "transcript": "or reach out to us if you want to chat.",
        "words": [
          {
            "word": "or",
            "start": 169.43,
            "end": 169.82999,
            "confidence": 0.9993536,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "reach",
            "start": 169.82999,
            "end": 170.06999,
            "confidence": 0.99995804,
            "punctuated_word": "reach",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "out",
            "start": 170.06999,
            "end": 170.23,
            "confidence": 0.9997197,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.5776528
          },
          {
            "word": "to",
            "start": 170.23,
            "end": 170.31,
            "confidence": 0.9989717,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.10530126
          },
          {
            "word": "us",
            "start": 170.31,
            "end": 170.54999,
            "confidence": 0.999961,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.10530126
          },
          {
            "word": "if",
            "start": 170.54999,
            "end": 170.70999,
            "confidence": 0.99511695,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.10530126
          },
          {
            "word": "you",
            "start": 170.70999,
            "end": 170.79,
            "confidence": 0.9998067,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.24322629
          },
          {
            "word": "want",
            "start": 170.79,
            "end": 170.95,
            "confidence": 0.99932206,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.24322629
          },
          {
            "word": "to",
            "start": 170.95,
            "end": 171.11,
            "confidence": 0.9973279,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.24322629
          },
          {
            "word": "chat",
            "start": 171.11,
            "end": 171.61,
            "confidence": 0.9985144,
            "punctuated_word": "chat.",
            "speaker": 0,
            "speaker_confidence": 0.24322629
          }
        ],
        "speaker": 0,
        "id": "7684d02b-d066-464b-b393-f408afb59521"
      },
      {
        "start": 172.39,
        "end": 175.84999,
        "confidence": 0.99865824,
        "channel": 0,
        "transcript": "And without further ado, here's the chat with James and Danny.",
        "words": [
          {
            "word": "and",
            "start": 172.39,
            "end": 172.62999,
            "confidence": 0.9994554,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "without",
            "start": 172.62999,
            "end": 172.95,
            "confidence": 0.9997135,
            "punctuated_word": "without",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "further",
            "start": 172.95,
            "end": 173.34999,
            "confidence": 0.99991035,
            "punctuated_word": "further",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "ado",
            "start": 173.34999,
            "end": 173.84999,
            "confidence": 0.99930143,
            "punctuated_word": "ado,",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "here's",
            "start": 173.98999,
            "end": 174.23,
            "confidence": 0.99251026,
            "punctuated_word": "here's",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "the",
            "start": 174.23,
            "end": 174.47,
            "confidence": 0.99803096,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "chat",
            "start": 174.47,
            "end": 174.62999,
            "confidence": 0.9996661,
            "punctuated_word": "chat",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "with",
            "start": 174.62999,
            "end": 174.87,
            "confidence": 0.99992085,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "james",
            "start": 174.87,
            "end": 175.18999,
            "confidence": 0.99983346,
            "punctuated_word": "James",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "and",
            "start": 175.18999,
            "end": 175.34999,
            "confidence": 0.9998684,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.636688
          },
          {
            "word": "danny",
            "start": 175.34999,
            "end": 175.84999,
            "confidence": 0.9970306,
            "punctuated_word": "Danny.",
            "speaker": 1,
            "speaker_confidence": 0.636688
          }
        ],
        "speaker": 1,
        "id": "68f39d25-b175-465a-af75-dedf60783595"
      },
      {
        "start": 176.70999,
        "end": 181.45,
        "confidence": 0.9945247,
        "channel": 0,
        "transcript": "Welcome, James and Danny. Excited to get into the conversation with you today.",
        "words": [
          {
            "word": "welcome",
            "start": 176.70999,
            "end": 177.20999,
            "confidence": 0.94125354,
            "punctuated_word": "Welcome,",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "james",
            "start": 177.26999,
            "end": 177.67,
            "confidence": 0.999956,
            "punctuated_word": "James",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "and",
            "start": 177.67,
            "end": 177.82999,
            "confidence": 0.9998041,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "danny",
            "start": 177.82999,
            "end": 178.32999,
            "confidence": 0.98963284,
            "punctuated_word": "Danny.",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "excited",
            "start": 178.39,
            "end": 178.87,
            "confidence": 0.9997138,
            "punctuated_word": "Excited",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "to",
            "start": 178.87,
            "end": 179.18999,
            "confidence": 0.99995005,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "get",
            "start": 179.18999,
            "end": 179.43,
            "confidence": 0.9999417,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "into",
            "start": 179.43,
            "end": 179.75,
            "confidence": 0.99980515,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "the",
            "start": 179.75,
            "end": 179.98999,
            "confidence": 0.9991912,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "conversation",
            "start": 179.98999,
            "end": 180.48999,
            "confidence": 0.9999199,
            "punctuated_word": "conversation",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "with",
            "start": 180.54999,
            "end": 180.70999,
            "confidence": 0.999944,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "you",
            "start": 180.70999,
            "end": 180.95,
            "confidence": 0.999943,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          },
          {
            "word": "today",
            "start": 180.95,
            "end": 181.45,
            "confidence": 0.9997673,
            "punctuated_word": "today.",
            "speaker": 1,
            "speaker_confidence": 0.5207119
          }
        ],
        "speaker": 1,
        "id": "760309da-cb60-4d7b-b60f-f0347121c949"
      },
      {
        "start": 181.895,
        "end": 186.475,
        "confidence": 0.9986261,
        "channel": 0,
        "transcript": "Yeah. Thank you for having us. We're excited to be here. Yeah. And I figured we can start the conversation",
        "words": [
          {
            "word": "yeah",
            "start": 181.895,
            "end": 182.05501,
            "confidence": 0.9997361,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.401107
          },
          {
            "word": "thank",
            "start": 182.05501,
            "end": 182.215,
            "confidence": 0.9997539,
            "punctuated_word": "Thank",
            "speaker": 3,
            "speaker_confidence": 0.401107
          },
          {
            "word": "you",
            "start": 182.215,
            "end": 182.295,
            "confidence": 0.9999484,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.401107
          },
          {
            "word": "for",
            "start": 182.295,
            "end": 182.535,
            "confidence": 0.99992514,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.401107
          },
          {
            "word": "having",
            "start": 182.535,
            "end": 182.77501,
            "confidence": 0.99989676,
            "punctuated_word": "having",
            "speaker": 3,
            "speaker_confidence": 0.401107
          },
          {
            "word": "us",
            "start": 182.77501,
            "end": 183.015,
            "confidence": 0.9904411,
            "punctuated_word": "us.",
            "speaker": 3,
            "speaker_confidence": 0.401107
          },
          {
            "word": "we're",
            "start": 183.175,
            "end": 183.41501,
            "confidence": 0.99465305,
            "punctuated_word": "We're",
            "speaker": 3,
            "speaker_confidence": 0.25574875
          },
          {
            "word": "excited",
            "start": 183.41501,
            "end": 183.735,
            "confidence": 0.99918586,
            "punctuated_word": "excited",
            "speaker": 3,
            "speaker_confidence": 0.25574875
          },
          {
            "word": "to",
            "start": 183.735,
            "end": 183.815,
            "confidence": 0.9995927,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.25574875
          },
          {
            "word": "be",
            "start": 183.815,
            "end": 183.975,
            "confidence": 0.99996305,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.25574875
          },
          {
            "word": "here",
            "start": 183.975,
            "end": 184.375,
            "confidence": 0.9999114,
            "punctuated_word": "here.",
            "speaker": 3,
            "speaker_confidence": 0.25574875
          },
          {
            "word": "yeah",
            "start": 184.375,
            "end": 184.535,
            "confidence": 0.9969102,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.25574875
          },
          {
            "word": "and",
            "start": 184.535,
            "end": 184.695,
            "confidence": 0.995862,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "i",
            "start": 184.695,
            "end": 184.77501,
            "confidence": 0.9996902,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "figured",
            "start": 184.77501,
            "end": 185.095,
            "confidence": 0.9998011,
            "punctuated_word": "figured",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "we",
            "start": 185.095,
            "end": 185.255,
            "confidence": 0.9991179,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "can",
            "start": 185.255,
            "end": 185.495,
            "confidence": 0.99955803,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "start",
            "start": 185.495,
            "end": 185.815,
            "confidence": 0.9998104,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "the",
            "start": 185.815,
            "end": 185.975,
            "confidence": 0.9990299,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "conversation",
            "start": 185.975,
            "end": 186.475,
            "confidence": 0.99973613,
            "punctuated_word": "conversation",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          }
        ],
        "speaker": 3,
        "id": "4012fd12-69bb-4316-bfcb-679f932832e1"
      },
      {
        "start": 186.935,
        "end": 190.715,
        "confidence": 0.99931335,
        "channel": 0,
        "transcript": "with some of the work that, you know, you wrote around liquefaction",
        "words": [
          {
            "word": "with",
            "start": 186.935,
            "end": 187.435,
            "confidence": 0.99966633,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "some",
            "start": 187.655,
            "end": 187.895,
            "confidence": 0.9995179,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "of",
            "start": 187.895,
            "end": 187.975,
            "confidence": 0.9998622,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.57134837
          },
          {
            "word": "the",
            "start": 187.975,
            "end": 188.05501,
            "confidence": 0.9999019,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "work",
            "start": 188.05501,
            "end": 188.375,
            "confidence": 0.9998549,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "that",
            "start": 188.375,
            "end": 188.615,
            "confidence": 0.99758625,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "you",
            "start": 188.615,
            "end": 188.77501,
            "confidence": 0.9998659,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "know",
            "start": 188.77501,
            "end": 189.015,
            "confidence": 0.99989617,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "you",
            "start": 189.015,
            "end": 189.175,
            "confidence": 0.99987507,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "wrote",
            "start": 189.175,
            "end": 189.575,
            "confidence": 0.9999021,
            "punctuated_word": "wrote",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "around",
            "start": 189.575,
            "end": 190.075,
            "confidence": 0.99987257,
            "punctuated_word": "around",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "liquefaction",
            "start": 190.215,
            "end": 190.715,
            "confidence": 0.99595976,
            "punctuated_word": "liquefaction",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          }
        ],
        "speaker": 1,
        "id": "6ebcd71f-56fd-41f0-8de3-95dac5d1dc60"
      },
      {
        "start": 191.015,
        "end": 195.435,
        "confidence": 0.99399835,
        "channel": 0,
        "transcript": "and try to set some initial context before we fully dive into the conversation.",
        "words": [
          {
            "word": "and",
            "start": 191.015,
            "end": 191.41501,
            "confidence": 0.928829,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "try",
            "start": 191.41501,
            "end": 191.575,
            "confidence": 0.999038,
            "punctuated_word": "try",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "to",
            "start": 191.575,
            "end": 191.735,
            "confidence": 0.99963903,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "set",
            "start": 191.735,
            "end": 191.975,
            "confidence": 0.9997733,
            "punctuated_word": "set",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "some",
            "start": 191.975,
            "end": 192.13501,
            "confidence": 0.9998053,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "initial",
            "start": 192.13501,
            "end": 192.615,
            "confidence": 0.99985266,
            "punctuated_word": "initial",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "context",
            "start": 192.615,
            "end": 193.095,
            "confidence": 0.99533,
            "punctuated_word": "context",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "before",
            "start": 193.095,
            "end": 193.495,
            "confidence": 0.99981564,
            "punctuated_word": "before",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "we",
            "start": 193.495,
            "end": 193.815,
            "confidence": 0.99964285,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "fully",
            "start": 193.815,
            "end": 194.215,
            "confidence": 0.99964976,
            "punctuated_word": "fully",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "dive",
            "start": 194.215,
            "end": 194.375,
            "confidence": 0.99986875,
            "punctuated_word": "dive",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "into",
            "start": 194.375,
            "end": 194.77501,
            "confidence": 0.9988034,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "the",
            "start": 194.77501,
            "end": 194.935,
            "confidence": 0.9992525,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          },
          {
            "word": "conversation",
            "start": 194.935,
            "end": 195.435,
            "confidence": 0.9966774,
            "punctuated_word": "conversation.",
            "speaker": 1,
            "speaker_confidence": 0.70045185
          }
        ],
        "speaker": 1,
        "id": "520bce25-c89a-444f-8e29-ab7e64901537"
      },
      {
        "start": 195.815,
        "end": 199.73001,
        "confidence": 0.96770173,
        "channel": 0,
        "transcript": "And one element was that you wrote that in a lot of Web three environments,",
        "words": [
          {
            "word": "and",
            "start": 195.815,
            "end": 195.975,
            "confidence": 0.9977004,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "one",
            "start": 195.975,
            "end": 196.215,
            "confidence": 0.9987318,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "element",
            "start": 196.215,
            "end": 196.615,
            "confidence": 0.99732274,
            "punctuated_word": "element",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "was",
            "start": 196.615,
            "end": 196.77501,
            "confidence": 0.9997187,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "that",
            "start": 196.77501,
            "end": 197.07,
            "confidence": 0.9997124,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "you",
            "start": 197.15001,
            "end": 197.39001,
            "confidence": 0.9972109,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "wrote",
            "start": 197.39001,
            "end": 197.79001,
            "confidence": 0.99991035,
            "punctuated_word": "wrote",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "that",
            "start": 197.79001,
            "end": 198.19,
            "confidence": 0.9997131,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "in",
            "start": 198.19,
            "end": 198.35,
            "confidence": 0.9360636,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "a",
            "start": 198.35,
            "end": 198.43001,
            "confidence": 0.9998233,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5195792
          },
          {
            "word": "lot",
            "start": 198.43001,
            "end": 198.59001,
            "confidence": 0.99994767,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.45915627
          },
          {
            "word": "of",
            "start": 198.59001,
            "end": 198.75,
            "confidence": 0.9997969,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.45915627
          },
          {
            "word": "web",
            "start": 198.75,
            "end": 198.99,
            "confidence": 0.61733925,
            "punctuated_word": "Web",
            "speaker": 1,
            "speaker_confidence": 0.45915627
          },
          {
            "word": "three",
            "start": 198.99,
            "end": 199.23001,
            "confidence": 0.9810385,
            "punctuated_word": "three",
            "speaker": 1,
            "speaker_confidence": 0.45915627
          },
          {
            "word": "environments",
            "start": 199.23001,
            "end": 199.73001,
            "confidence": 0.9914973,
            "punctuated_word": "environments,",
            "speaker": 1,
            "speaker_confidence": 0.45915627
          }
        ],
        "speaker": 1,
        "id": "17d541cf-f9f8-4387-9bc0-9f205a1c1e55"
      },
      {
        "start": 200.03001,
        "end": 204.45001,
        "confidence": 0.9594733,
        "channel": 0,
        "transcript": "a lot of assets are actually meant to be liquid. Right? When we think of soulbound tokens,",
        "words": [
          {
            "word": "a",
            "start": 200.03001,
            "end": 200.19,
            "confidence": 0.99945086,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.45915627
          },
          {
            "word": "lot",
            "start": 200.19,
            "end": 200.35,
            "confidence": 0.999912,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.45915627
          },
          {
            "word": "of",
            "start": 200.35,
            "end": 200.43001,
            "confidence": 0.99974793,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.45915627
          },
          {
            "word": "assets",
            "start": 200.43001,
            "end": 200.83,
            "confidence": 0.999382,
            "punctuated_word": "assets",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "are",
            "start": 200.83,
            "end": 200.99,
            "confidence": 0.9988651,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "actually",
            "start": 200.99,
            "end": 201.31001,
            "confidence": 0.99849546,
            "punctuated_word": "actually",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "meant",
            "start": 201.31001,
            "end": 201.63,
            "confidence": 0.9997919,
            "punctuated_word": "meant",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "to",
            "start": 201.63,
            "end": 201.71,
            "confidence": 0.9986582,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "be",
            "start": 201.71,
            "end": 201.95001,
            "confidence": 0.9998909,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "liquid",
            "start": 201.95001,
            "end": 202.27,
            "confidence": 0.65193427,
            "punctuated_word": "liquid.",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "right",
            "start": 202.27,
            "end": 202.51001,
            "confidence": 0.99892604,
            "punctuated_word": "Right?",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "when",
            "start": 202.51001,
            "end": 202.67001,
            "confidence": 0.99887866,
            "punctuated_word": "When",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "we",
            "start": 202.67001,
            "end": 202.83,
            "confidence": 0.9998338,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "think",
            "start": 202.83,
            "end": 203.15001,
            "confidence": 0.9998754,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "of",
            "start": 203.15001,
            "end": 203.47,
            "confidence": 0.9993211,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "soulbound",
            "start": 203.47,
            "end": 203.95001,
            "confidence": 0.6687267,
            "punctuated_word": "soulbound",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "tokens",
            "start": 203.95001,
            "end": 204.45001,
            "confidence": 0.9993551,
            "punctuated_word": "tokens,",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          }
        ],
        "speaker": 1,
        "id": "36574ac5-5893-4759-9dac-959a31cde8b3"
      },
      {
        "start": 204.83,
        "end": 209.97,
        "confidence": 0.9669463,
        "channel": 0,
        "transcript": "locked tokens, governance rights, there's a lot of applications where there's this inherent assumption",
        "words": [
          {
            "word": "locked",
            "start": 204.83,
            "end": 205.23001,
            "confidence": 0.6968159,
            "punctuated_word": "locked",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "tokens",
            "start": 205.23001,
            "end": 205.71,
            "confidence": 0.99935293,
            "punctuated_word": "tokens,",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "governance",
            "start": 205.71,
            "end": 206.21,
            "confidence": 0.9977859,
            "punctuated_word": "governance",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "rights",
            "start": 206.35,
            "end": 206.83,
            "confidence": 0.9404752,
            "punctuated_word": "rights,",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "there's",
            "start": 206.83,
            "end": 207.15001,
            "confidence": 0.99807066,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "a",
            "start": 207.15001,
            "end": 207.23001,
            "confidence": 0.99916494,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.73633724
          },
          {
            "word": "lot",
            "start": 207.23001,
            "end": 207.39001,
            "confidence": 0.99990165,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "of",
            "start": 207.39001,
            "end": 207.55,
            "confidence": 0.99953616,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "applications",
            "start": 207.55,
            "end": 208.05,
            "confidence": 0.99852294,
            "punctuated_word": "applications",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "where",
            "start": 208.27,
            "end": 208.51001,
            "confidence": 0.99637455,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "there's",
            "start": 208.51001,
            "end": 208.83,
            "confidence": 0.9130516,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "this",
            "start": 208.83,
            "end": 208.99,
            "confidence": 0.9993693,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "inherent",
            "start": 208.99,
            "end": 209.47,
            "confidence": 0.9997385,
            "punctuated_word": "inherent",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "assumption",
            "start": 209.47,
            "end": 209.97,
            "confidence": 0.9990883,
            "punctuated_word": "assumption",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          }
        ],
        "speaker": 1,
        "id": "a2749293-abf5-4250-b3d3-3cf50fcaee1e"
      },
      {
        "start": 210.49501,
        "end": 214.515,
        "confidence": 0.99642754,
        "channel": 0,
        "transcript": "that, you know, things are kind of sticking with the wallet address or with the identity",
        "words": [
          {
            "word": "that",
            "start": 210.49501,
            "end": 210.735,
            "confidence": 0.99809253,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "you",
            "start": 210.735,
            "end": 210.975,
            "confidence": 0.99956197,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "know",
            "start": 210.975,
            "end": 211.21501,
            "confidence": 0.9998512,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "things",
            "start": 211.21501,
            "end": 211.535,
            "confidence": 0.999767,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "are",
            "start": 211.535,
            "end": 211.85501,
            "confidence": 0.9974954,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "kind",
            "start": 211.85501,
            "end": 212.015,
            "confidence": 0.98287094,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "of",
            "start": 212.015,
            "end": 212.175,
            "confidence": 0.9998398,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "sticking",
            "start": 212.175,
            "end": 212.49501,
            "confidence": 0.9996996,
            "punctuated_word": "sticking",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "with",
            "start": 212.49501,
            "end": 212.735,
            "confidence": 0.9997682,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.7106956
          },
          {
            "word": "the",
            "start": 212.735,
            "end": 212.815,
            "confidence": 0.9900889,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "wallet",
            "start": 212.815,
            "end": 213.21501,
            "confidence": 0.9910795,
            "punctuated_word": "wallet",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "address",
            "start": 213.21501,
            "end": 213.455,
            "confidence": 0.99731475,
            "punctuated_word": "address",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "or",
            "start": 213.455,
            "end": 213.615,
            "confidence": 0.989186,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "with",
            "start": 213.615,
            "end": 213.77501,
            "confidence": 0.9993643,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "the",
            "start": 213.77501,
            "end": 214.015,
            "confidence": 0.9992176,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "identity",
            "start": 214.015,
            "end": 214.515,
            "confidence": 0.99964297,
            "punctuated_word": "identity",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          }
        ],
        "speaker": 1,
        "id": "12cdb181-10ca-428c-bc2a-9188fc04b0b5"
      },
      {
        "start": 214.975,
        "end": 223.235,
        "confidence": 0.9635752,
        "channel": 0,
        "transcript": "that is, kind of publicly known. So in that sense, so much of Web three's architecture is really built on this idea of non fungibility",
        "words": [
          {
            "word": "that",
            "start": 214.975,
            "end": 215.295,
            "confidence": 0.9983695,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "is",
            "start": 215.295,
            "end": 215.615,
            "confidence": 0.9986806,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "kind",
            "start": 215.935,
            "end": 216.175,
            "confidence": 0.9086151,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "of",
            "start": 216.175,
            "end": 216.335,
            "confidence": 0.99906737,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "publicly",
            "start": 216.335,
            "end": 216.815,
            "confidence": 0.9913264,
            "punctuated_word": "publicly",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "known",
            "start": 216.815,
            "end": 217.315,
            "confidence": 0.999413,
            "punctuated_word": "known.",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "so",
            "start": 217.375,
            "end": 217.615,
            "confidence": 0.9991478,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "in",
            "start": 217.615,
            "end": 217.77501,
            "confidence": 0.9399464,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "that",
            "start": 217.77501,
            "end": 217.935,
            "confidence": 0.99995565,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "sense",
            "start": 217.935,
            "end": 218.435,
            "confidence": 0.99949354,
            "punctuated_word": "sense,",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "so",
            "start": 218.57501,
            "end": 218.735,
            "confidence": 0.9983411,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "much",
            "start": 218.735,
            "end": 218.975,
            "confidence": 0.999706,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "of",
            "start": 218.975,
            "end": 219.13501,
            "confidence": 0.9988084,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "web",
            "start": 219.13501,
            "end": 219.375,
            "confidence": 0.6045986,
            "punctuated_word": "Web",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "three's",
            "start": 219.375,
            "end": 219.77501,
            "confidence": 0.9703214,
            "punctuated_word": "three's",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "architecture",
            "start": 219.77501,
            "end": 220.27501,
            "confidence": 0.9518257,
            "punctuated_word": "architecture",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "is",
            "start": 220.41501,
            "end": 220.57501,
            "confidence": 0.9276265,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "really",
            "start": 220.57501,
            "end": 220.895,
            "confidence": 0.99963737,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "built",
            "start": 220.895,
            "end": 221.295,
            "confidence": 0.9991991,
            "punctuated_word": "built",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "on",
            "start": 221.295,
            "end": 221.535,
            "confidence": 0.999585,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "this",
            "start": 221.535,
            "end": 221.695,
            "confidence": 0.9995148,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "idea",
            "start": 221.695,
            "end": 222.175,
            "confidence": 0.9997644,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "of",
            "start": 222.175,
            "end": 222.41501,
            "confidence": 0.9997011,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "non",
            "start": 222.41501,
            "end": 222.735,
            "confidence": 0.996036,
            "punctuated_word": "non",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "fungibility",
            "start": 222.735,
            "end": 223.235,
            "confidence": 0.81069875,
            "punctuated_word": "fungibility",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          }
        ],
        "speaker": 1,
        "id": "0c4bd1a2-93d9-44d8-8cb8-6e277d42472d"
      },
      {
        "start": 223.695,
        "end": 225.315,
        "confidence": 0.99574804,
        "channel": 0,
        "transcript": "and being tied to an identity.",
        "words": [
          {
            "word": "and",
            "start": 223.695,
            "end": 223.935,
            "confidence": 0.9760993,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "being",
            "start": 223.935,
            "end": 224.255,
            "confidence": 0.99972075,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "tied",
            "start": 224.255,
            "end": 224.49501,
            "confidence": 0.99973744,
            "punctuated_word": "tied",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "to",
            "start": 224.49501,
            "end": 224.655,
            "confidence": 0.99974126,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "an",
            "start": 224.655,
            "end": 224.815,
            "confidence": 0.9997429,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "identity",
            "start": 224.815,
            "end": 225.315,
            "confidence": 0.9994463,
            "punctuated_word": "identity.",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          }
        ],
        "speaker": 1,
        "id": "f1c2be08-35d2-4732-bd7d-d85bbf35cef7"
      },
      {
        "start": 225.90001,
        "end": 229.52,
        "confidence": 0.9980653,
        "channel": 0,
        "transcript": "So related to that, do you see that as an inherent fragility",
        "words": [
          {
            "word": "so",
            "start": 225.90001,
            "end": 226.3,
            "confidence": 0.9997527,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "related",
            "start": 226.3,
            "end": 226.7,
            "confidence": 0.9838477,
            "punctuated_word": "related",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "to",
            "start": 226.7,
            "end": 226.94,
            "confidence": 0.99960786,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "that",
            "start": 226.94,
            "end": 227.26001,
            "confidence": 0.9995457,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "do",
            "start": 227.26001,
            "end": 227.42,
            "confidence": 0.9998623,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "you",
            "start": 227.42,
            "end": 227.58,
            "confidence": 0.9996941,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "see",
            "start": 227.58,
            "end": 227.82,
            "confidence": 0.99977905,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "that",
            "start": 227.82,
            "end": 228.06,
            "confidence": 0.99983895,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "as",
            "start": 228.06,
            "end": 228.22,
            "confidence": 0.99666375,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "an",
            "start": 228.22,
            "end": 228.38,
            "confidence": 0.999175,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "inherent",
            "start": 228.38,
            "end": 228.88,
            "confidence": 0.99913186,
            "punctuated_word": "inherent",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "fragility",
            "start": 229.02,
            "end": 229.52,
            "confidence": 0.9998841,
            "punctuated_word": "fragility",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          }
        ],
        "speaker": 1,
        "id": "b4a6f8aa-3c98-437a-bd5a-3a15bfe984df"
      },
      {
        "start": 229.90001,
        "end": 233.12001,
        "confidence": 0.9254806,
        "channel": 0,
        "transcript": "of web three and that's just been sort of the persistent reality",
        "words": [
          {
            "word": "of",
            "start": 229.90001,
            "end": 230.14,
            "confidence": 0.9998412,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "web",
            "start": 230.14,
            "end": 230.38,
            "confidence": 0.64180166,
            "punctuated_word": "web",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "three",
            "start": 230.38,
            "end": 230.62001,
            "confidence": 0.99904054,
            "punctuated_word": "three",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "and",
            "start": 230.62001,
            "end": 230.86,
            "confidence": 0.4992897,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "that's",
            "start": 230.86,
            "end": 231.02,
            "confidence": 0.9988292,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "just",
            "start": 231.02,
            "end": 231.26001,
            "confidence": 0.9994267,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "been",
            "start": 231.26001,
            "end": 231.58,
            "confidence": 0.9995517,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "sort",
            "start": 231.58,
            "end": 231.74,
            "confidence": 0.97636116,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "of",
            "start": 231.74,
            "end": 231.90001,
            "confidence": 0.99533266,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "the",
            "start": 231.90001,
            "end": 232.06,
            "confidence": 0.99809307,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "persistent",
            "start": 232.06,
            "end": 232.56,
            "confidence": 0.99837375,
            "punctuated_word": "persistent",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "reality",
            "start": 232.62001,
            "end": 233.12001,
            "confidence": 0.9998259,
            "punctuated_word": "reality",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          }
        ],
        "speaker": 1,
        "id": "9a2ce80f-66fc-4e05-9cdb-19b880550e30"
      },
      {
        "start": 233.58,
        "end": 235.44,
        "confidence": 0.8705869,
        "channel": 0,
        "transcript": "and liquefaction is maybe",
        "words": [
          {
            "word": "and",
            "start": 233.58,
            "end": 234.06,
            "confidence": 0.6160501,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "liquefaction",
            "start": 234.06,
            "end": 234.56,
            "confidence": 0.99940425,
            "punctuated_word": "liquefaction",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "is",
            "start": 234.78,
            "end": 234.94,
            "confidence": 0.87908787,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "maybe",
            "start": 234.94,
            "end": 235.44,
            "confidence": 0.9878051,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          }
        ],
        "speaker": 1,
        "id": "9af59056-c85a-4e5a-8d39-4804b242454e"
      },
      {
        "start": 235.74,
        "end": 241.2,
        "confidence": 0.98692095,
        "channel": 0,
        "transcript": "exposing something that's already been latent? Or is it, something that you think most people haven't fully",
        "words": [
          {
            "word": "exposing",
            "start": 235.74,
            "end": 236.24,
            "confidence": 0.9937983,
            "punctuated_word": "exposing",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "something",
            "start": 236.38,
            "end": 236.7,
            "confidence": 0.9988745,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "that's",
            "start": 236.7,
            "end": 237.02,
            "confidence": 0.9997018,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "already",
            "start": 237.02,
            "end": 237.42,
            "confidence": 0.99705863,
            "punctuated_word": "already",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "been",
            "start": 237.42,
            "end": 237.66,
            "confidence": 0.9998233,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "latent",
            "start": 237.66,
            "end": 238.14,
            "confidence": 0.7969674,
            "punctuated_word": "latent?",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "or",
            "start": 238.14,
            "end": 238.38,
            "confidence": 0.99957734,
            "punctuated_word": "Or",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "is",
            "start": 238.38,
            "end": 238.54001,
            "confidence": 0.99926347,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7725612
          },
          {
            "word": "it",
            "start": 238.54001,
            "end": 238.62001,
            "confidence": 0.995044,
            "punctuated_word": "it,",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          },
          {
            "word": "something",
            "start": 238.86,
            "end": 239.26001,
            "confidence": 0.99977595,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          },
          {
            "word": "that",
            "start": 239.26001,
            "end": 239.42,
            "confidence": 0.9994282,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          },
          {
            "word": "you",
            "start": 239.42,
            "end": 239.58,
            "confidence": 0.9997657,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          },
          {
            "word": "think",
            "start": 239.58,
            "end": 239.82,
            "confidence": 0.99961495,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          },
          {
            "word": "most",
            "start": 239.82,
            "end": 239.98001,
            "confidence": 0.99951994,
            "punctuated_word": "most",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          },
          {
            "word": "people",
            "start": 239.98001,
            "end": 240.3,
            "confidence": 0.9997974,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          },
          {
            "word": "haven't",
            "start": 240.3,
            "end": 240.7,
            "confidence": 0.9998956,
            "punctuated_word": "haven't",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          },
          {
            "word": "fully",
            "start": 240.7,
            "end": 241.2,
            "confidence": 0.9997501,
            "punctuated_word": "fully",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          }
        ],
        "speaker": 1,
        "id": "dfb10358-0c90-4184-915f-2f231013f0cb"
      },
      {
        "start": 241.57501,
        "end": 263.59,
        "confidence": 0.9815165,
        "channel": 0,
        "transcript": "come to terms with and liquefaction might actually be this point of exposing something fundamentally new? Yeah. So the way I see it is that in Web three, you could always coordinate with other people. So you could always have, like, these private channels that you all agree on some policy and then execute on that. So, like, for example, I know there exists today in DAOs",
        "words": [
          {
            "word": "come",
            "start": 241.57501,
            "end": 241.815,
            "confidence": 0.9997565,
            "punctuated_word": "come",
            "speaker": 1,
            "speaker_confidence": 0.6404498
          },
          {
            "word": "to",
            "start": 241.815,
            "end": 241.895,
            "confidence": 0.9987546,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "terms",
            "start": 241.895,
            "end": 242.29501,
            "confidence": 0.9999497,
            "punctuated_word": "terms",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "with",
            "start": 242.29501,
            "end": 242.535,
            "confidence": 0.97046375,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "and",
            "start": 242.535,
            "end": 242.695,
            "confidence": 0.8869087,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "liquefaction",
            "start": 242.695,
            "end": 243.195,
            "confidence": 0.9833328,
            "punctuated_word": "liquefaction",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "might",
            "start": 243.41501,
            "end": 243.65501,
            "confidence": 0.9995807,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "actually",
            "start": 243.65501,
            "end": 243.895,
            "confidence": 0.9982444,
            "punctuated_word": "actually",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "be",
            "start": 243.895,
            "end": 244.395,
            "confidence": 0.99985695,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "this",
            "start": 244.615,
            "end": 244.85501,
            "confidence": 0.99665326,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "point",
            "start": 244.85501,
            "end": 245.095,
            "confidence": 0.9999697,
            "punctuated_word": "point",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "of",
            "start": 245.095,
            "end": 245.255,
            "confidence": 0.99994004,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "exposing",
            "start": 245.255,
            "end": 245.755,
            "confidence": 0.99949265,
            "punctuated_word": "exposing",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "something",
            "start": 245.815,
            "end": 246.21501,
            "confidence": 0.999676,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "fundamentally",
            "start": 246.21501,
            "end": 246.71501,
            "confidence": 0.99948174,
            "punctuated_word": "fundamentally",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "new",
            "start": 246.93501,
            "end": 247.43501,
            "confidence": 0.99307376,
            "punctuated_word": "new?",
            "speaker": 1,
            "speaker_confidence": 0.6493588
          },
          {
            "word": "yeah",
            "start": 247.735,
            "end": 247.975,
            "confidence": 0.88389885,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.19704878
          },
          {
            "word": "so",
            "start": 247.975,
            "end": 248.21501,
            "confidence": 0.99971896,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.19704878
          },
          {
            "word": "the",
            "start": 248.21501,
            "end": 248.29501,
            "confidence": 0.9997718,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.19704878
          },
          {
            "word": "way",
            "start": 248.29501,
            "end": 248.535,
            "confidence": 0.999962,
            "punctuated_word": "way",
            "speaker": 3,
            "speaker_confidence": 0.19704878
          },
          {
            "word": "i",
            "start": 248.535,
            "end": 248.77501,
            "confidence": 0.9998759,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.19704878
          },
          {
            "word": "see",
            "start": 248.77501,
            "end": 248.85501,
            "confidence": 0.99994576,
            "punctuated_word": "see",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "it",
            "start": 248.85501,
            "end": 249.35501,
            "confidence": 0.9992137,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "is",
            "start": 249.49501,
            "end": 249.735,
            "confidence": 0.9969813,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "that",
            "start": 249.735,
            "end": 249.975,
            "confidence": 0.9997079,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "in",
            "start": 249.975,
            "end": 250.21501,
            "confidence": 0.935199,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "web",
            "start": 250.21501,
            "end": 250.455,
            "confidence": 0.9408465,
            "punctuated_word": "Web",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "three",
            "start": 250.455,
            "end": 250.615,
            "confidence": 0.9880846,
            "punctuated_word": "three,",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "you",
            "start": 250.615,
            "end": 250.77501,
            "confidence": 0.99986994,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "could",
            "start": 250.77501,
            "end": 251.015,
            "confidence": 0.9965018,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "always",
            "start": 251.015,
            "end": 251.335,
            "confidence": 0.99992,
            "punctuated_word": "always",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "coordinate",
            "start": 251.335,
            "end": 251.835,
            "confidence": 0.9999132,
            "punctuated_word": "coordinate",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "with",
            "start": 251.975,
            "end": 252.13501,
            "confidence": 0.999923,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "other",
            "start": 252.13501,
            "end": 252.375,
            "confidence": 0.9999628,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "people",
            "start": 252.375,
            "end": 252.875,
            "confidence": 0.97792673,
            "punctuated_word": "people.",
            "speaker": 3,
            "speaker_confidence": 0.63407075
          },
          {
            "word": "so",
            "start": 253.095,
            "end": 253.255,
            "confidence": 0.9960758,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "you",
            "start": 253.255,
            "end": 253.335,
            "confidence": 0.99960846,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "could",
            "start": 253.335,
            "end": 253.57501,
            "confidence": 0.9913231,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "always",
            "start": 253.57501,
            "end": 253.895,
            "confidence": 0.9998258,
            "punctuated_word": "always",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "have",
            "start": 253.895,
            "end": 254.05501,
            "confidence": 0.9941566,
            "punctuated_word": "have,",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "like",
            "start": 254.05501,
            "end": 254.375,
            "confidence": 0.9997659,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "these",
            "start": 254.375,
            "end": 254.695,
            "confidence": 0.99987423,
            "punctuated_word": "these",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "private",
            "start": 254.695,
            "end": 255.195,
            "confidence": 0.999954,
            "punctuated_word": "private",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "channels",
            "start": 255.41501,
            "end": 255.91501,
            "confidence": 0.9995652,
            "punctuated_word": "channels",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "that",
            "start": 255.975,
            "end": 256.135,
            "confidence": 0.9996044,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "you",
            "start": 256.135,
            "end": 256.635,
            "confidence": 0.99977595,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "all",
            "start": 256.93,
            "end": 257.25,
            "confidence": 0.9984908,
            "punctuated_word": "all",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "agree",
            "start": 257.25,
            "end": 257.65,
            "confidence": 0.99934644,
            "punctuated_word": "agree",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "on",
            "start": 257.65,
            "end": 257.88998,
            "confidence": 0.99982303,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "some",
            "start": 257.88998,
            "end": 258.12997,
            "confidence": 0.99882954,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "policy",
            "start": 258.12997,
            "end": 258.61,
            "confidence": 0.99990404,
            "punctuated_word": "policy",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "and",
            "start": 258.61,
            "end": 258.84998,
            "confidence": 0.9641001,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "then",
            "start": 258.84998,
            "end": 259.09,
            "confidence": 0.9990381,
            "punctuated_word": "then",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "execute",
            "start": 259.09,
            "end": 259.56998,
            "confidence": 0.9994562,
            "punctuated_word": "execute",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "on",
            "start": 259.56998,
            "end": 259.72998,
            "confidence": 0.99980575,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "that",
            "start": 259.72998,
            "end": 259.97,
            "confidence": 0.99543667,
            "punctuated_word": "that.",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "so",
            "start": 259.97,
            "end": 260.12997,
            "confidence": 0.93727744,
            "punctuated_word": "So,",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "like",
            "start": 260.12997,
            "end": 260.37,
            "confidence": 0.9930223,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "for",
            "start": 260.37,
            "end": 260.61,
            "confidence": 0.9997069,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "example",
            "start": 260.61,
            "end": 261.11,
            "confidence": 0.9916269,
            "punctuated_word": "example,",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "i",
            "start": 261.33,
            "end": 261.49,
            "confidence": 0.9988686,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "know",
            "start": 261.49,
            "end": 261.65,
            "confidence": 0.99951243,
            "punctuated_word": "know",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "there",
            "start": 261.65,
            "end": 261.81,
            "confidence": 0.99300766,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "exists",
            "start": 261.81,
            "end": 262.31,
            "confidence": 0.6696025,
            "punctuated_word": "exists",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "today",
            "start": 262.44998,
            "end": 262.93,
            "confidence": 0.88483113,
            "punctuated_word": "today",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "in",
            "start": 262.93,
            "end": 263.09,
            "confidence": 0.9443213,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "daos",
            "start": 263.09,
            "end": 263.59,
            "confidence": 0.8737117,
            "punctuated_word": "DAOs",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          }
        ],
        "speaker": 3,
        "id": "adb9c21a-ba0f-448c-9b1a-bcc36d6decf6"
      },
      {
        "start": 263.97,
        "end": 267.50998,
        "confidence": 0.9135518,
        "channel": 0,
        "transcript": "these private Telegram channels where kind of some of the whales will come together",
        "words": [
          {
            "word": "these",
            "start": 263.97,
            "end": 264.21,
            "confidence": 0.72089237,
            "punctuated_word": "these",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "private",
            "start": 264.21,
            "end": 264.61,
            "confidence": 0.9997105,
            "punctuated_word": "private",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "telegram",
            "start": 264.61,
            "end": 265.09,
            "confidence": 0.81272864,
            "punctuated_word": "Telegram",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "channels",
            "start": 265.09,
            "end": 265.40997,
            "confidence": 0.9992275,
            "punctuated_word": "channels",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "where",
            "start": 265.40997,
            "end": 265.65,
            "confidence": 0.89147705,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.8091294
          },
          {
            "word": "kind",
            "start": 265.65,
            "end": 265.72998,
            "confidence": 0.66182625,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "of",
            "start": 265.72998,
            "end": 265.88998,
            "confidence": 0.99727577,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "some",
            "start": 265.88998,
            "end": 266.05,
            "confidence": 0.77021724,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "of",
            "start": 266.05,
            "end": 266.21,
            "confidence": 0.94786006,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "the",
            "start": 266.21,
            "end": 266.28998,
            "confidence": 0.9987866,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "whales",
            "start": 266.28998,
            "end": 266.69,
            "confidence": 0.9923665,
            "punctuated_word": "whales",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "will",
            "start": 266.69,
            "end": 266.84998,
            "confidence": 0.99753857,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "come",
            "start": 266.84998,
            "end": 267.00998,
            "confidence": 0.99992466,
            "punctuated_word": "come",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "together",
            "start": 267.00998,
            "end": 267.50998,
            "confidence": 0.99989307,
            "punctuated_word": "together",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          }
        ],
        "speaker": 3,
        "id": "88cd359a-2f9e-493a-81cc-bb4295a22322"
      },
      {
        "start": 267.88998,
        "end": 280.775,
        "confidence": 0.96848917,
        "channel": 0,
        "transcript": "and kind of agree on on something, and maybe they'll barter with each other. But so I think in in that sense, you could always agree with other people to coordinate in a way that the rest of the world doesn't really see. What liquefaction",
        "words": [
          {
            "word": "and",
            "start": 267.88998,
            "end": 268.05,
            "confidence": 0.98603314,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "kind",
            "start": 268.05,
            "end": 268.28998,
            "confidence": 0.67018545,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "of",
            "start": 268.28998,
            "end": 268.61,
            "confidence": 0.9888149,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "agree",
            "start": 268.61,
            "end": 269.00998,
            "confidence": 0.9990681,
            "punctuated_word": "agree",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "on",
            "start": 269.00998,
            "end": 269.16998,
            "confidence": 0.99986243,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "on",
            "start": 269.16998,
            "end": 269.40997,
            "confidence": 0.9935921,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "something",
            "start": 269.40997,
            "end": 269.88998,
            "confidence": 0.8540188,
            "punctuated_word": "something,",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "and",
            "start": 269.88998,
            "end": 270.12997,
            "confidence": 0.9990231,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "maybe",
            "start": 270.12997,
            "end": 270.37,
            "confidence": 0.9964026,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "they'll",
            "start": 270.37,
            "end": 270.61,
            "confidence": 0.999138,
            "punctuated_word": "they'll",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "barter",
            "start": 270.61,
            "end": 270.84998,
            "confidence": 0.9995302,
            "punctuated_word": "barter",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "with",
            "start": 270.84998,
            "end": 271.00998,
            "confidence": 0.999866,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "each",
            "start": 271.00998,
            "end": 271.16998,
            "confidence": 0.99939704,
            "punctuated_word": "each",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "other",
            "start": 271.16998,
            "end": 271.49,
            "confidence": 0.9692644,
            "punctuated_word": "other.",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "but",
            "start": 271.49,
            "end": 271.875,
            "confidence": 0.957411,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "so",
            "start": 272.115,
            "end": 272.355,
            "confidence": 0.8987427,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "i",
            "start": 272.355,
            "end": 272.515,
            "confidence": 0.7172645,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "think",
            "start": 272.515,
            "end": 272.755,
            "confidence": 0.80497164,
            "punctuated_word": "think",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "in",
            "start": 272.755,
            "end": 272.995,
            "confidence": 0.8799351,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "in",
            "start": 272.995,
            "end": 273.155,
            "confidence": 0.9841201,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "that",
            "start": 273.155,
            "end": 273.315,
            "confidence": 0.99866414,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "sense",
            "start": 273.315,
            "end": 273.815,
            "confidence": 0.9945332,
            "punctuated_word": "sense,",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "you",
            "start": 273.955,
            "end": 274.115,
            "confidence": 0.999534,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "could",
            "start": 274.115,
            "end": 274.355,
            "confidence": 0.9218689,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "always",
            "start": 274.355,
            "end": 274.835,
            "confidence": 0.99981874,
            "punctuated_word": "always",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "agree",
            "start": 274.835,
            "end": 275.155,
            "confidence": 0.9998178,
            "punctuated_word": "agree",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "with",
            "start": 275.155,
            "end": 275.315,
            "confidence": 0.99987173,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "other",
            "start": 275.315,
            "end": 275.555,
            "confidence": 0.9998697,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "people",
            "start": 275.555,
            "end": 276.055,
            "confidence": 0.9999393,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "to",
            "start": 276.115,
            "end": 276.275,
            "confidence": 0.9992818,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "coordinate",
            "start": 276.275,
            "end": 276.775,
            "confidence": 0.9999615,
            "punctuated_word": "coordinate",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "in",
            "start": 276.995,
            "end": 277.115,
            "confidence": 0.9986987,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "a",
            "start": 277.115,
            "end": 277.235,
            "confidence": 0.9985051,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "way",
            "start": 277.235,
            "end": 277.475,
            "confidence": 0.9999672,
            "punctuated_word": "way",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "that",
            "start": 277.475,
            "end": 277.975,
            "confidence": 0.99957436,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "the",
            "start": 278.195,
            "end": 278.275,
            "confidence": 0.99935704,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "rest",
            "start": 278.275,
            "end": 278.515,
            "confidence": 0.9997229,
            "punctuated_word": "rest",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "of",
            "start": 278.515,
            "end": 278.595,
            "confidence": 0.9988642,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.81935495
          },
          {
            "word": "the",
            "start": 278.595,
            "end": 278.675,
            "confidence": 0.9992125,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "world",
            "start": 278.675,
            "end": 278.995,
            "confidence": 0.9999317,
            "punctuated_word": "world",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "doesn't",
            "start": 278.995,
            "end": 279.235,
            "confidence": 0.9998728,
            "punctuated_word": "doesn't",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "really",
            "start": 279.235,
            "end": 279.475,
            "confidence": 0.9998504,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "see",
            "start": 279.475,
            "end": 279.955,
            "confidence": 0.99971884,
            "punctuated_word": "see.",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "what",
            "start": 279.955,
            "end": 280.275,
            "confidence": 0.99883956,
            "punctuated_word": "What",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "liquefaction",
            "start": 280.275,
            "end": 280.775,
            "confidence": 0.9800971,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          }
        ],
        "speaker": 3,
        "id": "fac09264-8bbc-482c-90b6-bcc77692e46f"
      },
      {
        "start": 281.075,
        "end": 285.42,
        "confidence": 0.996168,
        "channel": 0,
        "transcript": "does is it enables you to do that with in a way that you don't have to trust",
        "words": [
          {
            "word": "does",
            "start": 281.075,
            "end": 281.555,
            "confidence": 0.9998611,
            "punctuated_word": "does",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "is",
            "start": 281.555,
            "end": 281.955,
            "confidence": 0.9984339,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "it",
            "start": 281.955,
            "end": 282.115,
            "confidence": 0.96857005,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "enables",
            "start": 282.115,
            "end": 282.595,
            "confidence": 0.99989355,
            "punctuated_word": "enables",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "you",
            "start": 282.595,
            "end": 282.755,
            "confidence": 0.99982446,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.76550967
          },
          {
            "word": "to",
            "start": 282.755,
            "end": 282.835,
            "confidence": 0.99909306,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.42522722
          },
          {
            "word": "do",
            "start": 282.835,
            "end": 282.995,
            "confidence": 0.99986696,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.42522722
          },
          {
            "word": "that",
            "start": 282.995,
            "end": 283.155,
            "confidence": 0.99937975,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.42522722
          },
          {
            "word": "with",
            "start": 283.155,
            "end": 283.395,
            "confidence": 0.9706585,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.42522722
          },
          {
            "word": "in",
            "start": 283.555,
            "end": 283.715,
            "confidence": 0.99949574,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.42522722
          },
          {
            "word": "a",
            "start": 283.715,
            "end": 283.795,
            "confidence": 0.99805224,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.42522722
          },
          {
            "word": "way",
            "start": 283.795,
            "end": 283.955,
            "confidence": 0.99991584,
            "punctuated_word": "way",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          },
          {
            "word": "that",
            "start": 283.955,
            "end": 284.195,
            "confidence": 0.99941134,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          },
          {
            "word": "you",
            "start": 284.195,
            "end": 284.355,
            "confidence": 0.9996612,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          },
          {
            "word": "don't",
            "start": 284.355,
            "end": 284.675,
            "confidence": 0.99994224,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          },
          {
            "word": "have",
            "start": 284.675,
            "end": 284.835,
            "confidence": 0.99983525,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          },
          {
            "word": "to",
            "start": 284.835,
            "end": 284.995,
            "confidence": 0.9992285,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          },
          {
            "word": "trust",
            "start": 284.995,
            "end": 285.42,
            "confidence": 0.9999006,
            "punctuated_word": "trust",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          }
        ],
        "speaker": 3,
        "id": "fa4a47ab-5c0a-45bd-9dde-18f3b1a75a93"
      },
      {
        "start": 285.90002,
        "end": 288.08002,
        "confidence": 0.9679493,
        "channel": 0,
        "transcript": "the other people. You don't have to know their identities,",
        "words": [
          {
            "word": "the",
            "start": 285.90002,
            "end": 285.98,
            "confidence": 0.99832815,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          },
          {
            "word": "other",
            "start": 285.98,
            "end": 286.30002,
            "confidence": 0.9998828,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          },
          {
            "word": "people",
            "start": 286.30002,
            "end": 286.62003,
            "confidence": 0.84493345,
            "punctuated_word": "people.",
            "speaker": 3,
            "speaker_confidence": 0.59746844
          },
          {
            "word": "you",
            "start": 286.62003,
            "end": 286.7,
            "confidence": 0.9987685,
            "punctuated_word": "You",
            "speaker": 3,
            "speaker_confidence": 0.5072423
          },
          {
            "word": "don't",
            "start": 286.7,
            "end": 286.94,
            "confidence": 0.99989545,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.5072423
          },
          {
            "word": "have",
            "start": 286.94,
            "end": 287.1,
            "confidence": 0.9998648,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.5072423
          },
          {
            "word": "to",
            "start": 287.1,
            "end": 287.18002,
            "confidence": 0.99942565,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.5072423
          },
          {
            "word": "know",
            "start": 287.18002,
            "end": 287.34003,
            "confidence": 0.99987495,
            "punctuated_word": "know",
            "speaker": 3,
            "speaker_confidence": 0.5072423
          },
          {
            "word": "their",
            "start": 287.34003,
            "end": 287.58002,
            "confidence": 0.9997099,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.5072423
          },
          {
            "word": "identities",
            "start": 287.58002,
            "end": 288.08002,
            "confidence": 0.838809,
            "punctuated_word": "identities,",
            "speaker": 3,
            "speaker_confidence": 0.5072423
          }
        ],
        "speaker": 3,
        "id": "ef6c0748-6cd7-4edb-89c7-a565a379e65c"
      },
      {
        "start": 288.46002,
        "end": 302.565,
        "confidence": 0.9865144,
        "channel": 0,
        "transcript": "and you know that they will still follow through on on this policy that you agree on. So it's really an enhancement of, like, some existing practices. But it is a revolution in the sense that you now can coordinate with lots of people at the same time.",
        "words": [
          {
            "word": "and",
            "start": 288.46002,
            "end": 288.62003,
            "confidence": 0.8295828,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.5072423
          },
          {
            "word": "you",
            "start": 288.62003,
            "end": 288.78,
            "confidence": 0.9957553,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.5072423
          },
          {
            "word": "know",
            "start": 288.78,
            "end": 288.94,
            "confidence": 0.9996263,
            "punctuated_word": "know",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "that",
            "start": 288.94,
            "end": 289.1,
            "confidence": 0.9979547,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "they",
            "start": 289.1,
            "end": 289.26,
            "confidence": 0.999889,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "will",
            "start": 289.26,
            "end": 289.42,
            "confidence": 0.9995012,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "still",
            "start": 289.42,
            "end": 289.66,
            "confidence": 0.9991129,
            "punctuated_word": "still",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "follow",
            "start": 289.66,
            "end": 289.98,
            "confidence": 0.9998777,
            "punctuated_word": "follow",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "through",
            "start": 289.98,
            "end": 290.38,
            "confidence": 0.9995716,
            "punctuated_word": "through",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "on",
            "start": 290.38,
            "end": 290.7,
            "confidence": 0.99967515,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "on",
            "start": 290.7,
            "end": 290.86002,
            "confidence": 0.976704,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "this",
            "start": 290.86002,
            "end": 291.1,
            "confidence": 0.9994342,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "policy",
            "start": 291.1,
            "end": 291.5,
            "confidence": 0.9999523,
            "punctuated_word": "policy",
            "speaker": 3,
            "speaker_confidence": 0.6085151
          },
          {
            "word": "that",
            "start": 291.5,
            "end": 291.58002,
            "confidence": 0.999448,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.39997017
          },
          {
            "word": "you",
            "start": 291.58002,
            "end": 291.74002,
            "confidence": 0.9998635,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.39997017
          },
          {
            "word": "agree",
            "start": 291.74002,
            "end": 292.06003,
            "confidence": 0.9949332,
            "punctuated_word": "agree",
            "speaker": 3,
            "speaker_confidence": 0.39997017
          },
          {
            "word": "on",
            "start": 292.06003,
            "end": 292.54,
            "confidence": 0.99730134,
            "punctuated_word": "on.",
            "speaker": 3,
            "speaker_confidence": 0.39997017
          },
          {
            "word": "so",
            "start": 292.54,
            "end": 292.7,
            "confidence": 0.99155724,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.39997017
          },
          {
            "word": "it's",
            "start": 292.7,
            "end": 292.86002,
            "confidence": 0.9982301,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.39997017
          },
          {
            "word": "really",
            "start": 292.86002,
            "end": 293.1,
            "confidence": 0.9996306,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "an",
            "start": 293.1,
            "end": 293.26,
            "confidence": 0.999348,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "enhancement",
            "start": 293.26,
            "end": 293.76,
            "confidence": 0.9998423,
            "punctuated_word": "enhancement",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "of",
            "start": 294.06,
            "end": 294.54,
            "confidence": 0.98594785,
            "punctuated_word": "of,",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "like",
            "start": 294.54,
            "end": 294.78,
            "confidence": 0.9972044,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "some",
            "start": 294.78,
            "end": 295.1,
            "confidence": 0.99984396,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "existing",
            "start": 295.1,
            "end": 295.6,
            "confidence": 0.9997346,
            "punctuated_word": "existing",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "practices",
            "start": 295.82,
            "end": 296.32,
            "confidence": 0.7704932,
            "punctuated_word": "practices.",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "but",
            "start": 296.54,
            "end": 296.7,
            "confidence": 0.99292266,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "it",
            "start": 296.7,
            "end": 296.86002,
            "confidence": 0.9984939,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "is",
            "start": 296.86002,
            "end": 297.1,
            "confidence": 0.99981445,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "a",
            "start": 297.1,
            "end": 297.26,
            "confidence": 0.9990283,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "revolution",
            "start": 297.26,
            "end": 297.76,
            "confidence": 0.99961746,
            "punctuated_word": "revolution",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "in",
            "start": 297.82,
            "end": 297.98,
            "confidence": 0.97719294,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.7033459
          },
          {
            "word": "the",
            "start": 297.98,
            "end": 298.06,
            "confidence": 0.8621226,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "sense",
            "start": 298.06,
            "end": 298.30002,
            "confidence": 0.99990594,
            "punctuated_word": "sense",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "that",
            "start": 298.30002,
            "end": 298.545,
            "confidence": 0.9993117,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "you",
            "start": 298.70502,
            "end": 299.20502,
            "confidence": 0.99968016,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "now",
            "start": 299.505,
            "end": 299.74503,
            "confidence": 0.997382,
            "punctuated_word": "now",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "can",
            "start": 299.74503,
            "end": 300.14502,
            "confidence": 0.9998252,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "coordinate",
            "start": 300.14502,
            "end": 300.545,
            "confidence": 0.9995228,
            "punctuated_word": "coordinate",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "with",
            "start": 300.545,
            "end": 300.785,
            "confidence": 0.99989426,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "lots",
            "start": 300.785,
            "end": 301.02502,
            "confidence": 0.9998374,
            "punctuated_word": "lots",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "of",
            "start": 301.02502,
            "end": 301.105,
            "confidence": 0.99981433,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "people",
            "start": 301.105,
            "end": 301.605,
            "confidence": 0.9999653,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "at",
            "start": 301.665,
            "end": 301.825,
            "confidence": 0.9992409,
            "punctuated_word": "at",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "the",
            "start": 301.825,
            "end": 301.905,
            "confidence": 0.9996885,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "same",
            "start": 301.905,
            "end": 302.065,
            "confidence": 0.9999368,
            "punctuated_word": "same",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          },
          {
            "word": "time",
            "start": 302.065,
            "end": 302.565,
            "confidence": 0.9994906,
            "punctuated_word": "time.",
            "speaker": 3,
            "speaker_confidence": 0.72978616
          }
        ],
        "speaker": 3,
        "id": "8e301470-3737-4794-ad1b-7c6ad753eb3a"
      },
      {
        "start": 303.02502,
        "end": 308.24503,
        "confidence": 0.9831294,
        "channel": 0,
        "transcript": "Yeah. I I also feel like the kind of vision that people had when it came to",
        "words": [
          {
            "word": "yeah",
            "start": 303.02502,
            "end": 303.52502,
            "confidence": 0.998984,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "i",
            "start": 303.825,
            "end": 304.065,
            "confidence": 0.9621377,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "i",
            "start": 304.065,
            "end": 304.14502,
            "confidence": 0.89132905,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "also",
            "start": 304.14502,
            "end": 304.545,
            "confidence": 0.9984377,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "feel",
            "start": 304.545,
            "end": 304.86502,
            "confidence": 0.99966013,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "like",
            "start": 304.86502,
            "end": 305.36502,
            "confidence": 0.88263583,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "the",
            "start": 305.42502,
            "end": 305.665,
            "confidence": 0.9951095,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "kind",
            "start": 305.665,
            "end": 305.905,
            "confidence": 0.9928671,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "of",
            "start": 305.905,
            "end": 306.065,
            "confidence": 0.99942136,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "vision",
            "start": 306.065,
            "end": 306.385,
            "confidence": 0.9987185,
            "punctuated_word": "vision",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "that",
            "start": 306.385,
            "end": 306.545,
            "confidence": 0.9991529,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "people",
            "start": 306.545,
            "end": 306.86502,
            "confidence": 0.9999379,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "had",
            "start": 306.86502,
            "end": 307.105,
            "confidence": 0.9969896,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "when",
            "start": 307.105,
            "end": 307.345,
            "confidence": 0.99946636,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.6760225
          },
          {
            "word": "it",
            "start": 307.345,
            "end": 307.42502,
            "confidence": 0.9988985,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "came",
            "start": 307.42502,
            "end": 307.74503,
            "confidence": 0.99982196,
            "punctuated_word": "came",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "to",
            "start": 307.74503,
            "end": 308.24503,
            "confidence": 0.99963236,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          }
        ],
        "speaker": 2,
        "id": "24d82c5e-12a1-4b53-b3a7-8f878f596f18"
      },
      {
        "start": 308.625,
        "end": 313.045,
        "confidence": 0.941679,
        "channel": 0,
        "transcript": "ownership previous to liquefaction was a very natural choice in a sense that",
        "words": [
          {
            "word": "ownership",
            "start": 308.625,
            "end": 309.125,
            "confidence": 0.99924064,
            "punctuated_word": "ownership",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "previous",
            "start": 309.185,
            "end": 309.58502,
            "confidence": 0.8599056,
            "punctuated_word": "previous",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "to",
            "start": 309.58502,
            "end": 309.74503,
            "confidence": 0.9992588,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "liquefaction",
            "start": 309.74503,
            "end": 310.24503,
            "confidence": 0.9631488,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "was",
            "start": 310.385,
            "end": 310.545,
            "confidence": 0.9972037,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "a",
            "start": 310.545,
            "end": 310.70502,
            "confidence": 0.9990544,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "very",
            "start": 310.70502,
            "end": 310.945,
            "confidence": 0.9999163,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "natural",
            "start": 310.945,
            "end": 311.445,
            "confidence": 0.99993396,
            "punctuated_word": "natural",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "choice",
            "start": 311.665,
            "end": 312.065,
            "confidence": 0.9997775,
            "punctuated_word": "choice",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "in",
            "start": 312.065,
            "end": 312.225,
            "confidence": 0.88948476,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "a",
            "start": 312.225,
            "end": 312.30502,
            "confidence": 0.53807324,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.74829936
          },
          {
            "word": "sense",
            "start": 312.30502,
            "end": 312.545,
            "confidence": 0.9999372,
            "punctuated_word": "sense",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "that",
            "start": 312.545,
            "end": 313.045,
            "confidence": 0.9968923,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          }
        ],
        "speaker": 2,
        "id": "2cc169b1-3886-4bde-8499-e24aec33ff15"
      },
      {
        "start": 313.53,
        "end": 316.19,
        "confidence": 0.99886763,
        "channel": 0,
        "transcript": "makes a lot of sense to assume that if someone",
        "words": [
          {
            "word": "makes",
            "start": 313.53,
            "end": 313.85,
            "confidence": 0.9915588,
            "punctuated_word": "makes",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "a",
            "start": 313.85,
            "end": 314.09,
            "confidence": 0.9997029,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "lot",
            "start": 314.09,
            "end": 314.25,
            "confidence": 0.9998958,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "of",
            "start": 314.25,
            "end": 314.41,
            "confidence": 0.9994357,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "sense",
            "start": 314.41,
            "end": 314.73,
            "confidence": 0.99990046,
            "punctuated_word": "sense",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "to",
            "start": 314.73,
            "end": 315.05002,
            "confidence": 0.9996784,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "assume",
            "start": 315.05002,
            "end": 315.37,
            "confidence": 0.99993837,
            "punctuated_word": "assume",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "that",
            "start": 315.37,
            "end": 315.53,
            "confidence": 0.9996014,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "if",
            "start": 315.53,
            "end": 315.69,
            "confidence": 0.9991032,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "someone",
            "start": 315.69,
            "end": 316.19,
            "confidence": 0.9998605,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          }
        ],
        "speaker": 2,
        "id": "6c4b418b-4e7a-4da9-b3f9-e81d89db1d88"
      },
      {
        "start": 316.49002,
        "end": 318.11002,
        "confidence": 0.9984027,
        "channel": 0,
        "transcript": "has the private key,",
        "words": [
          {
            "word": "has",
            "start": 316.49002,
            "end": 316.99002,
            "confidence": 0.9979081,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "the",
            "start": 317.05002,
            "end": 317.21002,
            "confidence": 0.99872845,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "private",
            "start": 317.21002,
            "end": 317.61002,
            "confidence": 0.9999305,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "key",
            "start": 317.61002,
            "end": 318.11002,
            "confidence": 0.9970435,
            "punctuated_word": "key,",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          }
        ],
        "speaker": 2,
        "id": "8c9794d8-09d9-49c4-9702-3042557ca682"
      },
      {
        "start": 318.73,
        "end": 335.395,
        "confidence": 0.969042,
        "channel": 0,
        "transcript": "they won't share it. So if you give, like, a sole point token to a private key, that's gonna be linked to the person kind of owning the private key. So once we present a way of kind of sharing private keys or con constraining access to private keys, you're breaking an assumption that that was",
        "words": [
          {
            "word": "they",
            "start": 318.73,
            "end": 318.97,
            "confidence": 0.9990447,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "won't",
            "start": 318.97,
            "end": 319.29,
            "confidence": 0.9873784,
            "punctuated_word": "won't",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "share",
            "start": 319.29,
            "end": 319.45,
            "confidence": 0.99513185,
            "punctuated_word": "share",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "it",
            "start": 319.45,
            "end": 319.69,
            "confidence": 0.9994926,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "so",
            "start": 319.69,
            "end": 319.85,
            "confidence": 0.9996233,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "if",
            "start": 319.85,
            "end": 320.01,
            "confidence": 0.9992275,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "you",
            "start": 320.01,
            "end": 320.09,
            "confidence": 0.999723,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8037973
          },
          {
            "word": "give",
            "start": 320.09,
            "end": 320.41,
            "confidence": 0.97530985,
            "punctuated_word": "give,",
            "speaker": 2,
            "speaker_confidence": 0.58996344
          },
          {
            "word": "like",
            "start": 320.41,
            "end": 320.57,
            "confidence": 0.9996362,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.58996344
          },
          {
            "word": "a",
            "start": 320.57,
            "end": 320.73,
            "confidence": 0.9993749,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.58996344
          },
          {
            "word": "sole",
            "start": 320.73,
            "end": 321.05002,
            "confidence": 0.26877856,
            "punctuated_word": "sole",
            "speaker": 2,
            "speaker_confidence": 0.58996344
          },
          {
            "word": "point",
            "start": 321.05002,
            "end": 321.29,
            "confidence": 0.31198952,
            "punctuated_word": "point",
            "speaker": 2,
            "speaker_confidence": 0.58996344
          },
          {
            "word": "token",
            "start": 321.29,
            "end": 321.61002,
            "confidence": 0.9912152,
            "punctuated_word": "token",
            "speaker": 2,
            "speaker_confidence": 0.58996344
          },
          {
            "word": "to",
            "start": 321.61002,
            "end": 321.69,
            "confidence": 0.99939144,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.58996344
          },
          {
            "word": "a",
            "start": 321.69,
            "end": 321.77002,
            "confidence": 0.99848455,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "private",
            "start": 321.77002,
            "end": 322.27002,
            "confidence": 0.9999691,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "key",
            "start": 322.57,
            "end": 322.81,
            "confidence": 0.9964225,
            "punctuated_word": "key,",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "that's",
            "start": 322.81,
            "end": 323.05002,
            "confidence": 0.9997132,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "gonna",
            "start": 323.05002,
            "end": 323.29,
            "confidence": 0.9962131,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "be",
            "start": 323.29,
            "end": 323.79,
            "confidence": 0.99952435,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "linked",
            "start": 324.01,
            "end": 324.41,
            "confidence": 0.9985483,
            "punctuated_word": "linked",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "to",
            "start": 324.41,
            "end": 324.57,
            "confidence": 0.9998405,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "the",
            "start": 324.57,
            "end": 324.73,
            "confidence": 0.9998393,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "person",
            "start": 324.73,
            "end": 325.23,
            "confidence": 0.9999417,
            "punctuated_word": "person",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "kind",
            "start": 325.37,
            "end": 325.61002,
            "confidence": 0.96899545,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "of",
            "start": 325.61002,
            "end": 325.77002,
            "confidence": 0.99987376,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "owning",
            "start": 325.77002,
            "end": 326.09,
            "confidence": 0.968386,
            "punctuated_word": "owning",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "the",
            "start": 326.09,
            "end": 326.17,
            "confidence": 0.9978885,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "private",
            "start": 326.17,
            "end": 326.57,
            "confidence": 0.99990594,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "key",
            "start": 326.57,
            "end": 327.07,
            "confidence": 0.99960566,
            "punctuated_word": "key.",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "so",
            "start": 327.13,
            "end": 327.29,
            "confidence": 0.99962354,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "once",
            "start": 327.29,
            "end": 327.61002,
            "confidence": 0.99981076,
            "punctuated_word": "once",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "we",
            "start": 327.61002,
            "end": 327.77002,
            "confidence": 0.99964297,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "present",
            "start": 327.77002,
            "end": 328.17,
            "confidence": 0.9999496,
            "punctuated_word": "present",
            "speaker": 2,
            "speaker_confidence": 0.84577876
          },
          {
            "word": "a",
            "start": 328.17,
            "end": 328.25,
            "confidence": 0.9656163,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "way",
            "start": 328.25,
            "end": 328.49002,
            "confidence": 0.9999254,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "of",
            "start": 328.49002,
            "end": 328.815,
            "confidence": 0.9988765,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "kind",
            "start": 328.975,
            "end": 329.215,
            "confidence": 0.9987436,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "of",
            "start": 329.215,
            "end": 329.375,
            "confidence": 0.9998179,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "sharing",
            "start": 329.375,
            "end": 329.875,
            "confidence": 0.99631506,
            "punctuated_word": "sharing",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "private",
            "start": 330.015,
            "end": 330.415,
            "confidence": 0.9999138,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "keys",
            "start": 330.415,
            "end": 330.73502,
            "confidence": 0.99907076,
            "punctuated_word": "keys",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "or",
            "start": 330.73502,
            "end": 331.055,
            "confidence": 0.9967458,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "con",
            "start": 331.055,
            "end": 331.215,
            "confidence": 0.9217203,
            "punctuated_word": "con",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "constraining",
            "start": 331.375,
            "end": 331.875,
            "confidence": 0.9984951,
            "punctuated_word": "constraining",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "access",
            "start": 332.015,
            "end": 332.335,
            "confidence": 0.9759655,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.71514255
          },
          {
            "word": "to",
            "start": 332.335,
            "end": 332.415,
            "confidence": 0.97837275,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "private",
            "start": 332.415,
            "end": 332.655,
            "confidence": 0.9998603,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "keys",
            "start": 332.655,
            "end": 333.135,
            "confidence": 0.9993328,
            "punctuated_word": "keys,",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "you're",
            "start": 333.135,
            "end": 333.45502,
            "confidence": 0.99781644,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "breaking",
            "start": 333.45502,
            "end": 333.855,
            "confidence": 0.9997453,
            "punctuated_word": "breaking",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "an",
            "start": 333.855,
            "end": 334.095,
            "confidence": 0.9996495,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "assumption",
            "start": 334.095,
            "end": 334.495,
            "confidence": 0.9999038,
            "punctuated_word": "assumption",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "that",
            "start": 334.495,
            "end": 334.73502,
            "confidence": 0.99989974,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "that",
            "start": 334.73502,
            "end": 334.895,
            "confidence": 0.9943006,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "was",
            "start": 334.895,
            "end": 335.395,
            "confidence": 0.99876297,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          }
        ],
        "speaker": 2,
        "id": "87a00bdf-f933-456d-8013-6c2270035c1c"
      },
      {
        "start": 335.695,
        "end": 337.395,
        "confidence": 0.99440306,
        "channel": 0,
        "transcript": "really grounded and kind of",
        "words": [
          {
            "word": "really",
            "start": 335.695,
            "end": 335.935,
            "confidence": 0.99900395,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "grounded",
            "start": 335.935,
            "end": 336.435,
            "confidence": 0.9997274,
            "punctuated_word": "grounded",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "and",
            "start": 336.495,
            "end": 336.73502,
            "confidence": 0.9864265,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "kind",
            "start": 336.73502,
            "end": 336.895,
            "confidence": 0.9879134,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "of",
            "start": 336.895,
            "end": 337.395,
            "confidence": 0.9989442,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          }
        ],
        "speaker": 2,
        "id": "f1fa9491-aff4-412c-89a4-70d80491210c"
      },
      {
        "start": 337.855,
        "end": 339.635,
        "confidence": 0.99792325,
        "channel": 0,
        "transcript": "not that trivial to break.",
        "words": [
          {
            "word": "not",
            "start": 337.855,
            "end": 338.175,
            "confidence": 0.993755,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "that",
            "start": 338.175,
            "end": 338.495,
            "confidence": 0.9988871,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "trivial",
            "start": 338.495,
            "end": 338.975,
            "confidence": 0.9992716,
            "punctuated_word": "trivial",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "to",
            "start": 338.975,
            "end": 339.135,
            "confidence": 0.9983374,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          },
          {
            "word": "break",
            "start": 339.135,
            "end": 339.635,
            "confidence": 0.99936545,
            "punctuated_word": "break.",
            "speaker": 2,
            "speaker_confidence": 0.8766731
          }
        ],
        "speaker": 2,
        "id": "518a0015-d658-487a-81e8-34224eb750d3"
      },
      {
        "start": 340.175,
        "end": 343.635,
        "confidence": 0.99395126,
        "channel": 0,
        "transcript": "And before we get into asking you to fully define liquefaction",
        "words": [
          {
            "word": "and",
            "start": 340.175,
            "end": 340.415,
            "confidence": 0.9984648,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "before",
            "start": 340.415,
            "end": 340.655,
            "confidence": 0.9992951,
            "punctuated_word": "before",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "we",
            "start": 340.655,
            "end": 340.815,
            "confidence": 0.99558973,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "get",
            "start": 340.815,
            "end": 340.975,
            "confidence": 0.99650663,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "into",
            "start": 340.975,
            "end": 341.295,
            "confidence": 0.9729628,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "asking",
            "start": 341.295,
            "end": 341.695,
            "confidence": 0.99287367,
            "punctuated_word": "asking",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "you",
            "start": 341.695,
            "end": 341.935,
            "confidence": 0.9959122,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "to",
            "start": 341.935,
            "end": 342.175,
            "confidence": 0.9965519,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "fully",
            "start": 342.175,
            "end": 342.655,
            "confidence": 0.9971867,
            "punctuated_word": "fully",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "define",
            "start": 342.655,
            "end": 343.135,
            "confidence": 0.99353915,
            "punctuated_word": "define",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "liquefaction",
            "start": 343.135,
            "end": 343.635,
            "confidence": 0.99458164,
            "punctuated_word": "liquefaction",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          }
        ],
        "speaker": 1,
        "id": "608872a4-ef36-430b-9fb3-755edb46ddd5"
      },
      {
        "start": 344.09,
        "end": 349.71,
        "confidence": 0.9774701,
        "channel": 0,
        "transcript": "and some of the other elements around it in more detail, you know, would be helpful to maybe also contextualize",
        "words": [
          {
            "word": "and",
            "start": 344.09,
            "end": 344.25,
            "confidence": 0.9946688,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "some",
            "start": 344.25,
            "end": 344.37,
            "confidence": 0.9990903,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.6063321
          },
          {
            "word": "of",
            "start": 344.37,
            "end": 344.49,
            "confidence": 0.99969137,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "the",
            "start": 344.49,
            "end": 344.72998,
            "confidence": 0.9998512,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "other",
            "start": 344.72998,
            "end": 345.05,
            "confidence": 0.99877614,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "elements",
            "start": 345.05,
            "end": 345.55,
            "confidence": 0.99933535,
            "punctuated_word": "elements",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "around",
            "start": 345.61,
            "end": 345.84998,
            "confidence": 0.9896702,
            "punctuated_word": "around",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "it",
            "start": 345.84998,
            "end": 346.00998,
            "confidence": 0.99837327,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "in",
            "start": 346.00998,
            "end": 346.25,
            "confidence": 0.99901426,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "more",
            "start": 346.25,
            "end": 346.49,
            "confidence": 0.99958616,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "detail",
            "start": 346.49,
            "end": 346.99,
            "confidence": 0.9963872,
            "punctuated_word": "detail,",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "you",
            "start": 347.28998,
            "end": 347.37,
            "confidence": 0.9948479,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "know",
            "start": 347.37,
            "end": 347.61,
            "confidence": 0.9990938,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "would",
            "start": 347.61,
            "end": 347.77,
            "confidence": 0.6698396,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "be",
            "start": 347.77,
            "end": 347.93,
            "confidence": 0.9483844,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "helpful",
            "start": 347.93,
            "end": 348.33,
            "confidence": 0.9912214,
            "punctuated_word": "helpful",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "to",
            "start": 348.33,
            "end": 348.49,
            "confidence": 0.9997409,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "maybe",
            "start": 348.49,
            "end": 348.81,
            "confidence": 0.98494786,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "also",
            "start": 348.81,
            "end": 349.21,
            "confidence": 0.9881936,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "contextualize",
            "start": 349.21,
            "end": 349.71,
            "confidence": 0.9986885,
            "punctuated_word": "contextualize",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          }
        ],
        "speaker": 1,
        "id": "cd5a099f-94cd-4905-8af5-e1e3aa1d79a8"
      },
      {
        "start": 350.41,
        "end": 361.245,
        "confidence": 0.9638377,
        "channel": 0,
        "transcript": "what are some of the systems that you see as being most fragile and sort of not recognizing this element of the potential shareability of these private keys and these more non fungible elements?",
        "words": [
          {
            "word": "what",
            "start": 350.41,
            "end": 350.65,
            "confidence": 0.5806555,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "are",
            "start": 350.65,
            "end": 350.81,
            "confidence": 0.9998348,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "some",
            "start": 350.81,
            "end": 350.97,
            "confidence": 0.99985266,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.7292989
          },
          {
            "word": "of",
            "start": 350.97,
            "end": 351.05,
            "confidence": 0.9996124,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "the",
            "start": 351.05,
            "end": 351.21,
            "confidence": 0.99973935,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "systems",
            "start": 351.21,
            "end": 351.69,
            "confidence": 0.9996904,
            "punctuated_word": "systems",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "that",
            "start": 351.69,
            "end": 351.84998,
            "confidence": 0.99975675,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "you",
            "start": 351.84998,
            "end": 352.09,
            "confidence": 0.9998429,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "see",
            "start": 352.09,
            "end": 352.25,
            "confidence": 0.9998889,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "as",
            "start": 352.25,
            "end": 352.49,
            "confidence": 0.9947109,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "being",
            "start": 352.49,
            "end": 352.99,
            "confidence": 0.99992096,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "most",
            "start": 353.12997,
            "end": 353.44998,
            "confidence": 0.99944264,
            "punctuated_word": "most",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "fragile",
            "start": 353.44998,
            "end": 353.93,
            "confidence": 0.9998609,
            "punctuated_word": "fragile",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "and",
            "start": 353.93,
            "end": 354.16998,
            "confidence": 0.86808693,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "sort",
            "start": 354.16998,
            "end": 354.33,
            "confidence": 0.992566,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "of",
            "start": 354.33,
            "end": 354.56998,
            "confidence": 0.9996517,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "not",
            "start": 354.56998,
            "end": 354.81,
            "confidence": 0.9991585,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "recognizing",
            "start": 354.81,
            "end": 355.31,
            "confidence": 0.99903715,
            "punctuated_word": "recognizing",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "this",
            "start": 355.61,
            "end": 355.84998,
            "confidence": 0.9963027,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "element",
            "start": 355.84998,
            "end": 356.34998,
            "confidence": 0.9997998,
            "punctuated_word": "element",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "of",
            "start": 356.585,
            "end": 356.745,
            "confidence": 0.9998405,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "the",
            "start": 356.745,
            "end": 356.905,
            "confidence": 0.99993217,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "potential",
            "start": 356.905,
            "end": 357.385,
            "confidence": 0.99982494,
            "punctuated_word": "potential",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "shareability",
            "start": 357.385,
            "end": 357.885,
            "confidence": 0.9920449,
            "punctuated_word": "shareability",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "of",
            "start": 358.105,
            "end": 358.265,
            "confidence": 0.9998456,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "these",
            "start": 358.265,
            "end": 358.505,
            "confidence": 0.9997576,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "private",
            "start": 358.505,
            "end": 358.825,
            "confidence": 0.99994195,
            "punctuated_word": "private",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "keys",
            "start": 358.825,
            "end": 359.14502,
            "confidence": 0.99951816,
            "punctuated_word": "keys",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "and",
            "start": 359.14502,
            "end": 359.305,
            "confidence": 0.65367466,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "these",
            "start": 359.305,
            "end": 359.545,
            "confidence": 0.9995907,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "more",
            "start": 359.545,
            "end": 359.785,
            "confidence": 0.99920255,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "non",
            "start": 359.785,
            "end": 360.025,
            "confidence": 0.99786144,
            "punctuated_word": "non",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "fungible",
            "start": 360.025,
            "end": 360.525,
            "confidence": 0.8419588,
            "punctuated_word": "fungible",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          },
          {
            "word": "elements",
            "start": 360.745,
            "end": 361.245,
            "confidence": 0.86007637,
            "punctuated_word": "elements?",
            "speaker": 1,
            "speaker_confidence": 0.7358303
          }
        ],
        "speaker": 1,
        "id": "350527a2-361d-4c5f-8b96-c15b16475fbd"
      },
      {
        "start": 361.785,
        "end": 367.245,
        "confidence": 0.9913071,
        "channel": 0,
        "transcript": "Yeah. So kind of any system that makes the assumption that a particular blockchain address",
        "words": [
          {
            "word": "yeah",
            "start": 361.785,
            "end": 362.025,
            "confidence": 0.9722773,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "so",
            "start": 362.025,
            "end": 362.185,
            "confidence": 0.9996183,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "kind",
            "start": 362.185,
            "end": 362.42502,
            "confidence": 0.9341223,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "of",
            "start": 362.42502,
            "end": 362.665,
            "confidence": 0.9997844,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "any",
            "start": 362.665,
            "end": 362.98502,
            "confidence": 0.9978537,
            "punctuated_word": "any",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "system",
            "start": 362.98502,
            "end": 363.385,
            "confidence": 0.9999367,
            "punctuated_word": "system",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "that",
            "start": 363.385,
            "end": 363.70502,
            "confidence": 0.99992585,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "makes",
            "start": 363.70502,
            "end": 364.185,
            "confidence": 0.99972194,
            "punctuated_word": "makes",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "the",
            "start": 364.185,
            "end": 364.345,
            "confidence": 0.99983096,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "assumption",
            "start": 364.345,
            "end": 364.845,
            "confidence": 0.9999082,
            "punctuated_word": "assumption",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "that",
            "start": 365.065,
            "end": 365.385,
            "confidence": 0.9998735,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "a",
            "start": 365.385,
            "end": 365.545,
            "confidence": 0.99972373,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "particular",
            "start": 365.545,
            "end": 366.045,
            "confidence": 0.9999528,
            "punctuated_word": "particular",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "blockchain",
            "start": 366.105,
            "end": 366.605,
            "confidence": 0.9673689,
            "punctuated_word": "blockchain",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "address",
            "start": 366.745,
            "end": 367.245,
            "confidence": 0.9997081,
            "punctuated_word": "address",
            "speaker": 3,
            "speaker_confidence": 0.801608
          }
        ],
        "speaker": 3,
        "id": "10bd9a61-b47a-4d44-8884-97e6ac11382a"
      },
      {
        "start": 367.625,
        "end": 369.405,
        "confidence": 0.9997834,
        "channel": 0,
        "transcript": "is associated with an individual",
        "words": [
          {
            "word": "is",
            "start": 367.625,
            "end": 367.865,
            "confidence": 0.9996954,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "associated",
            "start": 367.865,
            "end": 368.365,
            "confidence": 0.99991393,
            "punctuated_word": "associated",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "with",
            "start": 368.505,
            "end": 368.745,
            "confidence": 0.9998435,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "an",
            "start": 368.745,
            "end": 368.905,
            "confidence": 0.99960905,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "individual",
            "start": 368.905,
            "end": 369.405,
            "confidence": 0.9998554,
            "punctuated_word": "individual",
            "speaker": 3,
            "speaker_confidence": 0.801608
          }
        ],
        "speaker": 3,
        "id": "096b30b1-f39c-4d71-ac22-5be5821671f4"
      },
      {
        "start": 370.06,
        "end": 371.6,
        "confidence": 0.999253,
        "channel": 0,
        "transcript": "or an individual entity",
        "words": [
          {
            "word": "or",
            "start": 370.06,
            "end": 370.3,
            "confidence": 0.9990808,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.801608
          },
          {
            "word": "an",
            "start": 370.3,
            "end": 370.38,
            "confidence": 0.99932086,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "individual",
            "start": 370.38,
            "end": 370.88,
            "confidence": 0.99912924,
            "punctuated_word": "individual",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "entity",
            "start": 371.1,
            "end": 371.6,
            "confidence": 0.999481,
            "punctuated_word": "entity",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          }
        ],
        "speaker": 3,
        "id": "dbc76215-4e81-40f1-b2cb-1ea5a360d9d0"
      },
      {
        "start": 372.22,
        "end": 375.04,
        "confidence": 0.9511209,
        "channel": 0,
        "transcript": "is at risk of of basically liquefaction",
        "words": [
          {
            "word": "is",
            "start": 372.22,
            "end": 372.54,
            "confidence": 0.89401996,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "at",
            "start": 372.54,
            "end": 372.78,
            "confidence": 0.99957794,
            "punctuated_word": "at",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "risk",
            "start": 372.78,
            "end": 373.25998,
            "confidence": 0.99980754,
            "punctuated_word": "risk",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "of",
            "start": 373.25998,
            "end": 373.66,
            "confidence": 0.99961436,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "of",
            "start": 373.66,
            "end": 373.82,
            "confidence": 0.8269902,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "basically",
            "start": 373.82,
            "end": 374.32,
            "confidence": 0.94648236,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "liquefaction",
            "start": 374.54,
            "end": 375.04,
            "confidence": 0.9913543,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          }
        ],
        "speaker": 3,
        "id": "b757f530-0c46-4be4-a437-9110976130f0"
      },
      {
        "start": 375.66,
        "end": 384.035,
        "confidence": 0.94792944,
        "channel": 0,
        "transcript": "undermining that assumption. So kind of the areas that I see where there could be great impact, like, one big example is blocked tokens.",
        "words": [
          {
            "word": "undermining",
            "start": 375.66,
            "end": 376.13998,
            "confidence": 0.9674232,
            "punctuated_word": "undermining",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "that",
            "start": 376.13998,
            "end": 376.38,
            "confidence": 0.9997416,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "assumption",
            "start": 376.38,
            "end": 376.86,
            "confidence": 0.9827732,
            "punctuated_word": "assumption.",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "so",
            "start": 376.86,
            "end": 377.34,
            "confidence": 0.99607456,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "kind",
            "start": 377.34,
            "end": 377.41998,
            "confidence": 0.7537307,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "of",
            "start": 377.41998,
            "end": 377.66,
            "confidence": 0.9997893,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "the",
            "start": 377.66,
            "end": 378.16,
            "confidence": 0.99827075,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "areas",
            "start": 378.22,
            "end": 378.62,
            "confidence": 0.998242,
            "punctuated_word": "areas",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "that",
            "start": 378.62,
            "end": 378.78,
            "confidence": 0.99789006,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "i",
            "start": 378.78,
            "end": 379.02,
            "confidence": 0.9994935,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "see",
            "start": 379.02,
            "end": 379.52,
            "confidence": 0.9998287,
            "punctuated_word": "see",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "where",
            "start": 379.66,
            "end": 379.9,
            "confidence": 0.98843455,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "there",
            "start": 379.9,
            "end": 380.06,
            "confidence": 0.9988022,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "could",
            "start": 380.06,
            "end": 380.13998,
            "confidence": 0.9983339,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.8249074
          },
          {
            "word": "be",
            "start": 380.13998,
            "end": 380.38,
            "confidence": 0.9997477,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          },
          {
            "word": "great",
            "start": 380.38,
            "end": 380.62,
            "confidence": 0.6020687,
            "punctuated_word": "great",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          },
          {
            "word": "impact",
            "start": 380.62,
            "end": 381.12,
            "confidence": 0.80422926,
            "punctuated_word": "impact,",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          },
          {
            "word": "like",
            "start": 381.41998,
            "end": 381.91998,
            "confidence": 0.7803601,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          },
          {
            "word": "one",
            "start": 381.97998,
            "end": 382.22,
            "confidence": 0.99144816,
            "punctuated_word": "one",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          },
          {
            "word": "big",
            "start": 382.22,
            "end": 382.38,
            "confidence": 0.99436826,
            "punctuated_word": "big",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          },
          {
            "word": "example",
            "start": 382.38,
            "end": 382.78,
            "confidence": 0.9996081,
            "punctuated_word": "example",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          },
          {
            "word": "is",
            "start": 382.78,
            "end": 382.94,
            "confidence": 0.99557436,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          },
          {
            "word": "blocked",
            "start": 382.94,
            "end": 383.295,
            "confidence": 0.9628021,
            "punctuated_word": "blocked",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          },
          {
            "word": "tokens",
            "start": 383.535,
            "end": 384.035,
            "confidence": 0.9412726,
            "punctuated_word": "tokens.",
            "speaker": 3,
            "speaker_confidence": 0.64520687
          }
        ],
        "speaker": 3,
        "id": "511fe07b-4aca-4edc-8a88-4d0948edd253"
      },
      {
        "start": 384.49503,
        "end": 390.915,
        "confidence": 0.96653634,
        "channel": 0,
        "transcript": "So a lot of projects will launch with a token lock up period in which their original, like, founders,",
        "words": [
          {
            "word": "so",
            "start": 384.49503,
            "end": 384.575,
            "confidence": 0.9986979,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "a",
            "start": 384.575,
            "end": 384.73502,
            "confidence": 0.9937636,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "lot",
            "start": 384.73502,
            "end": 384.89502,
            "confidence": 0.99970263,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "of",
            "start": 384.89502,
            "end": 385.05502,
            "confidence": 0.9998148,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "projects",
            "start": 385.05502,
            "end": 385.535,
            "confidence": 0.99920255,
            "punctuated_word": "projects",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "will",
            "start": 385.535,
            "end": 385.77502,
            "confidence": 0.99888235,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "launch",
            "start": 385.77502,
            "end": 386.27502,
            "confidence": 0.9997309,
            "punctuated_word": "launch",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "with",
            "start": 386.415,
            "end": 386.815,
            "confidence": 0.9993789,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "a",
            "start": 386.815,
            "end": 386.975,
            "confidence": 0.9848165,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "token",
            "start": 386.975,
            "end": 387.45502,
            "confidence": 0.9997725,
            "punctuated_word": "token",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "lock",
            "start": 387.45502,
            "end": 387.695,
            "confidence": 0.99737227,
            "punctuated_word": "lock",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "up",
            "start": 387.695,
            "end": 387.77502,
            "confidence": 0.57386017,
            "punctuated_word": "up",
            "speaker": 3,
            "speaker_confidence": 0.54129875
          },
          {
            "word": "period",
            "start": 387.77502,
            "end": 388.27502,
            "confidence": 0.9998683,
            "punctuated_word": "period",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "in",
            "start": 388.415,
            "end": 388.575,
            "confidence": 0.9353985,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "which",
            "start": 388.575,
            "end": 388.89502,
            "confidence": 0.99988234,
            "punctuated_word": "which",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "their",
            "start": 388.89502,
            "end": 389.39502,
            "confidence": 0.9598276,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "original",
            "start": 389.535,
            "end": 390.035,
            "confidence": 0.9847766,
            "punctuated_word": "original,",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "like",
            "start": 390.17502,
            "end": 390.415,
            "confidence": 0.9962859,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "founders",
            "start": 390.415,
            "end": 390.915,
            "confidence": 0.9431561,
            "punctuated_word": "founders,",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          }
        ],
        "speaker": 3,
        "id": "f157f3a4-9ea0-4c36-893d-2929fc8526f1"
      },
      {
        "start": 391.21503,
        "end": 394.515,
        "confidence": 0.96876305,
        "channel": 0,
        "transcript": "they can't sell their tokens for for maybe the first year or two.",
        "words": [
          {
            "word": "they",
            "start": 391.21503,
            "end": 391.45502,
            "confidence": 0.99334186,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "can't",
            "start": 391.45502,
            "end": 391.77502,
            "confidence": 0.99990076,
            "punctuated_word": "can't",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "sell",
            "start": 391.77502,
            "end": 392.015,
            "confidence": 0.9999331,
            "punctuated_word": "sell",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "their",
            "start": 392.015,
            "end": 392.255,
            "confidence": 0.99978334,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "tokens",
            "start": 392.255,
            "end": 392.655,
            "confidence": 0.99983656,
            "punctuated_word": "tokens",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "for",
            "start": 392.655,
            "end": 392.975,
            "confidence": 0.8040755,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "for",
            "start": 392.975,
            "end": 393.05502,
            "confidence": 0.8565806,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "maybe",
            "start": 393.05502,
            "end": 393.295,
            "confidence": 0.98764485,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "the",
            "start": 393.295,
            "end": 393.45502,
            "confidence": 0.9989072,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "first",
            "start": 393.45502,
            "end": 393.61502,
            "confidence": 0.9998859,
            "punctuated_word": "first",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "year",
            "start": 393.61502,
            "end": 393.855,
            "confidence": 0.9998228,
            "punctuated_word": "year",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "or",
            "start": 393.855,
            "end": 394.015,
            "confidence": 0.9988391,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "two",
            "start": 394.015,
            "end": 394.515,
            "confidence": 0.95536804,
            "punctuated_word": "two.",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          }
        ],
        "speaker": 3,
        "id": "5a2b8b1a-f2b7-404c-850e-02ce47de19a5"
      },
      {
        "start": 394.89502,
        "end": 398.76,
        "confidence": 0.9849597,
        "channel": 0,
        "transcript": "And so the idea behind the locked tokens is to ensure that everyone has,",
        "words": [
          {
            "word": "and",
            "start": 394.89502,
            "end": 395.135,
            "confidence": 0.9983369,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "so",
            "start": 395.135,
            "end": 395.45502,
            "confidence": 0.99060094,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "the",
            "start": 395.45502,
            "end": 395.61502,
            "confidence": 0.9978543,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "idea",
            "start": 395.61502,
            "end": 395.935,
            "confidence": 0.9775982,
            "punctuated_word": "idea",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "behind",
            "start": 395.935,
            "end": 396.17502,
            "confidence": 0.99985516,
            "punctuated_word": "behind",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "the",
            "start": 396.17502,
            "end": 396.33502,
            "confidence": 0.9908632,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "locked",
            "start": 396.33502,
            "end": 396.575,
            "confidence": 0.85861,
            "punctuated_word": "locked",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "tokens",
            "start": 396.575,
            "end": 396.975,
            "confidence": 0.9981665,
            "punctuated_word": "tokens",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "is",
            "start": 396.975,
            "end": 397.05502,
            "confidence": 0.99931943,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "to",
            "start": 397.05502,
            "end": 397.295,
            "confidence": 0.9997657,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "ensure",
            "start": 397.295,
            "end": 397.61502,
            "confidence": 0.9997756,
            "punctuated_word": "ensure",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "that",
            "start": 397.61502,
            "end": 397.855,
            "confidence": 0.99966455,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "everyone",
            "start": 397.855,
            "end": 398.33502,
            "confidence": 0.99927217,
            "punctuated_word": "everyone",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "has",
            "start": 398.33502,
            "end": 398.76,
            "confidence": 0.97975326,
            "punctuated_word": "has,",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          }
        ],
        "speaker": 3,
        "id": "7d03d275-3501-422f-9f14-8afd2742b98b"
      },
      {
        "start": 399.16,
        "end": 402.62,
        "confidence": 0.95934194,
        "channel": 0,
        "transcript": "who's participating in the founding of the project has skin in the game.",
        "words": [
          {
            "word": "who's",
            "start": 399.16,
            "end": 399.32,
            "confidence": 0.88443536,
            "punctuated_word": "who's",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "participating",
            "start": 399.32,
            "end": 399.82,
            "confidence": 0.99962676,
            "punctuated_word": "participating",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "in",
            "start": 400.12,
            "end": 400.28,
            "confidence": 0.99915326,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "the",
            "start": 400.28,
            "end": 400.44,
            "confidence": 0.9994209,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "founding",
            "start": 400.44,
            "end": 400.76,
            "confidence": 0.99978024,
            "punctuated_word": "founding",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "of",
            "start": 400.76,
            "end": 400.84,
            "confidence": 0.9057886,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "the",
            "start": 400.84,
            "end": 401.0,
            "confidence": 0.99862206,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "project",
            "start": 401.0,
            "end": 401.40002,
            "confidence": 0.9991725,
            "punctuated_word": "project",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "has",
            "start": 401.40002,
            "end": 401.64,
            "confidence": 0.7322043,
            "punctuated_word": "has",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "skin",
            "start": 401.64,
            "end": 401.88,
            "confidence": 0.9991596,
            "punctuated_word": "skin",
            "speaker": 3,
            "speaker_confidence": 0.80625075
          },
          {
            "word": "in",
            "start": 401.88,
            "end": 401.96002,
            "confidence": 0.99918157,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "the",
            "start": 401.96002,
            "end": 402.12,
            "confidence": 0.9997502,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "game",
            "start": 402.12,
            "end": 402.62,
            "confidence": 0.9551492,
            "punctuated_word": "game.",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          }
        ],
        "speaker": 3,
        "id": "038bae3b-8edc-4694-bcef-f7538ef34b7b"
      },
      {
        "start": 403.08002,
        "end": 405.34,
        "confidence": 0.9783179,
        "channel": 0,
        "transcript": "And with liquefaction, you could basically",
        "words": [
          {
            "word": "and",
            "start": 403.08002,
            "end": 403.32,
            "confidence": 0.9966833,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "with",
            "start": 403.32,
            "end": 403.72,
            "confidence": 0.9938626,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "liquefaction",
            "start": 403.72,
            "end": 404.22,
            "confidence": 0.9244342,
            "punctuated_word": "liquefaction,",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "you",
            "start": 404.44,
            "end": 404.6,
            "confidence": 0.99958974,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "could",
            "start": 404.6,
            "end": 404.84,
            "confidence": 0.98865604,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "basically",
            "start": 404.84,
            "end": 405.34,
            "confidence": 0.9666813,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          }
        ],
        "speaker": 3,
        "id": "6b7705b2-045f-4526-aa2b-db8db211e4c6"
      },
      {
        "start": 405.64,
        "end": 409.5,
        "confidence": 0.9987019,
        "channel": 0,
        "transcript": "sell those locked tokens to someone else ahead of time",
        "words": [
          {
            "word": "sell",
            "start": 405.64,
            "end": 405.96002,
            "confidence": 0.9973098,
            "punctuated_word": "sell",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "those",
            "start": 405.96002,
            "end": 406.46002,
            "confidence": 0.99963915,
            "punctuated_word": "those",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "locked",
            "start": 406.52002,
            "end": 407.0,
            "confidence": 0.99969304,
            "punctuated_word": "locked",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "tokens",
            "start": 407.0,
            "end": 407.48,
            "confidence": 0.99969256,
            "punctuated_word": "tokens",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "to",
            "start": 407.48,
            "end": 407.64,
            "confidence": 0.99894136,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "someone",
            "start": 407.64,
            "end": 407.96002,
            "confidence": 0.9998691,
            "punctuated_word": "someone",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "else",
            "start": 407.96002,
            "end": 408.46002,
            "confidence": 0.99991035,
            "punctuated_word": "else",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "ahead",
            "start": 408.52002,
            "end": 408.84,
            "confidence": 0.99400157,
            "punctuated_word": "ahead",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "of",
            "start": 408.84,
            "end": 409.0,
            "confidence": 0.9998783,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "time",
            "start": 409.0,
            "end": 409.5,
            "confidence": 0.99808407,
            "punctuated_word": "time",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          }
        ],
        "speaker": 3,
        "id": "0b33bdaa-9507-42c5-8123-99d13af1265e"
      },
      {
        "start": 409.80002,
        "end": 412.7,
        "confidence": 0.9438617,
        "channel": 0,
        "transcript": "even though you don't have the ability to transfer it on the blockchain.",
        "words": [
          {
            "word": "even",
            "start": 409.80002,
            "end": 410.04,
            "confidence": 0.6015754,
            "punctuated_word": "even",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "though",
            "start": 410.04,
            "end": 410.2,
            "confidence": 0.99949014,
            "punctuated_word": "though",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "you",
            "start": 410.2,
            "end": 410.36002,
            "confidence": 0.9998306,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "don't",
            "start": 410.36002,
            "end": 410.6,
            "confidence": 0.99994296,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "have",
            "start": 410.6,
            "end": 410.76,
            "confidence": 0.99987423,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.8409599
          },
          {
            "word": "the",
            "start": 410.76,
            "end": 410.84,
            "confidence": 0.99946874,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.3873816
          },
          {
            "word": "ability",
            "start": 410.84,
            "end": 411.24002,
            "confidence": 0.9998529,
            "punctuated_word": "ability",
            "speaker": 3,
            "speaker_confidence": 0.3873816
          },
          {
            "word": "to",
            "start": 411.24002,
            "end": 411.40002,
            "confidence": 0.9990144,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.3873816
          },
          {
            "word": "transfer",
            "start": 411.40002,
            "end": 411.80002,
            "confidence": 0.9998759,
            "punctuated_word": "transfer",
            "speaker": 3,
            "speaker_confidence": 0.3873816
          },
          {
            "word": "it",
            "start": 411.80002,
            "end": 411.96002,
            "confidence": 0.9989519,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.3873816
          },
          {
            "word": "on",
            "start": 411.96002,
            "end": 412.04,
            "confidence": 0.99955124,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "the",
            "start": 412.04,
            "end": 412.2,
            "confidence": 0.99924386,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "blockchain",
            "start": 412.2,
            "end": 412.7,
            "confidence": 0.6735319,
            "punctuated_word": "blockchain.",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          }
        ],
        "speaker": 3,
        "id": "37a5cfd8-2009-4347-ad4b-55cf8d18ab81"
      },
      {
        "start": 413.16,
        "end": 413.66,
        "confidence": 0.66944486,
        "channel": 0,
        "transcript": "Undermining",
        "words": [
          {
            "word": "undermining",
            "start": 413.16,
            "end": 413.66,
            "confidence": 0.66944486,
            "punctuated_word": "Undermining",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          }
        ],
        "speaker": 3,
        "id": "8db93ba8-7f53-4277-b54b-2fd6e17713a7"
      },
      {
        "start": 414.04,
        "end": 415.125,
        "confidence": 0.999125,
        "channel": 0,
        "transcript": "this crucial",
        "words": [
          {
            "word": "this",
            "start": 414.04,
            "end": 414.465,
            "confidence": 0.998345,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "crucial",
            "start": 414.625,
            "end": 415.125,
            "confidence": 0.999905,
            "punctuated_word": "crucial",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          }
        ],
        "speaker": 3,
        "id": "8a57c2e0-4668-4239-99ac-14661d021115"
      },
      {
        "start": 415.82498,
        "end": 418.805,
        "confidence": 0.9843783,
        "channel": 0,
        "transcript": "glue that will keep founders aligned with their projects.",
        "words": [
          {
            "word": "glue",
            "start": 415.82498,
            "end": 416.225,
            "confidence": 0.99914837,
            "punctuated_word": "glue",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "that",
            "start": 416.225,
            "end": 416.465,
            "confidence": 0.9998598,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "will",
            "start": 416.465,
            "end": 416.785,
            "confidence": 0.9994293,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "keep",
            "start": 416.785,
            "end": 417.185,
            "confidence": 0.9999056,
            "punctuated_word": "keep",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "founders",
            "start": 417.185,
            "end": 417.665,
            "confidence": 0.99948186,
            "punctuated_word": "founders",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "aligned",
            "start": 417.665,
            "end": 417.985,
            "confidence": 0.96145505,
            "punctuated_word": "aligned",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "with",
            "start": 417.985,
            "end": 418.145,
            "confidence": 0.99970466,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "their",
            "start": 418.145,
            "end": 418.305,
            "confidence": 0.99975985,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          },
          {
            "word": "projects",
            "start": 418.305,
            "end": 418.805,
            "confidence": 0.9006604,
            "punctuated_word": "projects.",
            "speaker": 3,
            "speaker_confidence": 0.8046248
          }
        ],
        "speaker": 3,
        "id": "ea7ff515-754a-4467-b9b7-05a1bb5d8f41"
      },
      {
        "start": 419.82498,
        "end": 422.165,
        "confidence": 0.99835235,
        "channel": 0,
        "transcript": "Yeah. That's one of the",
        "words": [
          {
            "word": "yeah",
            "start": 419.82498,
            "end": 420.32498,
            "confidence": 0.99887395,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.0
          },
          {
            "word": "that's",
            "start": 420.465,
            "end": 420.965,
            "confidence": 0.9939501,
            "punctuated_word": "That's",
            "speaker": 2,
            "speaker_confidence": 0.5993891
          },
          {
            "word": "one",
            "start": 421.26498,
            "end": 421.585,
            "confidence": 0.99947184,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.5993891
          },
          {
            "word": "of",
            "start": 421.585,
            "end": 421.665,
            "confidence": 0.9996469,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5993891
          },
          {
            "word": "the",
            "start": 421.665,
            "end": 422.165,
            "confidence": 0.999819,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5993891
          }
        ],
        "speaker": 2,
        "id": "90a7a4c9-b6be-4341-a3ae-8c108b9bef50"
      },
      {
        "start": 422.54498,
        "end": 423.04498,
        "confidence": 0.999635,
        "channel": 0,
        "transcript": "main",
        "words": [
          {
            "word": "main",
            "start": 422.54498,
            "end": 423.04498,
            "confidence": 0.999635,
            "punctuated_word": "main",
            "speaker": 2,
            "speaker_confidence": 0.5993891
          }
        ],
        "speaker": 2,
        "id": "29927e2c-0b14-4845-b808-6106c3038e77"
      },
      {
        "start": 423.345,
        "end": 427.525,
        "confidence": 0.9833914,
        "channel": 0,
        "transcript": "kind of risks of liquefaction. Another one that kind of was the origin",
        "words": [
          {
            "word": "kind",
            "start": 423.345,
            "end": 423.585,
            "confidence": 0.93193614,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.5993891
          },
          {
            "word": "of",
            "start": 423.585,
            "end": 423.665,
            "confidence": 0.9997857,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "risks",
            "start": 423.665,
            "end": 424.065,
            "confidence": 0.9926207,
            "punctuated_word": "risks",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "of",
            "start": 424.065,
            "end": 424.305,
            "confidence": 0.97521406,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "liquefaction",
            "start": 424.305,
            "end": 424.805,
            "confidence": 0.9952954,
            "punctuated_word": "liquefaction.",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "another",
            "start": 425.10498,
            "end": 425.505,
            "confidence": 0.9994831,
            "punctuated_word": "Another",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "one",
            "start": 425.505,
            "end": 425.82498,
            "confidence": 0.9998192,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "that",
            "start": 425.82498,
            "end": 426.145,
            "confidence": 0.9848588,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "kind",
            "start": 426.145,
            "end": 426.385,
            "confidence": 0.987076,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "of",
            "start": 426.385,
            "end": 426.625,
            "confidence": 0.9994605,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "was",
            "start": 426.625,
            "end": 426.865,
            "confidence": 0.9193612,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "the",
            "start": 426.865,
            "end": 427.025,
            "confidence": 0.99928707,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "origin",
            "start": 427.025,
            "end": 427.525,
            "confidence": 0.9998901,
            "punctuated_word": "origin",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          }
        ],
        "speaker": 2,
        "id": "112a6afc-4f8f-400b-86a0-88bdaf2e4adb"
      },
      {
        "start": 428.26,
        "end": 430.44,
        "confidence": 0.94110596,
        "channel": 0,
        "transcript": "of the liquefaction project was,",
        "words": [
          {
            "word": "of",
            "start": 428.26,
            "end": 428.5,
            "confidence": 0.9998167,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "the",
            "start": 428.5,
            "end": 429.0,
            "confidence": 0.9998124,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "liquefaction",
            "start": 429.06,
            "end": 429.54,
            "confidence": 0.9966976,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "project",
            "start": 429.54,
            "end": 429.94,
            "confidence": 0.9976926,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "was",
            "start": 429.94,
            "end": 430.44,
            "confidence": 0.71151024,
            "punctuated_word": "was,",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          }
        ],
        "speaker": 2,
        "id": "8f6d7375-1c68-459a-822d-b90e2be9aebd"
      },
      {
        "start": 431.06,
        "end": 435.4,
        "confidence": 0.9815622,
        "channel": 0,
        "transcript": "what we call dark DAOs. We'll dig more into that later, but that's basically",
        "words": [
          {
            "word": "what",
            "start": 431.06,
            "end": 431.30002,
            "confidence": 0.9989729,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "we",
            "start": 431.30002,
            "end": 431.38,
            "confidence": 0.9996791,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "call",
            "start": 431.38,
            "end": 431.7,
            "confidence": 0.96695197,
            "punctuated_word": "call",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "dark",
            "start": 431.7,
            "end": 432.02002,
            "confidence": 0.9016926,
            "punctuated_word": "dark",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "daos",
            "start": 432.02002,
            "end": 432.5,
            "confidence": 0.95652485,
            "punctuated_word": "DAOs.",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "we'll",
            "start": 432.5,
            "end": 433.0,
            "confidence": 0.9972974,
            "punctuated_word": "We'll",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "dig",
            "start": 433.06,
            "end": 433.38,
            "confidence": 0.94239104,
            "punctuated_word": "dig",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "more",
            "start": 433.38,
            "end": 433.62,
            "confidence": 0.99930465,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "into",
            "start": 433.62,
            "end": 433.86002,
            "confidence": 0.9998282,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "that",
            "start": 433.86002,
            "end": 434.1,
            "confidence": 0.9997532,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "later",
            "start": 434.1,
            "end": 434.42,
            "confidence": 0.995826,
            "punctuated_word": "later,",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "but",
            "start": 434.42,
            "end": 434.66,
            "confidence": 0.9995271,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "that's",
            "start": 434.66,
            "end": 434.9,
            "confidence": 0.9990071,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "basically",
            "start": 434.9,
            "end": 435.4,
            "confidence": 0.9851163,
            "punctuated_word": "basically",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          }
        ],
        "speaker": 2,
        "id": "4f23cf57-f67a-4516-bfe2-c6fb30dc9ef4"
      },
      {
        "start": 436.42,
        "end": 438.44,
        "confidence": 0.84431773,
        "channel": 0,
        "transcript": "systems to sell boats privately.",
        "words": [
          {
            "word": "systems",
            "start": 436.42,
            "end": 436.92,
            "confidence": 0.35260293,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.8879651
          },
          {
            "word": "to",
            "start": 437.14,
            "end": 437.30002,
            "confidence": 0.99978334,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "sell",
            "start": 437.30002,
            "end": 437.54,
            "confidence": 0.99869627,
            "punctuated_word": "sell",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "boats",
            "start": 437.54,
            "end": 437.94,
            "confidence": 0.88925844,
            "punctuated_word": "boats",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "privately",
            "start": 437.94,
            "end": 438.44,
            "confidence": 0.98124784,
            "punctuated_word": "privately.",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          }
        ],
        "speaker": 2,
        "id": "22f2fa31-d435-4846-bfdc-f5f8f9685f87"
      },
      {
        "start": 438.9,
        "end": 442.52002,
        "confidence": 0.99502385,
        "channel": 0,
        "transcript": "It's reasonable to assume that if a DAO wants the",
        "words": [
          {
            "word": "it's",
            "start": 438.9,
            "end": 439.22,
            "confidence": 0.9990481,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "reasonable",
            "start": 439.22,
            "end": 439.72,
            "confidence": 0.9905591,
            "punctuated_word": "reasonable",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "to",
            "start": 439.86002,
            "end": 440.02002,
            "confidence": 0.9990312,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "assume",
            "start": 440.02002,
            "end": 440.26,
            "confidence": 0.9999598,
            "punctuated_word": "assume",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "that",
            "start": 440.26,
            "end": 440.58002,
            "confidence": 0.9996964,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "if",
            "start": 440.58002,
            "end": 440.90002,
            "confidence": 0.99716055,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "a",
            "start": 440.90002,
            "end": 441.22,
            "confidence": 0.9950624,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "dao",
            "start": 441.22,
            "end": 441.30002,
            "confidence": 0.99751484,
            "punctuated_word": "DAO",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "wants",
            "start": 441.30002,
            "end": 441.80002,
            "confidence": 0.9956741,
            "punctuated_word": "wants",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          },
          {
            "word": "the",
            "start": 442.02002,
            "end": 442.52002,
            "confidence": 0.976532,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7916607
          }
        ],
        "speaker": 2,
        "id": "61118d33-ed20-44fc-b1cf-f0dd0a27508c"
      },
      {
        "start": 443.345,
        "end": 448.405,
        "confidence": 0.97555035,
        "channel": 0,
        "transcript": "the ability of people to sell boats, then that can be implemented easily on top of a blockchain.",
        "words": [
          {
            "word": "the",
            "start": 443.345,
            "end": 443.505,
            "confidence": 0.9990433,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "ability",
            "start": 443.505,
            "end": 443.98502,
            "confidence": 0.9984837,
            "punctuated_word": "ability",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "of",
            "start": 443.98502,
            "end": 444.145,
            "confidence": 0.99990356,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "people",
            "start": 444.145,
            "end": 444.385,
            "confidence": 0.99987495,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "to",
            "start": 444.385,
            "end": 444.70502,
            "confidence": 0.9965687,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "sell",
            "start": 444.70502,
            "end": 445.025,
            "confidence": 0.9988387,
            "punctuated_word": "sell",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "boats",
            "start": 445.025,
            "end": 445.505,
            "confidence": 0.9751482,
            "punctuated_word": "boats,",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "then",
            "start": 445.505,
            "end": 446.005,
            "confidence": 0.9996408,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "that",
            "start": 446.065,
            "end": 446.305,
            "confidence": 0.9988594,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "can",
            "start": 446.305,
            "end": 446.465,
            "confidence": 0.9980557,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.73516077
          },
          {
            "word": "be",
            "start": 446.465,
            "end": 446.625,
            "confidence": 0.9993156,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.6803299
          },
          {
            "word": "implemented",
            "start": 446.625,
            "end": 447.105,
            "confidence": 0.99975735,
            "punctuated_word": "implemented",
            "speaker": 2,
            "speaker_confidence": 0.6803299
          },
          {
            "word": "easily",
            "start": 447.105,
            "end": 447.345,
            "confidence": 0.98071724,
            "punctuated_word": "easily",
            "speaker": 2,
            "speaker_confidence": 0.6803299
          },
          {
            "word": "on",
            "start": 447.345,
            "end": 447.505,
            "confidence": 0.6513175,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6803299
          },
          {
            "word": "top",
            "start": 447.505,
            "end": 447.745,
            "confidence": 0.99973077,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.6803299
          },
          {
            "word": "of",
            "start": 447.745,
            "end": 447.825,
            "confidence": 0.9992778,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6803299
          },
          {
            "word": "a",
            "start": 447.825,
            "end": 447.905,
            "confidence": 0.9924609,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6803299
          },
          {
            "word": "blockchain",
            "start": 447.905,
            "end": 448.405,
            "confidence": 0.9729102,
            "punctuated_word": "blockchain.",
            "speaker": 2,
            "speaker_confidence": 0.6803299
          }
        ],
        "speaker": 2,
        "id": "4eb09925-a9fd-469a-ae25-7c7a7bde9583"
      },
      {
        "start": 448.945,
        "end": 455.525,
        "confidence": 0.9899835,
        "channel": 0,
        "transcript": "The problem is that if a DAO does not want it, liquefaction enables for private boat selling.",
        "words": [
          {
            "word": "the",
            "start": 448.945,
            "end": 449.025,
            "confidence": 0.99916255,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "problem",
            "start": 449.025,
            "end": 449.42502,
            "confidence": 0.9982863,
            "punctuated_word": "problem",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "is",
            "start": 449.42502,
            "end": 449.665,
            "confidence": 0.98912793,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "that",
            "start": 449.665,
            "end": 449.98502,
            "confidence": 0.99908066,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "if",
            "start": 449.98502,
            "end": 450.305,
            "confidence": 0.9959985,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "a",
            "start": 450.305,
            "end": 450.545,
            "confidence": 0.99723744,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "dao",
            "start": 450.545,
            "end": 451.045,
            "confidence": 0.99943155,
            "punctuated_word": "DAO",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "does",
            "start": 451.265,
            "end": 451.585,
            "confidence": 0.9993905,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "not",
            "start": 451.585,
            "end": 451.745,
            "confidence": 0.9998865,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "want",
            "start": 451.745,
            "end": 451.98502,
            "confidence": 0.9959706,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "it",
            "start": 451.98502,
            "end": 452.48502,
            "confidence": 0.9994326,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "liquefaction",
            "start": 452.545,
            "end": 453.045,
            "confidence": 0.9477582,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "enables",
            "start": 453.265,
            "end": 453.745,
            "confidence": 0.99929714,
            "punctuated_word": "enables",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "for",
            "start": 453.745,
            "end": 453.98502,
            "confidence": 0.9940817,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "private",
            "start": 453.98502,
            "end": 454.48502,
            "confidence": 0.99926764,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "boat",
            "start": 454.785,
            "end": 455.025,
            "confidence": 0.96571255,
            "punctuated_word": "boat",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "selling",
            "start": 455.025,
            "end": 455.525,
            "confidence": 0.9505977,
            "punctuated_word": "selling.",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          }
        ],
        "speaker": 2,
        "id": "0277ae25-98ba-4bd4-bed6-9dcd2926875d"
      },
      {
        "start": 455.905,
        "end": 459.23,
        "confidence": 0.99170333,
        "channel": 0,
        "transcript": "And the ability of not being able to sell boats is something",
        "words": [
          {
            "word": "and",
            "start": 455.905,
            "end": 456.405,
            "confidence": 0.99889046,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "the",
            "start": 456.65,
            "end": 456.89,
            "confidence": 0.9998342,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "ability",
            "start": 456.89,
            "end": 457.29,
            "confidence": 0.99962294,
            "punctuated_word": "ability",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "of",
            "start": 457.29,
            "end": 457.45,
            "confidence": 0.999729,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.85204303
          },
          {
            "word": "not",
            "start": 457.45,
            "end": 457.61002,
            "confidence": 0.9995266,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "being",
            "start": 457.61002,
            "end": 457.77002,
            "confidence": 0.9760301,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "able",
            "start": 457.77002,
            "end": 458.01,
            "confidence": 0.99986637,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "to",
            "start": 458.01,
            "end": 458.09,
            "confidence": 0.9986099,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "sell",
            "start": 458.09,
            "end": 458.25,
            "confidence": 0.990754,
            "punctuated_word": "sell",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "boats",
            "start": 458.25,
            "end": 458.57,
            "confidence": 0.9379679,
            "punctuated_word": "boats",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "is",
            "start": 458.57,
            "end": 458.73,
            "confidence": 0.9996383,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "something",
            "start": 458.73,
            "end": 459.23,
            "confidence": 0.99996936,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          }
        ],
        "speaker": 2,
        "id": "972b0b07-de4c-4e0f-beb7-f0d14e80941e"
      },
      {
        "start": 459.61002,
        "end": 464.51,
        "confidence": 0.98971367,
        "channel": 0,
        "transcript": "that's kind of been really big in in any governance system",
        "words": [
          {
            "word": "that's",
            "start": 459.61002,
            "end": 460.09,
            "confidence": 0.99974406,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "kind",
            "start": 460.09,
            "end": 460.33002,
            "confidence": 0.9912355,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "of",
            "start": 460.33002,
            "end": 460.57,
            "confidence": 0.99949086,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "been",
            "start": 460.57,
            "end": 461.07,
            "confidence": 0.9979296,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "really",
            "start": 461.37,
            "end": 461.69,
            "confidence": 0.9988275,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "big",
            "start": 461.69,
            "end": 462.19,
            "confidence": 0.9992417,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "in",
            "start": 462.25,
            "end": 462.57,
            "confidence": 0.99963117,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "in",
            "start": 462.57,
            "end": 463.05002,
            "confidence": 0.9489661,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "any",
            "start": 463.05002,
            "end": 463.37,
            "confidence": 0.99739206,
            "punctuated_word": "any",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "governance",
            "start": 463.37,
            "end": 463.87,
            "confidence": 0.95453185,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          },
          {
            "word": "system",
            "start": 464.01,
            "end": 464.51,
            "confidence": 0.99986124,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.82881606
          }
        ],
        "speaker": 2,
        "id": "2c0c6410-609e-490f-9086-1c2c3bae665c"
      },
      {
        "start": 464.89,
        "end": 470.43,
        "confidence": 0.9773702,
        "channel": 0,
        "transcript": "as it kind of breaks a lot of kind of integrity of the voting system if you are able to sell boats privately.",
        "words": [
          {
            "word": "as",
            "start": 464.89,
            "end": 465.21002,
            "confidence": 0.9481936,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "it",
            "start": 465.21002,
            "end": 465.53,
            "confidence": 0.9995763,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "kind",
            "start": 465.53,
            "end": 465.77002,
            "confidence": 0.9953408,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "of",
            "start": 465.77002,
            "end": 465.93,
            "confidence": 0.9997769,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "breaks",
            "start": 465.93,
            "end": 466.17,
            "confidence": 0.99372005,
            "punctuated_word": "breaks",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "a",
            "start": 466.17,
            "end": 466.33002,
            "confidence": 0.9985227,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "lot",
            "start": 466.33002,
            "end": 466.49002,
            "confidence": 0.9999198,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "of",
            "start": 466.49002,
            "end": 466.73,
            "confidence": 0.9997993,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "kind",
            "start": 466.73,
            "end": 466.89,
            "confidence": 0.7983472,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "of",
            "start": 466.89,
            "end": 467.13,
            "confidence": 0.99988043,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "integrity",
            "start": 467.13,
            "end": 467.61002,
            "confidence": 0.9977689,
            "punctuated_word": "integrity",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "of",
            "start": 467.61002,
            "end": 467.77002,
            "confidence": 0.99978787,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.66576105
          },
          {
            "word": "the",
            "start": 467.77002,
            "end": 467.85,
            "confidence": 0.99877685,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.52430415
          },
          {
            "word": "voting",
            "start": 467.85,
            "end": 468.17,
            "confidence": 0.99403316,
            "punctuated_word": "voting",
            "speaker": 2,
            "speaker_confidence": 0.52430415
          },
          {
            "word": "system",
            "start": 468.17,
            "end": 468.49002,
            "confidence": 0.99954706,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.52430415
          },
          {
            "word": "if",
            "start": 468.49002,
            "end": 468.65,
            "confidence": 0.98089015,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.52430415
          },
          {
            "word": "you",
            "start": 468.65,
            "end": 468.81,
            "confidence": 0.9996406,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.52430415
          },
          {
            "word": "are",
            "start": 468.81,
            "end": 468.89,
            "confidence": 0.8169315,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "able",
            "start": 468.89,
            "end": 469.13,
            "confidence": 0.9996189,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "to",
            "start": 469.13,
            "end": 469.45,
            "confidence": 0.99964356,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "sell",
            "start": 469.45,
            "end": 469.69,
            "confidence": 0.9966113,
            "punctuated_word": "sell",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "boats",
            "start": 469.69,
            "end": 469.93,
            "confidence": 0.9654651,
            "punctuated_word": "boats",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "privately",
            "start": 469.93,
            "end": 470.43,
            "confidence": 0.9977255,
            "punctuated_word": "privately.",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          }
        ],
        "speaker": 2,
        "id": "ecd84aab-8775-42ef-b091-0bea432fb5cb"
      },
      {
        "start": 471.04498,
        "end": 471.54498,
        "confidence": 0.9968643,
        "channel": 0,
        "transcript": "So,",
        "words": [
          {
            "word": "so",
            "start": 471.04498,
            "end": 471.54498,
            "confidence": 0.9968643,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          }
        ],
        "speaker": 2,
        "id": "fbd3c356-16cd-4356-b6ed-4e9fb083ff63"
      },
      {
        "start": 472.005,
        "end": 473.305,
        "confidence": 0.9814295,
        "channel": 0,
        "transcript": "it's it's kind of,",
        "words": [
          {
            "word": "it's",
            "start": 472.005,
            "end": 472.32498,
            "confidence": 0.9996058,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "it's",
            "start": 472.32498,
            "end": 472.645,
            "confidence": 0.99970615,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "kind",
            "start": 472.645,
            "end": 472.805,
            "confidence": 0.9946455,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "of",
            "start": 472.805,
            "end": 473.305,
            "confidence": 0.9317606,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          }
        ],
        "speaker": 2,
        "id": "3f9f5787-8226-4361-a43d-d8b281d16274"
      },
      {
        "start": 473.76498,
        "end": 476.82498,
        "confidence": 0.99037933,
        "channel": 0,
        "transcript": "another place where liquefaction could be really harmful.",
        "words": [
          {
            "word": "another",
            "start": 473.76498,
            "end": 474.26498,
            "confidence": 0.9997981,
            "punctuated_word": "another",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "place",
            "start": 474.32498,
            "end": 474.645,
            "confidence": 0.99984694,
            "punctuated_word": "place",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "where",
            "start": 474.645,
            "end": 474.965,
            "confidence": 0.99968755,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "liquefaction",
            "start": 474.965,
            "end": 475.465,
            "confidence": 0.92809033,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "could",
            "start": 475.60498,
            "end": 475.76498,
            "confidence": 0.99772865,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "be",
            "start": 475.76498,
            "end": 476.085,
            "confidence": 0.9998435,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "really",
            "start": 476.085,
            "end": 476.32498,
            "confidence": 0.9985067,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          },
          {
            "word": "harmful",
            "start": 476.32498,
            "end": 476.82498,
            "confidence": 0.9995333,
            "punctuated_word": "harmful.",
            "speaker": 2,
            "speaker_confidence": 0.75893104
          }
        ],
        "speaker": 2,
        "id": "63278237-1724-43d7-bef0-458da8d03153"
      },
      {
        "start": 477.285,
        "end": 499.16,
        "confidence": 0.9759971,
        "channel": 0,
        "transcript": "Yeah. Absolutely. I mean, I know whether it's, you know, some identity solutions like WorldID or, you know, just thinking of our own governance system. A lot of assumptions are very much predicated on thinking that those private addresses or private wallets are really unique to an individual, and it's not something that's getting shared. And so I guess to kind of finish setting the context, how do you both define liquefaction?",
        "words": [
          {
            "word": "yeah",
            "start": 477.285,
            "end": 477.525,
            "confidence": 0.9274678,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.44939804
          },
          {
            "word": "absolutely",
            "start": 477.525,
            "end": 478.005,
            "confidence": 0.9996345,
            "punctuated_word": "Absolutely.",
            "speaker": 1,
            "speaker_confidence": 0.44939804
          },
          {
            "word": "i",
            "start": 478.005,
            "end": 478.085,
            "confidence": 0.99973816,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.44939804
          },
          {
            "word": "mean",
            "start": 478.085,
            "end": 478.32498,
            "confidence": 0.9995396,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.44939804
          },
          {
            "word": "i",
            "start": 478.32498,
            "end": 478.405,
            "confidence": 0.9999261,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "know",
            "start": 478.405,
            "end": 478.565,
            "confidence": 0.9999795,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "whether",
            "start": 478.565,
            "end": 478.805,
            "confidence": 0.99399275,
            "punctuated_word": "whether",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "it's",
            "start": 478.805,
            "end": 479.04498,
            "confidence": 0.9975521,
            "punctuated_word": "it's,",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "you",
            "start": 479.04498,
            "end": 479.125,
            "confidence": 0.9997156,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "know",
            "start": 479.125,
            "end": 479.525,
            "confidence": 0.999851,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "some",
            "start": 479.525,
            "end": 479.76498,
            "confidence": 0.9988288,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "identity",
            "start": 479.76498,
            "end": 480.245,
            "confidence": 0.99985194,
            "punctuated_word": "identity",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "solutions",
            "start": 480.245,
            "end": 480.725,
            "confidence": 0.999824,
            "punctuated_word": "solutions",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "like",
            "start": 480.725,
            "end": 480.965,
            "confidence": 0.8135942,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "worldid",
            "start": 480.965,
            "end": 481.465,
            "confidence": 0.71279657,
            "punctuated_word": "WorldID",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "or",
            "start": 481.685,
            "end": 482.005,
            "confidence": 0.98777634,
            "punctuated_word": "or,",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "you",
            "start": 482.005,
            "end": 482.16498,
            "confidence": 0.7534169,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "know",
            "start": 482.16498,
            "end": 482.405,
            "confidence": 0.99983096,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "just",
            "start": 482.405,
            "end": 482.645,
            "confidence": 0.9997836,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "thinking",
            "start": 482.645,
            "end": 482.88498,
            "confidence": 0.99986947,
            "punctuated_word": "thinking",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "of",
            "start": 482.88498,
            "end": 483.04498,
            "confidence": 0.99974865,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "our",
            "start": 483.04498,
            "end": 483.205,
            "confidence": 0.9998468,
            "punctuated_word": "our",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "own",
            "start": 483.205,
            "end": 483.365,
            "confidence": 0.99992704,
            "punctuated_word": "own",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "governance",
            "start": 483.365,
            "end": 483.845,
            "confidence": 0.9908727,
            "punctuated_word": "governance",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "system",
            "start": 483.845,
            "end": 484.16498,
            "confidence": 0.84737897,
            "punctuated_word": "system.",
            "speaker": 1,
            "speaker_confidence": 0.7402687
          },
          {
            "word": "a",
            "start": 484.16498,
            "end": 484.245,
            "confidence": 0.9995061,
            "punctuated_word": "A",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "lot",
            "start": 484.245,
            "end": 484.405,
            "confidence": 0.99996924,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "of",
            "start": 484.405,
            "end": 484.805,
            "confidence": 0.99991333,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "assumptions",
            "start": 484.805,
            "end": 485.305,
            "confidence": 0.9993475,
            "punctuated_word": "assumptions",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "are",
            "start": 485.365,
            "end": 485.525,
            "confidence": 0.99975675,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "very",
            "start": 485.525,
            "end": 485.685,
            "confidence": 0.99992645,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "much",
            "start": 485.685,
            "end": 485.94,
            "confidence": 0.99995625,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "predicated",
            "start": 485.94,
            "end": 486.44,
            "confidence": 0.99918365,
            "punctuated_word": "predicated",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "on",
            "start": 486.58002,
            "end": 487.08002,
            "confidence": 0.9996942,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "thinking",
            "start": 487.3,
            "end": 487.7,
            "confidence": 0.9965342,
            "punctuated_word": "thinking",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "that",
            "start": 487.7,
            "end": 488.02,
            "confidence": 0.9995024,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "those",
            "start": 488.02,
            "end": 488.42,
            "confidence": 0.9993542,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "private",
            "start": 488.42,
            "end": 488.9,
            "confidence": 0.99986017,
            "punctuated_word": "private",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "addresses",
            "start": 488.9,
            "end": 489.38,
            "confidence": 0.9997378,
            "punctuated_word": "addresses",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "or",
            "start": 489.38,
            "end": 489.62,
            "confidence": 0.9657708,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "private",
            "start": 489.62,
            "end": 490.02,
            "confidence": 0.9999354,
            "punctuated_word": "private",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "wallets",
            "start": 490.02,
            "end": 490.42,
            "confidence": 0.99426126,
            "punctuated_word": "wallets",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "are",
            "start": 490.42,
            "end": 490.5,
            "confidence": 0.9336565,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "really",
            "start": 490.5,
            "end": 491.0,
            "confidence": 0.9994824,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "unique",
            "start": 491.06,
            "end": 491.46,
            "confidence": 0.99875057,
            "punctuated_word": "unique",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "to",
            "start": 491.46,
            "end": 491.7,
            "confidence": 0.9998142,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "an",
            "start": 491.7,
            "end": 491.86002,
            "confidence": 0.99954885,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "individual",
            "start": 491.86002,
            "end": 492.34,
            "confidence": 0.89584136,
            "punctuated_word": "individual,",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "and",
            "start": 492.34,
            "end": 492.5,
            "confidence": 0.99976844,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "it's",
            "start": 492.5,
            "end": 492.74,
            "confidence": 0.9996037,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "not",
            "start": 492.74,
            "end": 492.98,
            "confidence": 0.9997696,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "something",
            "start": 492.98,
            "end": 493.38,
            "confidence": 0.9997645,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "that's",
            "start": 493.38,
            "end": 493.62,
            "confidence": 0.9996917,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "getting",
            "start": 493.62,
            "end": 493.94,
            "confidence": 0.99968445,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "shared",
            "start": 493.94,
            "end": 494.44,
            "confidence": 0.99934924,
            "punctuated_word": "shared.",
            "speaker": 1,
            "speaker_confidence": 0.7660401
          },
          {
            "word": "and",
            "start": 494.5,
            "end": 494.66,
            "confidence": 0.9975725,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "so",
            "start": 494.66,
            "end": 494.82,
            "confidence": 0.9641566,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "i",
            "start": 494.82,
            "end": 494.9,
            "confidence": 0.6643289,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "guess",
            "start": 494.9,
            "end": 495.14,
            "confidence": 0.9998067,
            "punctuated_word": "guess",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "to",
            "start": 495.14,
            "end": 495.3,
            "confidence": 0.8926116,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "kind",
            "start": 495.3,
            "end": 495.54,
            "confidence": 0.98672664,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "of",
            "start": 495.54,
            "end": 495.94,
            "confidence": 0.9983223,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "finish",
            "start": 495.94,
            "end": 496.26,
            "confidence": 0.99787724,
            "punctuated_word": "finish",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "setting",
            "start": 496.26,
            "end": 496.58002,
            "confidence": 0.99922085,
            "punctuated_word": "setting",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "the",
            "start": 496.58002,
            "end": 496.74,
            "confidence": 0.9869871,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "context",
            "start": 496.74,
            "end": 497.24,
            "confidence": 0.9948112,
            "punctuated_word": "context,",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "how",
            "start": 497.46,
            "end": 497.62,
            "confidence": 0.99948055,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.60951364
          },
          {
            "word": "do",
            "start": 497.62,
            "end": 497.7,
            "confidence": 0.999828,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          },
          {
            "word": "you",
            "start": 497.7,
            "end": 497.86002,
            "confidence": 0.9988901,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          },
          {
            "word": "both",
            "start": 497.86002,
            "end": 498.18,
            "confidence": 0.99993384,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          },
          {
            "word": "define",
            "start": 498.18,
            "end": 498.66,
            "confidence": 0.99985075,
            "punctuated_word": "define",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          },
          {
            "word": "liquefaction",
            "start": 498.66,
            "end": 499.16,
            "confidence": 0.9937176,
            "punctuated_word": "liquefaction?",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          }
        ],
        "speaker": 1,
        "id": "60e6c8e5-34a9-4429-ada5-069a4ba55e9d"
      },
      {
        "start": 499.54,
        "end": 505.035,
        "confidence": 0.9948929,
        "channel": 0,
        "transcript": "What do you see as kind of the the short summary of of the core idea here when you're presenting it to folks?",
        "words": [
          {
            "word": "what",
            "start": 499.54,
            "end": 499.7,
            "confidence": 0.9785534,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          },
          {
            "word": "do",
            "start": 499.7,
            "end": 499.86002,
            "confidence": 0.99959975,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          },
          {
            "word": "you",
            "start": 499.86002,
            "end": 499.94,
            "confidence": 0.999663,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          },
          {
            "word": "see",
            "start": 499.94,
            "end": 500.18,
            "confidence": 0.99977964,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          },
          {
            "word": "as",
            "start": 500.18,
            "end": 500.34,
            "confidence": 0.9688145,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.6198748
          },
          {
            "word": "kind",
            "start": 500.34,
            "end": 500.5,
            "confidence": 0.99022394,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "of",
            "start": 500.5,
            "end": 500.66,
            "confidence": 0.9994604,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "the",
            "start": 500.66,
            "end": 501.015,
            "confidence": 0.95607024,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "the",
            "start": 501.095,
            "end": 501.255,
            "confidence": 0.999856,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "short",
            "start": 501.255,
            "end": 501.65503,
            "confidence": 0.9997657,
            "punctuated_word": "short",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "summary",
            "start": 501.65503,
            "end": 502.05502,
            "confidence": 0.99987626,
            "punctuated_word": "summary",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "of",
            "start": 502.05502,
            "end": 502.21503,
            "confidence": 0.99995923,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "of",
            "start": 502.21503,
            "end": 502.375,
            "confidence": 0.99540085,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "the",
            "start": 502.375,
            "end": 502.535,
            "confidence": 0.9996282,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "core",
            "start": 502.535,
            "end": 502.855,
            "confidence": 0.9998274,
            "punctuated_word": "core",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "idea",
            "start": 502.855,
            "end": 503.255,
            "confidence": 0.9999027,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "here",
            "start": 503.255,
            "end": 503.49503,
            "confidence": 0.99989486,
            "punctuated_word": "here",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "when",
            "start": 503.49503,
            "end": 503.65503,
            "confidence": 0.9992804,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "you're",
            "start": 503.65503,
            "end": 503.815,
            "confidence": 0.99938715,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "presenting",
            "start": 503.815,
            "end": 504.21503,
            "confidence": 0.99990976,
            "punctuated_word": "presenting",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "it",
            "start": 504.21503,
            "end": 504.45502,
            "confidence": 0.9997274,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "to",
            "start": 504.45502,
            "end": 504.535,
            "confidence": 0.9989619,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          },
          {
            "word": "folks",
            "start": 504.535,
            "end": 505.035,
            "confidence": 0.998992,
            "punctuated_word": "folks?",
            "speaker": 1,
            "speaker_confidence": 0.71347594
          }
        ],
        "speaker": 1,
        "id": "ef0f0155-3f0a-407e-80aa-e90e85f15c58"
      },
      {
        "start": 505.575,
        "end": 506.475,
        "confidence": 0.93641025,
        "channel": 0,
        "transcript": "Yeah. So liquefaction's",
        "words": [
          {
            "word": "yeah",
            "start": 505.575,
            "end": 505.815,
            "confidence": 0.9152392,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "so",
            "start": 505.815,
            "end": 505.975,
            "confidence": 0.9996093,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "liquefaction's",
            "start": 505.975,
            "end": 506.475,
            "confidence": 0.8943823,
            "punctuated_word": "liquefaction's",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          }
        ],
        "speaker": 3,
        "id": "b9ba8e3f-b137-4e1b-85d1-2316492d7060"
      },
      {
        "start": 506.93503,
        "end": 507.99503,
        "confidence": 0.99889916,
        "channel": 0,
        "transcript": "a wallet platform",
        "words": [
          {
            "word": "a",
            "start": 506.93503,
            "end": 507.095,
            "confidence": 0.9995919,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "wallet",
            "start": 507.095,
            "end": 507.49503,
            "confidence": 0.99724114,
            "punctuated_word": "wallet",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "platform",
            "start": 507.49503,
            "end": 507.99503,
            "confidence": 0.99986434,
            "punctuated_word": "platform",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          }
        ],
        "speaker": 3,
        "id": "0c11e6fe-1058-44f1-8f59-79bbdbb06adc"
      },
      {
        "start": 508.61502,
        "end": 511.595,
        "confidence": 0.99260587,
        "channel": 0,
        "transcript": "that essentially enables you to fractionalize",
        "words": [
          {
            "word": "that",
            "start": 508.61502,
            "end": 509.11502,
            "confidence": 0.99922836,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "essentially",
            "start": 509.255,
            "end": 509.755,
            "confidence": 0.959987,
            "punctuated_word": "essentially",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "enables",
            "start": 509.89502,
            "end": 510.375,
            "confidence": 0.99943405,
            "punctuated_word": "enables",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "you",
            "start": 510.375,
            "end": 510.77502,
            "confidence": 0.99960226,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "to",
            "start": 510.77502,
            "end": 511.095,
            "confidence": 0.9997868,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "fractionalize",
            "start": 511.095,
            "end": 511.595,
            "confidence": 0.9975969,
            "punctuated_word": "fractionalize",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          }
        ],
        "speaker": 3,
        "id": "f9d23273-b16f-44df-8127-90234b46f532"
      },
      {
        "start": 512.53503,
        "end": 515.46,
        "confidence": 0.9621459,
        "channel": 0,
        "transcript": "your account and, and the assets in it",
        "words": [
          {
            "word": "your",
            "start": 512.53503,
            "end": 512.85504,
            "confidence": 0.9997141,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "account",
            "start": 512.85504,
            "end": 513.35504,
            "confidence": 0.99600935,
            "punctuated_word": "account",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "and",
            "start": 513.655,
            "end": 513.895,
            "confidence": 0.7109534,
            "punctuated_word": "and,",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "and",
            "start": 514.055,
            "end": 514.29504,
            "confidence": 0.9963186,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "the",
            "start": 514.29504,
            "end": 514.455,
            "confidence": 0.99591404,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "assets",
            "start": 514.455,
            "end": 514.85504,
            "confidence": 0.99919313,
            "punctuated_word": "assets",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "in",
            "start": 514.85504,
            "end": 515.015,
            "confidence": 0.99973506,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "it",
            "start": 515.015,
            "end": 515.46,
            "confidence": 0.99932957,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          }
        ],
        "speaker": 3,
        "id": "a0217eea-a16a-45e7-bac0-379dd950be03"
      },
      {
        "start": 515.94,
        "end": 526.04004,
        "confidence": 0.9756265,
        "channel": 0,
        "transcript": "and allow others to sign messages or transactions through your account using some policy that you initially define. And yes. That's kind of the short answer.",
        "words": [
          {
            "word": "and",
            "start": 515.94,
            "end": 516.42004,
            "confidence": 0.9997423,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "allow",
            "start": 516.42004,
            "end": 516.82,
            "confidence": 0.9996792,
            "punctuated_word": "allow",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "others",
            "start": 516.82,
            "end": 517.22003,
            "confidence": 0.99992824,
            "punctuated_word": "others",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "to",
            "start": 517.22003,
            "end": 517.46,
            "confidence": 0.9999095,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "sign",
            "start": 517.46,
            "end": 517.78,
            "confidence": 0.998874,
            "punctuated_word": "sign",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "messages",
            "start": 517.78,
            "end": 518.28,
            "confidence": 0.99989104,
            "punctuated_word": "messages",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "or",
            "start": 518.34,
            "end": 518.58,
            "confidence": 0.9995098,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "transactions",
            "start": 518.58,
            "end": 519.08,
            "confidence": 0.99954176,
            "punctuated_word": "transactions",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "through",
            "start": 519.30005,
            "end": 519.46,
            "confidence": 0.99988675,
            "punctuated_word": "through",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "your",
            "start": 519.46,
            "end": 519.7,
            "confidence": 0.999899,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "account",
            "start": 519.7,
            "end": 520.2,
            "confidence": 0.9998809,
            "punctuated_word": "account",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "using",
            "start": 520.34,
            "end": 520.66003,
            "confidence": 0.9925674,
            "punctuated_word": "using",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "some",
            "start": 520.66003,
            "end": 521.14,
            "confidence": 0.99980384,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "policy",
            "start": 521.14,
            "end": 521.62,
            "confidence": 0.9998946,
            "punctuated_word": "policy",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "that",
            "start": 521.62,
            "end": 521.78,
            "confidence": 0.99985313,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "you",
            "start": 521.78,
            "end": 522.28,
            "confidence": 0.99991,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "initially",
            "start": 522.42004,
            "end": 522.9,
            "confidence": 0.99896765,
            "punctuated_word": "initially",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "define",
            "start": 522.9,
            "end": 523.4,
            "confidence": 0.70679307,
            "punctuated_word": "define.",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "and",
            "start": 523.7,
            "end": 524.18,
            "confidence": 0.9986498,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "yes",
            "start": 524.34,
            "end": 524.66003,
            "confidence": 0.91262114,
            "punctuated_word": "yes.",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "that's",
            "start": 524.66003,
            "end": 524.82,
            "confidence": 0.77735627,
            "punctuated_word": "That's",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "kind",
            "start": 524.82,
            "end": 525.06,
            "confidence": 0.9889032,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "of",
            "start": 525.06,
            "end": 525.14,
            "confidence": 0.999337,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "the",
            "start": 525.14,
            "end": 525.30005,
            "confidence": 0.99656653,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "short",
            "start": 525.30005,
            "end": 525.54004,
            "confidence": 0.9987832,
            "punctuated_word": "short",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          },
          {
            "word": "answer",
            "start": 525.54004,
            "end": 526.04004,
            "confidence": 0.9995402,
            "punctuated_word": "answer.",
            "speaker": 3,
            "speaker_confidence": 0.8692198
          }
        ],
        "speaker": 3,
        "id": "5f336d63-111e-4b4a-beee-d01ea193bd75"
      },
      {
        "start": 526.66003,
        "end": 532.375,
        "confidence": 0.98789686,
        "channel": 0,
        "transcript": "Yeah. Liquefaction, we've mainly talked about the bad things of liquefaction, but liquefaction has many good things.",
        "words": [
          {
            "word": "yeah",
            "start": 526.66003,
            "end": 527.16003,
            "confidence": 0.99952435,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.6169093
          },
          {
            "word": "liquefaction",
            "start": 527.30005,
            "end": 527.80005,
            "confidence": 0.85830086,
            "punctuated_word": "Liquefaction,",
            "speaker": 2,
            "speaker_confidence": 0.6169093
          },
          {
            "word": "we've",
            "start": 527.94,
            "end": 528.18,
            "confidence": 0.98412836,
            "punctuated_word": "we've",
            "speaker": 2,
            "speaker_confidence": 0.6169093
          },
          {
            "word": "mainly",
            "start": 528.18,
            "end": 528.58,
            "confidence": 0.99960333,
            "punctuated_word": "mainly",
            "speaker": 2,
            "speaker_confidence": 0.6169093
          },
          {
            "word": "talked",
            "start": 528.58,
            "end": 528.82,
            "confidence": 0.9977151,
            "punctuated_word": "talked",
            "speaker": 2,
            "speaker_confidence": 0.6169093
          },
          {
            "word": "about",
            "start": 528.82,
            "end": 529.06,
            "confidence": 0.9979113,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.6169093
          },
          {
            "word": "the",
            "start": 529.06,
            "end": 529.14,
            "confidence": 0.99506265,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "bad",
            "start": 529.14,
            "end": 529.395,
            "confidence": 0.99935466,
            "punctuated_word": "bad",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "things",
            "start": 529.47504,
            "end": 529.635,
            "confidence": 0.9984205,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "of",
            "start": 529.635,
            "end": 529.875,
            "confidence": 0.9913844,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "liquefaction",
            "start": 529.875,
            "end": 530.35504,
            "confidence": 0.9917977,
            "punctuated_word": "liquefaction,",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "but",
            "start": 530.35504,
            "end": 530.59503,
            "confidence": 0.98463446,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "liquefaction",
            "start": 530.59503,
            "end": 531.09503,
            "confidence": 0.9989651,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "has",
            "start": 531.23505,
            "end": 531.395,
            "confidence": 0.99972695,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "many",
            "start": 531.395,
            "end": 531.635,
            "confidence": 0.99991155,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "good",
            "start": 531.635,
            "end": 531.875,
            "confidence": 0.99991345,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "things",
            "start": 531.875,
            "end": 532.375,
            "confidence": 0.9978918,
            "punctuated_word": "things.",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          }
        ],
        "speaker": 2,
        "id": "7b26c3e9-f8f3-4fdb-aac6-1e0fe90a066e"
      },
      {
        "start": 532.835,
        "end": 538.455,
        "confidence": 0.99052393,
        "channel": 0,
        "transcript": "So I feel James' definition does capture this kind of flexibility liquefaction provides",
        "words": [
          {
            "word": "so",
            "start": 532.835,
            "end": 533.075,
            "confidence": 0.99946004,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "i",
            "start": 533.075,
            "end": 533.315,
            "confidence": 0.99954826,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "feel",
            "start": 533.315,
            "end": 533.815,
            "confidence": 0.9998566,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "james'",
            "start": 534.115,
            "end": 534.515,
            "confidence": 0.9128978,
            "punctuated_word": "James'",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "definition",
            "start": 534.515,
            "end": 535.015,
            "confidence": 0.9994025,
            "punctuated_word": "definition",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "does",
            "start": 535.075,
            "end": 535.315,
            "confidence": 0.9948249,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "capture",
            "start": 535.315,
            "end": 535.815,
            "confidence": 0.98798126,
            "punctuated_word": "capture",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "this",
            "start": 535.955,
            "end": 536.195,
            "confidence": 0.9848645,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "kind",
            "start": 536.195,
            "end": 536.435,
            "confidence": 0.9992717,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "of",
            "start": 536.435,
            "end": 536.59503,
            "confidence": 0.9996853,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "flexibility",
            "start": 536.59503,
            "end": 537.09503,
            "confidence": 0.9997067,
            "punctuated_word": "flexibility",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "liquefaction",
            "start": 537.315,
            "end": 537.815,
            "confidence": 0.99973994,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "provides",
            "start": 537.955,
            "end": 538.455,
            "confidence": 0.9995726,
            "punctuated_word": "provides",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          }
        ],
        "speaker": 2,
        "id": "b6cdb025-008f-4520-8d5c-03b0bfb9071f"
      },
      {
        "start": 538.91504,
        "end": 552.85004,
        "confidence": 0.9721991,
        "channel": 0,
        "transcript": "and the ability to have both the kind of harmful behavior the this flexibility brings, but also the the kind of positive traits that you can achieve with such a flexible wallet that enables you to add logic on top of your address.",
        "words": [
          {
            "word": "and",
            "start": 538.91504,
            "end": 539.155,
            "confidence": 0.82570523,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "the",
            "start": 539.155,
            "end": 539.395,
            "confidence": 0.99967027,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "ability",
            "start": 539.395,
            "end": 539.715,
            "confidence": 0.9997509,
            "punctuated_word": "ability",
            "speaker": 2,
            "speaker_confidence": 0.86819184
          },
          {
            "word": "to",
            "start": 539.715,
            "end": 539.875,
            "confidence": 0.99818856,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "have",
            "start": 539.875,
            "end": 540.03503,
            "confidence": 0.99749655,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "both",
            "start": 540.03503,
            "end": 540.53503,
            "confidence": 0.99901223,
            "punctuated_word": "both",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "the",
            "start": 540.755,
            "end": 540.995,
            "confidence": 0.9900883,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "kind",
            "start": 540.995,
            "end": 541.23505,
            "confidence": 0.99561846,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "of",
            "start": 541.23505,
            "end": 541.395,
            "confidence": 0.9999014,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "harmful",
            "start": 541.395,
            "end": 541.895,
            "confidence": 0.98738897,
            "punctuated_word": "harmful",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "behavior",
            "start": 541.955,
            "end": 542.455,
            "confidence": 0.99944216,
            "punctuated_word": "behavior",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "the",
            "start": 542.59503,
            "end": 543.09503,
            "confidence": 0.47030684,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "this",
            "start": 543.23004,
            "end": 543.39,
            "confidence": 0.8561087,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "flexibility",
            "start": 543.39,
            "end": 543.89,
            "confidence": 0.99985266,
            "punctuated_word": "flexibility",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "brings",
            "start": 544.03,
            "end": 544.35004,
            "confidence": 0.93019783,
            "punctuated_word": "brings,",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "but",
            "start": 544.35004,
            "end": 544.59,
            "confidence": 0.9997466,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "also",
            "start": 544.59,
            "end": 544.91003,
            "confidence": 0.92964417,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "the",
            "start": 544.91003,
            "end": 545.41003,
            "confidence": 0.99725455,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "the",
            "start": 545.47003,
            "end": 545.63,
            "confidence": 0.99582434,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "kind",
            "start": 545.63,
            "end": 545.87,
            "confidence": 0.99455255,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "of",
            "start": 545.87,
            "end": 546.03,
            "confidence": 0.99984646,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "positive",
            "start": 546.03,
            "end": 546.43005,
            "confidence": 0.9991503,
            "punctuated_word": "positive",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "traits",
            "start": 546.43005,
            "end": 546.75,
            "confidence": 0.96553737,
            "punctuated_word": "traits",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "that",
            "start": 546.75,
            "end": 546.91003,
            "confidence": 0.99979824,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8129487
          },
          {
            "word": "you",
            "start": 546.91003,
            "end": 546.99005,
            "confidence": 0.9999119,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "can",
            "start": 546.99005,
            "end": 547.23004,
            "confidence": 0.9997085,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "achieve",
            "start": 547.23004,
            "end": 547.55005,
            "confidence": 0.999895,
            "punctuated_word": "achieve",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "with",
            "start": 547.55005,
            "end": 547.87,
            "confidence": 0.99971265,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "such",
            "start": 547.87,
            "end": 548.37,
            "confidence": 0.9997987,
            "punctuated_word": "such",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "a",
            "start": 548.43005,
            "end": 548.75,
            "confidence": 0.9853263,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "flexible",
            "start": 548.75,
            "end": 549.25,
            "confidence": 0.9993574,
            "punctuated_word": "flexible",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "wallet",
            "start": 549.31,
            "end": 549.71,
            "confidence": 0.9418143,
            "punctuated_word": "wallet",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "that",
            "start": 549.71,
            "end": 550.11005,
            "confidence": 0.9876275,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "enables",
            "start": 550.11005,
            "end": 550.51,
            "confidence": 0.97274166,
            "punctuated_word": "enables",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "you",
            "start": 550.51,
            "end": 550.67004,
            "confidence": 0.9993887,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "to",
            "start": 550.67004,
            "end": 550.83,
            "confidence": 0.99941623,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "add",
            "start": 550.83,
            "end": 550.99005,
            "confidence": 0.99606043,
            "punctuated_word": "add",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "logic",
            "start": 550.99005,
            "end": 551.31,
            "confidence": 0.9959396,
            "punctuated_word": "logic",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "on",
            "start": 551.31,
            "end": 551.47003,
            "confidence": 0.99989665,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "top",
            "start": 551.47003,
            "end": 551.71,
            "confidence": 0.9999232,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "of",
            "start": 551.71,
            "end": 551.79004,
            "confidence": 0.99974114,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "your",
            "start": 551.79004,
            "end": 552.29004,
            "confidence": 0.9998416,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          },
          {
            "word": "address",
            "start": 552.35004,
            "end": 552.85004,
            "confidence": 0.9983773,
            "punctuated_word": "address.",
            "speaker": 2,
            "speaker_confidence": 0.6942484
          }
        ],
        "speaker": 2,
        "id": "e3d46a33-157d-460e-bf8b-1914ceb20a3a"
      },
      {
        "start": 553.47003,
        "end": 555.09,
        "confidence": 0.9944655,
        "channel": 0,
        "transcript": "Yeah. That's great. Really appreciate",
        "words": [
          {
            "word": "yeah",
            "start": 553.47003,
            "end": 553.71,
            "confidence": 0.9984372,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.48670632
          },
          {
            "word": "that's",
            "start": 553.71,
            "end": 554.03,
            "confidence": 0.9918951,
            "punctuated_word": "That's",
            "speaker": 1,
            "speaker_confidence": 0.48670632
          },
          {
            "word": "great",
            "start": 554.03,
            "end": 554.27,
            "confidence": 0.9997776,
            "punctuated_word": "great.",
            "speaker": 1,
            "speaker_confidence": 0.48670632
          },
          {
            "word": "really",
            "start": 554.27,
            "end": 554.59,
            "confidence": 0.9830557,
            "punctuated_word": "Really",
            "speaker": 1,
            "speaker_confidence": 0.48670632
          },
          {
            "word": "appreciate",
            "start": 554.59,
            "end": 555.09,
            "confidence": 0.9991617,
            "punctuated_word": "appreciate",
            "speaker": 1,
            "speaker_confidence": 0.48670632
          }
        ],
        "speaker": 1,
        "id": "d5c709e5-4f43-43ea-90b0-34369fcae774"
      },
      {
        "start": 555.47003,
        "end": 563.785,
        "confidence": 0.98293394,
        "channel": 0,
        "transcript": "kind of the the core context that you're setting, and happy to pass it off to Jamila to dive a little deeper into some of these things. Thank you, Eugene.",
        "words": [
          {
            "word": "kind",
            "start": 555.47003,
            "end": 555.55005,
            "confidence": 0.8707698,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.48670632
          },
          {
            "word": "of",
            "start": 555.55005,
            "end": 555.79004,
            "confidence": 0.99983716,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.48670632
          },
          {
            "word": "the",
            "start": 555.79004,
            "end": 555.95,
            "confidence": 0.9994592,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.48670632
          },
          {
            "word": "the",
            "start": 555.95,
            "end": 556.11005,
            "confidence": 0.9991616,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "core",
            "start": 556.11005,
            "end": 556.43005,
            "confidence": 0.9996964,
            "punctuated_word": "core",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "context",
            "start": 556.43005,
            "end": 556.93005,
            "confidence": 0.9990614,
            "punctuated_word": "context",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "that",
            "start": 556.99005,
            "end": 557.15,
            "confidence": 0.9999033,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "you're",
            "start": 557.15,
            "end": 557.31,
            "confidence": 0.9993477,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "setting",
            "start": 557.31,
            "end": 557.71,
            "confidence": 0.7606932,
            "punctuated_word": "setting,",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "and",
            "start": 557.71,
            "end": 558.165,
            "confidence": 0.99965525,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "happy",
            "start": 558.32495,
            "end": 558.565,
            "confidence": 0.999811,
            "punctuated_word": "happy",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "to",
            "start": 558.565,
            "end": 558.96497,
            "confidence": 0.9996469,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "pass",
            "start": 558.96497,
            "end": 559.125,
            "confidence": 0.99994767,
            "punctuated_word": "pass",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "it",
            "start": 559.125,
            "end": 559.365,
            "confidence": 0.99985707,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "off",
            "start": 559.365,
            "end": 559.605,
            "confidence": 0.9994617,
            "punctuated_word": "off",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "to",
            "start": 559.605,
            "end": 560.105,
            "confidence": 0.9950369,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "jamila",
            "start": 560.165,
            "end": 560.665,
            "confidence": 0.8853828,
            "punctuated_word": "Jamila",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "to",
            "start": 560.725,
            "end": 560.88495,
            "confidence": 0.9955521,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "dive",
            "start": 560.88495,
            "end": 561.125,
            "confidence": 0.9996916,
            "punctuated_word": "dive",
            "speaker": 1,
            "speaker_confidence": 0.7361561
          },
          {
            "word": "a",
            "start": 561.125,
            "end": 561.20496,
            "confidence": 0.99978393,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.53821373
          },
          {
            "word": "little",
            "start": 561.20496,
            "end": 561.445,
            "confidence": 0.99998593,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.53821373
          },
          {
            "word": "deeper",
            "start": 561.445,
            "end": 561.76495,
            "confidence": 0.99982893,
            "punctuated_word": "deeper",
            "speaker": 1,
            "speaker_confidence": 0.53821373
          },
          {
            "word": "into",
            "start": 561.76495,
            "end": 562.08496,
            "confidence": 0.999635,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.53821373
          },
          {
            "word": "some",
            "start": 562.08496,
            "end": 562.32495,
            "confidence": 0.9998202,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.53821373
          },
          {
            "word": "of",
            "start": 562.32495,
            "end": 562.40497,
            "confidence": 0.9998603,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.53821373
          },
          {
            "word": "these",
            "start": 562.40497,
            "end": 562.565,
            "confidence": 0.9996147,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.53821373
          },
          {
            "word": "things",
            "start": 562.565,
            "end": 562.88495,
            "confidence": 0.9992515,
            "punctuated_word": "things.",
            "speaker": 1,
            "speaker_confidence": 0.53821373
          },
          {
            "word": "thank",
            "start": 562.88495,
            "end": 563.045,
            "confidence": 0.9969831,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "you",
            "start": 563.045,
            "end": 563.285,
            "confidence": 0.9982796,
            "punctuated_word": "you,",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "eugene",
            "start": 563.285,
            "end": 563.785,
            "confidence": 0.99300086,
            "punctuated_word": "Eugene.",
            "speaker": 0,
            "speaker_confidence": 0.864687
          }
        ],
        "speaker": 1,
        "id": "d8ea1fbc-3bb2-44a5-8314-32b11ec08c12"
      },
      {
        "start": 564.165,
        "end": 569.545,
        "confidence": 0.97073215,
        "channel": 0,
        "transcript": "It's great that we have those conversations because it makes me realize how we're actually naive.",
        "words": [
          {
            "word": "it's",
            "start": 564.165,
            "end": 564.485,
            "confidence": 0.99956894,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "great",
            "start": 564.485,
            "end": 564.725,
            "confidence": 0.99992394,
            "punctuated_word": "great",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "that",
            "start": 564.725,
            "end": 565.045,
            "confidence": 0.9999033,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "we",
            "start": 565.045,
            "end": 565.285,
            "confidence": 0.9998771,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "have",
            "start": 565.285,
            "end": 565.52496,
            "confidence": 0.9993998,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "those",
            "start": 565.52496,
            "end": 565.845,
            "confidence": 0.9997558,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "conversations",
            "start": 565.845,
            "end": 566.345,
            "confidence": 0.9996045,
            "punctuated_word": "conversations",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "because",
            "start": 566.485,
            "end": 566.805,
            "confidence": 0.91042817,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "it",
            "start": 566.805,
            "end": 566.96497,
            "confidence": 0.9998554,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "makes",
            "start": 566.96497,
            "end": 567.125,
            "confidence": 0.9998288,
            "punctuated_word": "makes",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "me",
            "start": 567.125,
            "end": 567.445,
            "confidence": 0.9973847,
            "punctuated_word": "me",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "realize",
            "start": 567.445,
            "end": 567.945,
            "confidence": 0.99939215,
            "punctuated_word": "realize",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "how",
            "start": 568.005,
            "end": 568.32495,
            "confidence": 0.9997893,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "we're",
            "start": 568.32495,
            "end": 568.64496,
            "confidence": 0.8183418,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "actually",
            "start": 568.64496,
            "end": 569.045,
            "confidence": 0.999498,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "naive",
            "start": 569.045,
            "end": 569.545,
            "confidence": 0.80916107,
            "punctuated_word": "naive.",
            "speaker": 0,
            "speaker_confidence": 0.864687
          }
        ],
        "speaker": 0,
        "id": "03cd4df7-ed02-4b7d-ad8d-8b9a6f9dec5d"
      },
      {
        "start": 570.165,
        "end": 572.505,
        "confidence": 0.9992214,
        "channel": 0,
        "transcript": "Because it feels like we have so many assumptions",
        "words": [
          {
            "word": "because",
            "start": 570.165,
            "end": 570.485,
            "confidence": 0.9996251,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "it",
            "start": 570.485,
            "end": 570.565,
            "confidence": 0.99787533,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "feels",
            "start": 570.565,
            "end": 570.805,
            "confidence": 0.99964297,
            "punctuated_word": "feels",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "like",
            "start": 570.805,
            "end": 571.045,
            "confidence": 0.9971155,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "we",
            "start": 571.045,
            "end": 571.20496,
            "confidence": 0.9996076,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "have",
            "start": 571.20496,
            "end": 571.445,
            "confidence": 0.9998807,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "so",
            "start": 571.445,
            "end": 571.685,
            "confidence": 0.99939454,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "many",
            "start": 571.685,
            "end": 572.005,
            "confidence": 0.99994314,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "assumptions",
            "start": 572.005,
            "end": 572.505,
            "confidence": 0.99990726,
            "punctuated_word": "assumptions",
            "speaker": 0,
            "speaker_confidence": 0.864687
          }
        ],
        "speaker": 0,
        "id": "fd47cd41-2f56-40b6-b6fe-3d8216c11553"
      },
      {
        "start": 572.88495,
        "end": 584.77,
        "confidence": 0.97516257,
        "channel": 0,
        "transcript": "that if a transaction is signed by Wallet, then it must have come from the person who owns that wallet. I feel like, James, you mentioned that in one of your presentations that if we see a vote or transfer coming from Vitalik,",
        "words": [
          {
            "word": "that",
            "start": 572.88495,
            "end": 573.38495,
            "confidence": 0.94395393,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "if",
            "start": 573.47003,
            "end": 573.55,
            "confidence": 0.99962914,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "a",
            "start": 573.55,
            "end": 573.79004,
            "confidence": 0.995083,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "transaction",
            "start": 573.79004,
            "end": 574.29004,
            "confidence": 0.9999354,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "is",
            "start": 574.35004,
            "end": 574.59,
            "confidence": 0.98444206,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "signed",
            "start": 574.59,
            "end": 574.99,
            "confidence": 0.997997,
            "punctuated_word": "signed",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "by",
            "start": 574.99,
            "end": 575.23004,
            "confidence": 0.99850214,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "wallet",
            "start": 575.23004,
            "end": 575.63,
            "confidence": 0.680022,
            "punctuated_word": "Wallet,",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "then",
            "start": 575.63,
            "end": 575.87,
            "confidence": 0.9983308,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "it",
            "start": 575.87,
            "end": 576.03,
            "confidence": 0.99967957,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "must",
            "start": 576.03,
            "end": 576.35004,
            "confidence": 0.99994504,
            "punctuated_word": "must",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "have",
            "start": 576.35004,
            "end": 576.51,
            "confidence": 0.99531627,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "come",
            "start": 576.51,
            "end": 576.83,
            "confidence": 0.9996209,
            "punctuated_word": "come",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "from",
            "start": 576.83,
            "end": 576.99,
            "confidence": 0.9998385,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "the",
            "start": 576.99,
            "end": 577.15,
            "confidence": 0.9996145,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "person",
            "start": 577.15,
            "end": 577.55,
            "confidence": 0.99988306,
            "punctuated_word": "person",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "who",
            "start": 577.55,
            "end": 577.71,
            "confidence": 0.9998049,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "owns",
            "start": 577.71,
            "end": 577.95,
            "confidence": 0.9997708,
            "punctuated_word": "owns",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "that",
            "start": 577.95,
            "end": 578.19,
            "confidence": 0.99975616,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "wallet",
            "start": 578.19,
            "end": 578.69,
            "confidence": 0.88931894,
            "punctuated_word": "wallet.",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "i",
            "start": 578.75,
            "end": 578.91003,
            "confidence": 0.99868125,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "feel",
            "start": 578.91003,
            "end": 579.07,
            "confidence": 0.98218507,
            "punctuated_word": "feel",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "like",
            "start": 579.07,
            "end": 579.31,
            "confidence": 0.97321683,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "james",
            "start": 579.31,
            "end": 579.81,
            "confidence": 0.99877393,
            "punctuated_word": "James,",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "you",
            "start": 579.95,
            "end": 580.27,
            "confidence": 0.99981993,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "mentioned",
            "start": 580.27,
            "end": 580.59,
            "confidence": 0.9987601,
            "punctuated_word": "mentioned",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "that",
            "start": 580.59,
            "end": 580.83,
            "confidence": 0.99979335,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.864687
          },
          {
            "word": "in",
            "start": 580.83,
            "end": 580.91003,
            "confidence": 0.9992774,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "one",
            "start": 580.91003,
            "end": 581.15,
            "confidence": 0.99989295,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "of",
            "start": 581.15,
            "end": 581.23004,
            "confidence": 0.9995122,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "your",
            "start": 581.23004,
            "end": 581.47003,
            "confidence": 0.9998566,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "presentations",
            "start": 581.47003,
            "end": 581.97003,
            "confidence": 0.9904235,
            "punctuated_word": "presentations",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "that",
            "start": 582.03,
            "end": 582.27,
            "confidence": 0.7807937,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "if",
            "start": 582.27,
            "end": 582.43,
            "confidence": 0.9975268,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "we",
            "start": 582.43,
            "end": 582.59,
            "confidence": 0.9996457,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "see",
            "start": 582.59,
            "end": 582.75,
            "confidence": 0.99976164,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "a",
            "start": 582.75,
            "end": 582.91003,
            "confidence": 0.9998273,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "vote",
            "start": 582.91003,
            "end": 583.15,
            "confidence": 0.92797786,
            "punctuated_word": "vote",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "or",
            "start": 583.15,
            "end": 583.31,
            "confidence": 0.9753415,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "transfer",
            "start": 583.31,
            "end": 583.71,
            "confidence": 0.9908908,
            "punctuated_word": "transfer",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "coming",
            "start": 583.71,
            "end": 584.03,
            "confidence": 0.9995896,
            "punctuated_word": "coming",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "from",
            "start": 584.03,
            "end": 584.27,
            "confidence": 0.99986017,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "vitalik",
            "start": 584.27,
            "end": 584.77,
            "confidence": 0.84013695,
            "punctuated_word": "Vitalik,",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          }
        ],
        "speaker": 0,
        "id": "0b687d2f-d722-4b32-8bf5-e0d65f1fa101"
      },
      {
        "start": 585.31,
        "end": 590.775,
        "confidence": 0.9557216,
        "channel": 0,
        "transcript": "Vitalik's address, then we assume that he sent it. And this assumption we see everywhere in the web three.",
        "words": [
          {
            "word": "vitalik's",
            "start": 585.31,
            "end": 585.79004,
            "confidence": 0.8952164,
            "punctuated_word": "Vitalik's",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "address",
            "start": 585.79004,
            "end": 586.275,
            "confidence": 0.996277,
            "punctuated_word": "address,",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "then",
            "start": 586.35504,
            "end": 586.59503,
            "confidence": 0.99977535,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "we",
            "start": 586.59503,
            "end": 586.755,
            "confidence": 0.9993154,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "assume",
            "start": 586.755,
            "end": 587.155,
            "confidence": 0.9989188,
            "punctuated_word": "assume",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "that",
            "start": 587.155,
            "end": 587.315,
            "confidence": 0.99973243,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "he",
            "start": 587.315,
            "end": 587.47504,
            "confidence": 0.9993325,
            "punctuated_word": "he",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "sent",
            "start": 587.47504,
            "end": 587.79504,
            "confidence": 0.9929289,
            "punctuated_word": "sent",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "it",
            "start": 587.79504,
            "end": 588.11505,
            "confidence": 0.8526622,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "and",
            "start": 588.11505,
            "end": 588.35504,
            "confidence": 0.9989806,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "this",
            "start": 588.35504,
            "end": 588.59503,
            "confidence": 0.9991811,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "assumption",
            "start": 588.59503,
            "end": 589.075,
            "confidence": 0.99284756,
            "punctuated_word": "assumption",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "we",
            "start": 589.075,
            "end": 589.23505,
            "confidence": 0.75145394,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "see",
            "start": 589.23505,
            "end": 589.395,
            "confidence": 0.99616313,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "everywhere",
            "start": 589.395,
            "end": 589.79504,
            "confidence": 0.9988311,
            "punctuated_word": "everywhere",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "in",
            "start": 589.79504,
            "end": 589.955,
            "confidence": 0.99814034,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "the",
            "start": 589.955,
            "end": 590.11505,
            "confidence": 0.9883632,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "web",
            "start": 590.11505,
            "end": 590.275,
            "confidence": 0.75044566,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "three",
            "start": 590.275,
            "end": 590.775,
            "confidence": 0.95014536,
            "punctuated_word": "three.",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          }
        ],
        "speaker": 0,
        "id": "25bff0b7-75f2-4151-8444-2c09bc548a1d"
      },
      {
        "start": 591.155,
        "end": 597.655,
        "confidence": 0.9810692,
        "channel": 0,
        "transcript": "So, basically, if it came from your key, you did it. Case closed. And your guys' work challenges that fundamentally.",
        "words": [
          {
            "word": "so",
            "start": 591.155,
            "end": 591.395,
            "confidence": 0.84331954,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "basically",
            "start": 591.395,
            "end": 591.875,
            "confidence": 0.99966145,
            "punctuated_word": "basically,",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "if",
            "start": 591.875,
            "end": 592.03503,
            "confidence": 0.9994099,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "it",
            "start": 592.03503,
            "end": 592.195,
            "confidence": 0.9997247,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "came",
            "start": 592.195,
            "end": 592.35504,
            "confidence": 0.99989057,
            "punctuated_word": "came",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "from",
            "start": 592.35504,
            "end": 592.59503,
            "confidence": 0.99828404,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "your",
            "start": 592.59503,
            "end": 592.835,
            "confidence": 0.99955875,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "key",
            "start": 592.835,
            "end": 593.23505,
            "confidence": 0.9992103,
            "punctuated_word": "key,",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "you",
            "start": 593.23505,
            "end": 593.395,
            "confidence": 0.9998474,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "did",
            "start": 593.395,
            "end": 593.55505,
            "confidence": 0.9984316,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "it",
            "start": 593.55505,
            "end": 593.79504,
            "confidence": 0.9837492,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "case",
            "start": 593.79504,
            "end": 594.11505,
            "confidence": 0.9994336,
            "punctuated_word": "Case",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "closed",
            "start": 594.11505,
            "end": 594.61505,
            "confidence": 0.99379885,
            "punctuated_word": "closed.",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "and",
            "start": 594.835,
            "end": 595.23505,
            "confidence": 0.9981823,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "your",
            "start": 595.23505,
            "end": 595.47504,
            "confidence": 0.97884035,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "guys'",
            "start": 595.47504,
            "end": 595.875,
            "confidence": 0.8910363,
            "punctuated_word": "guys'",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "work",
            "start": 595.875,
            "end": 596.275,
            "confidence": 0.997675,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "challenges",
            "start": 596.275,
            "end": 596.755,
            "confidence": 0.98858964,
            "punctuated_word": "challenges",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "that",
            "start": 596.755,
            "end": 597.155,
            "confidence": 0.99721414,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "fundamentally",
            "start": 597.155,
            "end": 597.655,
            "confidence": 0.95552516,
            "punctuated_word": "fundamentally.",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          }
        ],
        "speaker": 0,
        "id": "2c38734d-abec-4d61-95ce-300c921e0e22"
      },
      {
        "start": 598.35504,
        "end": 606.20996,
        "confidence": 0.92566836,
        "channel": 0,
        "transcript": "And to Danny, you touched upon dark DAO, so I'm very curious to take a little bit deeper into dark DAO.",
        "words": [
          {
            "word": "and",
            "start": 598.35504,
            "end": 598.67505,
            "confidence": 0.996745,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "to",
            "start": 598.67505,
            "end": 598.835,
            "confidence": 0.5345193,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "danny",
            "start": 598.835,
            "end": 599.155,
            "confidence": 0.72965324,
            "punctuated_word": "Danny,",
            "speaker": 0,
            "speaker_confidence": 0.97401494
          },
          {
            "word": "you",
            "start": 599.155,
            "end": 599.23505,
            "confidence": 0.99968934,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "touched",
            "start": 599.23505,
            "end": 599.55,
            "confidence": 0.99331963,
            "punctuated_word": "touched",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "upon",
            "start": 599.79,
            "end": 600.29,
            "confidence": 0.9927187,
            "punctuated_word": "upon",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "dark",
            "start": 600.35,
            "end": 600.58997,
            "confidence": 0.88845104,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "dao",
            "start": 600.58997,
            "end": 600.99,
            "confidence": 0.7795022,
            "punctuated_word": "DAO,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "so",
            "start": 600.99,
            "end": 601.39,
            "confidence": 0.99940383,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "i'm",
            "start": 601.39,
            "end": 601.63,
            "confidence": 0.9994924,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "very",
            "start": 601.63,
            "end": 601.87,
            "confidence": 0.999861,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "curious",
            "start": 601.87,
            "end": 602.37,
            "confidence": 0.99989665,
            "punctuated_word": "curious",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 602.43,
            "end": 602.93,
            "confidence": 0.999813,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "take",
            "start": 603.23,
            "end": 603.47,
            "confidence": 0.5325351,
            "punctuated_word": "take",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 603.47,
            "end": 603.55,
            "confidence": 0.9997508,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "little",
            "start": 603.55,
            "end": 603.70996,
            "confidence": 0.9998791,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "bit",
            "start": 603.70996,
            "end": 604.20996,
            "confidence": 0.9988194,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "deeper",
            "start": 604.43,
            "end": 604.93,
            "confidence": 0.99992526,
            "punctuated_word": "deeper",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "into",
            "start": 604.99,
            "end": 605.39,
            "confidence": 0.9996836,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "dark",
            "start": 605.39,
            "end": 605.70996,
            "confidence": 0.9970458,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "dao",
            "start": 605.70996,
            "end": 606.20996,
            "confidence": 0.9983302,
            "punctuated_word": "DAO.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "765dacf6-1270-4489-a94d-b6481a9a0961"
      },
      {
        "start": 606.58997,
        "end": 607.08997,
        "confidence": 0.99938107,
        "channel": 0,
        "transcript": "So",
        "words": [
          {
            "word": "so",
            "start": 606.58997,
            "end": 607.08997,
            "confidence": 0.99938107,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "88fc930f-8d2f-4546-89e1-fd9032299940"
      },
      {
        "start": 607.47,
        "end": 612.735,
        "confidence": 0.89996666,
        "channel": 0,
        "transcript": "you define it as essentially private smart contract that targets legitimate DAOs,",
        "words": [
          {
            "word": "you",
            "start": 607.47,
            "end": 607.70996,
            "confidence": 0.9983627,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "define",
            "start": 607.70996,
            "end": 608.11,
            "confidence": 0.9961803,
            "punctuated_word": "define",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "it",
            "start": 608.11,
            "end": 608.58997,
            "confidence": 0.99971944,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "as",
            "start": 608.58997,
            "end": 609.08997,
            "confidence": 0.9994948,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "essentially",
            "start": 609.23,
            "end": 609.73,
            "confidence": 0.8957048,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "private",
            "start": 609.79,
            "end": 610.19,
            "confidence": 0.558635,
            "punctuated_word": "private",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "smart",
            "start": 610.19,
            "end": 610.43,
            "confidence": 0.9974038,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "contract",
            "start": 610.43,
            "end": 610.91,
            "confidence": 0.55657166,
            "punctuated_word": "contract",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 610.91,
            "end": 611.23,
            "confidence": 0.99945647,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "targets",
            "start": 611.23,
            "end": 611.63,
            "confidence": 0.994601,
            "punctuated_word": "targets",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "legitimate",
            "start": 611.63,
            "end": 612.13,
            "confidence": 0.99930704,
            "punctuated_word": "legitimate",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "daos",
            "start": 612.26996,
            "end": 612.735,
            "confidence": 0.8041633,
            "punctuated_word": "DAOs,",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "84640153-00fd-4a84-b2c0-27449a6f38c4"
      },
      {
        "start": 613.135,
        "end": 615.555,
        "confidence": 0.998985,
        "channel": 0,
        "transcript": "attacking its voting integrity by enabling",
        "words": [
          {
            "word": "attacking",
            "start": 613.135,
            "end": 613.535,
            "confidence": 0.99952316,
            "punctuated_word": "attacking",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "its",
            "start": 613.535,
            "end": 613.855,
            "confidence": 0.9960496,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "voting",
            "start": 613.855,
            "end": 614.255,
            "confidence": 0.99952924,
            "punctuated_word": "voting",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "integrity",
            "start": 614.255,
            "end": 614.735,
            "confidence": 0.99974424,
            "punctuated_word": "integrity",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "by",
            "start": 614.735,
            "end": 615.055,
            "confidence": 0.99920326,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "enabling",
            "start": 615.055,
            "end": 615.555,
            "confidence": 0.99986005,
            "punctuated_word": "enabling",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "56cbd404-ec50-4b7e-9e67-807575405da3"
      },
      {
        "start": 615.935,
        "end": 617.875,
        "confidence": 0.98420703,
        "channel": 0,
        "transcript": "vote buying amongst its users.",
        "words": [
          {
            "word": "vote",
            "start": 615.935,
            "end": 616.255,
            "confidence": 0.99338853,
            "punctuated_word": "vote",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "buying",
            "start": 616.255,
            "end": 616.755,
            "confidence": 0.99915063,
            "punctuated_word": "buying",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "amongst",
            "start": 616.815,
            "end": 617.21497,
            "confidence": 0.997145,
            "punctuated_word": "amongst",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "its",
            "start": 617.21497,
            "end": 617.375,
            "confidence": 0.9991955,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "users",
            "start": 617.375,
            "end": 617.875,
            "confidence": 0.9321555,
            "punctuated_word": "users.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "78f0098a-5dd9-44cb-844b-d76a77158b5e"
      },
      {
        "start": 618.575,
        "end": 632.76,
        "confidence": 0.94831365,
        "channel": 0,
        "transcript": "And you also connect the emergence of dark DAOs with the state of decentralization that we have in the web three. In your blog post, I believe you mentioned that the reason why we don't see dark DAOs in the wild, just because DAOs are not",
        "words": [
          {
            "word": "and",
            "start": 618.575,
            "end": 619.055,
            "confidence": 0.99901295,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "you",
            "start": 619.055,
            "end": 619.375,
            "confidence": 0.9992755,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "also",
            "start": 619.375,
            "end": 619.77496,
            "confidence": 0.9987299,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "connect",
            "start": 619.77496,
            "end": 620.27496,
            "confidence": 0.97472626,
            "punctuated_word": "connect",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 620.33496,
            "end": 620.65497,
            "confidence": 0.99972385,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "emergence",
            "start": 620.65497,
            "end": 621.135,
            "confidence": 0.99910694,
            "punctuated_word": "emergence",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 621.135,
            "end": 621.295,
            "confidence": 0.99928904,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "dark",
            "start": 621.295,
            "end": 621.535,
            "confidence": 0.84301984,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "daos",
            "start": 621.535,
            "end": 621.935,
            "confidence": 0.9938493,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "with",
            "start": 621.935,
            "end": 622.095,
            "confidence": 0.99916446,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 622.095,
            "end": 622.255,
            "confidence": 0.99216765,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "state",
            "start": 622.255,
            "end": 622.495,
            "confidence": 0.99968266,
            "punctuated_word": "state",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 622.495,
            "end": 622.65497,
            "confidence": 0.9997712,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "decentralization",
            "start": 622.65497,
            "end": 623.15497,
            "confidence": 0.99228776,
            "punctuated_word": "decentralization",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 623.45496,
            "end": 623.695,
            "confidence": 0.9994407,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "we",
            "start": 623.695,
            "end": 623.77496,
            "confidence": 0.9998599,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "have",
            "start": 623.77496,
            "end": 624.015,
            "confidence": 0.99423224,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "in",
            "start": 624.015,
            "end": 624.175,
            "confidence": 0.6397506,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "the",
            "start": 624.175,
            "end": 624.33496,
            "confidence": 0.8276475,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "web",
            "start": 624.33496,
            "end": 624.65497,
            "confidence": 0.37120235,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "three",
            "start": 624.65497,
            "end": 625.14,
            "confidence": 0.93746746,
            "punctuated_word": "three.",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "in",
            "start": 625.22003,
            "end": 625.46,
            "confidence": 0.9991265,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "your",
            "start": 625.46,
            "end": 625.62,
            "confidence": 0.99988925,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "blog",
            "start": 625.62,
            "end": 625.86,
            "confidence": 0.9994517,
            "punctuated_word": "blog",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "post",
            "start": 625.86,
            "end": 626.26,
            "confidence": 0.99577165,
            "punctuated_word": "post,",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "i",
            "start": 626.26,
            "end": 626.34,
            "confidence": 0.9998677,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "believe",
            "start": 626.34,
            "end": 626.66003,
            "confidence": 0.9999126,
            "punctuated_word": "believe",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "you",
            "start": 626.66003,
            "end": 626.82,
            "confidence": 0.7568648,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "mentioned",
            "start": 626.82,
            "end": 627.22003,
            "confidence": 0.9936387,
            "punctuated_word": "mentioned",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "that",
            "start": 627.22003,
            "end": 627.7,
            "confidence": 0.9996929,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "the",
            "start": 627.7,
            "end": 627.94,
            "confidence": 0.9953674,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "reason",
            "start": 627.94,
            "end": 628.34,
            "confidence": 0.99976224,
            "punctuated_word": "reason",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "why",
            "start": 628.34,
            "end": 628.58,
            "confidence": 0.9989189,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "we",
            "start": 628.58,
            "end": 628.74,
            "confidence": 0.99972826,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "don't",
            "start": 628.74,
            "end": 628.98004,
            "confidence": 0.99995863,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "see",
            "start": 628.98004,
            "end": 629.22003,
            "confidence": 0.9996716,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "dark",
            "start": 629.22003,
            "end": 629.54004,
            "confidence": 0.99802554,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "daos",
            "start": 629.54004,
            "end": 629.94,
            "confidence": 0.9967697,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "in",
            "start": 629.94,
            "end": 630.10004,
            "confidence": 0.99779177,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "the",
            "start": 630.10004,
            "end": 630.18,
            "confidence": 0.6363158,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "wild",
            "start": 630.18,
            "end": 630.68,
            "confidence": 0.7061697,
            "punctuated_word": "wild,",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "just",
            "start": 630.9,
            "end": 631.14,
            "confidence": 0.99436605,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "because",
            "start": 631.14,
            "end": 631.54004,
            "confidence": 0.9995727,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "daos",
            "start": 631.54004,
            "end": 632.02,
            "confidence": 0.997381,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "are",
            "start": 632.02,
            "end": 632.26,
            "confidence": 0.9997439,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "not",
            "start": 632.26,
            "end": 632.76,
            "confidence": 0.9992693,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          }
        ],
        "speaker": 0,
        "id": "d30d395c-8b6a-4503-841f-729fe4cc2a4d"
      },
      {
        "start": 633.38,
        "end": 633.88,
        "confidence": 0.995593,
        "channel": 0,
        "transcript": "decentralized",
        "words": [
          {
            "word": "decentralized",
            "start": 633.38,
            "end": 633.88,
            "confidence": 0.995593,
            "punctuated_word": "decentralized",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          }
        ],
        "speaker": 0,
        "id": "edd37967-446e-4162-981a-a1d23bb04461"
      },
      {
        "start": 634.26,
        "end": 636.04004,
        "confidence": 0.9994538,
        "channel": 0,
        "transcript": "fully yet. So before",
        "words": [
          {
            "word": "fully",
            "start": 634.26,
            "end": 634.5,
            "confidence": 0.99929297,
            "punctuated_word": "fully",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "yet",
            "start": 634.5,
            "end": 635.0,
            "confidence": 0.9993173,
            "punctuated_word": "yet.",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "so",
            "start": 635.3,
            "end": 635.54004,
            "confidence": 0.99968576,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "before",
            "start": 635.54004,
            "end": 636.04004,
            "confidence": 0.999519,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          }
        ],
        "speaker": 0,
        "id": "665556bb-ed76-420e-9efa-07702fd8ebb6"
      },
      {
        "start": 636.42004,
        "end": 638.84,
        "confidence": 0.9982156,
        "channel": 0,
        "transcript": "turning to talk about dark DAOs,",
        "words": [
          {
            "word": "turning",
            "start": 636.42004,
            "end": 636.92004,
            "confidence": 0.99517584,
            "punctuated_word": "turning",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "to",
            "start": 637.14,
            "end": 637.46,
            "confidence": 0.9992224,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "talk",
            "start": 637.46,
            "end": 637.7,
            "confidence": 0.9993142,
            "punctuated_word": "talk",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "about",
            "start": 637.7,
            "end": 638.02,
            "confidence": 0.9999021,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "dark",
            "start": 638.02,
            "end": 638.34,
            "confidence": 0.99879634,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "daos",
            "start": 638.34,
            "end": 638.84,
            "confidence": 0.9968824,
            "punctuated_word": "DAOs,",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          }
        ],
        "speaker": 0,
        "id": "458cacce-c85b-49e6-afcc-f5bc6aa68666"
      },
      {
        "start": 639.215,
        "end": 641.555,
        "confidence": 0.9566754,
        "channel": 0,
        "transcript": "I was curious to hear from you,",
        "words": [
          {
            "word": "i",
            "start": 639.215,
            "end": 639.615,
            "confidence": 0.9998845,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "was",
            "start": 639.615,
            "end": 639.935,
            "confidence": 0.9999136,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "curious",
            "start": 639.935,
            "end": 640.41504,
            "confidence": 0.99989676,
            "punctuated_word": "curious",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "to",
            "start": 640.41504,
            "end": 640.575,
            "confidence": 0.99988353,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "hear",
            "start": 640.575,
            "end": 640.815,
            "confidence": 0.999959,
            "punctuated_word": "hear",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "from",
            "start": 640.815,
            "end": 641.055,
            "confidence": 0.9996824,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "you",
            "start": 641.055,
            "end": 641.555,
            "confidence": 0.69750786,
            "punctuated_word": "you,",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          }
        ],
        "speaker": 0,
        "id": "8a96bd72-b3f3-4da2-889a-2d78fd6f75d1"
      },
      {
        "start": 642.015,
        "end": 659.85004,
        "confidence": 0.9881799,
        "channel": 0,
        "transcript": "what do you think is the state and the trends when it comes to decentralization and governance? Because both your paper and the blog post, they are from last year. So today, as of summer twenty twenty five, where do you see those trends going? Do you see DAOs going towards more progressive decentralization?",
        "words": [
          {
            "word": "what",
            "start": 642.015,
            "end": 642.335,
            "confidence": 0.99886876,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "do",
            "start": 642.335,
            "end": 642.41504,
            "confidence": 0.9989145,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.93282616
          },
          {
            "word": "you",
            "start": 642.41504,
            "end": 642.575,
            "confidence": 0.9996468,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5691795
          },
          {
            "word": "think",
            "start": 642.575,
            "end": 642.97504,
            "confidence": 0.99983025,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.5691795
          },
          {
            "word": "is",
            "start": 642.97504,
            "end": 643.215,
            "confidence": 0.9995245,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5691795
          },
          {
            "word": "the",
            "start": 643.215,
            "end": 643.455,
            "confidence": 0.9996631,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5691795
          },
          {
            "word": "state",
            "start": 643.455,
            "end": 643.955,
            "confidence": 0.99832195,
            "punctuated_word": "state",
            "speaker": 0,
            "speaker_confidence": 0.5691795
          },
          {
            "word": "and",
            "start": 644.17505,
            "end": 644.41504,
            "confidence": 0.9974433,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5691795
          },
          {
            "word": "the",
            "start": 644.41504,
            "end": 644.575,
            "confidence": 0.9994516,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5691795
          },
          {
            "word": "trends",
            "start": 644.575,
            "end": 645.075,
            "confidence": 0.99954814,
            "punctuated_word": "trends",
            "speaker": 0,
            "speaker_confidence": 0.5691795
          },
          {
            "word": "when",
            "start": 645.215,
            "end": 645.375,
            "confidence": 0.99939847,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "it",
            "start": 645.375,
            "end": 645.53503,
            "confidence": 0.9998491,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "comes",
            "start": 645.53503,
            "end": 645.695,
            "confidence": 0.999726,
            "punctuated_word": "comes",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "to",
            "start": 645.695,
            "end": 646.015,
            "confidence": 0.99908996,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "decentralization",
            "start": 646.015,
            "end": 646.515,
            "confidence": 0.99772716,
            "punctuated_word": "decentralization",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "and",
            "start": 646.815,
            "end": 646.895,
            "confidence": 0.83143795,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "governance",
            "start": 646.895,
            "end": 647.395,
            "confidence": 0.96716726,
            "punctuated_word": "governance?",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "because",
            "start": 647.695,
            "end": 648.17505,
            "confidence": 0.9995097,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "both",
            "start": 648.17505,
            "end": 648.335,
            "confidence": 0.99915826,
            "punctuated_word": "both",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "your",
            "start": 648.335,
            "end": 648.575,
            "confidence": 0.99643147,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "paper",
            "start": 648.575,
            "end": 648.895,
            "confidence": 0.99972767,
            "punctuated_word": "paper",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "and",
            "start": 648.895,
            "end": 649.055,
            "confidence": 0.9994987,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "the",
            "start": 649.055,
            "end": 649.215,
            "confidence": 0.99970967,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "blog",
            "start": 649.215,
            "end": 649.455,
            "confidence": 0.9986473,
            "punctuated_word": "blog",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "post",
            "start": 649.455,
            "end": 649.775,
            "confidence": 0.9371785,
            "punctuated_word": "post,",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "they",
            "start": 649.775,
            "end": 650.015,
            "confidence": 0.99990046,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "are",
            "start": 650.015,
            "end": 650.255,
            "confidence": 0.9998907,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "from",
            "start": 650.255,
            "end": 650.495,
            "confidence": 0.9998198,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "last",
            "start": 650.495,
            "end": 650.73505,
            "confidence": 0.99979883,
            "punctuated_word": "last",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "year",
            "start": 650.73505,
            "end": 651.23505,
            "confidence": 0.9889849,
            "punctuated_word": "year.",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "so",
            "start": 651.51,
            "end": 651.91003,
            "confidence": 0.99979347,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "today",
            "start": 651.91003,
            "end": 652.39,
            "confidence": 0.91675025,
            "punctuated_word": "today,",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "as",
            "start": 652.39,
            "end": 652.63,
            "confidence": 0.99985135,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "of",
            "start": 652.63,
            "end": 652.79004,
            "confidence": 0.9991196,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "summer",
            "start": 652.79004,
            "end": 653.11005,
            "confidence": 0.9956546,
            "punctuated_word": "summer",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "twenty",
            "start": 653.11005,
            "end": 653.51,
            "confidence": 0.9941303,
            "punctuated_word": "twenty",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "twenty",
            "start": 653.51,
            "end": 653.83,
            "confidence": 0.9997116,
            "punctuated_word": "twenty",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "five",
            "start": 653.83,
            "end": 654.33,
            "confidence": 0.99821913,
            "punctuated_word": "five,",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "where",
            "start": 654.47003,
            "end": 654.79004,
            "confidence": 0.9991696,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "do",
            "start": 654.79004,
            "end": 654.95,
            "confidence": 0.9998561,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "you",
            "start": 654.95,
            "end": 655.11005,
            "confidence": 0.99979717,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "see",
            "start": 655.11005,
            "end": 655.27,
            "confidence": 0.99989295,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "those",
            "start": 655.27,
            "end": 655.51,
            "confidence": 0.9996704,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "trends",
            "start": 655.51,
            "end": 655.83,
            "confidence": 0.99938726,
            "punctuated_word": "trends",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "going",
            "start": 655.83,
            "end": 656.31,
            "confidence": 0.9980495,
            "punctuated_word": "going?",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "do",
            "start": 656.31,
            "end": 656.47003,
            "confidence": 0.9998528,
            "punctuated_word": "Do",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "you",
            "start": 656.47003,
            "end": 656.63,
            "confidence": 0.9995828,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "see",
            "start": 656.63,
            "end": 656.95,
            "confidence": 0.9993437,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "daos",
            "start": 656.95,
            "end": 657.45,
            "confidence": 0.79733443,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "going",
            "start": 657.67004,
            "end": 657.91003,
            "confidence": 0.9985057,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "towards",
            "start": 657.91003,
            "end": 658.41003,
            "confidence": 0.99896514,
            "punctuated_word": "towards",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "more",
            "start": 658.47003,
            "end": 658.79004,
            "confidence": 0.9992673,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "progressive",
            "start": 658.79004,
            "end": 659.29004,
            "confidence": 0.99956185,
            "punctuated_word": "progressive",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "decentralization",
            "start": 659.35004,
            "end": 659.85004,
            "confidence": 0.9663884,
            "punctuated_word": "decentralization?",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          }
        ],
        "speaker": 0,
        "id": "1437b927-e8ff-4f00-9351-c2164a0770cb"
      },
      {
        "start": 660.55005,
        "end": 664.65,
        "confidence": 0.9726853,
        "channel": 0,
        "transcript": "And just to flag it, we recognize that decentralization is a spectrum.",
        "words": [
          {
            "word": "and",
            "start": 660.55005,
            "end": 660.79004,
            "confidence": 0.99927086,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "just",
            "start": 660.79004,
            "end": 661.11005,
            "confidence": 0.9855784,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "to",
            "start": 661.11005,
            "end": 661.27,
            "confidence": 0.99835974,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "flag",
            "start": 661.27,
            "end": 661.59,
            "confidence": 0.9995221,
            "punctuated_word": "flag",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "it",
            "start": 661.59,
            "end": 661.99,
            "confidence": 0.99802727,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "we",
            "start": 661.99,
            "end": 662.23004,
            "confidence": 0.99830806,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "recognize",
            "start": 662.23004,
            "end": 662.73004,
            "confidence": 0.97645193,
            "punctuated_word": "recognize",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "that",
            "start": 662.79004,
            "end": 663.11005,
            "confidence": 0.9988274,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "decentralization",
            "start": 663.11005,
            "end": 663.61005,
            "confidence": 0.98820865,
            "punctuated_word": "decentralization",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "is",
            "start": 663.91003,
            "end": 664.07,
            "confidence": 0.9997936,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.9205461
          },
          {
            "word": "a",
            "start": 664.07,
            "end": 664.15,
            "confidence": 0.9969741,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "spectrum",
            "start": 664.15,
            "end": 664.65,
            "confidence": 0.7329002,
            "punctuated_word": "spectrum.",
            "speaker": 0,
            "speaker_confidence": 0.770361
          }
        ],
        "speaker": 0,
        "id": "b8326b03-f7ba-4a1d-8457-90c3620e0491"
      },
      {
        "start": 665.565,
        "end": 673.98505,
        "confidence": 0.9652174,
        "channel": 0,
        "transcript": "Or do you see different trend and, you know, maybe DAO is going towards more centralized structures? So very curious to hear from you both.",
        "words": [
          {
            "word": "or",
            "start": 665.565,
            "end": 665.805,
            "confidence": 0.99903095,
            "punctuated_word": "Or",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "do",
            "start": 665.805,
            "end": 666.04504,
            "confidence": 0.997849,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "you",
            "start": 666.04504,
            "end": 666.205,
            "confidence": 0.9998729,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "see",
            "start": 666.205,
            "end": 666.705,
            "confidence": 0.99989927,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "different",
            "start": 666.765,
            "end": 667.245,
            "confidence": 0.9820858,
            "punctuated_word": "different",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "trend",
            "start": 667.245,
            "end": 667.745,
            "confidence": 0.9867061,
            "punctuated_word": "trend",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "and",
            "start": 667.885,
            "end": 668.28503,
            "confidence": 0.7657617,
            "punctuated_word": "and,",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "you",
            "start": 668.28503,
            "end": 668.445,
            "confidence": 0.99950993,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "know",
            "start": 668.445,
            "end": 668.765,
            "confidence": 0.9999202,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "maybe",
            "start": 668.765,
            "end": 669.085,
            "confidence": 0.9996866,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "dao",
            "start": 669.085,
            "end": 669.405,
            "confidence": 0.79381084,
            "punctuated_word": "DAO",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "is",
            "start": 669.405,
            "end": 669.565,
            "confidence": 0.90029293,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "going",
            "start": 669.565,
            "end": 669.885,
            "confidence": 0.99955696,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "towards",
            "start": 669.885,
            "end": 670.36505,
            "confidence": 0.9983961,
            "punctuated_word": "towards",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "more",
            "start": 670.36505,
            "end": 670.765,
            "confidence": 0.99888355,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "centralized",
            "start": 670.765,
            "end": 671.265,
            "confidence": 0.99772364,
            "punctuated_word": "centralized",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "structures",
            "start": 671.325,
            "end": 671.825,
            "confidence": 0.7260173,
            "punctuated_word": "structures?",
            "speaker": 0,
            "speaker_confidence": 0.770361
          },
          {
            "word": "so",
            "start": 671.885,
            "end": 672.205,
            "confidence": 0.99925965,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.55172914
          },
          {
            "word": "very",
            "start": 672.205,
            "end": 672.525,
            "confidence": 0.9876887,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.55172914
          },
          {
            "word": "curious",
            "start": 672.525,
            "end": 672.84503,
            "confidence": 0.99973875,
            "punctuated_word": "curious",
            "speaker": 0,
            "speaker_confidence": 0.55172914
          },
          {
            "word": "to",
            "start": 672.84503,
            "end": 672.92505,
            "confidence": 0.9998592,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.55172914
          },
          {
            "word": "hear",
            "start": 672.92505,
            "end": 673.16504,
            "confidence": 0.9999174,
            "punctuated_word": "hear",
            "speaker": 0,
            "speaker_confidence": 0.55172914
          },
          {
            "word": "from",
            "start": 673.16504,
            "end": 673.325,
            "confidence": 0.9995919,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.55172914
          },
          {
            "word": "you",
            "start": 673.325,
            "end": 673.48505,
            "confidence": 0.99978584,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.55172914
          },
          {
            "word": "both",
            "start": 673.48505,
            "end": 673.98505,
            "confidence": 0.9995911,
            "punctuated_word": "both.",
            "speaker": 0,
            "speaker_confidence": 0.55172914
          }
        ],
        "speaker": 0,
        "id": "079fdb61-8807-416c-923e-b2cd554774c0"
      },
      {
        "start": 675.805,
        "end": 682.2,
        "confidence": 0.99750876,
        "channel": 0,
        "transcript": "Yeah. Thank you for asking. Actually, our team worked recently on a project that kind of measures",
        "words": [
          {
            "word": "yeah",
            "start": 675.805,
            "end": 676.205,
            "confidence": 0.99807,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "thank",
            "start": 676.525,
            "end": 676.765,
            "confidence": 0.96824247,
            "punctuated_word": "Thank",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "you",
            "start": 676.765,
            "end": 676.92505,
            "confidence": 0.99987423,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "for",
            "start": 676.92505,
            "end": 677.16504,
            "confidence": 0.9993543,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "asking",
            "start": 677.16504,
            "end": 677.66504,
            "confidence": 0.999846,
            "punctuated_word": "asking.",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "actually",
            "start": 677.94,
            "end": 678.44,
            "confidence": 0.9992309,
            "punctuated_word": "Actually,",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "our",
            "start": 678.5,
            "end": 678.74,
            "confidence": 0.9996315,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "team",
            "start": 678.74,
            "end": 679.06,
            "confidence": 0.9999038,
            "punctuated_word": "team",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "worked",
            "start": 679.06,
            "end": 679.54004,
            "confidence": 0.99964285,
            "punctuated_word": "worked",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "recently",
            "start": 679.54004,
            "end": 680.04004,
            "confidence": 0.99990976,
            "punctuated_word": "recently",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "on",
            "start": 680.10004,
            "end": 680.34,
            "confidence": 0.9999001,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "a",
            "start": 680.34,
            "end": 680.5,
            "confidence": 0.99966514,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "project",
            "start": 680.5,
            "end": 680.98004,
            "confidence": 0.9999572,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "that",
            "start": 680.98004,
            "end": 681.22003,
            "confidence": 0.99987054,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "kind",
            "start": 681.22003,
            "end": 681.46,
            "confidence": 0.9955433,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "of",
            "start": 681.46,
            "end": 681.7,
            "confidence": 0.9996282,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "measures",
            "start": 681.7,
            "end": 682.2,
            "confidence": 0.9993806,
            "punctuated_word": "measures",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          }
        ],
        "speaker": 2,
        "id": "cf765446-77f5-444c-acb7-f76932069b8d"
      },
      {
        "start": 682.58,
        "end": 683.08,
        "confidence": 0.8692767,
        "channel": 0,
        "transcript": "decentralization,",
        "words": [
          {
            "word": "decentralization",
            "start": 682.58,
            "end": 683.08,
            "confidence": 0.8692767,
            "punctuated_word": "decentralization,",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          }
        ],
        "speaker": 2,
        "id": "bad62536-76a6-4074-b679-6cd764810128"
      },
      {
        "start": 684.26,
        "end": 697.545,
        "confidence": 0.962739,
        "channel": 0,
        "transcript": "and it kind of makes the finding that decentralization is not such a trivial concept in the sense that you could have a fully decentralized system, but have big clusters of voters that make the kind of governance system centralized.",
        "words": [
          {
            "word": "and",
            "start": 684.26,
            "end": 684.76,
            "confidence": 0.9977592,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "it",
            "start": 684.82,
            "end": 685.3,
            "confidence": 0.9995441,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "kind",
            "start": 685.3,
            "end": 685.46,
            "confidence": 0.99766326,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "of",
            "start": 685.46,
            "end": 685.7,
            "confidence": 0.9998388,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "makes",
            "start": 685.7,
            "end": 686.10004,
            "confidence": 0.985405,
            "punctuated_word": "makes",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "the",
            "start": 686.10004,
            "end": 686.26,
            "confidence": 0.96123713,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "finding",
            "start": 686.26,
            "end": 686.74,
            "confidence": 0.9988732,
            "punctuated_word": "finding",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "that",
            "start": 686.74,
            "end": 687.22003,
            "confidence": 0.9998666,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "decentralization",
            "start": 687.22003,
            "end": 687.72003,
            "confidence": 0.996612,
            "punctuated_word": "decentralization",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "is",
            "start": 688.02,
            "end": 688.18,
            "confidence": 0.99983513,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "not",
            "start": 688.18,
            "end": 688.42,
            "confidence": 0.99994826,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "such",
            "start": 688.42,
            "end": 688.66003,
            "confidence": 0.99960965,
            "punctuated_word": "such",
            "speaker": 2,
            "speaker_confidence": 0.9199147
          },
          {
            "word": "a",
            "start": 688.66003,
            "end": 688.74,
            "confidence": 0.9995408,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.59156626
          },
          {
            "word": "trivial",
            "start": 688.74,
            "end": 689.24,
            "confidence": 0.99989367,
            "punctuated_word": "trivial",
            "speaker": 2,
            "speaker_confidence": 0.59156626
          },
          {
            "word": "concept",
            "start": 689.3,
            "end": 689.8,
            "confidence": 0.9998455,
            "punctuated_word": "concept",
            "speaker": 2,
            "speaker_confidence": 0.59156626
          },
          {
            "word": "in",
            "start": 690.08496,
            "end": 690.165,
            "confidence": 0.9775729,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.59156626
          },
          {
            "word": "the",
            "start": 690.165,
            "end": 690.245,
            "confidence": 0.54252505,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.59156626
          },
          {
            "word": "sense",
            "start": 690.245,
            "end": 690.32495,
            "confidence": 0.99998105,
            "punctuated_word": "sense",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "that",
            "start": 690.32495,
            "end": 690.40497,
            "confidence": 0.99975914,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "you",
            "start": 690.40497,
            "end": 690.64496,
            "confidence": 0.9995542,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "could",
            "start": 690.64496,
            "end": 690.885,
            "confidence": 0.9735779,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "have",
            "start": 690.885,
            "end": 691.125,
            "confidence": 0.9998493,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "a",
            "start": 691.125,
            "end": 691.205,
            "confidence": 0.9987129,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "fully",
            "start": 691.205,
            "end": 691.605,
            "confidence": 0.99982387,
            "punctuated_word": "fully",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "decentralized",
            "start": 691.605,
            "end": 692.08496,
            "confidence": 0.9959189,
            "punctuated_word": "decentralized",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "system",
            "start": 692.08496,
            "end": 692.485,
            "confidence": 0.8811804,
            "punctuated_word": "system,",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "but",
            "start": 692.485,
            "end": 692.985,
            "confidence": 0.9968509,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "have",
            "start": 693.285,
            "end": 693.605,
            "confidence": 0.33837926,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "big",
            "start": 693.605,
            "end": 693.925,
            "confidence": 0.99507445,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "clusters",
            "start": 693.925,
            "end": 694.325,
            "confidence": 0.98411936,
            "punctuated_word": "clusters",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "of",
            "start": 694.325,
            "end": 694.565,
            "confidence": 0.99964786,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "voters",
            "start": 694.565,
            "end": 695.045,
            "confidence": 0.9910875,
            "punctuated_word": "voters",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "that",
            "start": 695.045,
            "end": 695.205,
            "confidence": 0.9997843,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "make",
            "start": 695.205,
            "end": 695.445,
            "confidence": 0.99969316,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "the",
            "start": 695.445,
            "end": 695.685,
            "confidence": 0.99955565,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "kind",
            "start": 695.685,
            "end": 695.845,
            "confidence": 0.98884684,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "of",
            "start": 695.845,
            "end": 696.165,
            "confidence": 0.9999286,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "governance",
            "start": 696.165,
            "end": 696.64496,
            "confidence": 0.96126527,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "system",
            "start": 696.64496,
            "end": 697.045,
            "confidence": 0.9586449,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "centralized",
            "start": 697.045,
            "end": 697.545,
            "confidence": 0.99275666,
            "punctuated_word": "centralized.",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          }
        ],
        "speaker": 2,
        "id": "290e5019-6964-456c-be7e-4fe27e69315a"
      },
      {
        "start": 698.245,
        "end": 703.92,
        "confidence": 0.9890341,
        "channel": 0,
        "transcript": "So, James was, one of the main authors of the paper, so I I'm gonna let him kind of dig into that.",
        "words": [
          {
            "word": "so",
            "start": 698.245,
            "end": 698.64496,
            "confidence": 0.9987139,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "james",
            "start": 699.045,
            "end": 699.365,
            "confidence": 0.99985635,
            "punctuated_word": "James",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "was",
            "start": 699.365,
            "end": 699.685,
            "confidence": 0.976467,
            "punctuated_word": "was,",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "one",
            "start": 699.925,
            "end": 700.165,
            "confidence": 0.9998865,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "of",
            "start": 700.165,
            "end": 700.325,
            "confidence": 0.9997911,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "the",
            "start": 700.325,
            "end": 700.485,
            "confidence": 0.9998087,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "main",
            "start": 700.485,
            "end": 700.64496,
            "confidence": 0.9999373,
            "punctuated_word": "main",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "authors",
            "start": 700.64496,
            "end": 701.045,
            "confidence": 0.9991697,
            "punctuated_word": "authors",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "of",
            "start": 701.045,
            "end": 701.125,
            "confidence": 0.998489,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "the",
            "start": 701.125,
            "end": 701.285,
            "confidence": 0.9932957,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "paper",
            "start": 701.285,
            "end": 701.52496,
            "confidence": 0.8149482,
            "punctuated_word": "paper,",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "so",
            "start": 701.52496,
            "end": 701.765,
            "confidence": 0.9994825,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.8814235
          },
          {
            "word": "i",
            "start": 701.765,
            "end": 701.805,
            "confidence": 0.99961287,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          },
          {
            "word": "i'm",
            "start": 701.845,
            "end": 702.005,
            "confidence": 0.99986565,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          },
          {
            "word": "gonna",
            "start": 702.005,
            "end": 702.245,
            "confidence": 0.9986351,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          },
          {
            "word": "let",
            "start": 702.245,
            "end": 702.40497,
            "confidence": 0.9976636,
            "punctuated_word": "let",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          },
          {
            "word": "him",
            "start": 702.40497,
            "end": 702.64496,
            "confidence": 0.9943084,
            "punctuated_word": "him",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          },
          {
            "word": "kind",
            "start": 702.64496,
            "end": 702.885,
            "confidence": 0.9949732,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          },
          {
            "word": "of",
            "start": 702.885,
            "end": 703.045,
            "confidence": 0.9997603,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          },
          {
            "word": "dig",
            "start": 703.045,
            "end": 703.205,
            "confidence": 0.99625957,
            "punctuated_word": "dig",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          },
          {
            "word": "into",
            "start": 703.205,
            "end": 703.52496,
            "confidence": 0.99836224,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          },
          {
            "word": "that",
            "start": 703.52496,
            "end": 703.92,
            "confidence": 0.99946535,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.67412573
          }
        ],
        "speaker": 2,
        "id": "4ffcb52c-9ce9-4298-a0cf-0fbc27225cca"
      },
      {
        "start": 704.39996,
        "end": 709.62,
        "confidence": 0.98366135,
        "channel": 0,
        "transcript": "Yeah. So we kind of think that most DAOs are not yet really that decentralized.",
        "words": [
          {
            "word": "yeah",
            "start": 704.39996,
            "end": 704.63995,
            "confidence": 0.99755585,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.31552482
          },
          {
            "word": "so",
            "start": 704.63995,
            "end": 705.12,
            "confidence": 0.9996338,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.31552482
          },
          {
            "word": "we",
            "start": 705.12,
            "end": 705.44,
            "confidence": 0.9986124,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.31552482
          },
          {
            "word": "kind",
            "start": 705.44,
            "end": 705.68,
            "confidence": 0.99100363,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.31552482
          },
          {
            "word": "of",
            "start": 705.68,
            "end": 705.76,
            "confidence": 0.99944323,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.31552482
          },
          {
            "word": "think",
            "start": 705.76,
            "end": 706.0,
            "confidence": 0.99972135,
            "punctuated_word": "think",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "that",
            "start": 706.0,
            "end": 706.5,
            "confidence": 0.999912,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "most",
            "start": 706.63995,
            "end": 706.95996,
            "confidence": 0.7773541,
            "punctuated_word": "most",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "daos",
            "start": 706.95996,
            "end": 707.36,
            "confidence": 0.9966115,
            "punctuated_word": "DAOs",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "are",
            "start": 707.36,
            "end": 707.51996,
            "confidence": 0.99975556,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "not",
            "start": 707.51996,
            "end": 707.76,
            "confidence": 0.999907,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "yet",
            "start": 707.76,
            "end": 708.26,
            "confidence": 0.99969363,
            "punctuated_word": "yet",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "really",
            "start": 708.39996,
            "end": 708.63995,
            "confidence": 0.9966054,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "that",
            "start": 708.63995,
            "end": 709.12,
            "confidence": 0.9998348,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "decentralized",
            "start": 709.12,
            "end": 709.62,
            "confidence": 0.99927557,
            "punctuated_word": "decentralized.",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          }
        ],
        "speaker": 3,
        "id": "948e5e0c-4227-4d9a-803c-e75b59e43369"
      },
      {
        "start": 710.07996,
        "end": 717.54,
        "confidence": 0.9926406,
        "channel": 0,
        "transcript": "As I mentioned before, you could have these, like, private Telegram channels with all the whales, and they can kind of control the outcome of of a lot of DAO proposals.",
        "words": [
          {
            "word": "as",
            "start": 710.07996,
            "end": 710.24,
            "confidence": 0.9992336,
            "punctuated_word": "As",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "i",
            "start": 710.24,
            "end": 710.39996,
            "confidence": 0.9997904,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "mentioned",
            "start": 710.39996,
            "end": 710.63995,
            "confidence": 0.9992872,
            "punctuated_word": "mentioned",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "before",
            "start": 710.63995,
            "end": 710.95996,
            "confidence": 0.999445,
            "punctuated_word": "before,",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "you",
            "start": 710.95996,
            "end": 711.12,
            "confidence": 0.9996995,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "could",
            "start": 711.12,
            "end": 711.27997,
            "confidence": 0.99709463,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "have",
            "start": 711.27997,
            "end": 711.51996,
            "confidence": 0.9999418,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "these",
            "start": 711.51996,
            "end": 711.92,
            "confidence": 0.9960754,
            "punctuated_word": "these,",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "like",
            "start": 711.92,
            "end": 712.24,
            "confidence": 0.9995111,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "private",
            "start": 712.24,
            "end": 712.56,
            "confidence": 0.99898666,
            "punctuated_word": "private",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "telegram",
            "start": 712.56,
            "end": 712.95996,
            "confidence": 0.9200098,
            "punctuated_word": "Telegram",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "channels",
            "start": 712.95996,
            "end": 713.36,
            "confidence": 0.9997502,
            "punctuated_word": "channels",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "with",
            "start": 713.36,
            "end": 713.51996,
            "confidence": 0.9994004,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "all",
            "start": 713.51996,
            "end": 713.68,
            "confidence": 0.9998186,
            "punctuated_word": "all",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "the",
            "start": 713.68,
            "end": 713.76,
            "confidence": 0.9994592,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "whales",
            "start": 713.76,
            "end": 714.07996,
            "confidence": 0.9682365,
            "punctuated_word": "whales,",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "and",
            "start": 714.07996,
            "end": 714.24,
            "confidence": 0.9996828,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.8273746
          },
          {
            "word": "they",
            "start": 714.24,
            "end": 714.32,
            "confidence": 0.99954873,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "can",
            "start": 714.32,
            "end": 714.48,
            "confidence": 0.999132,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "kind",
            "start": 714.48,
            "end": 714.72,
            "confidence": 0.92933327,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "of",
            "start": 714.72,
            "end": 714.8,
            "confidence": 0.99747354,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "control",
            "start": 714.8,
            "end": 715.3,
            "confidence": 0.99970204,
            "punctuated_word": "control",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "the",
            "start": 715.36,
            "end": 715.51996,
            "confidence": 0.99948835,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "outcome",
            "start": 715.51996,
            "end": 715.92,
            "confidence": 0.99979407,
            "punctuated_word": "outcome",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "of",
            "start": 715.92,
            "end": 716.16,
            "confidence": 0.99982494,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "of",
            "start": 716.16,
            "end": 716.39996,
            "confidence": 0.98536056,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "a",
            "start": 716.39996,
            "end": 716.48,
            "confidence": 0.99591225,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "lot",
            "start": 716.48,
            "end": 716.72,
            "confidence": 0.9981077,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.44826365
          },
          {
            "word": "of",
            "start": 716.72,
            "end": 716.8,
            "confidence": 0.9997271,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.35037804
          },
          {
            "word": "dao",
            "start": 716.8,
            "end": 717.04,
            "confidence": 0.99721456,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.35037804
          },
          {
            "word": "proposals",
            "start": 717.04,
            "end": 717.54,
            "confidence": 0.9958167,
            "punctuated_word": "proposals.",
            "speaker": 3,
            "speaker_confidence": 0.35037804
          }
        ],
        "speaker": 3,
        "id": "9830be39-b6c0-478a-851a-ac962b18c43c"
      },
      {
        "start": 717.985,
        "end": 720.965,
        "confidence": 0.9453838,
        "channel": 0,
        "transcript": "But what our work is trying to do is we're addressing",
        "words": [
          {
            "word": "but",
            "start": 717.985,
            "end": 718.22504,
            "confidence": 0.48054254,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.35037804
          },
          {
            "word": "what",
            "start": 718.22504,
            "end": 718.265,
            "confidence": 0.9902022,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.35037804
          },
          {
            "word": "our",
            "start": 718.265,
            "end": 718.305,
            "confidence": 0.99779725,
            "punctuated_word": "our",
            "speaker": 3,
            "speaker_confidence": 0.35037804
          },
          {
            "word": "work",
            "start": 718.305,
            "end": 718.625,
            "confidence": 0.9993231,
            "punctuated_word": "work",
            "speaker": 3,
            "speaker_confidence": 0.62578976
          },
          {
            "word": "is",
            "start": 718.625,
            "end": 718.78503,
            "confidence": 0.99961627,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.62578976
          },
          {
            "word": "trying",
            "start": 718.78503,
            "end": 719.025,
            "confidence": 0.9995086,
            "punctuated_word": "trying",
            "speaker": 3,
            "speaker_confidence": 0.62578976
          },
          {
            "word": "to",
            "start": 719.025,
            "end": 719.185,
            "confidence": 0.9991659,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.62578976
          },
          {
            "word": "do",
            "start": 719.185,
            "end": 719.425,
            "confidence": 0.99977344,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.62578976
          },
          {
            "word": "is",
            "start": 719.425,
            "end": 719.745,
            "confidence": 0.99914753,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.62578976
          },
          {
            "word": "we're",
            "start": 719.745,
            "end": 720.245,
            "confidence": 0.93463105,
            "punctuated_word": "we're",
            "speaker": 3,
            "speaker_confidence": 0.62578976
          },
          {
            "word": "addressing",
            "start": 720.465,
            "end": 720.965,
            "confidence": 0.99951243,
            "punctuated_word": "addressing",
            "speaker": 3,
            "speaker_confidence": 0.62578976
          }
        ],
        "speaker": 3,
        "id": "fa1da98c-50be-422e-9118-c5bb1b6a5ce9"
      },
      {
        "start": 721.425,
        "end": 723.84503,
        "confidence": 0.9932132,
        "channel": 0,
        "transcript": "what will happen if DAOs actually become decentralized.",
        "words": [
          {
            "word": "what",
            "start": 721.425,
            "end": 721.505,
            "confidence": 0.99851376,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "will",
            "start": 721.505,
            "end": 721.745,
            "confidence": 0.9994673,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "happen",
            "start": 721.745,
            "end": 722.065,
            "confidence": 0.9999436,
            "punctuated_word": "happen",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "if",
            "start": 722.065,
            "end": 722.305,
            "confidence": 0.99489754,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "daos",
            "start": 722.305,
            "end": 722.705,
            "confidence": 0.9764894,
            "punctuated_word": "DAOs",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "actually",
            "start": 722.705,
            "end": 722.945,
            "confidence": 0.9979194,
            "punctuated_word": "actually",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "become",
            "start": 722.945,
            "end": 723.34503,
            "confidence": 0.99832743,
            "punctuated_word": "become",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "decentralized",
            "start": 723.34503,
            "end": 723.84503,
            "confidence": 0.9801471,
            "punctuated_word": "decentralized.",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          }
        ],
        "speaker": 3,
        "id": "a276147c-3075-4aba-8c61-6707934d412b"
      },
      {
        "start": 724.305,
        "end": 736.35004,
        "confidence": 0.95918596,
        "channel": 0,
        "transcript": "That's when dark DAOs might become an actual point of concern because you would need widespread coordination in order to swing votes in that case. We're not there yet. You can still swing votes with couple whales today.",
        "words": [
          {
            "word": "that's",
            "start": 724.305,
            "end": 724.545,
            "confidence": 0.9997826,
            "punctuated_word": "That's",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "when",
            "start": 724.545,
            "end": 724.945,
            "confidence": 0.9997451,
            "punctuated_word": "when",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "dark",
            "start": 724.945,
            "end": 725.265,
            "confidence": 0.80871975,
            "punctuated_word": "dark",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "daos",
            "start": 725.265,
            "end": 725.745,
            "confidence": 0.99571306,
            "punctuated_word": "DAOs",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "might",
            "start": 725.745,
            "end": 725.985,
            "confidence": 0.999772,
            "punctuated_word": "might",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "become",
            "start": 725.985,
            "end": 726.485,
            "confidence": 0.99892503,
            "punctuated_word": "become",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "an",
            "start": 726.625,
            "end": 726.78503,
            "confidence": 0.9995478,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "actual",
            "start": 726.78503,
            "end": 727.28503,
            "confidence": 0.99954635,
            "punctuated_word": "actual",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "point",
            "start": 727.425,
            "end": 727.585,
            "confidence": 0.99269193,
            "punctuated_word": "point",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "of",
            "start": 727.585,
            "end": 727.745,
            "confidence": 0.99983215,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "concern",
            "start": 727.745,
            "end": 728.245,
            "confidence": 0.99976045,
            "punctuated_word": "concern",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "because",
            "start": 728.305,
            "end": 728.805,
            "confidence": 0.7559508,
            "punctuated_word": "because",
            "speaker": 3,
            "speaker_confidence": 0.78050566
          },
          {
            "word": "you",
            "start": 729.025,
            "end": 729.10504,
            "confidence": 0.9992619,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "would",
            "start": 729.10504,
            "end": 729.34503,
            "confidence": 0.9997032,
            "punctuated_word": "would",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "need",
            "start": 729.34503,
            "end": 729.66504,
            "confidence": 0.99995863,
            "punctuated_word": "need",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "widespread",
            "start": 729.66504,
            "end": 730.16504,
            "confidence": 0.9938355,
            "punctuated_word": "widespread",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "coordination",
            "start": 730.22504,
            "end": 730.72504,
            "confidence": 0.9996792,
            "punctuated_word": "coordination",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "in",
            "start": 730.865,
            "end": 731.025,
            "confidence": 0.9991709,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "order",
            "start": 731.025,
            "end": 731.34503,
            "confidence": 0.9999682,
            "punctuated_word": "order",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "to",
            "start": 731.34503,
            "end": 731.505,
            "confidence": 0.9996736,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "swing",
            "start": 731.505,
            "end": 731.745,
            "confidence": 0.9999248,
            "punctuated_word": "swing",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "votes",
            "start": 731.745,
            "end": 732.09,
            "confidence": 0.6376543,
            "punctuated_word": "votes",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "in",
            "start": 732.09,
            "end": 732.25,
            "confidence": 0.99979454,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "that",
            "start": 732.25,
            "end": 732.49005,
            "confidence": 0.9999746,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "case",
            "start": 732.49005,
            "end": 732.65,
            "confidence": 0.99782604,
            "punctuated_word": "case.",
            "speaker": 3,
            "speaker_confidence": 0.68406755
          },
          {
            "word": "we're",
            "start": 732.65,
            "end": 732.97003,
            "confidence": 0.9994619,
            "punctuated_word": "We're",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "not",
            "start": 732.97003,
            "end": 733.05005,
            "confidence": 0.99995804,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "there",
            "start": 733.05005,
            "end": 733.29004,
            "confidence": 0.99983525,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "yet",
            "start": 733.29004,
            "end": 733.53,
            "confidence": 0.98784924,
            "punctuated_word": "yet.",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "you",
            "start": 733.53,
            "end": 733.61005,
            "confidence": 0.99939966,
            "punctuated_word": "You",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "can",
            "start": 733.61005,
            "end": 733.77,
            "confidence": 0.9988399,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "still",
            "start": 733.77,
            "end": 734.09,
            "confidence": 0.9997726,
            "punctuated_word": "still",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "swing",
            "start": 734.09,
            "end": 734.33,
            "confidence": 0.9995353,
            "punctuated_word": "swing",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "votes",
            "start": 734.33,
            "end": 734.65,
            "confidence": 0.6629606,
            "punctuated_word": "votes",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "with",
            "start": 734.65,
            "end": 735.13,
            "confidence": 0.999553,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "couple",
            "start": 735.13,
            "end": 735.45,
            "confidence": 0.7400973,
            "punctuated_word": "couple",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "whales",
            "start": 735.45,
            "end": 735.85004,
            "confidence": 0.88568485,
            "punctuated_word": "whales",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          },
          {
            "word": "today",
            "start": 735.85004,
            "end": 736.35004,
            "confidence": 0.99970627,
            "punctuated_word": "today.",
            "speaker": 3,
            "speaker_confidence": 0.6542933
          }
        ],
        "speaker": 3,
        "id": "0845ebf7-68cf-4c96-8c04-53d8118dae90"
      },
      {
        "start": 736.97003,
        "end": 741.15,
        "confidence": 0.91371983,
        "channel": 0,
        "transcript": "Yeah. You describe dark DAOs as essentially decentralized cartels.",
        "words": [
          {
            "word": "yeah",
            "start": 736.97003,
            "end": 737.21,
            "confidence": 0.9993781,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "you",
            "start": 737.21,
            "end": 737.45,
            "confidence": 0.99924445,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "describe",
            "start": 737.45,
            "end": 737.93005,
            "confidence": 0.60989255,
            "punctuated_word": "describe",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "dark",
            "start": 737.93005,
            "end": 738.25,
            "confidence": 0.8407122,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "daos",
            "start": 738.25,
            "end": 738.75,
            "confidence": 0.9244882,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "as",
            "start": 738.81,
            "end": 739.31,
            "confidence": 0.9979894,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "essentially",
            "start": 739.37006,
            "end": 739.87006,
            "confidence": 0.94292617,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "decentralized",
            "start": 740.01,
            "end": 740.51,
            "confidence": 0.9948382,
            "punctuated_word": "decentralized",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "cartels",
            "start": 740.65,
            "end": 741.15,
            "confidence": 0.914009,
            "punctuated_word": "cartels.",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          }
        ],
        "speaker": 0,
        "id": "154ecf47-0d34-4c04-a5d9-6bb157fa00bc"
      },
      {
        "start": 741.53,
        "end": 744.99005,
        "confidence": 0.94738835,
        "channel": 0,
        "transcript": "So would it be fair to say that they are at the core",
        "words": [
          {
            "word": "so",
            "start": 741.53,
            "end": 741.77,
            "confidence": 0.9992619,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "would",
            "start": 741.77,
            "end": 742.01,
            "confidence": 0.69971323,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "it",
            "start": 742.01,
            "end": 742.17004,
            "confidence": 0.9993285,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "be",
            "start": 742.17004,
            "end": 742.33,
            "confidence": 0.9971264,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "fair",
            "start": 742.33,
            "end": 742.73004,
            "confidence": 0.9997056,
            "punctuated_word": "fair",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "to",
            "start": 742.73004,
            "end": 742.89,
            "confidence": 0.9993963,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "say",
            "start": 742.89,
            "end": 743.13,
            "confidence": 0.99970907,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "that",
            "start": 743.13,
            "end": 743.61005,
            "confidence": 0.99975914,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "they",
            "start": 743.61005,
            "end": 743.85004,
            "confidence": 0.99825734,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "are",
            "start": 743.85004,
            "end": 744.17004,
            "confidence": 0.99985564,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "at",
            "start": 744.17004,
            "end": 744.33,
            "confidence": 0.625452,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "the",
            "start": 744.33,
            "end": 744.49005,
            "confidence": 0.9987633,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "core",
            "start": 744.49005,
            "end": 744.99005,
            "confidence": 0.99972004,
            "punctuated_word": "core",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          }
        ],
        "speaker": 0,
        "id": "19f2eed1-3b84-4f6b-904e-8b7c869b955e"
      },
      {
        "start": 745.465,
        "end": 748.045,
        "confidence": 0.9556961,
        "channel": 0,
        "transcript": "anonymous cartels with fair, programmable",
        "words": [
          {
            "word": "anonymous",
            "start": 745.465,
            "end": 745.965,
            "confidence": 0.99878997,
            "punctuated_word": "anonymous",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "cartels",
            "start": 746.025,
            "end": 746.525,
            "confidence": 0.9839288,
            "punctuated_word": "cartels",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "with",
            "start": 746.665,
            "end": 746.985,
            "confidence": 0.9973912,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "fair",
            "start": 746.985,
            "end": 747.485,
            "confidence": 0.79858017,
            "punctuated_word": "fair,",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "programmable",
            "start": 747.545,
            "end": 748.045,
            "confidence": 0.9997903,
            "punctuated_word": "programmable",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          }
        ],
        "speaker": 0,
        "id": "6bb9327d-2c81-472e-aada-8c6153725aca"
      },
      {
        "start": 748.745,
        "end": 750.045,
        "confidence": 0.8501927,
        "channel": 0,
        "transcript": "bribery built in?",
        "words": [
          {
            "word": "bribery",
            "start": 748.745,
            "end": 749.245,
            "confidence": 0.5754754,
            "punctuated_word": "bribery",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "built",
            "start": 749.305,
            "end": 749.545,
            "confidence": 0.99922216,
            "punctuated_word": "built",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "in",
            "start": 749.545,
            "end": 750.045,
            "confidence": 0.9758805,
            "punctuated_word": "in?",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          }
        ],
        "speaker": 0,
        "id": "510304c9-a23a-4154-8e93-efb6f352b70a"
      },
      {
        "start": 750.34503,
        "end": 753.325,
        "confidence": 0.9762903,
        "channel": 0,
        "transcript": "There's no central admin, no coordination overhead,",
        "words": [
          {
            "word": "there's",
            "start": 750.34503,
            "end": 750.665,
            "confidence": 0.9162576,
            "punctuated_word": "There's",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "no",
            "start": 750.665,
            "end": 750.905,
            "confidence": 0.99961287,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "central",
            "start": 750.905,
            "end": 751.305,
            "confidence": 0.99945575,
            "punctuated_word": "central",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "admin",
            "start": 751.305,
            "end": 751.805,
            "confidence": 0.9779476,
            "punctuated_word": "admin,",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "no",
            "start": 751.945,
            "end": 752.185,
            "confidence": 0.99981266,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "coordination",
            "start": 752.185,
            "end": 752.685,
            "confidence": 0.99980587,
            "punctuated_word": "coordination",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "overhead",
            "start": 752.825,
            "end": 753.325,
            "confidence": 0.9411397,
            "punctuated_word": "overhead,",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          }
        ],
        "speaker": 0,
        "id": "72e3dd81-4e76-4b38-bbc4-85772f5ff34e"
      },
      {
        "start": 753.865,
        "end": 756.285,
        "confidence": 0.9596895,
        "channel": 0,
        "transcript": "no reputational consequences either.",
        "words": [
          {
            "word": "no",
            "start": 753.865,
            "end": 754.185,
            "confidence": 0.98932624,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "reputational",
            "start": 754.185,
            "end": 754.685,
            "confidence": 0.9982877,
            "punctuated_word": "reputational",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "consequences",
            "start": 754.985,
            "end": 755.485,
            "confidence": 0.998777,
            "punctuated_word": "consequences",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "either",
            "start": 755.785,
            "end": 756.285,
            "confidence": 0.8523673,
            "punctuated_word": "either.",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          }
        ],
        "speaker": 0,
        "id": "181b3973-1e49-4ced-90f9-0cd82fca915b"
      },
      {
        "start": 756.585,
        "end": 761.22003,
        "confidence": 0.980238,
        "channel": 0,
        "transcript": "So would it be too bold to say that dark DAOs are essentially",
        "words": [
          {
            "word": "so",
            "start": 756.585,
            "end": 757.085,
            "confidence": 0.9985202,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "would",
            "start": 757.28,
            "end": 757.52,
            "confidence": 0.88842684,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "it",
            "start": 757.52,
            "end": 757.60004,
            "confidence": 0.9984549,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "be",
            "start": 757.60004,
            "end": 758.0,
            "confidence": 0.9992567,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "too",
            "start": 758.0,
            "end": 758.16003,
            "confidence": 0.950832,
            "punctuated_word": "too",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "bold",
            "start": 758.16003,
            "end": 758.4,
            "confidence": 0.99134225,
            "punctuated_word": "bold",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "to",
            "start": 758.4,
            "end": 758.64,
            "confidence": 0.9995648,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "say",
            "start": 758.64,
            "end": 758.88,
            "confidence": 0.99976915,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "that",
            "start": 758.88,
            "end": 759.28,
            "confidence": 0.99962306,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "dark",
            "start": 759.28,
            "end": 759.60004,
            "confidence": 0.9668638,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "daos",
            "start": 759.60004,
            "end": 760.0,
            "confidence": 0.9872862,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "are",
            "start": 760.0,
            "end": 760.5,
            "confidence": 0.9994524,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "essentially",
            "start": 760.72003,
            "end": 761.22003,
            "confidence": 0.9637025,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          }
        ],
        "speaker": 0,
        "id": "064c9668-f244-4488-8f7a-76d835aba3e4"
      },
      {
        "start": 761.60004,
        "end": 764.82,
        "confidence": 0.9948889,
        "channel": 0,
        "transcript": "the most honest form of corruption that we've ever seen?",
        "words": [
          {
            "word": "the",
            "start": 761.60004,
            "end": 761.84,
            "confidence": 0.99931324,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "most",
            "start": 761.84,
            "end": 762.08,
            "confidence": 0.9997845,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "honest",
            "start": 762.08,
            "end": 762.48004,
            "confidence": 0.9600621,
            "punctuated_word": "honest",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "form",
            "start": 762.48004,
            "end": 762.72003,
            "confidence": 0.9992866,
            "punctuated_word": "form",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "of",
            "start": 762.72003,
            "end": 762.96,
            "confidence": 0.99973387,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "corruption",
            "start": 762.96,
            "end": 763.44,
            "confidence": 0.9998729,
            "punctuated_word": "corruption",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "that",
            "start": 763.44,
            "end": 763.68,
            "confidence": 0.9982199,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "we've",
            "start": 763.68,
            "end": 764.08,
            "confidence": 0.999822,
            "punctuated_word": "we've",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "ever",
            "start": 764.08,
            "end": 764.32,
            "confidence": 0.9993523,
            "punctuated_word": "ever",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          },
          {
            "word": "seen",
            "start": 764.32,
            "end": 764.82,
            "confidence": 0.9934409,
            "punctuated_word": "seen?",
            "speaker": 0,
            "speaker_confidence": 0.98460793
          }
        ],
        "speaker": 0,
        "id": "e9be45f3-83f6-4009-bd79-f9a83f76787f"
      },
      {
        "start": 765.68,
        "end": 766.18,
        "confidence": 0.9998386,
        "channel": 0,
        "transcript": "Absolutely.",
        "words": [
          {
            "word": "absolutely",
            "start": 765.68,
            "end": 766.18,
            "confidence": 0.9998386,
            "punctuated_word": "Absolutely.",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          }
        ],
        "speaker": 3,
        "id": "d19f274c-f8a3-4c82-9bbe-69497de67a0e"
      },
      {
        "start": 766.88,
        "end": 783.78503,
        "confidence": 0.9691054,
        "channel": 0,
        "transcript": "So dark DAOs operate using these private smart contracts, basically. You can think of them as that. And so a lot of the rhetoric that you would hear when smart contract contracts came out kind of at the dawn of Ethereum, that also applies to dark DAOs. So you can achieve trustless coordination",
        "words": [
          {
            "word": "so",
            "start": 766.88,
            "end": 767.28,
            "confidence": 0.999433,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "dark",
            "start": 767.28,
            "end": 767.52,
            "confidence": 0.99657565,
            "punctuated_word": "dark",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "daos",
            "start": 767.52,
            "end": 767.92,
            "confidence": 0.99751496,
            "punctuated_word": "DAOs",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "operate",
            "start": 767.92,
            "end": 768.42,
            "confidence": 0.99967504,
            "punctuated_word": "operate",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "using",
            "start": 768.56,
            "end": 768.96,
            "confidence": 0.9998764,
            "punctuated_word": "using",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "these",
            "start": 768.96,
            "end": 769.36,
            "confidence": 0.99919623,
            "punctuated_word": "these",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "private",
            "start": 769.36,
            "end": 769.76,
            "confidence": 0.9998932,
            "punctuated_word": "private",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "smart",
            "start": 769.76,
            "end": 770.0,
            "confidence": 0.9917814,
            "punctuated_word": "smart",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "contracts",
            "start": 770.0,
            "end": 770.48004,
            "confidence": 0.84919673,
            "punctuated_word": "contracts,",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "basically",
            "start": 770.48004,
            "end": 770.8,
            "confidence": 0.9811673,
            "punctuated_word": "basically.",
            "speaker": 3,
            "speaker_confidence": 0.6852343
          },
          {
            "word": "you",
            "start": 770.8,
            "end": 770.88,
            "confidence": 0.999645,
            "punctuated_word": "You",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "can",
            "start": 770.88,
            "end": 771.04004,
            "confidence": 0.9992466,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "think",
            "start": 771.04004,
            "end": 771.28,
            "confidence": 0.9997565,
            "punctuated_word": "think",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "of",
            "start": 771.28,
            "end": 771.44,
            "confidence": 0.99901533,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "them",
            "start": 771.44,
            "end": 771.60004,
            "confidence": 0.9953425,
            "punctuated_word": "them",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "as",
            "start": 771.60004,
            "end": 771.84,
            "confidence": 0.9995253,
            "punctuated_word": "as",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "that",
            "start": 771.84,
            "end": 772.16003,
            "confidence": 0.98996425,
            "punctuated_word": "that.",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "and",
            "start": 772.16003,
            "end": 772.4,
            "confidence": 0.9995753,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "so",
            "start": 772.4,
            "end": 772.9,
            "confidence": 0.9948715,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "a",
            "start": 773.04504,
            "end": 773.205,
            "confidence": 0.9996358,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "lot",
            "start": 773.205,
            "end": 773.28503,
            "confidence": 0.9998853,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.5129731
          },
          {
            "word": "of",
            "start": 773.28503,
            "end": 773.36505,
            "confidence": 0.9999169,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "the",
            "start": 773.36505,
            "end": 773.765,
            "confidence": 0.9998574,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "rhetoric",
            "start": 773.765,
            "end": 774.16504,
            "confidence": 0.9976799,
            "punctuated_word": "rhetoric",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "that",
            "start": 774.16504,
            "end": 774.325,
            "confidence": 0.9993211,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "you",
            "start": 774.325,
            "end": 774.565,
            "confidence": 0.99989045,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "would",
            "start": 774.565,
            "end": 774.72504,
            "confidence": 0.48598474,
            "punctuated_word": "would",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "hear",
            "start": 774.72504,
            "end": 775.205,
            "confidence": 0.9989987,
            "punctuated_word": "hear",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "when",
            "start": 775.205,
            "end": 775.445,
            "confidence": 0.9984528,
            "punctuated_word": "when",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "smart",
            "start": 775.445,
            "end": 775.765,
            "confidence": 0.99473983,
            "punctuated_word": "smart",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "contract",
            "start": 775.765,
            "end": 776.085,
            "confidence": 0.41928884,
            "punctuated_word": "contract",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "contracts",
            "start": 776.16504,
            "end": 776.565,
            "confidence": 0.9996662,
            "punctuated_word": "contracts",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "came",
            "start": 776.565,
            "end": 776.80505,
            "confidence": 0.999458,
            "punctuated_word": "came",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "out",
            "start": 776.80505,
            "end": 777.125,
            "confidence": 0.9997048,
            "punctuated_word": "out",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "kind",
            "start": 777.125,
            "end": 777.28503,
            "confidence": 0.9080801,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "of",
            "start": 777.28503,
            "end": 777.36505,
            "confidence": 0.9997433,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6534735
          },
          {
            "word": "at",
            "start": 777.36505,
            "end": 777.525,
            "confidence": 0.9990175,
            "punctuated_word": "at",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "the",
            "start": 777.525,
            "end": 777.685,
            "confidence": 0.997656,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "dawn",
            "start": 777.685,
            "end": 777.92505,
            "confidence": 0.99897987,
            "punctuated_word": "dawn",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "of",
            "start": 777.92505,
            "end": 778.16504,
            "confidence": 0.9996972,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "ethereum",
            "start": 778.16504,
            "end": 778.66504,
            "confidence": 0.9708351,
            "punctuated_word": "Ethereum,",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "that",
            "start": 778.965,
            "end": 779.28503,
            "confidence": 0.99583507,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "also",
            "start": 779.28503,
            "end": 779.525,
            "confidence": 0.9991478,
            "punctuated_word": "also",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "applies",
            "start": 779.525,
            "end": 779.92505,
            "confidence": 0.9997814,
            "punctuated_word": "applies",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "to",
            "start": 779.92505,
            "end": 780.16504,
            "confidence": 0.9996246,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "dark",
            "start": 780.16504,
            "end": 780.405,
            "confidence": 0.8571795,
            "punctuated_word": "dark",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "daos",
            "start": 780.405,
            "end": 780.885,
            "confidence": 0.97211605,
            "punctuated_word": "DAOs.",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "so",
            "start": 780.885,
            "end": 781.36505,
            "confidence": 0.99936444,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "you",
            "start": 781.36505,
            "end": 781.525,
            "confidence": 0.99649626,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "can",
            "start": 781.525,
            "end": 781.92505,
            "confidence": 0.9998385,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "achieve",
            "start": 781.92505,
            "end": 782.42505,
            "confidence": 0.999845,
            "punctuated_word": "achieve",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "trustless",
            "start": 782.48505,
            "end": 782.98505,
            "confidence": 0.987247,
            "punctuated_word": "trustless",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "coordination",
            "start": 783.28503,
            "end": 783.78503,
            "confidence": 0.99836403,
            "punctuated_word": "coordination",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          }
        ],
        "speaker": 3,
        "id": "595c7e23-c865-4924-a5e9-a216f3f3cf37"
      },
      {
        "start": 784.72504,
        "end": 786.905,
        "confidence": 0.98466736,
        "channel": 0,
        "transcript": "for DAO votes, using dark DAOs.",
        "words": [
          {
            "word": "for",
            "start": 784.72504,
            "end": 785.04504,
            "confidence": 0.9979977,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.8192625
          },
          {
            "word": "dao",
            "start": 785.04504,
            "end": 785.36505,
            "confidence": 0.9980236,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.61430067
          },
          {
            "word": "votes",
            "start": 785.36505,
            "end": 785.685,
            "confidence": 0.91822076,
            "punctuated_word": "votes,",
            "speaker": 3,
            "speaker_confidence": 0.61430067
          },
          {
            "word": "using",
            "start": 785.92505,
            "end": 786.16504,
            "confidence": 0.99989986,
            "punctuated_word": "using",
            "speaker": 3,
            "speaker_confidence": 0.61430067
          },
          {
            "word": "dark",
            "start": 786.16504,
            "end": 786.405,
            "confidence": 0.9961623,
            "punctuated_word": "dark",
            "speaker": 3,
            "speaker_confidence": 0.61430067
          },
          {
            "word": "daos",
            "start": 786.405,
            "end": 786.905,
            "confidence": 0.99770004,
            "punctuated_word": "DAOs.",
            "speaker": 3,
            "speaker_confidence": 0.61430067
          }
        ],
        "speaker": 3,
        "id": "541891fc-a5dc-4c7c-bcd3-8095a1c75e92"
      },
      {
        "start": 787.47,
        "end": 791.01,
        "confidence": 0.9708466,
        "channel": 0,
        "transcript": "Danny, question to you. What do you think worst case scenario",
        "words": [
          {
            "word": "danny",
            "start": 787.47,
            "end": 787.97,
            "confidence": 0.9043635,
            "punctuated_word": "Danny,",
            "speaker": 0,
            "speaker_confidence": 0.40544844
          },
          {
            "word": "question",
            "start": 788.02997,
            "end": 788.43,
            "confidence": 0.95840603,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.40544844
          },
          {
            "word": "to",
            "start": 788.43,
            "end": 788.51,
            "confidence": 0.9482076,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.40544844
          },
          {
            "word": "you",
            "start": 788.51,
            "end": 788.99,
            "confidence": 0.9478216,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.40544844
          },
          {
            "word": "what",
            "start": 788.99,
            "end": 789.14996,
            "confidence": 0.9708656,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "do",
            "start": 789.14996,
            "end": 789.31,
            "confidence": 0.9993498,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "you",
            "start": 789.31,
            "end": 789.47,
            "confidence": 0.9993895,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "think",
            "start": 789.47,
            "end": 789.87,
            "confidence": 0.99987257,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "worst",
            "start": 789.87,
            "end": 790.19,
            "confidence": 0.95193905,
            "punctuated_word": "worst",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "case",
            "start": 790.19,
            "end": 790.51,
            "confidence": 0.99926525,
            "punctuated_word": "case",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "scenario",
            "start": 790.51,
            "end": 791.01,
            "confidence": 0.9998319,
            "punctuated_word": "scenario",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "7c514a0c-cbe2-4f96-a226-de90bdc43844"
      },
      {
        "start": 791.79,
        "end": 797.41,
        "confidence": 0.94831073,
        "channel": 0,
        "transcript": "that you might be preparing people for, you and James and your colleagues with your work on liquefaction?",
        "words": [
          {
            "word": "that",
            "start": 791.79,
            "end": 792.29,
            "confidence": 0.9977075,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "you",
            "start": 792.58997,
            "end": 792.91,
            "confidence": 0.99980277,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "might",
            "start": 792.91,
            "end": 793.07,
            "confidence": 0.9999279,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "be",
            "start": 793.07,
            "end": 793.31,
            "confidence": 0.9994216,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "preparing",
            "start": 793.31,
            "end": 793.81,
            "confidence": 0.9997584,
            "punctuated_word": "preparing",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "people",
            "start": 793.87,
            "end": 794.19,
            "confidence": 0.99981827,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "for",
            "start": 794.19,
            "end": 794.58997,
            "confidence": 0.7997094,
            "punctuated_word": "for,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "you",
            "start": 794.58997,
            "end": 794.75,
            "confidence": 0.999728,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 794.75,
            "end": 794.99,
            "confidence": 0.9754799,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "james",
            "start": 794.99,
            "end": 795.23,
            "confidence": 0.9987587,
            "punctuated_word": "James",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 795.23,
            "end": 795.39,
            "confidence": 0.8296043,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "your",
            "start": 795.39,
            "end": 795.63,
            "confidence": 0.9995832,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "colleagues",
            "start": 795.63,
            "end": 796.11,
            "confidence": 0.9994684,
            "punctuated_word": "colleagues",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "with",
            "start": 796.11,
            "end": 796.27,
            "confidence": 0.51731217,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "your",
            "start": 796.27,
            "end": 796.51,
            "confidence": 0.9933994,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "work",
            "start": 796.51,
            "end": 796.67,
            "confidence": 0.99926037,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "on",
            "start": 796.67,
            "end": 796.91,
            "confidence": 0.9907238,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "liquefaction",
            "start": 796.91,
            "end": 797.41,
            "confidence": 0.9701291,
            "punctuated_word": "liquefaction?",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "91394259-acd5-4cd1-ad6a-0e5ab3010323"
      },
      {
        "start": 798.35,
        "end": 801.57,
        "confidence": 0.9976756,
        "channel": 0,
        "transcript": "Where does this actually go if we're not paying attention?",
        "words": [
          {
            "word": "where",
            "start": 798.35,
            "end": 798.58997,
            "confidence": 0.9990663,
            "punctuated_word": "Where",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "does",
            "start": 798.58997,
            "end": 798.83,
            "confidence": 0.9998319,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "this",
            "start": 798.83,
            "end": 799.14996,
            "confidence": 0.9998241,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "actually",
            "start": 799.14996,
            "end": 799.55,
            "confidence": 0.9993449,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "go",
            "start": 799.55,
            "end": 799.95,
            "confidence": 0.9997845,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "if",
            "start": 799.95,
            "end": 800.19,
            "confidence": 0.9848547,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "we're",
            "start": 800.19,
            "end": 800.43,
            "confidence": 0.9967934,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "not",
            "start": 800.43,
            "end": 800.75,
            "confidence": 0.99982977,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "paying",
            "start": 800.75,
            "end": 801.07,
            "confidence": 0.9996196,
            "punctuated_word": "paying",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "attention",
            "start": 801.07,
            "end": 801.57,
            "confidence": 0.9978066,
            "punctuated_word": "attention?",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "505539d9-128c-413b-9326-6a5ca5423db3"
      },
      {
        "start": 802.045,
        "end": 806.865,
        "confidence": 0.9409022,
        "channel": 0,
        "transcript": "And when I was reading your papers, it looked like dark dau, it's some sort of meteorite",
        "words": [
          {
            "word": "and",
            "start": 802.045,
            "end": 802.365,
            "confidence": 0.99953735,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "when",
            "start": 802.365,
            "end": 802.525,
            "confidence": 0.9976084,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "i",
            "start": 802.525,
            "end": 802.605,
            "confidence": 0.9998454,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "was",
            "start": 802.605,
            "end": 802.765,
            "confidence": 0.9997409,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "reading",
            "start": 802.765,
            "end": 803.085,
            "confidence": 0.9999244,
            "punctuated_word": "reading",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "your",
            "start": 803.085,
            "end": 803.245,
            "confidence": 0.99966764,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "papers",
            "start": 803.245,
            "end": 803.745,
            "confidence": 0.99666315,
            "punctuated_word": "papers,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "it",
            "start": 803.965,
            "end": 804.205,
            "confidence": 0.9991074,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "looked",
            "start": 804.205,
            "end": 804.445,
            "confidence": 0.9978064,
            "punctuated_word": "looked",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 804.445,
            "end": 804.84503,
            "confidence": 0.9963313,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "dark",
            "start": 804.84503,
            "end": 805.085,
            "confidence": 0.6134286,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "dau",
            "start": 805.085,
            "end": 805.405,
            "confidence": 0.470083,
            "punctuated_word": "dau,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "it's",
            "start": 805.405,
            "end": 805.645,
            "confidence": 0.9942068,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "some",
            "start": 805.645,
            "end": 805.805,
            "confidence": 0.9578345,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "sort",
            "start": 805.805,
            "end": 806.125,
            "confidence": 0.9980888,
            "punctuated_word": "sort",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 806.125,
            "end": 806.365,
            "confidence": 0.9992749,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "meteorite",
            "start": 806.365,
            "end": 806.865,
            "confidence": 0.97618806,
            "punctuated_word": "meteorite",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "ccfa3668-e65e-4682-b4cb-cd9e3b4ca2ef"
      },
      {
        "start": 807.16504,
        "end": 808.705,
        "confidence": 0.945513,
        "channel": 0,
        "transcript": "that is gonna hit the planet.",
        "words": [
          {
            "word": "that",
            "start": 807.16504,
            "end": 807.405,
            "confidence": 0.99664056,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "is",
            "start": 807.405,
            "end": 807.565,
            "confidence": 0.99816173,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "gonna",
            "start": 807.565,
            "end": 807.885,
            "confidence": 0.9552067,
            "punctuated_word": "gonna",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "hit",
            "start": 807.885,
            "end": 808.045,
            "confidence": 0.9935824,
            "punctuated_word": "hit",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 808.045,
            "end": 808.205,
            "confidence": 0.99976796,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "planet",
            "start": 808.205,
            "end": 808.705,
            "confidence": 0.72971874,
            "punctuated_word": "planet.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "c331975d-8a6a-4ac3-bbf6-4b654ab9eb48"
      },
      {
        "start": 809.16504,
        "end": 811.905,
        "confidence": 0.9974293,
        "channel": 0,
        "transcript": "And it's not the matter of",
        "words": [
          {
            "word": "and",
            "start": 809.16504,
            "end": 809.645,
            "confidence": 0.99835616,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "it's",
            "start": 809.645,
            "end": 810.125,
            "confidence": 0.9993232,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "not",
            "start": 810.125,
            "end": 810.625,
            "confidence": 0.9997278,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 810.84503,
            "end": 811.005,
            "confidence": 0.9882504,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "matter",
            "start": 811.005,
            "end": 811.405,
            "confidence": 0.9993554,
            "punctuated_word": "matter",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 811.405,
            "end": 811.905,
            "confidence": 0.9995628,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "75a5b329-0e7f-49e9-b0e2-cec13e8289c7"
      },
      {
        "start": 812.525,
        "end": 813.745,
        "confidence": 0.9852785,
        "channel": 0,
        "transcript": "how, but it's when.",
        "words": [
          {
            "word": "how",
            "start": 812.525,
            "end": 812.84503,
            "confidence": 0.9713456,
            "punctuated_word": "how,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "but",
            "start": 812.84503,
            "end": 813.005,
            "confidence": 0.9996879,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "it's",
            "start": 813.005,
            "end": 813.245,
            "confidence": 0.9918817,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "when",
            "start": 813.245,
            "end": 813.745,
            "confidence": 0.9781986,
            "punctuated_word": "when.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "4243e973-4d23-4e4e-88ff-db27c9706c79"
      },
      {
        "start": 814.82,
        "end": 818.92004,
        "confidence": 0.98252654,
        "channel": 0,
        "transcript": "So curious to hear your thoughts a year after the paper was published",
        "words": [
          {
            "word": "so",
            "start": 814.82,
            "end": 814.98004,
            "confidence": 0.99968123,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "curious",
            "start": 814.98004,
            "end": 815.38,
            "confidence": 0.96509635,
            "punctuated_word": "curious",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 815.38,
            "end": 815.54004,
            "confidence": 0.9999143,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "hear",
            "start": 815.54004,
            "end": 815.78,
            "confidence": 0.99989176,
            "punctuated_word": "hear",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "your",
            "start": 815.78,
            "end": 815.94,
            "confidence": 0.99927026,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "thoughts",
            "start": 815.94,
            "end": 816.44,
            "confidence": 0.99900645,
            "punctuated_word": "thoughts",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 816.5,
            "end": 816.66003,
            "confidence": 0.81125075,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "year",
            "start": 816.66003,
            "end": 817.06,
            "confidence": 0.99999464,
            "punctuated_word": "year",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "after",
            "start": 817.06,
            "end": 817.56,
            "confidence": 0.9998211,
            "punctuated_word": "after",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 817.7,
            "end": 817.86005,
            "confidence": 0.99982435,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "paper",
            "start": 817.86005,
            "end": 818.18,
            "confidence": 0.9998939,
            "punctuated_word": "paper",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "was",
            "start": 818.18,
            "end": 818.42004,
            "confidence": 0.99933124,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "published",
            "start": 818.42004,
            "end": 818.92004,
            "confidence": 0.99986875,
            "punctuated_word": "published",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "3b62b99f-c42b-4f8d-be90-d9a390b1c63f"
      },
      {
        "start": 819.46,
        "end": 821.24,
        "confidence": 0.9018468,
        "channel": 0,
        "transcript": "where things stand today.",
        "words": [
          {
            "word": "where",
            "start": 819.46,
            "end": 819.96,
            "confidence": 0.6398858,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "things",
            "start": 820.02,
            "end": 820.42004,
            "confidence": 0.99976164,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "stand",
            "start": 820.42004,
            "end": 820.74,
            "confidence": 0.9981213,
            "punctuated_word": "stand",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "today",
            "start": 820.74,
            "end": 821.24,
            "confidence": 0.96961856,
            "punctuated_word": "today.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "e1945566-4ea1-4143-89c8-24dff6c7b55e"
      },
      {
        "start": 822.5,
        "end": 827.08,
        "confidence": 0.9787823,
        "channel": 0,
        "transcript": "Yeah. I do feel like while liquefaction is a big threat to many,",
        "words": [
          {
            "word": "yeah",
            "start": 822.5,
            "end": 822.98004,
            "confidence": 0.9989648,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.5604867
          },
          {
            "word": "i",
            "start": 822.98004,
            "end": 823.14,
            "confidence": 0.97904277,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5604867
          },
          {
            "word": "do",
            "start": 823.14,
            "end": 823.38,
            "confidence": 0.9979572,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.5604867
          },
          {
            "word": "feel",
            "start": 823.38,
            "end": 823.7,
            "confidence": 0.99985254,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.5604867
          },
          {
            "word": "like",
            "start": 823.7,
            "end": 824.10004,
            "confidence": 0.91429985,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.5604867
          },
          {
            "word": "while",
            "start": 824.10004,
            "end": 824.5,
            "confidence": 0.8968787,
            "punctuated_word": "while",
            "speaker": 2,
            "speaker_confidence": 0.5604867
          },
          {
            "word": "liquefaction",
            "start": 824.5,
            "end": 825.0,
            "confidence": 0.9987135,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.5604867
          },
          {
            "word": "is",
            "start": 825.14,
            "end": 825.30005,
            "confidence": 0.9994854,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5604867
          },
          {
            "word": "a",
            "start": 825.30005,
            "end": 825.38,
            "confidence": 0.99882454,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69722986
          },
          {
            "word": "big",
            "start": 825.38,
            "end": 825.7,
            "confidence": 0.9987801,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.69722986
          },
          {
            "word": "threat",
            "start": 825.7,
            "end": 826.10004,
            "confidence": 0.95368004,
            "punctuated_word": "threat",
            "speaker": 2,
            "speaker_confidence": 0.69722986
          },
          {
            "word": "to",
            "start": 826.10004,
            "end": 826.58,
            "confidence": 0.9990482,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69722986
          },
          {
            "word": "many",
            "start": 826.58,
            "end": 827.08,
            "confidence": 0.9886415,
            "punctuated_word": "many,",
            "speaker": 2,
            "speaker_confidence": 0.69722986
          }
        ],
        "speaker": 2,
        "id": "fd2e785b-200c-4470-b655-0a6100f4327e"
      },
      {
        "start": 827.535,
        "end": 828.755,
        "confidence": 0.8644255,
        "channel": 0,
        "transcript": "like, DAOs integrities,",
        "words": [
          {
            "word": "like",
            "start": 827.535,
            "end": 827.77496,
            "confidence": 0.9992098,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.69722986
          },
          {
            "word": "daos",
            "start": 827.77496,
            "end": 828.255,
            "confidence": 0.62289935,
            "punctuated_word": "DAOs",
            "speaker": 2,
            "speaker_confidence": 0.69722986
          },
          {
            "word": "integrities",
            "start": 828.255,
            "end": 828.755,
            "confidence": 0.9711674,
            "punctuated_word": "integrities,",
            "speaker": 2,
            "speaker_confidence": 0.69722986
          }
        ],
        "speaker": 2,
        "id": "185722c0-f369-421a-ae38-7c6f579cd58d"
      },
      {
        "start": 829.855,
        "end": 831.95496,
        "confidence": 0.9840893,
        "channel": 0,
        "transcript": "we also provide kind of a solution.",
        "words": [
          {
            "word": "we",
            "start": 829.855,
            "end": 830.01495,
            "confidence": 0.9988416,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "also",
            "start": 830.01495,
            "end": 830.415,
            "confidence": 0.99991274,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "provide",
            "start": 830.415,
            "end": 830.815,
            "confidence": 0.999926,
            "punctuated_word": "provide",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "kind",
            "start": 830.815,
            "end": 830.89496,
            "confidence": 0.9957474,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "of",
            "start": 830.89496,
            "end": 831.135,
            "confidence": 0.9998975,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "a",
            "start": 831.135,
            "end": 831.45496,
            "confidence": 0.99867225,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "solution",
            "start": 831.45496,
            "end": 831.95496,
            "confidence": 0.89562774,
            "punctuated_word": "solution.",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          }
        ],
        "speaker": 2,
        "id": "4931036c-b663-4aee-a946-836bc96714be"
      },
      {
        "start": 832.415,
        "end": 836.435,
        "confidence": 0.9968386,
        "channel": 0,
        "transcript": "We call that complete knowledge, which kind of ensures that people are not",
        "words": [
          {
            "word": "we",
            "start": 832.415,
            "end": 832.65497,
            "confidence": 0.99932396,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "call",
            "start": 832.65497,
            "end": 832.89496,
            "confidence": 0.99965787,
            "punctuated_word": "call",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "that",
            "start": 832.89496,
            "end": 833.135,
            "confidence": 0.99995124,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "complete",
            "start": 833.135,
            "end": 833.535,
            "confidence": 0.9992112,
            "punctuated_word": "complete",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "knowledge",
            "start": 833.535,
            "end": 834.035,
            "confidence": 0.96384186,
            "punctuated_word": "knowledge,",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "which",
            "start": 834.095,
            "end": 834.415,
            "confidence": 0.9999274,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "kind",
            "start": 834.415,
            "end": 834.575,
            "confidence": 0.9989728,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "of",
            "start": 834.575,
            "end": 834.735,
            "confidence": 0.999943,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "ensures",
            "start": 834.735,
            "end": 835.135,
            "confidence": 0.9988493,
            "punctuated_word": "ensures",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "that",
            "start": 835.135,
            "end": 835.45496,
            "confidence": 0.9996971,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "people",
            "start": 835.45496,
            "end": 835.855,
            "confidence": 0.9999106,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "are",
            "start": 835.855,
            "end": 835.935,
            "confidence": 0.99978477,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7664976
          },
          {
            "word": "not",
            "start": 835.935,
            "end": 836.435,
            "confidence": 0.9998319,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          }
        ],
        "speaker": 2,
        "id": "57772e68-d897-4a67-aef1-43963dd15f6e"
      },
      {
        "start": 836.89496,
        "end": 839.15497,
        "confidence": 0.9142373,
        "channel": 0,
        "transcript": "selling or buying their boats privately.",
        "words": [
          {
            "word": "selling",
            "start": 836.89496,
            "end": 837.21497,
            "confidence": 0.7200474,
            "punctuated_word": "selling",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "or",
            "start": 837.21497,
            "end": 837.45496,
            "confidence": 0.99904555,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "buying",
            "start": 837.45496,
            "end": 837.77496,
            "confidence": 0.99987066,
            "punctuated_word": "buying",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "their",
            "start": 837.77496,
            "end": 838.27496,
            "confidence": 0.99961334,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "boats",
            "start": 838.415,
            "end": 838.65497,
            "confidence": 0.7675773,
            "punctuated_word": "boats",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "privately",
            "start": 838.65497,
            "end": 839.15497,
            "confidence": 0.99927014,
            "punctuated_word": "privately.",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          }
        ],
        "speaker": 2,
        "id": "22e8e657-aa43-40e3-9551-1ec97924042a"
      },
      {
        "start": 839.49,
        "end": 839.99,
        "confidence": 0.9994894,
        "channel": 0,
        "transcript": "So",
        "words": [
          {
            "word": "so",
            "start": 839.49,
            "end": 839.99,
            "confidence": 0.9994894,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          }
        ],
        "speaker": 2,
        "id": "c1ee20ec-6061-4b89-b167-02317cfed344"
      },
      {
        "start": 840.52997,
        "end": 878.04004,
        "confidence": 0.97028583,
        "channel": 0,
        "transcript": "while I feel liquefaction can be a big threat and more like, also, James was able to build what they call the dark DAO light, which is kind of a an upgraded version of dark DAOs that enables you renting and selling your tokens in a really easy way. I feel like that's still not yet being deployed. And if it was deployed, in order to get used, it would have to kind of be published somewhere. People, like, the DAO organizers would know about it, and they could start requiring people to kind of provide complete knowledge proofs in order to vote or kind of build some kind of walls to avoid this kind of vote selling if it was not desired.",
        "words": [
          {
            "word": "while",
            "start": 840.52997,
            "end": 840.85,
            "confidence": 0.99332917,
            "punctuated_word": "while",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "i",
            "start": 840.85,
            "end": 841.17,
            "confidence": 0.9978776,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "feel",
            "start": 841.17,
            "end": 841.67,
            "confidence": 0.99905115,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "liquefaction",
            "start": 841.73,
            "end": 842.23,
            "confidence": 0.994884,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "can",
            "start": 842.45,
            "end": 842.61,
            "confidence": 0.99966073,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "be",
            "start": 842.61,
            "end": 842.77,
            "confidence": 0.99990785,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.78393275
          },
          {
            "word": "a",
            "start": 842.77,
            "end": 842.85,
            "confidence": 0.9996538,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "big",
            "start": 842.85,
            "end": 843.01,
            "confidence": 0.99891794,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "threat",
            "start": 843.01,
            "end": 843.41,
            "confidence": 0.9840221,
            "punctuated_word": "threat",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "and",
            "start": 843.41,
            "end": 843.81,
            "confidence": 0.7577712,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "more",
            "start": 843.81,
            "end": 844.13,
            "confidence": 0.9797667,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "like",
            "start": 844.20996,
            "end": 844.52997,
            "confidence": 0.98621464,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "also",
            "start": 844.52997,
            "end": 845.02997,
            "confidence": 0.8449674,
            "punctuated_word": "also,",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "james",
            "start": 845.08997,
            "end": 845.57,
            "confidence": 0.99959356,
            "punctuated_word": "James",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "was",
            "start": 845.57,
            "end": 845.81,
            "confidence": 0.9965982,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "able",
            "start": 845.81,
            "end": 846.05,
            "confidence": 0.9999223,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "to",
            "start": 846.05,
            "end": 846.45,
            "confidence": 0.999278,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "build",
            "start": 846.45,
            "end": 846.93,
            "confidence": 0.99959975,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "what",
            "start": 846.93,
            "end": 847.17,
            "confidence": 0.9964206,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "they",
            "start": 847.17,
            "end": 847.41,
            "confidence": 0.999446,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "call",
            "start": 847.41,
            "end": 847.73,
            "confidence": 0.9780341,
            "punctuated_word": "call",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "the",
            "start": 847.73,
            "end": 847.97,
            "confidence": 0.9985464,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "dark",
            "start": 847.97,
            "end": 848.37,
            "confidence": 0.71853197,
            "punctuated_word": "dark",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "dao",
            "start": 848.37,
            "end": 848.61,
            "confidence": 0.9807774,
            "punctuated_word": "DAO",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "light",
            "start": 848.61,
            "end": 848.85,
            "confidence": 0.9213878,
            "punctuated_word": "light,",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "which",
            "start": 848.85,
            "end": 849.08997,
            "confidence": 0.9999087,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "is",
            "start": 849.08997,
            "end": 849.25,
            "confidence": 0.9991295,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "kind",
            "start": 849.25,
            "end": 849.41,
            "confidence": 0.99883574,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "of",
            "start": 849.41,
            "end": 849.57,
            "confidence": 0.99976593,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7744235
          },
          {
            "word": "a",
            "start": 849.57,
            "end": 849.64996,
            "confidence": 0.80298364,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "an",
            "start": 849.81,
            "end": 850.05,
            "confidence": 0.9997507,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "upgraded",
            "start": 850.05,
            "end": 850.52997,
            "confidence": 0.9995029,
            "punctuated_word": "upgraded",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "version",
            "start": 850.52997,
            "end": 850.93,
            "confidence": 0.9998734,
            "punctuated_word": "version",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "of",
            "start": 850.93,
            "end": 851.17,
            "confidence": 0.99950254,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "dark",
            "start": 851.17,
            "end": 851.49,
            "confidence": 0.9679933,
            "punctuated_word": "dark",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "daos",
            "start": 851.49,
            "end": 851.89,
            "confidence": 0.93218374,
            "punctuated_word": "DAOs",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "that",
            "start": 851.89,
            "end": 852.13,
            "confidence": 0.9984664,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "enables",
            "start": 852.13,
            "end": 852.61,
            "confidence": 0.99953055,
            "punctuated_word": "enables",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "you",
            "start": 852.61,
            "end": 853.11,
            "confidence": 0.99898225,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "renting",
            "start": 853.365,
            "end": 853.605,
            "confidence": 0.72998726,
            "punctuated_word": "renting",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "and",
            "start": 853.605,
            "end": 853.845,
            "confidence": 0.9994442,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "selling",
            "start": 853.845,
            "end": 854.085,
            "confidence": 0.9997888,
            "punctuated_word": "selling",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "your",
            "start": 854.085,
            "end": 854.405,
            "confidence": 0.9994708,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "tokens",
            "start": 854.405,
            "end": 854.885,
            "confidence": 0.9995776,
            "punctuated_word": "tokens",
            "speaker": 2,
            "speaker_confidence": 0.7247559
          },
          {
            "word": "in",
            "start": 854.885,
            "end": 854.965,
            "confidence": 0.9989242,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.59511495
          },
          {
            "word": "a",
            "start": 854.965,
            "end": 855.045,
            "confidence": 0.9998184,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.59511495
          },
          {
            "word": "really",
            "start": 855.045,
            "end": 855.365,
            "confidence": 0.99991095,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.59511495
          },
          {
            "word": "easy",
            "start": 855.365,
            "end": 855.685,
            "confidence": 0.9997588,
            "punctuated_word": "easy",
            "speaker": 2,
            "speaker_confidence": 0.59511495
          },
          {
            "word": "way",
            "start": 855.685,
            "end": 856.185,
            "confidence": 0.9203464,
            "punctuated_word": "way.",
            "speaker": 2,
            "speaker_confidence": 0.59511495
          },
          {
            "word": "i",
            "start": 856.325,
            "end": 856.485,
            "confidence": 0.99862826,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6265857
          },
          {
            "word": "feel",
            "start": 856.485,
            "end": 856.645,
            "confidence": 0.99951625,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.6265857
          },
          {
            "word": "like",
            "start": 856.645,
            "end": 856.885,
            "confidence": 0.9900658,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.6265857
          },
          {
            "word": "that's",
            "start": 856.885,
            "end": 857.205,
            "confidence": 0.9982945,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.6265857
          },
          {
            "word": "still",
            "start": 857.205,
            "end": 857.685,
            "confidence": 0.9998111,
            "punctuated_word": "still",
            "speaker": 2,
            "speaker_confidence": 0.6265857
          },
          {
            "word": "not",
            "start": 857.685,
            "end": 858.005,
            "confidence": 0.99977475,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.6265857
          },
          {
            "word": "yet",
            "start": 858.005,
            "end": 858.485,
            "confidence": 0.99987686,
            "punctuated_word": "yet",
            "speaker": 2,
            "speaker_confidence": 0.6265857
          },
          {
            "word": "being",
            "start": 858.485,
            "end": 858.725,
            "confidence": 0.7358854,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.6265857
          },
          {
            "word": "deployed",
            "start": 858.725,
            "end": 859.205,
            "confidence": 0.9152485,
            "punctuated_word": "deployed.",
            "speaker": 2,
            "speaker_confidence": 0.6265857
          },
          {
            "word": "and",
            "start": 859.205,
            "end": 859.365,
            "confidence": 0.9991985,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.58567876
          },
          {
            "word": "if",
            "start": 859.365,
            "end": 859.525,
            "confidence": 0.9996762,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.58567876
          },
          {
            "word": "it",
            "start": 859.525,
            "end": 860.005,
            "confidence": 0.99934584,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.58567876
          },
          {
            "word": "was",
            "start": 860.005,
            "end": 860.325,
            "confidence": 0.99898726,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.58567876
          },
          {
            "word": "deployed",
            "start": 860.325,
            "end": 860.825,
            "confidence": 0.7789171,
            "punctuated_word": "deployed,",
            "speaker": 2,
            "speaker_confidence": 0.58567876
          },
          {
            "word": "in",
            "start": 861.045,
            "end": 861.205,
            "confidence": 0.9991124,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.58567876
          },
          {
            "word": "order",
            "start": 861.205,
            "end": 861.525,
            "confidence": 0.9999442,
            "punctuated_word": "order",
            "speaker": 2,
            "speaker_confidence": 0.58567876
          },
          {
            "word": "to",
            "start": 861.525,
            "end": 861.605,
            "confidence": 0.9994332,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "get",
            "start": 861.605,
            "end": 861.845,
            "confidence": 0.9998267,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "used",
            "start": 861.845,
            "end": 862.245,
            "confidence": 0.99528146,
            "punctuated_word": "used,",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "it",
            "start": 862.245,
            "end": 862.405,
            "confidence": 0.9991756,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "would",
            "start": 862.405,
            "end": 862.565,
            "confidence": 0.9997601,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "have",
            "start": 862.565,
            "end": 862.805,
            "confidence": 0.99965346,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "to",
            "start": 862.805,
            "end": 862.965,
            "confidence": 0.99933463,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "kind",
            "start": 862.965,
            "end": 863.205,
            "confidence": 0.9906012,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "of",
            "start": 863.205,
            "end": 863.605,
            "confidence": 0.99935347,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "be",
            "start": 863.605,
            "end": 863.765,
            "confidence": 0.9862169,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "published",
            "start": 863.765,
            "end": 864.265,
            "confidence": 0.9968215,
            "punctuated_word": "published",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "somewhere",
            "start": 864.405,
            "end": 864.905,
            "confidence": 0.9676236,
            "punctuated_word": "somewhere.",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "people",
            "start": 864.965,
            "end": 865.445,
            "confidence": 0.71351147,
            "punctuated_word": "People,",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "like",
            "start": 865.445,
            "end": 865.685,
            "confidence": 0.8467764,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "the",
            "start": 865.685,
            "end": 865.845,
            "confidence": 0.9881098,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "dao",
            "start": 865.845,
            "end": 866.085,
            "confidence": 0.9974074,
            "punctuated_word": "DAO",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "organizers",
            "start": 866.085,
            "end": 866.585,
            "confidence": 0.9995596,
            "punctuated_word": "organizers",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "would",
            "start": 866.725,
            "end": 866.965,
            "confidence": 0.8870133,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "know",
            "start": 866.965,
            "end": 867.125,
            "confidence": 0.9972308,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "about",
            "start": 867.125,
            "end": 867.365,
            "confidence": 0.9907161,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "it",
            "start": 867.365,
            "end": 867.78,
            "confidence": 0.93479353,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "and",
            "start": 867.86005,
            "end": 867.94,
            "confidence": 0.98070437,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.81654906
          },
          {
            "word": "they",
            "start": 867.94,
            "end": 868.02,
            "confidence": 0.9993074,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "could",
            "start": 868.02,
            "end": 868.18005,
            "confidence": 0.99980205,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "start",
            "start": 868.18005,
            "end": 868.58,
            "confidence": 0.9996892,
            "punctuated_word": "start",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "requiring",
            "start": 868.58,
            "end": 869.06006,
            "confidence": 0.9997212,
            "punctuated_word": "requiring",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "people",
            "start": 869.06006,
            "end": 869.56006,
            "confidence": 0.99988484,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "to",
            "start": 869.86005,
            "end": 870.02,
            "confidence": 0.9998386,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "kind",
            "start": 870.02,
            "end": 870.18005,
            "confidence": 0.9773412,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "of",
            "start": 870.18005,
            "end": 870.34,
            "confidence": 0.9997433,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "provide",
            "start": 870.34,
            "end": 870.74005,
            "confidence": 0.9998217,
            "punctuated_word": "provide",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "complete",
            "start": 870.74005,
            "end": 870.98004,
            "confidence": 0.9998056,
            "punctuated_word": "complete",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "knowledge",
            "start": 870.98004,
            "end": 871.38,
            "confidence": 0.99943,
            "punctuated_word": "knowledge",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "proofs",
            "start": 871.38,
            "end": 871.7,
            "confidence": 0.8007969,
            "punctuated_word": "proofs",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "in",
            "start": 871.7,
            "end": 871.86005,
            "confidence": 0.9673545,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "order",
            "start": 871.86005,
            "end": 872.18005,
            "confidence": 0.99885976,
            "punctuated_word": "order",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "to",
            "start": 872.18005,
            "end": 872.34,
            "confidence": 0.99964726,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "vote",
            "start": 872.34,
            "end": 872.58,
            "confidence": 0.9845649,
            "punctuated_word": "vote",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "or",
            "start": 872.58,
            "end": 873.08,
            "confidence": 0.95554173,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "kind",
            "start": 873.38,
            "end": 873.54004,
            "confidence": 0.98780894,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "of",
            "start": 873.54004,
            "end": 873.86005,
            "confidence": 0.9997322,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "build",
            "start": 873.86005,
            "end": 874.36005,
            "confidence": 0.991707,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "some",
            "start": 874.42004,
            "end": 874.66003,
            "confidence": 0.99812883,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "kind",
            "start": 874.66003,
            "end": 874.82,
            "confidence": 0.998801,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "of",
            "start": 874.82,
            "end": 874.98004,
            "confidence": 0.9995097,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "walls",
            "start": 874.98004,
            "end": 875.30005,
            "confidence": 0.99137104,
            "punctuated_word": "walls",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "to",
            "start": 875.30005,
            "end": 875.46,
            "confidence": 0.9992192,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "avoid",
            "start": 875.46,
            "end": 875.86005,
            "confidence": 0.99993014,
            "punctuated_word": "avoid",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "this",
            "start": 875.86005,
            "end": 876.02,
            "confidence": 0.98208183,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "kind",
            "start": 876.02,
            "end": 876.18005,
            "confidence": 0.99927324,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "of",
            "start": 876.18005,
            "end": 876.34,
            "confidence": 0.99930394,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "vote",
            "start": 876.34,
            "end": 876.58,
            "confidence": 0.6399628,
            "punctuated_word": "vote",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "selling",
            "start": 876.58,
            "end": 876.9,
            "confidence": 0.94877183,
            "punctuated_word": "selling",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "if",
            "start": 876.9,
            "end": 877.06006,
            "confidence": 0.982543,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "it",
            "start": 877.06006,
            "end": 877.14,
            "confidence": 0.9997701,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "was",
            "start": 877.14,
            "end": 877.38,
            "confidence": 0.99957806,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "not",
            "start": 877.38,
            "end": 877.54004,
            "confidence": 0.9996767,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          },
          {
            "word": "desired",
            "start": 877.54004,
            "end": 878.04004,
            "confidence": 0.99803954,
            "punctuated_word": "desired.",
            "speaker": 2,
            "speaker_confidence": 0.7554396
          }
        ],
        "speaker": 2,
        "id": "9a369bd4-762c-4296-9866-9d65a2f315e8"
      },
      {
        "start": 878.5,
        "end": 880.76,
        "confidence": 0.9951173,
        "channel": 0,
        "transcript": "I I do feel like there's some other",
        "words": [
          {
            "word": "i",
            "start": 878.5,
            "end": 878.82,
            "confidence": 0.9973539,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "i",
            "start": 878.82,
            "end": 878.98004,
            "confidence": 0.9988048,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "do",
            "start": 878.98004,
            "end": 879.22003,
            "confidence": 0.9995795,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "feel",
            "start": 879.22003,
            "end": 879.38,
            "confidence": 0.9998965,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "like",
            "start": 879.38,
            "end": 879.7,
            "confidence": 0.98209655,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "there's",
            "start": 879.7,
            "end": 880.02,
            "confidence": 0.98383033,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "some",
            "start": 880.02,
            "end": 880.26,
            "confidence": 0.9997254,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "other",
            "start": 880.26,
            "end": 880.76,
            "confidence": 0.9996517,
            "punctuated_word": "other",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          }
        ],
        "speaker": 2,
        "id": "8659b96b-0604-498c-a78f-b22505dda9eb"
      },
      {
        "start": 881.265,
        "end": 883.765,
        "confidence": 0.99879324,
        "channel": 0,
        "transcript": "places where liquefaction could be more harmful",
        "words": [
          {
            "word": "places",
            "start": 881.265,
            "end": 881.585,
            "confidence": 0.9997222,
            "punctuated_word": "places",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "where",
            "start": 881.585,
            "end": 881.98505,
            "confidence": 0.9991518,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "liquefaction",
            "start": 881.98505,
            "end": 882.48505,
            "confidence": 0.9946142,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "could",
            "start": 882.625,
            "end": 882.86505,
            "confidence": 0.9991819,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "be",
            "start": 882.86505,
            "end": 883.025,
            "confidence": 0.999798,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "more",
            "start": 883.025,
            "end": 883.265,
            "confidence": 0.999887,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "harmful",
            "start": 883.265,
            "end": 883.765,
            "confidence": 0.999198,
            "punctuated_word": "harmful",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          }
        ],
        "speaker": 2,
        "id": "224d1c0a-2f24-4eb3-8e1a-f8738096542b"
      },
      {
        "start": 884.30505,
        "end": 886.325,
        "confidence": 0.999589,
        "channel": 0,
        "transcript": "than it is in in governance.",
        "words": [
          {
            "word": "than",
            "start": 884.30505,
            "end": 884.625,
            "confidence": 0.99925643,
            "punctuated_word": "than",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "it",
            "start": 884.625,
            "end": 884.78503,
            "confidence": 0.9996294,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "is",
            "start": 884.78503,
            "end": 885.10504,
            "confidence": 0.9997757,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "in",
            "start": 885.10504,
            "end": 885.60504,
            "confidence": 0.9999137,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "in",
            "start": 885.66504,
            "end": 885.825,
            "confidence": 0.99941325,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "governance",
            "start": 885.825,
            "end": 886.325,
            "confidence": 0.9995457,
            "punctuated_word": "governance.",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          }
        ],
        "speaker": 2,
        "id": "a930680e-9ff9-42b9-9d9d-64adcf14a266"
      },
      {
        "start": 886.78503,
        "end": 895.765,
        "confidence": 0.99373674,
        "channel": 0,
        "transcript": "I do feel like governance systems do need to be ready for it, though. One of the worst case scenarios is that we actually see a new form of identity theft in crypto",
        "words": [
          {
            "word": "i",
            "start": 886.78503,
            "end": 886.945,
            "confidence": 0.99823666,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "do",
            "start": 886.945,
            "end": 887.10504,
            "confidence": 0.9998461,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "feel",
            "start": 887.10504,
            "end": 887.34503,
            "confidence": 0.9998908,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "like",
            "start": 887.34503,
            "end": 887.84503,
            "confidence": 0.95552737,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "governance",
            "start": 887.905,
            "end": 888.405,
            "confidence": 0.9624947,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "systems",
            "start": 888.465,
            "end": 888.86505,
            "confidence": 0.9997023,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "do",
            "start": 888.86505,
            "end": 889.025,
            "confidence": 0.9396683,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.80790377
          },
          {
            "word": "need",
            "start": 889.025,
            "end": 889.185,
            "confidence": 0.9994856,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.57617205
          },
          {
            "word": "to",
            "start": 889.185,
            "end": 889.34503,
            "confidence": 0.99968004,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.57617205
          },
          {
            "word": "be",
            "start": 889.34503,
            "end": 889.505,
            "confidence": 0.9990288,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.57617205
          },
          {
            "word": "ready",
            "start": 889.505,
            "end": 889.745,
            "confidence": 0.9997954,
            "punctuated_word": "ready",
            "speaker": 2,
            "speaker_confidence": 0.57617205
          },
          {
            "word": "for",
            "start": 889.745,
            "end": 889.98505,
            "confidence": 0.99975485,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.57617205
          },
          {
            "word": "it",
            "start": 889.98505,
            "end": 890.145,
            "confidence": 0.95589054,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.57617205
          },
          {
            "word": "though",
            "start": 890.145,
            "end": 890.625,
            "confidence": 0.9996554,
            "punctuated_word": "though.",
            "speaker": 2,
            "speaker_confidence": 0.57617205
          },
          {
            "word": "one",
            "start": 890.625,
            "end": 890.78503,
            "confidence": 0.9976496,
            "punctuated_word": "One",
            "speaker": 3,
            "speaker_confidence": 0.49475968
          },
          {
            "word": "of",
            "start": 890.78503,
            "end": 890.86505,
            "confidence": 0.99932504,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.49475968
          },
          {
            "word": "the",
            "start": 890.86505,
            "end": 891.025,
            "confidence": 0.99952567,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.49475968
          },
          {
            "word": "worst",
            "start": 891.025,
            "end": 891.265,
            "confidence": 0.9997633,
            "punctuated_word": "worst",
            "speaker": 3,
            "speaker_confidence": 0.49475968
          },
          {
            "word": "case",
            "start": 891.265,
            "end": 891.505,
            "confidence": 0.9982955,
            "punctuated_word": "case",
            "speaker": 3,
            "speaker_confidence": 0.49475968
          },
          {
            "word": "scenarios",
            "start": 891.505,
            "end": 892.005,
            "confidence": 0.9994573,
            "punctuated_word": "scenarios",
            "speaker": 3,
            "speaker_confidence": 0.49475968
          },
          {
            "word": "is",
            "start": 892.145,
            "end": 892.30505,
            "confidence": 0.9992908,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "that",
            "start": 892.30505,
            "end": 892.465,
            "confidence": 0.99986255,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "we",
            "start": 892.465,
            "end": 892.625,
            "confidence": 0.99942636,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "actually",
            "start": 892.625,
            "end": 892.945,
            "confidence": 0.9977869,
            "punctuated_word": "actually",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "see",
            "start": 892.945,
            "end": 893.185,
            "confidence": 0.99954814,
            "punctuated_word": "see",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "a",
            "start": 893.185,
            "end": 893.34503,
            "confidence": 0.99990714,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "new",
            "start": 893.34503,
            "end": 893.585,
            "confidence": 0.99996555,
            "punctuated_word": "new",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "form",
            "start": 893.585,
            "end": 893.825,
            "confidence": 0.9998417,
            "punctuated_word": "form",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "of",
            "start": 893.825,
            "end": 894.065,
            "confidence": 0.99988604,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "identity",
            "start": 894.065,
            "end": 894.565,
            "confidence": 0.99990034,
            "punctuated_word": "identity",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "theft",
            "start": 894.625,
            "end": 895.025,
            "confidence": 0.9998456,
            "punctuated_word": "theft",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "in",
            "start": 895.025,
            "end": 895.265,
            "confidence": 0.99731654,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "crypto",
            "start": 895.265,
            "end": 895.765,
            "confidence": 0.99806386,
            "punctuated_word": "crypto",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          }
        ],
        "speaker": 3,
        "id": "e3ea3692-0a46-4ef1-a5ab-1359c87ef687"
      },
      {
        "start": 896.12,
        "end": 904.13995,
        "confidence": 0.9784403,
        "channel": 0,
        "transcript": "in which users get tricked into basically giving over their entire account to someone else. And the difference is with encumbered accounts,",
        "words": [
          {
            "word": "in",
            "start": 896.12,
            "end": 896.36,
            "confidence": 0.9998134,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "which",
            "start": 896.36,
            "end": 896.6,
            "confidence": 0.99985135,
            "punctuated_word": "which",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "users",
            "start": 896.6,
            "end": 897.1,
            "confidence": 0.9992536,
            "punctuated_word": "users",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "get",
            "start": 897.32,
            "end": 897.48,
            "confidence": 0.9998375,
            "punctuated_word": "get",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "tricked",
            "start": 897.48,
            "end": 897.88,
            "confidence": 0.9992261,
            "punctuated_word": "tricked",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "into",
            "start": 897.88,
            "end": 898.19995,
            "confidence": 0.9990621,
            "punctuated_word": "into",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "basically",
            "start": 898.19995,
            "end": 898.69995,
            "confidence": 0.9606761,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "giving",
            "start": 898.83997,
            "end": 899.24,
            "confidence": 0.9986784,
            "punctuated_word": "giving",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "over",
            "start": 899.24,
            "end": 899.48,
            "confidence": 0.99987614,
            "punctuated_word": "over",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "their",
            "start": 899.48,
            "end": 899.72,
            "confidence": 0.99962926,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "entire",
            "start": 899.72,
            "end": 900.04,
            "confidence": 0.9999746,
            "punctuated_word": "entire",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "account",
            "start": 900.04,
            "end": 900.44,
            "confidence": 0.9997515,
            "punctuated_word": "account",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "to",
            "start": 900.44,
            "end": 900.6,
            "confidence": 0.99577636,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "someone",
            "start": 900.6,
            "end": 900.92,
            "confidence": 0.9999497,
            "punctuated_word": "someone",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "else",
            "start": 900.92,
            "end": 901.42,
            "confidence": 0.938441,
            "punctuated_word": "else.",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "and",
            "start": 901.56,
            "end": 901.88,
            "confidence": 0.99803036,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "the",
            "start": 901.88,
            "end": 901.95996,
            "confidence": 0.9993381,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "difference",
            "start": 901.95996,
            "end": 902.44,
            "confidence": 0.99909437,
            "punctuated_word": "difference",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "is",
            "start": 902.44,
            "end": 902.75995,
            "confidence": 0.928842,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "with",
            "start": 902.75995,
            "end": 903.16,
            "confidence": 0.7435489,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "encumbered",
            "start": 903.16,
            "end": 903.63995,
            "confidence": 0.98285174,
            "punctuated_word": "encumbered",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "accounts",
            "start": 903.63995,
            "end": 904.13995,
            "confidence": 0.9841835,
            "punctuated_word": "accounts,",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          }
        ],
        "speaker": 3,
        "id": "77530495-e7cc-4e3d-9ef0-6cc1ba615336"
      },
      {
        "start": 904.51996,
        "end": 915.995,
        "confidence": 0.98201066,
        "channel": 0,
        "transcript": "this could be done in a way that they have no longer have access to the account, and then now the user doesn't even have a way to prove that they once had access to that account. So it's like the whole identity of the account gets stolen,",
        "words": [
          {
            "word": "this",
            "start": 904.51996,
            "end": 904.68,
            "confidence": 0.9851018,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "could",
            "start": 904.68,
            "end": 904.83997,
            "confidence": 0.998938,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "be",
            "start": 904.83997,
            "end": 905.0,
            "confidence": 0.9999194,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "done",
            "start": 905.0,
            "end": 905.16,
            "confidence": 0.99988496,
            "punctuated_word": "done",
            "speaker": 3,
            "speaker_confidence": 0.8080293
          },
          {
            "word": "in",
            "start": 905.16,
            "end": 905.24,
            "confidence": 0.9998766,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "a",
            "start": 905.24,
            "end": 905.32,
            "confidence": 0.99883896,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "way",
            "start": 905.32,
            "end": 905.56,
            "confidence": 0.99997795,
            "punctuated_word": "way",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "that",
            "start": 905.56,
            "end": 905.72,
            "confidence": 0.99958473,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "they",
            "start": 905.72,
            "end": 905.88,
            "confidence": 0.99984944,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "have",
            "start": 905.88,
            "end": 906.04,
            "confidence": 0.988367,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "no",
            "start": 906.04,
            "end": 906.19995,
            "confidence": 0.8961508,
            "punctuated_word": "no",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "longer",
            "start": 906.19995,
            "end": 906.44,
            "confidence": 0.9996586,
            "punctuated_word": "longer",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "have",
            "start": 906.44,
            "end": 906.6,
            "confidence": 0.934534,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "access",
            "start": 906.6,
            "end": 906.92,
            "confidence": 0.99971384,
            "punctuated_word": "access",
            "speaker": 3,
            "speaker_confidence": 0.49952966
          },
          {
            "word": "to",
            "start": 906.92,
            "end": 907.0,
            "confidence": 0.99951947,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "the",
            "start": 907.0,
            "end": 907.16,
            "confidence": 0.99944395,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "account",
            "start": 907.16,
            "end": 907.66,
            "confidence": 0.7792925,
            "punctuated_word": "account,",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "and",
            "start": 907.72,
            "end": 907.88,
            "confidence": 0.9989064,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "then",
            "start": 907.88,
            "end": 908.12,
            "confidence": 0.9805089,
            "punctuated_word": "then",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "now",
            "start": 908.12,
            "end": 908.36,
            "confidence": 0.97325414,
            "punctuated_word": "now",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "the",
            "start": 908.36,
            "end": 908.51996,
            "confidence": 0.9772728,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "user",
            "start": 908.51996,
            "end": 908.83997,
            "confidence": 0.99989724,
            "punctuated_word": "user",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "doesn't",
            "start": 908.83997,
            "end": 909.24,
            "confidence": 0.9998275,
            "punctuated_word": "doesn't",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "even",
            "start": 909.24,
            "end": 909.735,
            "confidence": 0.999696,
            "punctuated_word": "even",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "have",
            "start": 909.735,
            "end": 910.055,
            "confidence": 0.99990726,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "a",
            "start": 910.055,
            "end": 910.135,
            "confidence": 0.99984014,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.6658705
          },
          {
            "word": "way",
            "start": 910.135,
            "end": 910.295,
            "confidence": 0.9999579,
            "punctuated_word": "way",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "to",
            "start": 910.295,
            "end": 910.45496,
            "confidence": 0.9997185,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "prove",
            "start": 910.45496,
            "end": 910.855,
            "confidence": 0.9999249,
            "punctuated_word": "prove",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "that",
            "start": 910.855,
            "end": 911.015,
            "confidence": 0.99980086,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "they",
            "start": 911.015,
            "end": 911.255,
            "confidence": 0.9997347,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "once",
            "start": 911.255,
            "end": 911.575,
            "confidence": 0.9996008,
            "punctuated_word": "once",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "had",
            "start": 911.575,
            "end": 911.735,
            "confidence": 0.99959,
            "punctuated_word": "had",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "access",
            "start": 911.735,
            "end": 912.135,
            "confidence": 0.9997023,
            "punctuated_word": "access",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "to",
            "start": 912.135,
            "end": 912.295,
            "confidence": 0.99926835,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "that",
            "start": 912.295,
            "end": 912.45496,
            "confidence": 0.9996654,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "account",
            "start": 912.45496,
            "end": 912.77496,
            "confidence": 0.9705441,
            "punctuated_word": "account.",
            "speaker": 3,
            "speaker_confidence": 0.5608241
          },
          {
            "word": "so",
            "start": 912.77496,
            "end": 912.935,
            "confidence": 0.99979705,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "it's",
            "start": 912.935,
            "end": 913.095,
            "confidence": 0.99972653,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "like",
            "start": 913.095,
            "end": 913.595,
            "confidence": 0.8812786,
            "punctuated_word": "like",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "the",
            "start": 913.65497,
            "end": 913.815,
            "confidence": 0.94642705,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "whole",
            "start": 913.815,
            "end": 913.975,
            "confidence": 0.9997863,
            "punctuated_word": "whole",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "identity",
            "start": 913.975,
            "end": 914.475,
            "confidence": 0.9999726,
            "punctuated_word": "identity",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "of",
            "start": 914.535,
            "end": 914.77496,
            "confidence": 0.9999249,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "the",
            "start": 914.77496,
            "end": 914.935,
            "confidence": 0.9998549,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "account",
            "start": 914.935,
            "end": 915.33496,
            "confidence": 0.99985254,
            "punctuated_word": "account",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "gets",
            "start": 915.33496,
            "end": 915.495,
            "confidence": 0.9715092,
            "punctuated_word": "gets",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "stolen",
            "start": 915.495,
            "end": 915.995,
            "confidence": 0.86311805,
            "punctuated_word": "stolen,",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          }
        ],
        "speaker": 3,
        "id": "57149e8b-ef48-4e4b-a271-57307afd8933"
      },
      {
        "start": 916.535,
        "end": 921.515,
        "confidence": 0.98431355,
        "channel": 0,
        "transcript": "and the thief can basically continue to operate similar to the user, kind of tricking everyone.",
        "words": [
          {
            "word": "and",
            "start": 916.535,
            "end": 916.855,
            "confidence": 0.9994836,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "the",
            "start": 916.855,
            "end": 917.095,
            "confidence": 0.9997069,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "thief",
            "start": 917.095,
            "end": 917.415,
            "confidence": 0.9991524,
            "punctuated_word": "thief",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "can",
            "start": 917.415,
            "end": 917.575,
            "confidence": 0.9999503,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "basically",
            "start": 917.575,
            "end": 917.975,
            "confidence": 0.9925006,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "continue",
            "start": 917.975,
            "end": 918.375,
            "confidence": 0.99942577,
            "punctuated_word": "continue",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "to",
            "start": 918.375,
            "end": 918.535,
            "confidence": 0.99764204,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "operate",
            "start": 918.535,
            "end": 918.935,
            "confidence": 0.9998702,
            "punctuated_word": "operate",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "similar",
            "start": 918.935,
            "end": 919.33496,
            "confidence": 0.99884075,
            "punctuated_word": "similar",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "to",
            "start": 919.33496,
            "end": 919.495,
            "confidence": 0.9999081,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "the",
            "start": 919.495,
            "end": 919.65497,
            "confidence": 0.99986005,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "user",
            "start": 919.65497,
            "end": 920.15497,
            "confidence": 0.7903135,
            "punctuated_word": "user,",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "kind",
            "start": 920.375,
            "end": 920.535,
            "confidence": 0.99145085,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "of",
            "start": 920.535,
            "end": 920.695,
            "confidence": 0.99996173,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "tricking",
            "start": 920.695,
            "end": 921.015,
            "confidence": 0.9814238,
            "punctuated_word": "tricking",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          },
          {
            "word": "everyone",
            "start": 921.015,
            "end": 921.515,
            "confidence": 0.9995251,
            "punctuated_word": "everyone.",
            "speaker": 3,
            "speaker_confidence": 0.8498081
          }
        ],
        "speaker": 3,
        "id": "6e6316b3-c6ae-4c0e-aac0-903279fc1b1a"
      },
      {
        "start": 922.23,
        "end": 928.25,
        "confidence": 0.97501105,
        "channel": 0,
        "transcript": "Thank you so much. That actually leads perfectly to my next question about take my ape experiment.",
        "words": [
          {
            "word": "thank",
            "start": 922.23,
            "end": 922.39,
            "confidence": 0.99938273,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "you",
            "start": 922.39,
            "end": 922.55,
            "confidence": 0.99991834,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "so",
            "start": 922.55,
            "end": 922.71,
            "confidence": 0.99973744,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "much",
            "start": 922.71,
            "end": 922.95,
            "confidence": 0.99801624,
            "punctuated_word": "much.",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "that",
            "start": 922.95,
            "end": 923.19,
            "confidence": 0.9988218,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "actually",
            "start": 923.19,
            "end": 923.59,
            "confidence": 0.99045813,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "leads",
            "start": 923.59,
            "end": 924.09,
            "confidence": 0.9990835,
            "punctuated_word": "leads",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "perfectly",
            "start": 924.31,
            "end": 924.81,
            "confidence": 0.99982136,
            "punctuated_word": "perfectly",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "to",
            "start": 924.87,
            "end": 925.11,
            "confidence": 0.99987555,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "my",
            "start": 925.11,
            "end": 925.19,
            "confidence": 0.9999249,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "next",
            "start": 925.19,
            "end": 925.51,
            "confidence": 0.99990547,
            "punctuated_word": "next",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "question",
            "start": 925.51,
            "end": 926.01,
            "confidence": 0.99991786,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "about",
            "start": 926.23,
            "end": 926.73,
            "confidence": 0.99856526,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "take",
            "start": 926.95,
            "end": 927.27,
            "confidence": 0.8145103,
            "punctuated_word": "take",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "my",
            "start": 927.27,
            "end": 927.51,
            "confidence": 0.99459344,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "ape",
            "start": 927.51,
            "end": 927.75,
            "confidence": 0.7854445,
            "punctuated_word": "ape",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          },
          {
            "word": "experiment",
            "start": 927.75,
            "end": 928.25,
            "confidence": 0.9972096,
            "punctuated_word": "experiment.",
            "speaker": 0,
            "speaker_confidence": 0.72545666
          }
        ],
        "speaker": 0,
        "id": "a7f81ac8-1dac-491b-ba15-fdd7df603c53"
      },
      {
        "start": 928.79,
        "end": 942.125,
        "confidence": 0.9376614,
        "channel": 0,
        "transcript": "I saw you, Danny, presented not long ago, and I had similar questions. So from what I understand, and I love that you've mentioned Andy Warhol's quote, in the future, everyone will be world famous for fifteen minutes on the website.",
        "words": [
          {
            "word": "i",
            "start": 928.79,
            "end": 928.87,
            "confidence": 0.7395823,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "saw",
            "start": 928.87,
            "end": 929.11,
            "confidence": 0.9976858,
            "punctuated_word": "saw",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "you",
            "start": 929.11,
            "end": 929.27,
            "confidence": 0.9010916,
            "punctuated_word": "you,",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "danny",
            "start": 929.27,
            "end": 929.67,
            "confidence": 0.8212084,
            "punctuated_word": "Danny,",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "presented",
            "start": 929.67,
            "end": 930.17,
            "confidence": 0.8351318,
            "punctuated_word": "presented",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "not",
            "start": 930.31,
            "end": 930.71,
            "confidence": 0.68373233,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "long",
            "start": 930.71,
            "end": 930.95,
            "confidence": 0.6031818,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "ago",
            "start": 930.95,
            "end": 931.45,
            "confidence": 0.91759074,
            "punctuated_word": "ago,",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "and",
            "start": 931.75,
            "end": 932.15,
            "confidence": 0.9987237,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "i",
            "start": 932.15,
            "end": 932.31,
            "confidence": 0.9989303,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "had",
            "start": 932.31,
            "end": 932.47,
            "confidence": 0.93129677,
            "punctuated_word": "had",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "similar",
            "start": 932.47,
            "end": 932.97,
            "confidence": 0.9879683,
            "punctuated_word": "similar",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "questions",
            "start": 933.03,
            "end": 933.51,
            "confidence": 0.99551964,
            "punctuated_word": "questions.",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "so",
            "start": 933.51,
            "end": 933.945,
            "confidence": 0.9984692,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "from",
            "start": 933.945,
            "end": 934.185,
            "confidence": 0.9997054,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "what",
            "start": 934.185,
            "end": 934.425,
            "confidence": 0.9998683,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "i",
            "start": 934.425,
            "end": 934.585,
            "confidence": 0.99891794,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "understand",
            "start": 934.585,
            "end": 935.085,
            "confidence": 0.8573326,
            "punctuated_word": "understand,",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "and",
            "start": 935.145,
            "end": 935.385,
            "confidence": 0.9992887,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "i",
            "start": 935.385,
            "end": 935.465,
            "confidence": 0.9998217,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "love",
            "start": 935.465,
            "end": 935.705,
            "confidence": 0.9985177,
            "punctuated_word": "love",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "that",
            "start": 935.705,
            "end": 935.865,
            "confidence": 0.9995159,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "you've",
            "start": 935.865,
            "end": 936.105,
            "confidence": 0.7989825,
            "punctuated_word": "you've",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "mentioned",
            "start": 936.105,
            "end": 936.505,
            "confidence": 0.99975926,
            "punctuated_word": "mentioned",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "andy",
            "start": 936.505,
            "end": 936.825,
            "confidence": 0.99631184,
            "punctuated_word": "Andy",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "warhol's",
            "start": 936.825,
            "end": 937.325,
            "confidence": 0.98984367,
            "punctuated_word": "Warhol's",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "quote",
            "start": 937.385,
            "end": 937.885,
            "confidence": 0.52029943,
            "punctuated_word": "quote,",
            "speaker": 0,
            "speaker_confidence": 0.80513227
          },
          {
            "word": "in",
            "start": 938.025,
            "end": 938.185,
            "confidence": 0.9778217,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "the",
            "start": 938.185,
            "end": 938.34503,
            "confidence": 0.9993876,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "future",
            "start": 938.34503,
            "end": 938.84503,
            "confidence": 0.9328089,
            "punctuated_word": "future,",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "everyone",
            "start": 938.905,
            "end": 939.305,
            "confidence": 0.9991279,
            "punctuated_word": "everyone",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "will",
            "start": 939.305,
            "end": 939.465,
            "confidence": 0.99931026,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "be",
            "start": 939.465,
            "end": 939.865,
            "confidence": 0.9999206,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "world",
            "start": 939.865,
            "end": 940.185,
            "confidence": 0.9992855,
            "punctuated_word": "world",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "famous",
            "start": 940.185,
            "end": 940.505,
            "confidence": 0.999892,
            "punctuated_word": "famous",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "for",
            "start": 940.505,
            "end": 940.745,
            "confidence": 0.99672914,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "fifteen",
            "start": 940.745,
            "end": 940.985,
            "confidence": 0.9995338,
            "punctuated_word": "fifteen",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "minutes",
            "start": 940.985,
            "end": 941.385,
            "confidence": 0.9998604,
            "punctuated_word": "minutes",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "on",
            "start": 941.385,
            "end": 941.465,
            "confidence": 0.9985875,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.6488827
          },
          {
            "word": "the",
            "start": 941.465,
            "end": 941.625,
            "confidence": 0.9997806,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "website",
            "start": 941.625,
            "end": 942.125,
            "confidence": 0.97379845,
            "punctuated_word": "website.",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          }
        ],
        "speaker": 0,
        "id": "204e9a58-83b7-4934-9bff-5957ea644d75"
      },
      {
        "start": 942.585,
        "end": 943.085,
        "confidence": 0.9993895,
        "channel": 0,
        "transcript": "So",
        "words": [
          {
            "word": "so",
            "start": 942.585,
            "end": 943.085,
            "confidence": 0.9993895,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          }
        ],
        "speaker": 0,
        "id": "620d2780-1ca1-4dc9-aeda-132b7b62c728"
      },
      {
        "start": 943.465,
        "end": 961.12,
        "confidence": 0.9802627,
        "channel": 0,
        "transcript": "you could essentially gain a full control of the image. You can play with the ape. You can prove ownership via signature. You can even access only member member only areas. Can you just walk us through, the idea behind it, how it works? And to your question, James, how does that",
        "words": [
          {
            "word": "you",
            "start": 943.465,
            "end": 943.625,
            "confidence": 0.99385977,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "could",
            "start": 943.625,
            "end": 944.105,
            "confidence": 0.99986637,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "essentially",
            "start": 944.105,
            "end": 944.605,
            "confidence": 0.9651048,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "gain",
            "start": 944.745,
            "end": 944.905,
            "confidence": 0.9995395,
            "punctuated_word": "gain",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "a",
            "start": 944.905,
            "end": 945.065,
            "confidence": 0.8361441,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "full",
            "start": 945.065,
            "end": 945.305,
            "confidence": 0.99992657,
            "punctuated_word": "full",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "control",
            "start": 945.305,
            "end": 945.78503,
            "confidence": 0.99941504,
            "punctuated_word": "control",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "of",
            "start": 945.78503,
            "end": 945.945,
            "confidence": 0.9969811,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "the",
            "start": 945.945,
            "end": 946.105,
            "confidence": 0.99863017,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "image",
            "start": 946.105,
            "end": 946.605,
            "confidence": 0.95532286,
            "punctuated_word": "image.",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "you",
            "start": 946.7,
            "end": 946.86,
            "confidence": 0.99943596,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "can",
            "start": 946.86,
            "end": 947.1,
            "confidence": 0.99963,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "play",
            "start": 947.1,
            "end": 947.42,
            "confidence": 0.99979013,
            "punctuated_word": "play",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "with",
            "start": 947.42,
            "end": 947.58,
            "confidence": 0.9976222,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.71017975
          },
          {
            "word": "the",
            "start": 947.58,
            "end": 947.66,
            "confidence": 0.8700692,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "ape",
            "start": 947.66,
            "end": 947.98,
            "confidence": 0.93733656,
            "punctuated_word": "ape.",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "you",
            "start": 947.98,
            "end": 948.14,
            "confidence": 0.9994154,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "can",
            "start": 948.14,
            "end": 948.3,
            "confidence": 0.99970144,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "prove",
            "start": 948.3,
            "end": 948.62,
            "confidence": 0.97747415,
            "punctuated_word": "prove",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "ownership",
            "start": 948.62,
            "end": 949.12,
            "confidence": 0.9997069,
            "punctuated_word": "ownership",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "via",
            "start": 949.26,
            "end": 949.5,
            "confidence": 0.8170134,
            "punctuated_word": "via",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "signature",
            "start": 949.5,
            "end": 950.0,
            "confidence": 0.9955461,
            "punctuated_word": "signature.",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "you",
            "start": 950.22,
            "end": 950.38,
            "confidence": 0.9991642,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "can",
            "start": 950.38,
            "end": 950.54,
            "confidence": 0.99992573,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "even",
            "start": 950.54,
            "end": 950.86,
            "confidence": 0.9997528,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "access",
            "start": 950.86,
            "end": 951.36,
            "confidence": 0.99915683,
            "punctuated_word": "access",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "only",
            "start": 951.42,
            "end": 951.82,
            "confidence": 0.8645447,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "member",
            "start": 951.82,
            "end": 952.32,
            "confidence": 0.9979626,
            "punctuated_word": "member",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "member",
            "start": 952.62,
            "end": 952.94,
            "confidence": 0.99700505,
            "punctuated_word": "member",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "only",
            "start": 952.94,
            "end": 953.26,
            "confidence": 0.9824859,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "areas",
            "start": 953.26,
            "end": 953.76,
            "confidence": 0.9984942,
            "punctuated_word": "areas.",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "can",
            "start": 953.98,
            "end": 954.14,
            "confidence": 0.99582785,
            "punctuated_word": "Can",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "you",
            "start": 954.14,
            "end": 954.3,
            "confidence": 0.9997987,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "just",
            "start": 954.3,
            "end": 954.62,
            "confidence": 0.99975854,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "walk",
            "start": 954.62,
            "end": 954.86,
            "confidence": 0.9960334,
            "punctuated_word": "walk",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "us",
            "start": 954.86,
            "end": 955.02,
            "confidence": 0.9992816,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "through",
            "start": 955.02,
            "end": 955.52,
            "confidence": 0.9907466,
            "punctuated_word": "through,",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "the",
            "start": 955.82,
            "end": 955.98,
            "confidence": 0.9998435,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "idea",
            "start": 955.98,
            "end": 956.38,
            "confidence": 0.9988424,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "behind",
            "start": 956.38,
            "end": 956.7,
            "confidence": 0.9998864,
            "punctuated_word": "behind",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "it",
            "start": 956.7,
            "end": 956.94,
            "confidence": 0.941972,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "how",
            "start": 956.94,
            "end": 957.1,
            "confidence": 0.9997303,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "it",
            "start": 957.1,
            "end": 957.33997,
            "confidence": 0.999925,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "works",
            "start": 957.33997,
            "end": 957.83997,
            "confidence": 0.90435207,
            "punctuated_word": "works?",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "and",
            "start": 957.9,
            "end": 958.4,
            "confidence": 0.9992506,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "to",
            "start": 958.7,
            "end": 958.86,
            "confidence": 0.97629446,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "your",
            "start": 958.86,
            "end": 959.1,
            "confidence": 0.99979347,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "question",
            "start": 959.1,
            "end": 959.5,
            "confidence": 0.99849343,
            "punctuated_word": "question,",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "james",
            "start": 959.5,
            "end": 960.0,
            "confidence": 0.99881935,
            "punctuated_word": "James,",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "how",
            "start": 960.14,
            "end": 960.38,
            "confidence": 0.99963164,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "does",
            "start": 960.38,
            "end": 960.62,
            "confidence": 0.99957496,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "that",
            "start": 960.62,
            "end": 961.12,
            "confidence": 0.9997737,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          }
        ],
        "speaker": 0,
        "id": "740fea94-f330-4c78-96d5-d6f1976b33b0"
      },
      {
        "start": 961.53503,
        "end": 963.075,
        "confidence": 0.99961776,
        "channel": 0,
        "transcript": "change our understanding",
        "words": [
          {
            "word": "change",
            "start": 961.53503,
            "end": 962.03503,
            "confidence": 0.9995135,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "our",
            "start": 962.17505,
            "end": 962.575,
            "confidence": 0.9996784,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "understanding",
            "start": 962.575,
            "end": 963.075,
            "confidence": 0.9996613,
            "punctuated_word": "understanding",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          }
        ],
        "speaker": 0,
        "id": "5121668b-aeb4-4792-bb4d-096b71493b08"
      },
      {
        "start": 963.775,
        "end": 968.755,
        "confidence": 0.99768645,
        "channel": 0,
        "transcript": "of, you know, identity and reputation that is earned versus rented?",
        "words": [
          {
            "word": "of",
            "start": 963.775,
            "end": 964.275,
            "confidence": 0.9982836,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "you",
            "start": 964.41504,
            "end": 964.575,
            "confidence": 0.9994418,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "know",
            "start": 964.575,
            "end": 965.075,
            "confidence": 0.9999698,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "identity",
            "start": 965.135,
            "end": 965.61505,
            "confidence": 0.99977094,
            "punctuated_word": "identity",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "and",
            "start": 965.61505,
            "end": 965.85504,
            "confidence": 0.9986027,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "reputation",
            "start": 965.85504,
            "end": 966.35504,
            "confidence": 0.9992625,
            "punctuated_word": "reputation",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "that",
            "start": 966.575,
            "end": 966.73505,
            "confidence": 0.9993223,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "is",
            "start": 966.73505,
            "end": 967.05505,
            "confidence": 0.9994369,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "earned",
            "start": 967.05505,
            "end": 967.55505,
            "confidence": 0.9927886,
            "punctuated_word": "earned",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "versus",
            "start": 967.85504,
            "end": 968.255,
            "confidence": 0.9982601,
            "punctuated_word": "versus",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          },
          {
            "word": "rented",
            "start": 968.255,
            "end": 968.755,
            "confidence": 0.989411,
            "punctuated_word": "rented?",
            "speaker": 0,
            "speaker_confidence": 0.94310856
          }
        ],
        "speaker": 0,
        "id": "71241238-1a27-4725-a72b-004da4d5f556"
      },
      {
        "start": 969.61505,
        "end": 978.58,
        "confidence": 0.9953578,
        "channel": 0,
        "transcript": "Yeah. I'll take that one. We were really excited with the liquefaction project, but as you may have seen in the paper, it's something quite complex and theoretical.",
        "words": [
          {
            "word": "yeah",
            "start": 969.61505,
            "end": 969.85504,
            "confidence": 0.9980335,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.48767793
          },
          {
            "word": "i'll",
            "start": 969.85504,
            "end": 970.015,
            "confidence": 0.9999447,
            "punctuated_word": "I'll",
            "speaker": 2,
            "speaker_confidence": 0.48767793
          },
          {
            "word": "take",
            "start": 970.015,
            "end": 970.255,
            "confidence": 0.9999579,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.48767793
          },
          {
            "word": "that",
            "start": 970.255,
            "end": 970.41504,
            "confidence": 0.9999443,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.48767793
          },
          {
            "word": "one",
            "start": 970.41504,
            "end": 970.91504,
            "confidence": 0.99983764,
            "punctuated_word": "one.",
            "speaker": 2,
            "speaker_confidence": 0.48767793
          },
          {
            "word": "we",
            "start": 970.97504,
            "end": 971.215,
            "confidence": 0.9995347,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "were",
            "start": 971.215,
            "end": 971.455,
            "confidence": 0.99952614,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "really",
            "start": 971.455,
            "end": 971.695,
            "confidence": 0.9961014,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "excited",
            "start": 971.695,
            "end": 972.09503,
            "confidence": 0.99986315,
            "punctuated_word": "excited",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "with",
            "start": 972.09503,
            "end": 972.255,
            "confidence": 0.9997662,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "the",
            "start": 972.255,
            "end": 972.41504,
            "confidence": 0.99205256,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "liquefaction",
            "start": 972.41504,
            "end": 972.91504,
            "confidence": 0.9688177,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "project",
            "start": 973.05505,
            "end": 973.53503,
            "confidence": 0.9436102,
            "punctuated_word": "project,",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "but",
            "start": 973.53503,
            "end": 973.935,
            "confidence": 0.9995983,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "as",
            "start": 973.935,
            "end": 974.17505,
            "confidence": 0.98972136,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "you",
            "start": 974.17505,
            "end": 974.41504,
            "confidence": 0.9998816,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "may",
            "start": 974.41504,
            "end": 974.575,
            "confidence": 0.99978524,
            "punctuated_word": "may",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "have",
            "start": 974.575,
            "end": 974.895,
            "confidence": 0.99981254,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "seen",
            "start": 974.895,
            "end": 975.135,
            "confidence": 0.9998876,
            "punctuated_word": "seen",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "in",
            "start": 975.135,
            "end": 975.29504,
            "confidence": 0.9979686,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "the",
            "start": 975.29504,
            "end": 975.455,
            "confidence": 0.9998764,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "paper",
            "start": 975.455,
            "end": 975.955,
            "confidence": 0.9993558,
            "punctuated_word": "paper,",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "it's",
            "start": 976.16003,
            "end": 976.48004,
            "confidence": 0.9994625,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "something",
            "start": 976.48004,
            "end": 976.98004,
            "confidence": 0.9998559,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "quite",
            "start": 977.04004,
            "end": 977.52,
            "confidence": 0.99992085,
            "punctuated_word": "quite",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "complex",
            "start": 977.52,
            "end": 977.92004,
            "confidence": 0.99871147,
            "punctuated_word": "complex",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "and",
            "start": 977.92004,
            "end": 978.08,
            "confidence": 0.99080276,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "theoretical",
            "start": 978.08,
            "end": 978.58,
            "confidence": 0.9983895,
            "punctuated_word": "theoretical.",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          }
        ],
        "speaker": 2,
        "id": "e766c8d3-5a32-47ab-9a02-9775b0f2dd87"
      },
      {
        "start": 979.12,
        "end": 983.86005,
        "confidence": 0.9981918,
        "channel": 0,
        "transcript": "So we were thinking on what's the best way to kind of showcase our the powerful",
        "words": [
          {
            "word": "so",
            "start": 979.12,
            "end": 979.28,
            "confidence": 0.9992318,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "we",
            "start": 979.28,
            "end": 979.44,
            "confidence": 0.9997526,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "were",
            "start": 979.44,
            "end": 979.68,
            "confidence": 0.9994386,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "thinking",
            "start": 979.68,
            "end": 980.16003,
            "confidence": 0.99979824,
            "punctuated_word": "thinking",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "on",
            "start": 980.16003,
            "end": 980.56,
            "confidence": 0.999181,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "what's",
            "start": 980.56,
            "end": 980.88,
            "confidence": 0.9940614,
            "punctuated_word": "what's",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "the",
            "start": 980.88,
            "end": 981.04004,
            "confidence": 0.9991335,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "best",
            "start": 981.04004,
            "end": 981.36005,
            "confidence": 0.9999236,
            "punctuated_word": "best",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "way",
            "start": 981.36005,
            "end": 981.60004,
            "confidence": 0.9998933,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "to",
            "start": 981.60004,
            "end": 981.68,
            "confidence": 0.9998178,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.85613143
          },
          {
            "word": "kind",
            "start": 981.68,
            "end": 981.84,
            "confidence": 0.99681693,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "of",
            "start": 981.84,
            "end": 982.0,
            "confidence": 0.9998672,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "showcase",
            "start": 982.0,
            "end": 982.48004,
            "confidence": 0.99982435,
            "punctuated_word": "showcase",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "our",
            "start": 982.48004,
            "end": 982.98004,
            "confidence": 0.9877578,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "the",
            "start": 983.12,
            "end": 983.36005,
            "confidence": 0.99963915,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "powerful",
            "start": 983.36005,
            "end": 983.86005,
            "confidence": 0.99693054,
            "punctuated_word": "powerful",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          }
        ],
        "speaker": 2,
        "id": "fe970cc7-08db-4aa1-9dc0-b6d3d4367c12"
      },
      {
        "start": 984.32,
        "end": 990.66003,
        "confidence": 0.9466558,
        "channel": 0,
        "transcript": "the power of liquefaction to the world. And we came up with this kind of take my eight demo. It's not harmful.",
        "words": [
          {
            "word": "the",
            "start": 984.32,
            "end": 984.48004,
            "confidence": 0.99992883,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "power",
            "start": 984.48004,
            "end": 984.72003,
            "confidence": 0.9984854,
            "punctuated_word": "power",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "of",
            "start": 984.72003,
            "end": 984.88,
            "confidence": 0.9941519,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "liquefaction",
            "start": 984.88,
            "end": 985.38,
            "confidence": 0.9993549,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "to",
            "start": 985.52,
            "end": 985.60004,
            "confidence": 0.9944463,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6549707
          },
          {
            "word": "the",
            "start": 985.60004,
            "end": 985.76,
            "confidence": 0.9995467,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "world",
            "start": 985.76,
            "end": 986.26,
            "confidence": 0.9019717,
            "punctuated_word": "world.",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "and",
            "start": 986.4,
            "end": 986.56,
            "confidence": 0.99712163,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "we",
            "start": 986.56,
            "end": 986.72003,
            "confidence": 0.9998609,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "came",
            "start": 986.72003,
            "end": 986.88,
            "confidence": 0.99990344,
            "punctuated_word": "came",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "up",
            "start": 986.88,
            "end": 987.04004,
            "confidence": 0.96257025,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "with",
            "start": 987.04004,
            "end": 987.2,
            "confidence": 0.9980562,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "this",
            "start": 987.2,
            "end": 987.44,
            "confidence": 0.990139,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "kind",
            "start": 987.44,
            "end": 987.68,
            "confidence": 0.99578226,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "of",
            "start": 987.68,
            "end": 988.16003,
            "confidence": 0.99956363,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "take",
            "start": 988.16003,
            "end": 988.48004,
            "confidence": 0.48218843,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "my",
            "start": 988.48004,
            "end": 988.72003,
            "confidence": 0.96375674,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "eight",
            "start": 988.72003,
            "end": 989.12,
            "confidence": 0.5548985,
            "punctuated_word": "eight",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "demo",
            "start": 989.12,
            "end": 989.60004,
            "confidence": 0.9969402,
            "punctuated_word": "demo.",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "it's",
            "start": 989.60004,
            "end": 989.92004,
            "confidence": 0.99943244,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "not",
            "start": 989.92004,
            "end": 990.16003,
            "confidence": 0.99994457,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "harmful",
            "start": 990.16003,
            "end": 990.66003,
            "confidence": 0.9983816,
            "punctuated_word": "harmful.",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          }
        ],
        "speaker": 2,
        "id": "cb041a1b-778a-45fd-a0df-4edc4fa81941"
      },
      {
        "start": 991.025,
        "end": 992.485,
        "confidence": 0.999712,
        "channel": 0,
        "transcript": "It's also not very",
        "words": [
          {
            "word": "it's",
            "start": 991.025,
            "end": 991.34503,
            "confidence": 0.99960405,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "also",
            "start": 991.34503,
            "end": 991.745,
            "confidence": 0.99962854,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "not",
            "start": 991.745,
            "end": 991.985,
            "confidence": 0.9997594,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "very",
            "start": 991.985,
            "end": 992.485,
            "confidence": 0.9998561,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          }
        ],
        "speaker": 2,
        "id": "ea52bfe1-a197-479d-8b3e-15e1deba1397"
      },
      {
        "start": 992.78503,
        "end": 999.045,
        "confidence": 0.963983,
        "channel": 0,
        "transcript": "kind of useful in terms of what's providing to Web three. It's more kind of showcasing what we can do with liquefaction,",
        "words": [
          {
            "word": "kind",
            "start": 992.78503,
            "end": 992.945,
            "confidence": 0.92554015,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "of",
            "start": 992.945,
            "end": 993.425,
            "confidence": 0.99988604,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "useful",
            "start": 993.425,
            "end": 993.925,
            "confidence": 0.9995944,
            "punctuated_word": "useful",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "in",
            "start": 994.065,
            "end": 994.22504,
            "confidence": 0.99958044,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "terms",
            "start": 994.22504,
            "end": 994.625,
            "confidence": 0.9999876,
            "punctuated_word": "terms",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "of",
            "start": 994.625,
            "end": 994.945,
            "confidence": 0.99992096,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "what's",
            "start": 994.945,
            "end": 995.265,
            "confidence": 0.91265523,
            "punctuated_word": "what's",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "providing",
            "start": 995.265,
            "end": 995.745,
            "confidence": 0.9984982,
            "punctuated_word": "providing",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "to",
            "start": 995.745,
            "end": 995.905,
            "confidence": 0.99544686,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "web",
            "start": 995.905,
            "end": 996.145,
            "confidence": 0.59183073,
            "punctuated_word": "Web",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "three",
            "start": 996.145,
            "end": 996.385,
            "confidence": 0.89487803,
            "punctuated_word": "three.",
            "speaker": 2,
            "speaker_confidence": 0.8052803
          },
          {
            "word": "it's",
            "start": 996.385,
            "end": 996.465,
            "confidence": 0.9986855,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "more",
            "start": 996.465,
            "end": 996.705,
            "confidence": 0.9993662,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "kind",
            "start": 996.705,
            "end": 996.865,
            "confidence": 0.996618,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "of",
            "start": 996.865,
            "end": 997.025,
            "confidence": 0.99963236,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "showcasing",
            "start": 997.025,
            "end": 997.505,
            "confidence": 0.99984,
            "punctuated_word": "showcasing",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "what",
            "start": 997.505,
            "end": 997.825,
            "confidence": 0.9997377,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "we",
            "start": 997.825,
            "end": 997.985,
            "confidence": 0.9998191,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "can",
            "start": 997.985,
            "end": 998.145,
            "confidence": 0.9998305,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "do",
            "start": 998.145,
            "end": 998.385,
            "confidence": 0.99942553,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "with",
            "start": 998.385,
            "end": 998.545,
            "confidence": 0.9926987,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "liquefaction",
            "start": 998.545,
            "end": 999.045,
            "confidence": 0.90415424,
            "punctuated_word": "liquefaction,",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          }
        ],
        "speaker": 2,
        "id": "a4910e6d-d77c-43c3-8c1f-d9f0fe32242b"
      },
      {
        "start": 999.745,
        "end": 1001.605,
        "confidence": 0.94033617,
        "channel": 0,
        "transcript": "and we set to build it. And",
        "words": [
          {
            "word": "and",
            "start": 999.745,
            "end": 1000.065,
            "confidence": 0.9945616,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "we",
            "start": 1000.065,
            "end": 1000.305,
            "confidence": 0.70445454,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "set",
            "start": 1000.305,
            "end": 1000.465,
            "confidence": 0.96560764,
            "punctuated_word": "set",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "to",
            "start": 1000.465,
            "end": 1000.625,
            "confidence": 0.9977398,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "build",
            "start": 1000.625,
            "end": 1000.865,
            "confidence": 0.99974614,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "it",
            "start": 1000.865,
            "end": 1001.105,
            "confidence": 0.9963707,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "and",
            "start": 1001.105,
            "end": 1001.605,
            "confidence": 0.9238724,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          }
        ],
        "speaker": 2,
        "id": "6f853b60-4ac8-4b6b-b7cb-e81af6f93708"
      },
      {
        "start": 1001.985,
        "end": 1002.145,
        "confidence": 0.9881911,
        "channel": 0,
        "transcript": "we",
        "words": [
          {
            "word": "we",
            "start": 1001.985,
            "end": 1002.145,
            "confidence": 0.9881911,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          }
        ],
        "speaker": 2,
        "id": "f8d0dc86-c1cf-46d9-858e-18616bb63dbc"
      },
      {
        "start": 1003.12,
        "end": 1006.5,
        "confidence": 0.9980176,
        "channel": 0,
        "transcript": "during the liquefaction project, we were able to kind of build a really",
        "words": [
          {
            "word": "during",
            "start": 1003.12,
            "end": 1003.44,
            "confidence": 0.98936594,
            "punctuated_word": "during",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "the",
            "start": 1003.44,
            "end": 1003.52,
            "confidence": 0.99962544,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "liquefaction",
            "start": 1003.52,
            "end": 1004.02,
            "confidence": 0.9928147,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "project",
            "start": 1004.24005,
            "end": 1004.56,
            "confidence": 0.9993459,
            "punctuated_word": "project,",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "we",
            "start": 1004.56,
            "end": 1004.72003,
            "confidence": 0.9999044,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "were",
            "start": 1004.72003,
            "end": 1004.88,
            "confidence": 0.99947673,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "able",
            "start": 1004.88,
            "end": 1005.12,
            "confidence": 0.9999299,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "to",
            "start": 1005.12,
            "end": 1005.2,
            "confidence": 0.9997495,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "kind",
            "start": 1005.2,
            "end": 1005.36005,
            "confidence": 0.9977062,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "of",
            "start": 1005.36005,
            "end": 1005.52,
            "confidence": 0.9994986,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "build",
            "start": 1005.52,
            "end": 1005.84,
            "confidence": 0.99956673,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "a",
            "start": 1005.84,
            "end": 1006.0,
            "confidence": 0.998287,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "really",
            "start": 1006.0,
            "end": 1006.5,
            "confidence": 0.99895775,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          }
        ],
        "speaker": 2,
        "id": "1f59d2b2-acaf-4483-963e-19c01e4551ed"
      },
      {
        "start": 1006.80005,
        "end": 1026.995,
        "confidence": 0.9790073,
        "channel": 0,
        "transcript": "compact module that allows the creation of of policies that restrict access to the asset in the accounts and creates new encumbered addresses and kind of handles all the underlying liquefaction logic. And then we were able to build our Take My Ape demo on top of that, a demo that shows liquefaction by allowing people to own,",
        "words": [
          {
            "word": "compact",
            "start": 1006.80005,
            "end": 1007.30005,
            "confidence": 0.9973878,
            "punctuated_word": "compact",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "module",
            "start": 1007.52,
            "end": 1008.0,
            "confidence": 0.99666935,
            "punctuated_word": "module",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "that",
            "start": 1008.0,
            "end": 1008.24005,
            "confidence": 0.9991646,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "allows",
            "start": 1008.24005,
            "end": 1008.74005,
            "confidence": 0.9998708,
            "punctuated_word": "allows",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "the",
            "start": 1008.88,
            "end": 1009.04004,
            "confidence": 0.9937488,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "creation",
            "start": 1009.04004,
            "end": 1009.52,
            "confidence": 0.9998932,
            "punctuated_word": "creation",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "of",
            "start": 1009.52,
            "end": 1009.76,
            "confidence": 0.9999651,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "of",
            "start": 1009.76,
            "end": 1010.0,
            "confidence": 0.99767166,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "policies",
            "start": 1010.0,
            "end": 1010.5,
            "confidence": 0.9995715,
            "punctuated_word": "policies",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "that",
            "start": 1010.56,
            "end": 1010.88,
            "confidence": 0.9996406,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "restrict",
            "start": 1010.88,
            "end": 1011.36005,
            "confidence": 0.99963546,
            "punctuated_word": "restrict",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "access",
            "start": 1011.36005,
            "end": 1011.76,
            "confidence": 0.9995215,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "to",
            "start": 1011.76,
            "end": 1012.26,
            "confidence": 0.9997106,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "the",
            "start": 1012.48004,
            "end": 1012.64,
            "confidence": 0.9961056,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "asset",
            "start": 1012.64,
            "end": 1013.04004,
            "confidence": 0.87545437,
            "punctuated_word": "asset",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "in",
            "start": 1013.04004,
            "end": 1013.2,
            "confidence": 0.983154,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "the",
            "start": 1013.2,
            "end": 1013.36005,
            "confidence": 0.9996463,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "accounts",
            "start": 1013.36005,
            "end": 1013.84,
            "confidence": 0.9955318,
            "punctuated_word": "accounts",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "and",
            "start": 1013.84,
            "end": 1014.08,
            "confidence": 0.98959374,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "creates",
            "start": 1014.08,
            "end": 1014.58,
            "confidence": 0.9884239,
            "punctuated_word": "creates",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "new",
            "start": 1014.64,
            "end": 1014.88,
            "confidence": 0.9992323,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "encumbered",
            "start": 1014.88,
            "end": 1015.36005,
            "confidence": 0.9723819,
            "punctuated_word": "encumbered",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "addresses",
            "start": 1015.36005,
            "end": 1015.76,
            "confidence": 0.9994023,
            "punctuated_word": "addresses",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "and",
            "start": 1015.76,
            "end": 1016.175,
            "confidence": 0.9850478,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.84643406
          },
          {
            "word": "kind",
            "start": 1016.255,
            "end": 1016.33496,
            "confidence": 0.9983841,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "of",
            "start": 1016.33496,
            "end": 1016.575,
            "confidence": 0.99987936,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "handles",
            "start": 1016.575,
            "end": 1016.89496,
            "confidence": 0.99938345,
            "punctuated_word": "handles",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "all",
            "start": 1016.89496,
            "end": 1017.135,
            "confidence": 0.999728,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "the",
            "start": 1017.135,
            "end": 1017.455,
            "confidence": 0.99919254,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "underlying",
            "start": 1017.455,
            "end": 1017.935,
            "confidence": 0.99944085,
            "punctuated_word": "underlying",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "liquefaction",
            "start": 1017.935,
            "end": 1018.435,
            "confidence": 0.9958785,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "logic",
            "start": 1018.575,
            "end": 1019.075,
            "confidence": 0.95115876,
            "punctuated_word": "logic.",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "and",
            "start": 1019.21497,
            "end": 1019.375,
            "confidence": 0.9993304,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "then",
            "start": 1019.375,
            "end": 1019.535,
            "confidence": 0.9998969,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.55127966
          },
          {
            "word": "we",
            "start": 1019.535,
            "end": 1019.695,
            "confidence": 0.9980627,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "were",
            "start": 1019.695,
            "end": 1019.935,
            "confidence": 0.99958175,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "able",
            "start": 1019.935,
            "end": 1020.095,
            "confidence": 0.9999391,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "to",
            "start": 1020.095,
            "end": 1020.33496,
            "confidence": 0.99940014,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "build",
            "start": 1020.33496,
            "end": 1020.735,
            "confidence": 0.9999007,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "our",
            "start": 1020.735,
            "end": 1021.055,
            "confidence": 0.99928683,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "take",
            "start": 1021.055,
            "end": 1021.295,
            "confidence": 0.78076124,
            "punctuated_word": "Take",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "my",
            "start": 1021.295,
            "end": 1021.535,
            "confidence": 0.69690114,
            "punctuated_word": "My",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "ape",
            "start": 1021.535,
            "end": 1021.77496,
            "confidence": 0.7639303,
            "punctuated_word": "Ape",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "demo",
            "start": 1021.77496,
            "end": 1022.175,
            "confidence": 0.9979673,
            "punctuated_word": "demo",
            "speaker": 2,
            "speaker_confidence": 0.5217343
          },
          {
            "word": "on",
            "start": 1022.175,
            "end": 1022.255,
            "confidence": 0.9996965,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "top",
            "start": 1022.255,
            "end": 1022.415,
            "confidence": 0.9999615,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "of",
            "start": 1022.415,
            "end": 1022.575,
            "confidence": 0.9998907,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "that",
            "start": 1022.575,
            "end": 1023.075,
            "confidence": 0.87288463,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "a",
            "start": 1023.295,
            "end": 1023.455,
            "confidence": 0.9949793,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "demo",
            "start": 1023.455,
            "end": 1023.77496,
            "confidence": 0.9998697,
            "punctuated_word": "demo",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "that",
            "start": 1023.77496,
            "end": 1023.935,
            "confidence": 0.9999293,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "shows",
            "start": 1023.935,
            "end": 1024.255,
            "confidence": 0.99949944,
            "punctuated_word": "shows",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "liquefaction",
            "start": 1024.255,
            "end": 1024.755,
            "confidence": 0.99969554,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "by",
            "start": 1024.895,
            "end": 1025.135,
            "confidence": 0.99948955,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "allowing",
            "start": 1025.135,
            "end": 1025.635,
            "confidence": 0.99990106,
            "punctuated_word": "allowing",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "people",
            "start": 1025.855,
            "end": 1026.255,
            "confidence": 0.9999548,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "to",
            "start": 1026.255,
            "end": 1026.495,
            "confidence": 0.99977034,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "own",
            "start": 1026.495,
            "end": 1026.995,
            "confidence": 0.97248244,
            "punctuated_word": "own,",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          }
        ],
        "speaker": 2,
        "id": "1cecc759-4a2e-4a63-844f-1ae7ca6e134e"
      },
      {
        "start": 1027.535,
        "end": 1032.12,
        "confidence": 0.96418655,
        "channel": 0,
        "transcript": "Board Ape for fifteen minutes for the price of less than a dollar, for example.",
        "words": [
          {
            "word": "board",
            "start": 1027.535,
            "end": 1027.855,
            "confidence": 0.5153263,
            "punctuated_word": "Board",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "ape",
            "start": 1027.855,
            "end": 1028.175,
            "confidence": 0.9631866,
            "punctuated_word": "Ape",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "for",
            "start": 1028.175,
            "end": 1028.415,
            "confidence": 0.9990095,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "fifteen",
            "start": 1028.415,
            "end": 1028.815,
            "confidence": 0.9990664,
            "punctuated_word": "fifteen",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "minutes",
            "start": 1028.815,
            "end": 1029.3,
            "confidence": 0.99990916,
            "punctuated_word": "minutes",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "for",
            "start": 1029.4601,
            "end": 1029.7001,
            "confidence": 0.99984837,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "the",
            "start": 1029.7001,
            "end": 1029.78,
            "confidence": 0.9996445,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "price",
            "start": 1029.78,
            "end": 1030.18,
            "confidence": 0.99940455,
            "punctuated_word": "price",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "of",
            "start": 1030.18,
            "end": 1030.3401,
            "confidence": 0.99955505,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "less",
            "start": 1030.3401,
            "end": 1030.5801,
            "confidence": 0.99990976,
            "punctuated_word": "less",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "than",
            "start": 1030.5801,
            "end": 1030.8201,
            "confidence": 0.9996093,
            "punctuated_word": "than",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "a",
            "start": 1030.8201,
            "end": 1030.9801,
            "confidence": 0.9993968,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "dollar",
            "start": 1030.9801,
            "end": 1031.38,
            "confidence": 0.9977394,
            "punctuated_word": "dollar,",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "for",
            "start": 1031.38,
            "end": 1031.62,
            "confidence": 0.99992764,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "example",
            "start": 1031.62,
            "end": 1032.12,
            "confidence": 0.99126506,
            "punctuated_word": "example.",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          }
        ],
        "speaker": 2,
        "id": "39a844d3-5296-45f2-a208-d7a282eae181"
      },
      {
        "start": 1032.5801,
        "end": 1036.52,
        "confidence": 0.97642803,
        "channel": 0,
        "transcript": "And how it's done, basically, is you create an encumbered account,",
        "words": [
          {
            "word": "and",
            "start": 1032.5801,
            "end": 1033.0801,
            "confidence": 0.99721694,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "how",
            "start": 1033.14,
            "end": 1033.38,
            "confidence": 0.99891615,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "it's",
            "start": 1033.38,
            "end": 1033.54,
            "confidence": 0.986875,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "done",
            "start": 1033.54,
            "end": 1033.78,
            "confidence": 0.79491866,
            "punctuated_word": "done,",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "basically",
            "start": 1033.78,
            "end": 1034.26,
            "confidence": 0.99964285,
            "punctuated_word": "basically,",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "is",
            "start": 1034.26,
            "end": 1034.42,
            "confidence": 0.992938,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "you",
            "start": 1034.42,
            "end": 1034.66,
            "confidence": 0.999421,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "create",
            "start": 1034.66,
            "end": 1034.9801,
            "confidence": 0.99797255,
            "punctuated_word": "create",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "an",
            "start": 1034.9801,
            "end": 1035.2201,
            "confidence": 0.99957544,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "encumbered",
            "start": 1035.2201,
            "end": 1035.7201,
            "confidence": 0.98578507,
            "punctuated_word": "encumbered",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          },
          {
            "word": "account",
            "start": 1036.02,
            "end": 1036.52,
            "confidence": 0.98744565,
            "punctuated_word": "account,",
            "speaker": 2,
            "speaker_confidence": 0.7302505
          }
        ],
        "speaker": 2,
        "id": "3f10d39e-232a-47aa-93c9-4025ea3e6f5e"
      },
      {
        "start": 1036.9801,
        "end": 1039.8,
        "confidence": 0.9591688,
        "channel": 0,
        "transcript": "an account that's under some liquefaction policies.",
        "words": [
          {
            "word": "an",
            "start": 1036.9801,
            "end": 1037.2201,
            "confidence": 0.99968123,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "account",
            "start": 1037.2201,
            "end": 1037.62,
            "confidence": 0.9999565,
            "punctuated_word": "account",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "that's",
            "start": 1037.62,
            "end": 1038.02,
            "confidence": 0.99978817,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "under",
            "start": 1038.02,
            "end": 1038.42,
            "confidence": 0.9999088,
            "punctuated_word": "under",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "some",
            "start": 1038.42,
            "end": 1038.5801,
            "confidence": 0.9967366,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "liquefaction",
            "start": 1038.5801,
            "end": 1039.0801,
            "confidence": 0.9364906,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "policies",
            "start": 1039.3,
            "end": 1039.8,
            "confidence": 0.78161955,
            "punctuated_word": "policies.",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          }
        ],
        "speaker": 2,
        "id": "12c26d7d-07a3-4be4-a210-9e9be1ccf75a"
      },
      {
        "start": 1040.42,
        "end": 1041.16,
        "confidence": 0.9992471,
        "channel": 0,
        "transcript": "And you're",
        "words": [
          {
            "word": "and",
            "start": 1040.42,
            "end": 1040.66,
            "confidence": 0.9987458,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "you're",
            "start": 1040.66,
            "end": 1041.16,
            "confidence": 0.99974835,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          }
        ],
        "speaker": 2,
        "id": "ea8f9511-8f73-4f3e-916b-d96081fba1b7"
      },
      {
        "start": 1041.5951,
        "end": 1043.6951,
        "confidence": 0.9998474,
        "channel": 0,
        "transcript": "able to do anything with that account",
        "words": [
          {
            "word": "able",
            "start": 1041.5951,
            "end": 1041.915,
            "confidence": 0.99985886,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "to",
            "start": 1041.915,
            "end": 1042.115,
            "confidence": 0.9996823,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "do",
            "start": 1042.115,
            "end": 1042.3151,
            "confidence": 0.99993527,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "anything",
            "start": 1042.3151,
            "end": 1042.7151,
            "confidence": 0.99978775,
            "punctuated_word": "anything",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "with",
            "start": 1042.7151,
            "end": 1042.9551,
            "confidence": 0.99986935,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "that",
            "start": 1042.9551,
            "end": 1043.1951,
            "confidence": 0.9998267,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          },
          {
            "word": "account",
            "start": 1043.1951,
            "end": 1043.6951,
            "confidence": 0.9999713,
            "punctuated_word": "account",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          }
        ],
        "speaker": 2,
        "id": "dd69fa2d-48cc-4abc-b181-2702a5b2c96a"
      },
      {
        "start": 1044.3151,
        "end": 1044.8151,
        "confidence": 0.68141127,
        "channel": 0,
        "transcript": "but",
        "words": [
          {
            "word": "but",
            "start": 1044.3151,
            "end": 1044.8151,
            "confidence": 0.68141127,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.69806945
          }
        ],
        "speaker": 2,
        "id": "e222b28e-aa61-4989-a6bb-78aa9ae8ce6a"
      },
      {
        "start": 1045.1951,
        "end": 1063.2001,
        "confidence": 0.9824582,
        "channel": 0,
        "transcript": "kind of steal the ape. So you kind of get access to an encumbered account, send the ape to that account that you own because you're able to do anything with it, but you're not able to kind of send the ape to any account you want. Since you're able to sign anything with that account, you're able to sign kind of log login challenges to",
        "words": [
          {
            "word": "kind",
            "start": 1045.1951,
            "end": 1045.435,
            "confidence": 0.99109125,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.47185493
          },
          {
            "word": "of",
            "start": 1045.435,
            "end": 1045.755,
            "confidence": 0.9998272,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.47185493
          },
          {
            "word": "steal",
            "start": 1045.755,
            "end": 1046.0751,
            "confidence": 0.9916242,
            "punctuated_word": "steal",
            "speaker": 2,
            "speaker_confidence": 0.47185493
          },
          {
            "word": "the",
            "start": 1046.0751,
            "end": 1046.2351,
            "confidence": 0.9971777,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.47185493
          },
          {
            "word": "ape",
            "start": 1046.2351,
            "end": 1046.7351,
            "confidence": 0.8318659,
            "punctuated_word": "ape.",
            "speaker": 2,
            "speaker_confidence": 0.47185493
          },
          {
            "word": "so",
            "start": 1047.035,
            "end": 1047.3551,
            "confidence": 0.9996358,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.47185493
          },
          {
            "word": "you",
            "start": 1047.3551,
            "end": 1047.5951,
            "confidence": 0.9994337,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.47185493
          },
          {
            "word": "kind",
            "start": 1047.5951,
            "end": 1047.755,
            "confidence": 0.9830804,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.47185493
          },
          {
            "word": "of",
            "start": 1047.755,
            "end": 1047.915,
            "confidence": 0.99988914,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.47185493
          },
          {
            "word": "get",
            "start": 1047.915,
            "end": 1048.0751,
            "confidence": 0.99929667,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "access",
            "start": 1048.0751,
            "end": 1048.3151,
            "confidence": 0.999663,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "to",
            "start": 1048.3151,
            "end": 1048.4751,
            "confidence": 0.99966156,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "an",
            "start": 1048.4751,
            "end": 1048.555,
            "confidence": 0.9963786,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "encumbered",
            "start": 1048.555,
            "end": 1048.9551,
            "confidence": 0.9842628,
            "punctuated_word": "encumbered",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "account",
            "start": 1048.9551,
            "end": 1049.435,
            "confidence": 0.9913499,
            "punctuated_word": "account,",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "send",
            "start": 1049.435,
            "end": 1049.675,
            "confidence": 0.9991529,
            "punctuated_word": "send",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "the",
            "start": 1049.675,
            "end": 1049.8351,
            "confidence": 0.9982697,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "ape",
            "start": 1049.8351,
            "end": 1050.155,
            "confidence": 0.9917563,
            "punctuated_word": "ape",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "to",
            "start": 1050.155,
            "end": 1050.3151,
            "confidence": 0.99943334,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "that",
            "start": 1050.3151,
            "end": 1050.635,
            "confidence": 0.99959344,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "account",
            "start": 1050.635,
            "end": 1051.1151,
            "confidence": 0.9993988,
            "punctuated_word": "account",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "that",
            "start": 1051.1151,
            "end": 1051.275,
            "confidence": 0.9994579,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "you",
            "start": 1051.275,
            "end": 1051.515,
            "confidence": 0.9995371,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "own",
            "start": 1051.515,
            "end": 1051.755,
            "confidence": 0.9909958,
            "punctuated_word": "own",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "because",
            "start": 1051.755,
            "end": 1051.9951,
            "confidence": 0.9596326,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "you're",
            "start": 1051.9951,
            "end": 1052.2351,
            "confidence": 0.9992974,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "able",
            "start": 1052.2351,
            "end": 1052.4751,
            "confidence": 0.9997857,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.6609157
          },
          {
            "word": "to",
            "start": 1052.4751,
            "end": 1052.555,
            "confidence": 0.9993709,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "do",
            "start": 1052.555,
            "end": 1052.795,
            "confidence": 0.9998336,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "anything",
            "start": 1052.795,
            "end": 1053.1951,
            "confidence": 0.9998223,
            "punctuated_word": "anything",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "with",
            "start": 1053.1951,
            "end": 1053.3551,
            "confidence": 0.9999255,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "it",
            "start": 1053.3551,
            "end": 1053.66,
            "confidence": 0.9005408,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "but",
            "start": 1053.9,
            "end": 1054.06,
            "confidence": 0.999383,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "you're",
            "start": 1054.06,
            "end": 1054.3,
            "confidence": 0.9978023,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "not",
            "start": 1054.3,
            "end": 1054.54,
            "confidence": 0.99955994,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "able",
            "start": 1054.54,
            "end": 1054.78,
            "confidence": 0.9997931,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "to",
            "start": 1054.78,
            "end": 1054.9401,
            "confidence": 0.9997912,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "kind",
            "start": 1054.9401,
            "end": 1055.18,
            "confidence": 0.99294925,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.59219915
          },
          {
            "word": "of",
            "start": 1055.18,
            "end": 1055.26,
            "confidence": 0.9998006,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "send",
            "start": 1055.26,
            "end": 1055.5,
            "confidence": 0.9991032,
            "punctuated_word": "send",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "the",
            "start": 1055.5,
            "end": 1055.66,
            "confidence": 0.9976265,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "ape",
            "start": 1055.66,
            "end": 1055.9,
            "confidence": 0.99273527,
            "punctuated_word": "ape",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "to",
            "start": 1055.9,
            "end": 1056.2201,
            "confidence": 0.9993718,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "any",
            "start": 1056.2201,
            "end": 1056.4601,
            "confidence": 0.9998785,
            "punctuated_word": "any",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "account",
            "start": 1056.4601,
            "end": 1056.78,
            "confidence": 0.79293865,
            "punctuated_word": "account",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "you",
            "start": 1056.78,
            "end": 1056.9401,
            "confidence": 0.9995283,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "want",
            "start": 1056.9401,
            "end": 1057.4401,
            "confidence": 0.99918324,
            "punctuated_word": "want.",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "since",
            "start": 1057.74,
            "end": 1057.98,
            "confidence": 0.99886036,
            "punctuated_word": "Since",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "you're",
            "start": 1057.98,
            "end": 1058.14,
            "confidence": 0.9994597,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "able",
            "start": 1058.14,
            "end": 1058.4601,
            "confidence": 0.9997837,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "to",
            "start": 1058.4601,
            "end": 1058.54,
            "confidence": 0.9991365,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "sign",
            "start": 1058.54,
            "end": 1058.78,
            "confidence": 0.9941076,
            "punctuated_word": "sign",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "anything",
            "start": 1058.78,
            "end": 1059.1,
            "confidence": 0.99975425,
            "punctuated_word": "anything",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "with",
            "start": 1059.1,
            "end": 1059.26,
            "confidence": 0.9990847,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "that",
            "start": 1059.26,
            "end": 1059.42,
            "confidence": 0.9997255,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "account",
            "start": 1059.42,
            "end": 1059.74,
            "confidence": 0.9980049,
            "punctuated_word": "account,",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "you're",
            "start": 1059.74,
            "end": 1059.9,
            "confidence": 0.9988581,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "able",
            "start": 1059.9,
            "end": 1060.14,
            "confidence": 0.99993145,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "to",
            "start": 1060.14,
            "end": 1060.2201,
            "confidence": 0.9963612,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "sign",
            "start": 1060.2201,
            "end": 1060.4601,
            "confidence": 0.91148514,
            "punctuated_word": "sign",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "kind",
            "start": 1060.4601,
            "end": 1060.9601,
            "confidence": 0.9618407,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "of",
            "start": 1061.26,
            "end": 1061.42,
            "confidence": 0.9997898,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6748709
          },
          {
            "word": "log",
            "start": 1061.42,
            "end": 1061.5,
            "confidence": 0.75665194,
            "punctuated_word": "log",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "login",
            "start": 1061.5801,
            "end": 1062.0801,
            "confidence": 0.86149067,
            "punctuated_word": "login",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "challenges",
            "start": 1062.14,
            "end": 1062.64,
            "confidence": 0.99870396,
            "punctuated_word": "challenges",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "to",
            "start": 1062.7001,
            "end": 1063.2001,
            "confidence": 0.99971575,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          }
        ],
        "speaker": 2,
        "id": "36ca75a7-2401-4394-9bb8-b11cb8777376"
      },
      {
        "start": 1063.8201,
        "end": 1064.3201,
        "confidence": 0.9972836,
        "channel": 0,
        "transcript": "the",
        "words": [
          {
            "word": "the",
            "start": 1063.8201,
            "end": 1064.3201,
            "confidence": 0.9972836,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          }
        ],
        "speaker": 2,
        "id": "18f12550-a611-4578-bf60-d84ec43f56fb"
      },
      {
        "start": 1064.7001,
        "end": 1065.8401,
        "confidence": 0.88722056,
        "channel": 0,
        "transcript": "take the Discord,",
        "words": [
          {
            "word": "take",
            "start": 1064.7001,
            "end": 1064.9401,
            "confidence": 0.9988918,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "the",
            "start": 1064.9401,
            "end": 1065.3401,
            "confidence": 0.99794537,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "discord",
            "start": 1065.3401,
            "end": 1065.8401,
            "confidence": 0.66482437,
            "punctuated_word": "Discord,",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          }
        ],
        "speaker": 2,
        "id": "3b60bcee-5865-4765-98f4-4a1b5fa7a97a"
      },
      {
        "start": 1066.38,
        "end": 1067.76,
        "confidence": 0.99934226,
        "channel": 0,
        "transcript": "for example, or",
        "words": [
          {
            "word": "for",
            "start": 1066.38,
            "end": 1066.54,
            "confidence": 0.99993026,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "example",
            "start": 1066.54,
            "end": 1067.04,
            "confidence": 0.99848676,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "or",
            "start": 1067.26,
            "end": 1067.76,
            "confidence": 0.99960977,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          }
        ],
        "speaker": 2,
        "id": "dc0852bc-4c0e-47ec-91bd-94a375073f58"
      },
      {
        "start": 1068.345,
        "end": 1069.085,
        "confidence": 0.9978891,
        "channel": 0,
        "transcript": "enter the",
        "words": [
          {
            "word": "enter",
            "start": 1068.345,
            "end": 1068.585,
            "confidence": 0.9966528,
            "punctuated_word": "enter",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "the",
            "start": 1068.585,
            "end": 1069.085,
            "confidence": 0.9991254,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          }
        ],
        "speaker": 2,
        "id": "31693d9d-ff46-48ed-908d-8c7cf899289b"
      },
      {
        "start": 1069.385,
        "end": 1083.46,
        "confidence": 0.9438631,
        "channel": 0,
        "transcript": "restricted areas in the website by kind of signing messages that they request with a specific nonce. And you're even able to sign transactions sending Ethereum if if we implemented more policies on top of Take My Ape. So",
        "words": [
          {
            "word": "restricted",
            "start": 1069.385,
            "end": 1069.885,
            "confidence": 0.99913496,
            "punctuated_word": "restricted",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "areas",
            "start": 1070.105,
            "end": 1070.505,
            "confidence": 0.99975866,
            "punctuated_word": "areas",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "in",
            "start": 1070.505,
            "end": 1070.665,
            "confidence": 0.9998468,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "the",
            "start": 1070.665,
            "end": 1070.825,
            "confidence": 0.99990237,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "website",
            "start": 1070.825,
            "end": 1071.325,
            "confidence": 0.99954695,
            "punctuated_word": "website",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "by",
            "start": 1071.465,
            "end": 1071.705,
            "confidence": 0.99903464,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "kind",
            "start": 1071.705,
            "end": 1071.865,
            "confidence": 0.9846156,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "of",
            "start": 1071.865,
            "end": 1072.365,
            "confidence": 0.9999101,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "signing",
            "start": 1072.505,
            "end": 1072.825,
            "confidence": 0.9844556,
            "punctuated_word": "signing",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "messages",
            "start": 1072.825,
            "end": 1073.3049,
            "confidence": 0.9999157,
            "punctuated_word": "messages",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "that",
            "start": 1073.3049,
            "end": 1073.465,
            "confidence": 0.99974066,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "they",
            "start": 1073.465,
            "end": 1073.785,
            "confidence": 0.9583687,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "request",
            "start": 1073.785,
            "end": 1074.285,
            "confidence": 0.9943059,
            "punctuated_word": "request",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "with",
            "start": 1074.505,
            "end": 1074.985,
            "confidence": 0.994352,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "a",
            "start": 1074.985,
            "end": 1075.145,
            "confidence": 0.545122,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "specific",
            "start": 1075.145,
            "end": 1075.5449,
            "confidence": 0.99861944,
            "punctuated_word": "specific",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "nonce",
            "start": 1075.5449,
            "end": 1076.0449,
            "confidence": 0.7537694,
            "punctuated_word": "nonce.",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "and",
            "start": 1076.105,
            "end": 1076.345,
            "confidence": 0.99855095,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "you're",
            "start": 1076.345,
            "end": 1076.585,
            "confidence": 0.9994156,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "even",
            "start": 1076.585,
            "end": 1076.905,
            "confidence": 0.9998369,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "able",
            "start": 1076.905,
            "end": 1077.225,
            "confidence": 0.99993086,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "to",
            "start": 1077.225,
            "end": 1077.385,
            "confidence": 0.999451,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "sign",
            "start": 1077.385,
            "end": 1077.625,
            "confidence": 0.96891016,
            "punctuated_word": "sign",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "transactions",
            "start": 1077.625,
            "end": 1078.125,
            "confidence": 0.8417512,
            "punctuated_word": "transactions",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "sending",
            "start": 1078.1849,
            "end": 1078.4249,
            "confidence": 0.8420559,
            "punctuated_word": "sending",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "ethereum",
            "start": 1078.4249,
            "end": 1078.905,
            "confidence": 0.95936805,
            "punctuated_word": "Ethereum",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "if",
            "start": 1078.905,
            "end": 1079.225,
            "confidence": 0.9838029,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.7382219
          },
          {
            "word": "if",
            "start": 1079.225,
            "end": 1079.3049,
            "confidence": 0.7023214,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "we",
            "start": 1079.3049,
            "end": 1079.705,
            "confidence": 0.8790061,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "implemented",
            "start": 1079.705,
            "end": 1080.205,
            "confidence": 0.9958638,
            "punctuated_word": "implemented",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "more",
            "start": 1080.4249,
            "end": 1080.905,
            "confidence": 0.99979407,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "policies",
            "start": 1080.905,
            "end": 1081.385,
            "confidence": 0.99920744,
            "punctuated_word": "policies",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "on",
            "start": 1081.385,
            "end": 1081.5449,
            "confidence": 0.9999032,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "top",
            "start": 1081.5449,
            "end": 1081.705,
            "confidence": 0.9999,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "of",
            "start": 1081.705,
            "end": 1082.105,
            "confidence": 0.9997569,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "take",
            "start": 1082.105,
            "end": 1082.345,
            "confidence": 0.6414835,
            "punctuated_word": "Take",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "my",
            "start": 1082.345,
            "end": 1082.505,
            "confidence": 0.847747,
            "punctuated_word": "My",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "ape",
            "start": 1082.505,
            "end": 1082.88,
            "confidence": 0.942458,
            "punctuated_word": "Ape.",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "so",
            "start": 1082.96,
            "end": 1083.46,
            "confidence": 0.9997465,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          }
        ],
        "speaker": 2,
        "id": "9fb61386-cc78-44a6-8954-f62835e3449c"
      },
      {
        "start": 1083.76,
        "end": 1084.82,
        "confidence": 0.9979093,
        "channel": 0,
        "transcript": "I feel this flexibility",
        "words": [
          {
            "word": "i",
            "start": 1083.76,
            "end": 1083.84,
            "confidence": 0.9986149,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6240998
          },
          {
            "word": "feel",
            "start": 1083.84,
            "end": 1084.08,
            "confidence": 0.9946755,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "this",
            "start": 1084.08,
            "end": 1084.32,
            "confidence": 0.998494,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "flexibility",
            "start": 1084.32,
            "end": 1084.82,
            "confidence": 0.9998528,
            "punctuated_word": "flexibility",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          }
        ],
        "speaker": 2,
        "id": "e3aae955-49d4-4499-a436-3622f8881c33"
      },
      {
        "start": 1085.12,
        "end": 1091.62,
        "confidence": 0.98205495,
        "channel": 0,
        "transcript": "of renting your Ape to someone, ensuring that it comes back to you, and allowing them to kind of use it to access the metaverse",
        "words": [
          {
            "word": "of",
            "start": 1085.12,
            "end": 1085.4401,
            "confidence": 0.9999502,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "renting",
            "start": 1085.4401,
            "end": 1085.76,
            "confidence": 0.9433209,
            "punctuated_word": "renting",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "your",
            "start": 1085.76,
            "end": 1086.0,
            "confidence": 0.99942964,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "ape",
            "start": 1086.0,
            "end": 1086.24,
            "confidence": 0.90866804,
            "punctuated_word": "Ape",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "to",
            "start": 1086.24,
            "end": 1086.4,
            "confidence": 0.99937445,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "someone",
            "start": 1086.4,
            "end": 1086.9,
            "confidence": 0.98547125,
            "punctuated_word": "someone,",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "ensuring",
            "start": 1087.2,
            "end": 1087.52,
            "confidence": 0.96438795,
            "punctuated_word": "ensuring",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "that",
            "start": 1087.52,
            "end": 1087.68,
            "confidence": 0.99992764,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "it",
            "start": 1087.68,
            "end": 1087.84,
            "confidence": 0.999526,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "comes",
            "start": 1087.84,
            "end": 1088.16,
            "confidence": 0.99988365,
            "punctuated_word": "comes",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "back",
            "start": 1088.16,
            "end": 1088.32,
            "confidence": 0.9996424,
            "punctuated_word": "back",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "to",
            "start": 1088.32,
            "end": 1088.48,
            "confidence": 0.9994677,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "you",
            "start": 1088.48,
            "end": 1088.72,
            "confidence": 0.9506644,
            "punctuated_word": "you,",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "and",
            "start": 1088.72,
            "end": 1088.88,
            "confidence": 0.9996493,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "allowing",
            "start": 1088.88,
            "end": 1089.28,
            "confidence": 0.99994576,
            "punctuated_word": "allowing",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "them",
            "start": 1089.28,
            "end": 1089.52,
            "confidence": 0.99985147,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "to",
            "start": 1089.52,
            "end": 1089.76,
            "confidence": 0.9995043,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "kind",
            "start": 1089.76,
            "end": 1089.92,
            "confidence": 0.9882365,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "of",
            "start": 1089.92,
            "end": 1090.08,
            "confidence": 0.9998771,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "use",
            "start": 1090.08,
            "end": 1090.32,
            "confidence": 0.9991346,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.70207083
          },
          {
            "word": "it",
            "start": 1090.32,
            "end": 1090.4,
            "confidence": 0.9983038,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "to",
            "start": 1090.4,
            "end": 1090.56,
            "confidence": 0.9957795,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "access",
            "start": 1090.56,
            "end": 1091.04,
            "confidence": 0.99958736,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "the",
            "start": 1091.04,
            "end": 1091.12,
            "confidence": 0.87785083,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "metaverse",
            "start": 1091.12,
            "end": 1091.62,
            "confidence": 0.9439379,
            "punctuated_word": "metaverse",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          }
        ],
        "speaker": 2,
        "id": "a59c1c1c-0180-4e4a-a584-49042bc93fc9"
      },
      {
        "start": 1092.08,
        "end": 1094.18,
        "confidence": 0.9958173,
        "channel": 0,
        "transcript": "is is something really cool and really powerful.",
        "words": [
          {
            "word": "is",
            "start": 1092.08,
            "end": 1092.32,
            "confidence": 0.96931434,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "is",
            "start": 1092.32,
            "end": 1092.48,
            "confidence": 0.9988875,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "something",
            "start": 1092.48,
            "end": 1092.8,
            "confidence": 0.9997943,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "really",
            "start": 1092.8,
            "end": 1093.04,
            "confidence": 0.9998086,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "cool",
            "start": 1093.04,
            "end": 1093.28,
            "confidence": 0.9997514,
            "punctuated_word": "cool",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "and",
            "start": 1093.28,
            "end": 1093.4401,
            "confidence": 0.9995735,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "really",
            "start": 1093.4401,
            "end": 1093.68,
            "confidence": 0.99966896,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          },
          {
            "word": "powerful",
            "start": 1093.68,
            "end": 1094.18,
            "confidence": 0.99973965,
            "punctuated_word": "powerful.",
            "speaker": 2,
            "speaker_confidence": 0.6367486
          }
        ],
        "speaker": 2,
        "id": "a137efa0-9ccd-4e8f-892b-9812eb4c8a8b"
      },
      {
        "start": 1095.9651,
        "end": 1100.7051,
        "confidence": 0.97937727,
        "channel": 0,
        "transcript": "Yeah. So imagine an Ethereum account that's just going on doing its regular activities,",
        "words": [
          {
            "word": "yeah",
            "start": 1095.9651,
            "end": 1096.285,
            "confidence": 0.99861026,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "so",
            "start": 1096.285,
            "end": 1096.6051,
            "confidence": 0.99953854,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "imagine",
            "start": 1096.6051,
            "end": 1097.1051,
            "confidence": 0.9976857,
            "punctuated_word": "imagine",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "an",
            "start": 1097.165,
            "end": 1097.4851,
            "confidence": 0.9961641,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "ethereum",
            "start": 1097.4851,
            "end": 1097.885,
            "confidence": 0.9944885,
            "punctuated_word": "Ethereum",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "account",
            "start": 1097.885,
            "end": 1098.2051,
            "confidence": 0.9998989,
            "punctuated_word": "account",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "that's",
            "start": 1098.2051,
            "end": 1098.525,
            "confidence": 0.993052,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "just",
            "start": 1098.525,
            "end": 1098.8451,
            "confidence": 0.99981993,
            "punctuated_word": "just",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "going",
            "start": 1098.8451,
            "end": 1099.0851,
            "confidence": 0.999663,
            "punctuated_word": "going",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "on",
            "start": 1099.0851,
            "end": 1099.245,
            "confidence": 0.9994524,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "doing",
            "start": 1099.245,
            "end": 1099.4851,
            "confidence": 0.85116136,
            "punctuated_word": "doing",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "its",
            "start": 1099.4851,
            "end": 1099.645,
            "confidence": 0.99345195,
            "punctuated_word": "its",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "regular",
            "start": 1099.645,
            "end": 1100.145,
            "confidence": 0.9998832,
            "punctuated_word": "regular",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "activities",
            "start": 1100.2051,
            "end": 1100.7051,
            "confidence": 0.8884114,
            "punctuated_word": "activities,",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          }
        ],
        "speaker": 3,
        "id": "ab085beb-52ba-4541-b51f-d5bc278ab0c0"
      },
      {
        "start": 1101.165,
        "end": 1103.665,
        "confidence": 0.9752,
        "channel": 0,
        "transcript": "and then it receives a Bored Ape NFT,",
        "words": [
          {
            "word": "and",
            "start": 1101.165,
            "end": 1101.405,
            "confidence": 0.99931955,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "then",
            "start": 1101.405,
            "end": 1101.7251,
            "confidence": 0.9997651,
            "punctuated_word": "then",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "it",
            "start": 1101.7251,
            "end": 1101.9651,
            "confidence": 0.9983858,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "receives",
            "start": 1101.9651,
            "end": 1102.4451,
            "confidence": 0.99842924,
            "punctuated_word": "receives",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "a",
            "start": 1102.4451,
            "end": 1102.6051,
            "confidence": 0.99865097,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "bored",
            "start": 1102.6051,
            "end": 1102.8451,
            "confidence": 0.9725838,
            "punctuated_word": "Bored",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "ape",
            "start": 1102.8451,
            "end": 1103.165,
            "confidence": 0.9924375,
            "punctuated_word": "Ape",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "nft",
            "start": 1103.165,
            "end": 1103.665,
            "confidence": 0.8420283,
            "punctuated_word": "NFT,",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          }
        ],
        "speaker": 3,
        "id": "8f92cfbf-0f14-4074-8e00-957e3273e382"
      },
      {
        "start": 1104.685,
        "end": 1107.3,
        "confidence": 0.98557043,
        "channel": 0,
        "transcript": "and then it continues doing whatever it is.",
        "words": [
          {
            "word": "and",
            "start": 1104.685,
            "end": 1104.8451,
            "confidence": 0.9988018,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.6859194
          },
          {
            "word": "then",
            "start": 1104.8451,
            "end": 1105.3251,
            "confidence": 0.9996031,
            "punctuated_word": "then",
            "speaker": 3,
            "speaker_confidence": 0.35272002
          },
          {
            "word": "it",
            "start": 1105.3251,
            "end": 1105.4851,
            "confidence": 0.9964976,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.35272002
          },
          {
            "word": "continues",
            "start": 1105.4851,
            "end": 1105.9851,
            "confidence": 0.9979353,
            "punctuated_word": "continues",
            "speaker": 3,
            "speaker_confidence": 0.35272002
          },
          {
            "word": "doing",
            "start": 1106.125,
            "end": 1106.365,
            "confidence": 0.9996488,
            "punctuated_word": "doing",
            "speaker": 3,
            "speaker_confidence": 0.35272002
          },
          {
            "word": "whatever",
            "start": 1106.365,
            "end": 1106.765,
            "confidence": 0.9995597,
            "punctuated_word": "whatever",
            "speaker": 3,
            "speaker_confidence": 0.35272002
          },
          {
            "word": "it",
            "start": 1106.765,
            "end": 1106.925,
            "confidence": 0.99937564,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.35272002
          },
          {
            "word": "is",
            "start": 1106.925,
            "end": 1107.3,
            "confidence": 0.8931408,
            "punctuated_word": "is.",
            "speaker": 3,
            "speaker_confidence": 0.35272002
          }
        ],
        "speaker": 3,
        "id": "224d3973-e86b-4106-a035-d42903297ff6"
      },
      {
        "start": 1107.78,
        "end": 1131.855,
        "confidence": 0.97229695,
        "channel": 0,
        "transcript": "And it looks like the it literally was sent a Bored Ape NFT from some other person, but, actually, there's this secret policy attached to the NFT that requires it to boomerang back to somebody else, like the next person who wants the the ape. And that's essentially what, Take My Ape is doing. It attaches this private policy behind an EOA address that just simple blockchain analysis isn't gonna expose to anybody.",
        "words": [
          {
            "word": "and",
            "start": 1107.78,
            "end": 1107.8601,
            "confidence": 0.97191036,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "it",
            "start": 1107.8601,
            "end": 1108.1001,
            "confidence": 0.7313706,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "looks",
            "start": 1108.1001,
            "end": 1108.42,
            "confidence": 0.9930479,
            "punctuated_word": "looks",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "like",
            "start": 1108.42,
            "end": 1108.8201,
            "confidence": 0.9931331,
            "punctuated_word": "like",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "the",
            "start": 1108.8201,
            "end": 1109.06,
            "confidence": 0.8767145,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "it",
            "start": 1109.14,
            "end": 1109.4601,
            "confidence": 0.9973022,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "literally",
            "start": 1109.4601,
            "end": 1109.9401,
            "confidence": 0.9890469,
            "punctuated_word": "literally",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "was",
            "start": 1109.9401,
            "end": 1110.18,
            "confidence": 0.99856925,
            "punctuated_word": "was",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "sent",
            "start": 1110.18,
            "end": 1110.42,
            "confidence": 0.999556,
            "punctuated_word": "sent",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "a",
            "start": 1110.42,
            "end": 1110.5801,
            "confidence": 0.9536232,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "bored",
            "start": 1110.5801,
            "end": 1110.8201,
            "confidence": 0.94889355,
            "punctuated_word": "Bored",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "ape",
            "start": 1110.8201,
            "end": 1111.14,
            "confidence": 0.9969268,
            "punctuated_word": "Ape",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "nft",
            "start": 1111.14,
            "end": 1111.54,
            "confidence": 0.9985698,
            "punctuated_word": "NFT",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "from",
            "start": 1111.54,
            "end": 1111.9401,
            "confidence": 0.999419,
            "punctuated_word": "from",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "some",
            "start": 1111.9401,
            "end": 1112.1001,
            "confidence": 0.9995623,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "other",
            "start": 1112.1001,
            "end": 1112.3401,
            "confidence": 0.999863,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "person",
            "start": 1112.3401,
            "end": 1112.8401,
            "confidence": 0.8778947,
            "punctuated_word": "person,",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "but",
            "start": 1113.06,
            "end": 1113.2201,
            "confidence": 0.8013639,
            "punctuated_word": "but,",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "actually",
            "start": 1113.2201,
            "end": 1113.7201,
            "confidence": 0.999164,
            "punctuated_word": "actually,",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "there's",
            "start": 1113.8601,
            "end": 1114.18,
            "confidence": 0.9862548,
            "punctuated_word": "there's",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "this",
            "start": 1114.18,
            "end": 1114.5,
            "confidence": 0.96586597,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "secret",
            "start": 1114.5,
            "end": 1114.8201,
            "confidence": 0.9997942,
            "punctuated_word": "secret",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "policy",
            "start": 1114.8201,
            "end": 1115.3201,
            "confidence": 0.9998073,
            "punctuated_word": "policy",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "attached",
            "start": 1115.38,
            "end": 1115.78,
            "confidence": 0.99955577,
            "punctuated_word": "attached",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "to",
            "start": 1115.78,
            "end": 1115.9401,
            "confidence": 0.9979936,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "the",
            "start": 1115.9401,
            "end": 1116.1001,
            "confidence": 0.9989178,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "nft",
            "start": 1116.1001,
            "end": 1116.6001,
            "confidence": 0.9995893,
            "punctuated_word": "NFT",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "that",
            "start": 1116.66,
            "end": 1116.9,
            "confidence": 0.9994611,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "requires",
            "start": 1116.9,
            "end": 1117.38,
            "confidence": 0.99942374,
            "punctuated_word": "requires",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "it",
            "start": 1117.38,
            "end": 1117.54,
            "confidence": 0.99947125,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "to",
            "start": 1117.54,
            "end": 1117.7001,
            "confidence": 0.9992841,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "boomerang",
            "start": 1117.7001,
            "end": 1118.2001,
            "confidence": 0.9934559,
            "punctuated_word": "boomerang",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "back",
            "start": 1118.42,
            "end": 1118.74,
            "confidence": 0.9994899,
            "punctuated_word": "back",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "to",
            "start": 1118.74,
            "end": 1118.9,
            "confidence": 0.9987721,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "somebody",
            "start": 1118.9,
            "end": 1119.2201,
            "confidence": 0.9997973,
            "punctuated_word": "somebody",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "else",
            "start": 1119.2201,
            "end": 1119.4601,
            "confidence": 0.92998093,
            "punctuated_word": "else,",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "like",
            "start": 1119.4601,
            "end": 1119.7001,
            "confidence": 0.99961746,
            "punctuated_word": "like",
            "speaker": 3,
            "speaker_confidence": 0.5860776
          },
          {
            "word": "the",
            "start": 1119.7001,
            "end": 1119.78,
            "confidence": 0.60444295,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "next",
            "start": 1119.78,
            "end": 1120.02,
            "confidence": 0.99962914,
            "punctuated_word": "next",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "person",
            "start": 1120.02,
            "end": 1120.42,
            "confidence": 0.999884,
            "punctuated_word": "person",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "who",
            "start": 1120.42,
            "end": 1120.5801,
            "confidence": 0.9991928,
            "punctuated_word": "who",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "wants",
            "start": 1120.5801,
            "end": 1120.9,
            "confidence": 0.99941206,
            "punctuated_word": "wants",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "the",
            "start": 1120.9,
            "end": 1121.06,
            "confidence": 0.99351233,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "the",
            "start": 1121.06,
            "end": 1121.2201,
            "confidence": 0.9567284,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "ape",
            "start": 1121.2201,
            "end": 1121.595,
            "confidence": 0.9255403,
            "punctuated_word": "ape.",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "and",
            "start": 1121.755,
            "end": 1121.9149,
            "confidence": 0.99926764,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "that's",
            "start": 1121.9149,
            "end": 1122.075,
            "confidence": 0.999466,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "essentially",
            "start": 1122.075,
            "end": 1122.575,
            "confidence": 0.98221105,
            "punctuated_word": "essentially",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "what",
            "start": 1122.635,
            "end": 1123.0349,
            "confidence": 0.9946267,
            "punctuated_word": "what,",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "take",
            "start": 1123.275,
            "end": 1123.515,
            "confidence": 0.97254544,
            "punctuated_word": "Take",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "my",
            "start": 1123.515,
            "end": 1123.6749,
            "confidence": 0.8475165,
            "punctuated_word": "My",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "ape",
            "start": 1123.6749,
            "end": 1123.9149,
            "confidence": 0.9932726,
            "punctuated_word": "Ape",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "is",
            "start": 1123.9149,
            "end": 1124.075,
            "confidence": 0.9986513,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "doing",
            "start": 1124.075,
            "end": 1124.315,
            "confidence": 0.9887815,
            "punctuated_word": "doing.",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "it",
            "start": 1124.315,
            "end": 1124.815,
            "confidence": 0.9987054,
            "punctuated_word": "It",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "attaches",
            "start": 1124.955,
            "end": 1125.4349,
            "confidence": 0.9960116,
            "punctuated_word": "attaches",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "this",
            "start": 1125.4349,
            "end": 1125.6749,
            "confidence": 0.9077045,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "private",
            "start": 1125.6749,
            "end": 1126.075,
            "confidence": 0.9998723,
            "punctuated_word": "private",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "policy",
            "start": 1126.075,
            "end": 1126.575,
            "confidence": 0.999897,
            "punctuated_word": "policy",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "behind",
            "start": 1126.635,
            "end": 1127.0349,
            "confidence": 0.99993503,
            "punctuated_word": "behind",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "an",
            "start": 1127.0349,
            "end": 1127.195,
            "confidence": 0.9862307,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "eoa",
            "start": 1127.195,
            "end": 1127.695,
            "confidence": 0.9594586,
            "punctuated_word": "EOA",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "address",
            "start": 1127.755,
            "end": 1128.255,
            "confidence": 0.9987546,
            "punctuated_word": "address",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "that",
            "start": 1128.395,
            "end": 1128.635,
            "confidence": 0.9764531,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "just",
            "start": 1128.635,
            "end": 1128.875,
            "confidence": 0.99088144,
            "punctuated_word": "just",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "simple",
            "start": 1128.875,
            "end": 1129.275,
            "confidence": 0.995738,
            "punctuated_word": "simple",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "blockchain",
            "start": 1129.275,
            "end": 1129.755,
            "confidence": 0.96578,
            "punctuated_word": "blockchain",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "analysis",
            "start": 1129.755,
            "end": 1130.235,
            "confidence": 0.9992262,
            "punctuated_word": "analysis",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "isn't",
            "start": 1130.235,
            "end": 1130.475,
            "confidence": 0.99933887,
            "punctuated_word": "isn't",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "gonna",
            "start": 1130.475,
            "end": 1130.7949,
            "confidence": 0.98687565,
            "punctuated_word": "gonna",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "expose",
            "start": 1130.7949,
            "end": 1131.195,
            "confidence": 0.9927447,
            "punctuated_word": "expose",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "to",
            "start": 1131.195,
            "end": 1131.355,
            "confidence": 0.9773895,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          },
          {
            "word": "anybody",
            "start": 1131.355,
            "end": 1131.855,
            "confidence": 0.9995351,
            "punctuated_word": "anybody.",
            "speaker": 3,
            "speaker_confidence": 0.87014997
          }
        ],
        "speaker": 3,
        "id": "95dfae69-a41c-4573-bda7-cd0ce6df4b6e"
      },
      {
        "start": 1132.155,
        "end": 1143.74,
        "confidence": 0.96600413,
        "channel": 0,
        "transcript": "And it's really interesting to think about because on the one hand and I I appreciate in, you know, in your paper, you'll have the table, and maybe we'll we'll try to get that as a pop up graphic of that shows the benefits and potential disadvantages",
        "words": [
          {
            "word": "and",
            "start": 1132.155,
            "end": 1132.315,
            "confidence": 0.9983005,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "it's",
            "start": 1132.315,
            "end": 1132.5549,
            "confidence": 0.9990078,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "really",
            "start": 1132.5549,
            "end": 1132.875,
            "confidence": 0.99856746,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "interesting",
            "start": 1132.875,
            "end": 1133.375,
            "confidence": 0.9991217,
            "punctuated_word": "interesting",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "to",
            "start": 1133.4349,
            "end": 1133.515,
            "confidence": 0.9970847,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "think",
            "start": 1133.515,
            "end": 1133.755,
            "confidence": 0.99882966,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "about",
            "start": 1133.755,
            "end": 1133.995,
            "confidence": 0.99714667,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "because",
            "start": 1133.995,
            "end": 1134.315,
            "confidence": 0.65073633,
            "punctuated_word": "because",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "on",
            "start": 1134.315,
            "end": 1134.475,
            "confidence": 0.9638111,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "the",
            "start": 1134.475,
            "end": 1134.875,
            "confidence": 0.9943984,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "one",
            "start": 1134.875,
            "end": 1135.0349,
            "confidence": 0.9933931,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "hand",
            "start": 1135.0349,
            "end": 1135.195,
            "confidence": 0.9962237,
            "punctuated_word": "hand",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "and",
            "start": 1135.275,
            "end": 1135.4349,
            "confidence": 0.9988041,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "i",
            "start": 1135.4349,
            "end": 1135.595,
            "confidence": 0.9955136,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "i",
            "start": 1135.595,
            "end": 1135.755,
            "confidence": 0.9920625,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "appreciate",
            "start": 1135.755,
            "end": 1136.255,
            "confidence": 0.93375456,
            "punctuated_word": "appreciate",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "in",
            "start": 1136.315,
            "end": 1136.5549,
            "confidence": 0.6802064,
            "punctuated_word": "in,",
            "speaker": 1,
            "speaker_confidence": 0.64805937
          },
          {
            "word": "you",
            "start": 1136.5549,
            "end": 1136.635,
            "confidence": 0.9922312,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "know",
            "start": 1136.635,
            "end": 1136.715,
            "confidence": 0.9888294,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "in",
            "start": 1136.715,
            "end": 1137.0,
            "confidence": 0.93119484,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "your",
            "start": 1137.0,
            "end": 1137.16,
            "confidence": 0.9626808,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "paper",
            "start": 1137.16,
            "end": 1137.4,
            "confidence": 0.9556499,
            "punctuated_word": "paper,",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "you'll",
            "start": 1137.4,
            "end": 1137.48,
            "confidence": 0.629017,
            "punctuated_word": "you'll",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "have",
            "start": 1137.48,
            "end": 1137.8,
            "confidence": 0.99907196,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "the",
            "start": 1137.8,
            "end": 1137.96,
            "confidence": 0.9990615,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "table",
            "start": 1137.96,
            "end": 1138.2,
            "confidence": 0.8292333,
            "punctuated_word": "table,",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "and",
            "start": 1138.2,
            "end": 1138.36,
            "confidence": 0.9996455,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.58836883
          },
          {
            "word": "maybe",
            "start": 1138.36,
            "end": 1138.6,
            "confidence": 0.9974025,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.28493983
          },
          {
            "word": "we'll",
            "start": 1138.6,
            "end": 1138.84,
            "confidence": 0.99908197,
            "punctuated_word": "we'll",
            "speaker": 1,
            "speaker_confidence": 0.28493983
          },
          {
            "word": "we'll",
            "start": 1138.84,
            "end": 1139.0,
            "confidence": 0.9986068,
            "punctuated_word": "we'll",
            "speaker": 1,
            "speaker_confidence": 0.28493983
          },
          {
            "word": "try",
            "start": 1139.0,
            "end": 1139.24,
            "confidence": 0.9997435,
            "punctuated_word": "try",
            "speaker": 1,
            "speaker_confidence": 0.28493983
          },
          {
            "word": "to",
            "start": 1139.24,
            "end": 1139.32,
            "confidence": 0.9987515,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.28493983
          },
          {
            "word": "get",
            "start": 1139.32,
            "end": 1139.48,
            "confidence": 0.9997003,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "that",
            "start": 1139.48,
            "end": 1139.64,
            "confidence": 0.9994286,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "as",
            "start": 1139.64,
            "end": 1139.8,
            "confidence": 0.99974495,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "a",
            "start": 1139.8,
            "end": 1139.88,
            "confidence": 0.999746,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "pop",
            "start": 1139.88,
            "end": 1140.12,
            "confidence": 0.99051815,
            "punctuated_word": "pop",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "up",
            "start": 1140.12,
            "end": 1140.28,
            "confidence": 0.9974141,
            "punctuated_word": "up",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "graphic",
            "start": 1140.28,
            "end": 1140.76,
            "confidence": 0.9988952,
            "punctuated_word": "graphic",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "of",
            "start": 1140.76,
            "end": 1141.0,
            "confidence": 0.99633247,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "that",
            "start": 1141.08,
            "end": 1141.32,
            "confidence": 0.96785426,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "shows",
            "start": 1141.32,
            "end": 1141.56,
            "confidence": 0.9995455,
            "punctuated_word": "shows",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "the",
            "start": 1141.56,
            "end": 1141.72,
            "confidence": 0.99868184,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "benefits",
            "start": 1141.72,
            "end": 1142.2,
            "confidence": 0.999841,
            "punctuated_word": "benefits",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "and",
            "start": 1142.2,
            "end": 1142.68,
            "confidence": 0.99866545,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "potential",
            "start": 1142.68,
            "end": 1143.18,
            "confidence": 0.98985976,
            "punctuated_word": "potential",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "disadvantages",
            "start": 1143.24,
            "end": 1143.74,
            "confidence": 0.99880815,
            "punctuated_word": "disadvantages",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          }
        ],
        "speaker": 1,
        "id": "bcea003f-69d0-43ef-bf67-89ebbbb8d0d1"
      },
      {
        "start": 1144.04,
        "end": 1157.365,
        "confidence": 0.9640512,
        "channel": 0,
        "transcript": "of kind of the various use cases of it. And thinking of it, you know, specifically for Bored Apes, you know, like, I can't go out and buy a Bored Apes, but now I can potentially get access to the community. And, you know, it can kind of add these elements of inclusion potentially",
        "words": [
          {
            "word": "of",
            "start": 1144.04,
            "end": 1144.12,
            "confidence": 0.9941251,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "kind",
            "start": 1144.12,
            "end": 1144.36,
            "confidence": 0.6807655,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.72394407
          },
          {
            "word": "of",
            "start": 1144.36,
            "end": 1144.44,
            "confidence": 0.99705243,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "the",
            "start": 1144.44,
            "end": 1144.6,
            "confidence": 0.9991124,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "various",
            "start": 1144.6,
            "end": 1145.0,
            "confidence": 0.9997459,
            "punctuated_word": "various",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "use",
            "start": 1145.0,
            "end": 1145.24,
            "confidence": 0.9671236,
            "punctuated_word": "use",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "cases",
            "start": 1145.24,
            "end": 1145.56,
            "confidence": 0.99963427,
            "punctuated_word": "cases",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "of",
            "start": 1145.56,
            "end": 1145.72,
            "confidence": 0.99985194,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "it",
            "start": 1145.72,
            "end": 1146.12,
            "confidence": 0.96773106,
            "punctuated_word": "it.",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "and",
            "start": 1146.12,
            "end": 1146.28,
            "confidence": 0.9877758,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "thinking",
            "start": 1146.28,
            "end": 1146.6,
            "confidence": 0.997035,
            "punctuated_word": "thinking",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "of",
            "start": 1146.6,
            "end": 1146.76,
            "confidence": 0.99987733,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "it",
            "start": 1146.76,
            "end": 1146.92,
            "confidence": 0.99835503,
            "punctuated_word": "it,",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "you",
            "start": 1146.92,
            "end": 1147.08,
            "confidence": 0.9998493,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "know",
            "start": 1147.08,
            "end": 1147.24,
            "confidence": 0.99989426,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "specifically",
            "start": 1147.24,
            "end": 1147.74,
            "confidence": 0.9995369,
            "punctuated_word": "specifically",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "for",
            "start": 1147.8,
            "end": 1148.04,
            "confidence": 0.9616548,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "bored",
            "start": 1148.04,
            "end": 1148.28,
            "confidence": 0.87421215,
            "punctuated_word": "Bored",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "apes",
            "start": 1148.28,
            "end": 1148.78,
            "confidence": 0.932463,
            "punctuated_word": "Apes,",
            "speaker": 1,
            "speaker_confidence": 0.7475413
          },
          {
            "word": "you",
            "start": 1148.84,
            "end": 1148.92,
            "confidence": 0.9929778,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.37866122
          },
          {
            "word": "know",
            "start": 1148.92,
            "end": 1149.08,
            "confidence": 0.98620445,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.37866122
          },
          {
            "word": "like",
            "start": 1149.08,
            "end": 1149.32,
            "confidence": 0.8515648,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.37866122
          },
          {
            "word": "i",
            "start": 1149.32,
            "end": 1149.4,
            "confidence": 0.9942782,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.37866122
          },
          {
            "word": "can't",
            "start": 1149.4,
            "end": 1149.64,
            "confidence": 0.75393,
            "punctuated_word": "can't",
            "speaker": 1,
            "speaker_confidence": 0.37866122
          },
          {
            "word": "go",
            "start": 1149.64,
            "end": 1149.8,
            "confidence": 0.9994648,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.37866122
          },
          {
            "word": "out",
            "start": 1149.8,
            "end": 1149.88,
            "confidence": 0.9983254,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.52197576
          },
          {
            "word": "and",
            "start": 1149.88,
            "end": 1150.12,
            "confidence": 0.99474865,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.52197576
          },
          {
            "word": "buy",
            "start": 1150.12,
            "end": 1150.36,
            "confidence": 0.9138501,
            "punctuated_word": "buy",
            "speaker": 1,
            "speaker_confidence": 0.52197576
          },
          {
            "word": "a",
            "start": 1150.36,
            "end": 1150.44,
            "confidence": 0.90715486,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.52197576
          },
          {
            "word": "bored",
            "start": 1150.44,
            "end": 1150.68,
            "confidence": 0.99682176,
            "punctuated_word": "Bored",
            "speaker": 1,
            "speaker_confidence": 0.52197576
          },
          {
            "word": "apes",
            "start": 1150.68,
            "end": 1150.92,
            "confidence": 0.8715827,
            "punctuated_word": "Apes,",
            "speaker": 1,
            "speaker_confidence": 0.52197576
          },
          {
            "word": "but",
            "start": 1150.92,
            "end": 1151.08,
            "confidence": 0.97153926,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.52197576
          },
          {
            "word": "now",
            "start": 1151.08,
            "end": 1151.24,
            "confidence": 0.9804089,
            "punctuated_word": "now",
            "speaker": 1,
            "speaker_confidence": 0.52197576
          },
          {
            "word": "i",
            "start": 1151.24,
            "end": 1151.32,
            "confidence": 0.99761605,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.56900567
          },
          {
            "word": "can",
            "start": 1151.32,
            "end": 1151.48,
            "confidence": 0.99952686,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.56900567
          },
          {
            "word": "potentially",
            "start": 1151.48,
            "end": 1151.88,
            "confidence": 0.99678075,
            "punctuated_word": "potentially",
            "speaker": 1,
            "speaker_confidence": 0.56900567
          },
          {
            "word": "get",
            "start": 1151.88,
            "end": 1152.225,
            "confidence": 0.98954135,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.56900567
          },
          {
            "word": "access",
            "start": 1152.3049,
            "end": 1152.465,
            "confidence": 0.99918133,
            "punctuated_word": "access",
            "speaker": 1,
            "speaker_confidence": 0.56900567
          },
          {
            "word": "to",
            "start": 1152.465,
            "end": 1152.585,
            "confidence": 0.9995228,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.56900567
          },
          {
            "word": "the",
            "start": 1152.585,
            "end": 1152.705,
            "confidence": 0.99946123,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.59499496
          },
          {
            "word": "community",
            "start": 1152.705,
            "end": 1153.205,
            "confidence": 0.7388628,
            "punctuated_word": "community.",
            "speaker": 1,
            "speaker_confidence": 0.59499496
          },
          {
            "word": "and",
            "start": 1153.345,
            "end": 1153.6649,
            "confidence": 0.9958739,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.59499496
          },
          {
            "word": "you",
            "start": 1153.6649,
            "end": 1153.745,
            "confidence": 0.99971133,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.59499496
          },
          {
            "word": "know",
            "start": 1153.745,
            "end": 1153.985,
            "confidence": 0.9999336,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.59499496
          },
          {
            "word": "it",
            "start": 1153.985,
            "end": 1154.145,
            "confidence": 0.9791525,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.59499496
          },
          {
            "word": "can",
            "start": 1154.145,
            "end": 1154.465,
            "confidence": 0.998588,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.59499496
          },
          {
            "word": "kind",
            "start": 1154.465,
            "end": 1154.625,
            "confidence": 0.99506086,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.59499496
          },
          {
            "word": "of",
            "start": 1154.625,
            "end": 1154.865,
            "confidence": 0.99983263,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "add",
            "start": 1154.865,
            "end": 1155.025,
            "confidence": 0.999579,
            "punctuated_word": "add",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "these",
            "start": 1155.025,
            "end": 1155.345,
            "confidence": 0.99940443,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "elements",
            "start": 1155.345,
            "end": 1155.845,
            "confidence": 0.99943656,
            "punctuated_word": "elements",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "of",
            "start": 1155.905,
            "end": 1156.225,
            "confidence": 0.9998903,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "inclusion",
            "start": 1156.225,
            "end": 1156.725,
            "confidence": 0.99967,
            "punctuated_word": "inclusion",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "potentially",
            "start": 1156.865,
            "end": 1157.365,
            "confidence": 0.80349946,
            "punctuated_word": "potentially",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          }
        ],
        "speaker": 1,
        "id": "c88d0888-3360-471e-9a18-26ac1430e456"
      },
      {
        "start": 1157.905,
        "end": 1158.965,
        "confidence": 0.99471205,
        "channel": 0,
        "transcript": "in certain environments.",
        "words": [
          {
            "word": "in",
            "start": 1157.905,
            "end": 1158.065,
            "confidence": 0.9982522,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "certain",
            "start": 1158.065,
            "end": 1158.465,
            "confidence": 0.9997615,
            "punctuated_word": "certain",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "environments",
            "start": 1158.465,
            "end": 1158.965,
            "confidence": 0.9861225,
            "punctuated_word": "environments.",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          }
        ],
        "speaker": 1,
        "id": "dba52ee9-f385-4434-86fc-c897e3126a82"
      },
      {
        "start": 1159.4249,
        "end": 1165.765,
        "confidence": 0.97878504,
        "channel": 0,
        "transcript": "But I I did also wanna think of and maybe expand upon what are some of the negative concerns potentially.",
        "words": [
          {
            "word": "but",
            "start": 1159.4249,
            "end": 1159.6649,
            "confidence": 0.99896836,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "i",
            "start": 1159.6649,
            "end": 1159.825,
            "confidence": 0.9995555,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.72546077
          },
          {
            "word": "i",
            "start": 1159.825,
            "end": 1159.985,
            "confidence": 0.99945873,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "did",
            "start": 1159.985,
            "end": 1160.225,
            "confidence": 0.9996693,
            "punctuated_word": "did",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "also",
            "start": 1160.225,
            "end": 1160.725,
            "confidence": 0.9985752,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "wanna",
            "start": 1160.945,
            "end": 1161.1849,
            "confidence": 0.9907374,
            "punctuated_word": "wanna",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "think",
            "start": 1161.1849,
            "end": 1161.505,
            "confidence": 0.9991903,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "of",
            "start": 1161.505,
            "end": 1161.825,
            "confidence": 0.99989176,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "and",
            "start": 1161.825,
            "end": 1162.065,
            "confidence": 0.9041776,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "maybe",
            "start": 1162.065,
            "end": 1162.385,
            "confidence": 0.9956514,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "expand",
            "start": 1162.385,
            "end": 1162.865,
            "confidence": 0.9994437,
            "punctuated_word": "expand",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "upon",
            "start": 1162.865,
            "end": 1163.1849,
            "confidence": 0.99983346,
            "punctuated_word": "upon",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "what",
            "start": 1163.1849,
            "end": 1163.4249,
            "confidence": 0.987553,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "are",
            "start": 1163.4249,
            "end": 1163.585,
            "confidence": 0.9994036,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "some",
            "start": 1163.585,
            "end": 1163.745,
            "confidence": 0.9996309,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "of",
            "start": 1163.745,
            "end": 1163.905,
            "confidence": 0.99960643,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "the",
            "start": 1163.905,
            "end": 1164.225,
            "confidence": 0.99957377,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "negative",
            "start": 1164.225,
            "end": 1164.705,
            "confidence": 0.99983716,
            "punctuated_word": "negative",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "concerns",
            "start": 1164.705,
            "end": 1165.205,
            "confidence": 0.999271,
            "punctuated_word": "concerns",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          },
          {
            "word": "potentially",
            "start": 1165.265,
            "end": 1165.765,
            "confidence": 0.7056713,
            "punctuated_word": "potentially.",
            "speaker": 1,
            "speaker_confidence": 0.87109756
          }
        ],
        "speaker": 1,
        "id": "cf26d9bb-8969-484f-8d4f-9cc6f8b5a46e"
      },
      {
        "start": 1166.24,
        "end": 1177.9401,
        "confidence": 0.98283273,
        "channel": 0,
        "transcript": "And, especially, I don't know how the Bored Ape community, if they're even aware of this or excited about it or not. But if you are able to share, you know, as this experiment has come up, you know, have there been either any",
        "words": [
          {
            "word": "and",
            "start": 1166.24,
            "end": 1166.3201,
            "confidence": 0.83124506,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "especially",
            "start": 1166.3201,
            "end": 1166.64,
            "confidence": 0.9853265,
            "punctuated_word": "especially,",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "i",
            "start": 1166.64,
            "end": 1166.88,
            "confidence": 0.99984586,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "don't",
            "start": 1166.88,
            "end": 1167.12,
            "confidence": 0.99985516,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "know",
            "start": 1167.12,
            "end": 1167.2001,
            "confidence": 0.9988232,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "how",
            "start": 1167.2001,
            "end": 1167.52,
            "confidence": 0.9966537,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "the",
            "start": 1167.52,
            "end": 1167.68,
            "confidence": 0.99041474,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "bored",
            "start": 1167.68,
            "end": 1168.0,
            "confidence": 0.94549084,
            "punctuated_word": "Bored",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "ape",
            "start": 1168.0,
            "end": 1168.24,
            "confidence": 0.9984125,
            "punctuated_word": "Ape",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "community",
            "start": 1168.24,
            "end": 1168.7201,
            "confidence": 0.81506705,
            "punctuated_word": "community,",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "if",
            "start": 1168.7201,
            "end": 1168.8,
            "confidence": 0.9996642,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.77353704
          },
          {
            "word": "they're",
            "start": 1168.8,
            "end": 1169.04,
            "confidence": 0.99942607,
            "punctuated_word": "they're",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "even",
            "start": 1169.04,
            "end": 1169.36,
            "confidence": 0.9995121,
            "punctuated_word": "even",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "aware",
            "start": 1169.36,
            "end": 1169.68,
            "confidence": 0.9998161,
            "punctuated_word": "aware",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "of",
            "start": 1169.68,
            "end": 1169.76,
            "confidence": 0.99987674,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "this",
            "start": 1169.76,
            "end": 1170.0,
            "confidence": 0.9998306,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "or",
            "start": 1170.0,
            "end": 1170.3201,
            "confidence": 0.9769082,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "excited",
            "start": 1170.3201,
            "end": 1170.7201,
            "confidence": 0.9997003,
            "punctuated_word": "excited",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "about",
            "start": 1170.7201,
            "end": 1170.9601,
            "confidence": 0.9994529,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "it",
            "start": 1170.9601,
            "end": 1171.12,
            "confidence": 0.99901235,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "or",
            "start": 1171.12,
            "end": 1171.28,
            "confidence": 0.9985464,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "not",
            "start": 1171.28,
            "end": 1171.76,
            "confidence": 0.85712373,
            "punctuated_word": "not.",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "but",
            "start": 1171.76,
            "end": 1172.0,
            "confidence": 0.99888545,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "if",
            "start": 1172.0,
            "end": 1172.0801,
            "confidence": 0.9993851,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.7231796
          },
          {
            "word": "you",
            "start": 1172.0801,
            "end": 1172.24,
            "confidence": 0.99990106,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "are",
            "start": 1172.24,
            "end": 1172.4,
            "confidence": 0.9990522,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "able",
            "start": 1172.4,
            "end": 1172.64,
            "confidence": 0.9997806,
            "punctuated_word": "able",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "to",
            "start": 1172.64,
            "end": 1172.88,
            "confidence": 0.9985214,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "share",
            "start": 1172.88,
            "end": 1173.28,
            "confidence": 0.9072995,
            "punctuated_word": "share,",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "you",
            "start": 1173.28,
            "end": 1173.36,
            "confidence": 0.99963367,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "know",
            "start": 1173.36,
            "end": 1173.6,
            "confidence": 0.9902105,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "as",
            "start": 1173.6,
            "end": 1173.76,
            "confidence": 0.99983716,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "this",
            "start": 1173.76,
            "end": 1174.0,
            "confidence": 0.9997111,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "experiment",
            "start": 1174.0,
            "end": 1174.5,
            "confidence": 0.99949,
            "punctuated_word": "experiment",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "has",
            "start": 1174.64,
            "end": 1174.8,
            "confidence": 0.99956805,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "come",
            "start": 1174.8,
            "end": 1175.04,
            "confidence": 0.99993587,
            "punctuated_word": "come",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "up",
            "start": 1175.04,
            "end": 1175.54,
            "confidence": 0.9738084,
            "punctuated_word": "up,",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "you",
            "start": 1175.68,
            "end": 1175.76,
            "confidence": 0.99771947,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "know",
            "start": 1175.76,
            "end": 1176.0,
            "confidence": 0.99685574,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "have",
            "start": 1176.0,
            "end": 1176.16,
            "confidence": 0.9994338,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "there",
            "start": 1176.16,
            "end": 1176.3201,
            "confidence": 0.9991658,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "been",
            "start": 1176.3201,
            "end": 1176.8201,
            "confidence": 0.99891305,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "either",
            "start": 1177.04,
            "end": 1177.4401,
            "confidence": 0.9982299,
            "punctuated_word": "either",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "any",
            "start": 1177.4401,
            "end": 1177.9401,
            "confidence": 0.999298,
            "punctuated_word": "any",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          }
        ],
        "speaker": 1,
        "id": "e5aaf777-f3e6-4aad-ae90-5906e799ebeb"
      },
      {
        "start": 1178.415,
        "end": 1208.3049,
        "confidence": 0.97055244,
        "channel": 0,
        "transcript": "theoretical or realized concerns that have been stated of, like, hey. This might either devalue it or in a different direction of, hey. This might create a secondary market condition where during, like, Bored Ape events, the price of getting access to it is gonna spike and, like, you could start adding interesting market dynamics that can also have both positive and negative. So, yeah, just wondering how y'all are seeing and kind of interacting with any potential negative or challenges relating to this. So, yes. Certainly, Liquifashion can be used to undermine,",
        "words": [
          {
            "word": "theoretical",
            "start": 1178.415,
            "end": 1178.915,
            "confidence": 0.99961287,
            "punctuated_word": "theoretical",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "or",
            "start": 1178.9751,
            "end": 1179.135,
            "confidence": 0.9983032,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "realized",
            "start": 1179.135,
            "end": 1179.635,
            "confidence": 0.99910176,
            "punctuated_word": "realized",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "concerns",
            "start": 1179.775,
            "end": 1180.255,
            "confidence": 0.9986436,
            "punctuated_word": "concerns",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "that",
            "start": 1180.255,
            "end": 1180.415,
            "confidence": 0.99964714,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "have",
            "start": 1180.415,
            "end": 1180.655,
            "confidence": 0.9993507,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "been",
            "start": 1180.655,
            "end": 1180.895,
            "confidence": 0.9991449,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "stated",
            "start": 1180.895,
            "end": 1181.295,
            "confidence": 0.99947304,
            "punctuated_word": "stated",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "of",
            "start": 1181.295,
            "end": 1181.4551,
            "confidence": 0.81197035,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "like",
            "start": 1181.4551,
            "end": 1181.775,
            "confidence": 0.9975208,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "hey",
            "start": 1181.775,
            "end": 1182.015,
            "confidence": 0.8885141,
            "punctuated_word": "hey.",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "this",
            "start": 1182.015,
            "end": 1182.255,
            "confidence": 0.9993332,
            "punctuated_word": "This",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "might",
            "start": 1182.255,
            "end": 1182.7351,
            "confidence": 0.9998115,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "either",
            "start": 1182.7351,
            "end": 1183.135,
            "confidence": 0.9965969,
            "punctuated_word": "either",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "devalue",
            "start": 1183.135,
            "end": 1183.615,
            "confidence": 0.99868906,
            "punctuated_word": "devalue",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "it",
            "start": 1183.615,
            "end": 1183.775,
            "confidence": 0.9960813,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "or",
            "start": 1183.775,
            "end": 1184.015,
            "confidence": 0.97683823,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.8951212
          },
          {
            "word": "in",
            "start": 1184.015,
            "end": 1184.095,
            "confidence": 0.9923652,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "a",
            "start": 1184.095,
            "end": 1184.175,
            "confidence": 0.9995646,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "different",
            "start": 1184.175,
            "end": 1184.495,
            "confidence": 0.99945277,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "direction",
            "start": 1184.495,
            "end": 1184.9751,
            "confidence": 0.9993394,
            "punctuated_word": "direction",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "of",
            "start": 1184.9751,
            "end": 1185.055,
            "confidence": 0.96597564,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "hey",
            "start": 1185.055,
            "end": 1185.375,
            "confidence": 0.97276723,
            "punctuated_word": "hey.",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "this",
            "start": 1185.375,
            "end": 1185.535,
            "confidence": 0.99971133,
            "punctuated_word": "This",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "might",
            "start": 1185.535,
            "end": 1185.775,
            "confidence": 0.9995016,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "create",
            "start": 1185.775,
            "end": 1186.175,
            "confidence": 0.99899524,
            "punctuated_word": "create",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "a",
            "start": 1186.175,
            "end": 1186.415,
            "confidence": 0.9994407,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "secondary",
            "start": 1186.415,
            "end": 1186.915,
            "confidence": 0.9996753,
            "punctuated_word": "secondary",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "market",
            "start": 1186.9751,
            "end": 1187.375,
            "confidence": 0.9996666,
            "punctuated_word": "market",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "condition",
            "start": 1187.375,
            "end": 1187.875,
            "confidence": 0.99926966,
            "punctuated_word": "condition",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "where",
            "start": 1188.0951,
            "end": 1188.3351,
            "confidence": 0.59703505,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "during",
            "start": 1188.3351,
            "end": 1188.655,
            "confidence": 0.9726186,
            "punctuated_word": "during,",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "like",
            "start": 1188.655,
            "end": 1188.8151,
            "confidence": 0.9996719,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "bored",
            "start": 1188.8151,
            "end": 1189.135,
            "confidence": 0.72287273,
            "punctuated_word": "Bored",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "ape",
            "start": 1189.135,
            "end": 1189.295,
            "confidence": 0.99256563,
            "punctuated_word": "Ape",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "events",
            "start": 1189.295,
            "end": 1189.775,
            "confidence": 0.98557675,
            "punctuated_word": "events,",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "the",
            "start": 1189.775,
            "end": 1189.935,
            "confidence": 0.99954814,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "price",
            "start": 1189.935,
            "end": 1190.255,
            "confidence": 0.9994547,
            "punctuated_word": "price",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "of",
            "start": 1190.255,
            "end": 1190.495,
            "confidence": 0.9972838,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "getting",
            "start": 1190.495,
            "end": 1190.8151,
            "confidence": 0.9993636,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "access",
            "start": 1190.8151,
            "end": 1191.135,
            "confidence": 0.9988925,
            "punctuated_word": "access",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "to",
            "start": 1191.135,
            "end": 1191.295,
            "confidence": 0.99834085,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "it",
            "start": 1191.295,
            "end": 1191.535,
            "confidence": 0.9984359,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "is",
            "start": 1191.535,
            "end": 1191.615,
            "confidence": 0.998939,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "gonna",
            "start": 1191.615,
            "end": 1191.935,
            "confidence": 0.99595416,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "spike",
            "start": 1191.935,
            "end": 1192.175,
            "confidence": 0.99955267,
            "punctuated_word": "spike",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "and",
            "start": 1192.175,
            "end": 1192.53,
            "confidence": 0.5535456,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.8549565
          },
          {
            "word": "like",
            "start": 1192.53,
            "end": 1192.61,
            "confidence": 0.99815714,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "you",
            "start": 1192.61,
            "end": 1192.77,
            "confidence": 0.9987386,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "could",
            "start": 1192.77,
            "end": 1192.93,
            "confidence": 0.97904277,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "start",
            "start": 1192.93,
            "end": 1193.25,
            "confidence": 0.99977034,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "adding",
            "start": 1193.25,
            "end": 1193.5701,
            "confidence": 0.99996424,
            "punctuated_word": "adding",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "interesting",
            "start": 1193.5701,
            "end": 1194.05,
            "confidence": 0.998083,
            "punctuated_word": "interesting",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "market",
            "start": 1194.05,
            "end": 1194.37,
            "confidence": 0.9994648,
            "punctuated_word": "market",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "dynamics",
            "start": 1194.37,
            "end": 1194.87,
            "confidence": 0.99990404,
            "punctuated_word": "dynamics",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "that",
            "start": 1195.01,
            "end": 1195.49,
            "confidence": 0.99961615,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "can",
            "start": 1195.49,
            "end": 1195.81,
            "confidence": 0.99938476,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "also",
            "start": 1195.81,
            "end": 1196.2101,
            "confidence": 0.99067664,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "have",
            "start": 1196.2101,
            "end": 1196.37,
            "confidence": 0.9999056,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "both",
            "start": 1196.37,
            "end": 1196.6901,
            "confidence": 0.9996524,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "positive",
            "start": 1196.6901,
            "end": 1197.0901,
            "confidence": 0.99981016,
            "punctuated_word": "positive",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "and",
            "start": 1197.0901,
            "end": 1197.3301,
            "confidence": 0.99956006,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "negative",
            "start": 1197.3301,
            "end": 1197.73,
            "confidence": 0.9929403,
            "punctuated_word": "negative.",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "so",
            "start": 1197.73,
            "end": 1198.13,
            "confidence": 0.9533541,
            "punctuated_word": "So,",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "yeah",
            "start": 1198.13,
            "end": 1198.29,
            "confidence": 0.9974814,
            "punctuated_word": "yeah,",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "just",
            "start": 1198.29,
            "end": 1198.4501,
            "confidence": 0.99755186,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "wondering",
            "start": 1198.4501,
            "end": 1198.85,
            "confidence": 0.99984276,
            "punctuated_word": "wondering",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "how",
            "start": 1198.85,
            "end": 1199.0901,
            "confidence": 0.99918586,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "y'all",
            "start": 1199.0901,
            "end": 1199.41,
            "confidence": 0.9973531,
            "punctuated_word": "y'all",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "are",
            "start": 1199.41,
            "end": 1199.81,
            "confidence": 0.99822015,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "seeing",
            "start": 1199.81,
            "end": 1200.13,
            "confidence": 0.9976961,
            "punctuated_word": "seeing",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "and",
            "start": 1200.13,
            "end": 1200.29,
            "confidence": 0.99734795,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "kind",
            "start": 1200.29,
            "end": 1200.4501,
            "confidence": 0.9946578,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "of",
            "start": 1200.4501,
            "end": 1200.6901,
            "confidence": 0.9998667,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "interacting",
            "start": 1200.6901,
            "end": 1201.17,
            "confidence": 0.9994029,
            "punctuated_word": "interacting",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "with",
            "start": 1201.17,
            "end": 1201.41,
            "confidence": 0.9998745,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "any",
            "start": 1201.41,
            "end": 1201.73,
            "confidence": 0.9984977,
            "punctuated_word": "any",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "potential",
            "start": 1201.73,
            "end": 1202.2101,
            "confidence": 0.9998807,
            "punctuated_word": "potential",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "negative",
            "start": 1202.2101,
            "end": 1202.6901,
            "confidence": 0.9977234,
            "punctuated_word": "negative",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "or",
            "start": 1202.6901,
            "end": 1202.93,
            "confidence": 0.9953962,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "challenges",
            "start": 1202.93,
            "end": 1203.43,
            "confidence": 0.9988469,
            "punctuated_word": "challenges",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "relating",
            "start": 1203.73,
            "end": 1204.13,
            "confidence": 0.99714065,
            "punctuated_word": "relating",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "to",
            "start": 1204.13,
            "end": 1204.29,
            "confidence": 0.9998697,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "this",
            "start": 1204.29,
            "end": 1204.79,
            "confidence": 0.96194285,
            "punctuated_word": "this.",
            "speaker": 1,
            "speaker_confidence": 0.8788943
          },
          {
            "word": "so",
            "start": 1205.005,
            "end": 1205.325,
            "confidence": 0.9984094,
            "punctuated_word": "So,",
            "speaker": 3,
            "speaker_confidence": 0.65951353
          },
          {
            "word": "yes",
            "start": 1205.485,
            "end": 1205.885,
            "confidence": 0.631142,
            "punctuated_word": "yes.",
            "speaker": 3,
            "speaker_confidence": 0.65951353
          },
          {
            "word": "certainly",
            "start": 1205.885,
            "end": 1206.365,
            "confidence": 0.90104175,
            "punctuated_word": "Certainly,",
            "speaker": 3,
            "speaker_confidence": 0.65951353
          },
          {
            "word": "liquifashion",
            "start": 1206.365,
            "end": 1206.865,
            "confidence": 0.50587136,
            "punctuated_word": "Liquifashion",
            "speaker": 3,
            "speaker_confidence": 0.65951353
          },
          {
            "word": "can",
            "start": 1207.005,
            "end": 1207.1649,
            "confidence": 0.9997329,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.65951353
          },
          {
            "word": "be",
            "start": 1207.1649,
            "end": 1207.325,
            "confidence": 0.99990034,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.65951353
          },
          {
            "word": "used",
            "start": 1207.325,
            "end": 1207.565,
            "confidence": 0.999853,
            "punctuated_word": "used",
            "speaker": 3,
            "speaker_confidence": 0.65951353
          },
          {
            "word": "to",
            "start": 1207.565,
            "end": 1207.8049,
            "confidence": 0.9997638,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.65951353
          },
          {
            "word": "undermine",
            "start": 1207.8049,
            "end": 1208.3049,
            "confidence": 0.9958241,
            "punctuated_word": "undermine,",
            "speaker": 3,
            "speaker_confidence": 0.65951353
          }
        ],
        "speaker": 1,
        "id": "a90d5492-2233-422b-94af-dfc2a8a48289"
      },
      {
        "start": 1209.005,
        "end": 1212.7849,
        "confidence": 0.9812946,
        "channel": 0,
        "transcript": "like, things that are supposed to be exclusive in the Web three ecosystem",
        "words": [
          {
            "word": "like",
            "start": 1209.005,
            "end": 1209.1649,
            "confidence": 0.99805766,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.6251469
          },
          {
            "word": "things",
            "start": 1209.1649,
            "end": 1209.485,
            "confidence": 0.9998784,
            "punctuated_word": "things",
            "speaker": 3,
            "speaker_confidence": 0.6251469
          },
          {
            "word": "that",
            "start": 1209.485,
            "end": 1209.645,
            "confidence": 0.9998654,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.6251469
          },
          {
            "word": "are",
            "start": 1209.645,
            "end": 1209.8049,
            "confidence": 0.9997712,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.6251469
          },
          {
            "word": "supposed",
            "start": 1209.8049,
            "end": 1210.125,
            "confidence": 0.9994567,
            "punctuated_word": "supposed",
            "speaker": 3,
            "speaker_confidence": 0.6251469
          },
          {
            "word": "to",
            "start": 1210.125,
            "end": 1210.205,
            "confidence": 0.99866486,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.6251469
          },
          {
            "word": "be",
            "start": 1210.205,
            "end": 1210.605,
            "confidence": 0.9998173,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.6251469
          },
          {
            "word": "exclusive",
            "start": 1210.605,
            "end": 1211.105,
            "confidence": 0.99742496,
            "punctuated_word": "exclusive",
            "speaker": 3,
            "speaker_confidence": 0.6251469
          },
          {
            "word": "in",
            "start": 1211.325,
            "end": 1211.485,
            "confidence": 0.9997882,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "the",
            "start": 1211.485,
            "end": 1211.725,
            "confidence": 0.9994199,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "web",
            "start": 1211.725,
            "end": 1212.125,
            "confidence": 0.83090985,
            "punctuated_word": "Web",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "three",
            "start": 1212.125,
            "end": 1212.2849,
            "confidence": 0.95681953,
            "punctuated_word": "three",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "ecosystem",
            "start": 1212.2849,
            "end": 1212.7849,
            "confidence": 0.9769554,
            "punctuated_word": "ecosystem",
            "speaker": 3,
            "speaker_confidence": 0.805207
          }
        ],
        "speaker": 3,
        "id": "027df43e-e855-4b58-8afb-61f9bbec6b76"
      },
      {
        "start": 1213.1649,
        "end": 1213.6649,
        "confidence": 0.6470745,
        "channel": 0,
        "transcript": "because",
        "words": [
          {
            "word": "because",
            "start": 1213.1649,
            "end": 1213.6649,
            "confidence": 0.6470745,
            "punctuated_word": "because",
            "speaker": 3,
            "speaker_confidence": 0.805207
          }
        ],
        "speaker": 3,
        "id": "7bd73aca-a064-49de-b992-ced99faebd06"
      },
      {
        "start": 1214.0449,
        "end": 1216.065,
        "confidence": 0.98969924,
        "channel": 0,
        "transcript": "now you can do this kind of secure",
        "words": [
          {
            "word": "now",
            "start": 1214.0449,
            "end": 1214.2849,
            "confidence": 0.9729241,
            "punctuated_word": "now",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "you",
            "start": 1214.2849,
            "end": 1214.445,
            "confidence": 0.97441477,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "can",
            "start": 1214.445,
            "end": 1214.605,
            "confidence": 0.999853,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "do",
            "start": 1214.605,
            "end": 1214.845,
            "confidence": 0.99989176,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "this",
            "start": 1214.845,
            "end": 1215.1649,
            "confidence": 0.99955267,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "kind",
            "start": 1215.1649,
            "end": 1215.325,
            "confidence": 0.9742096,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "of",
            "start": 1215.325,
            "end": 1215.565,
            "confidence": 0.9999422,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "secure",
            "start": 1215.565,
            "end": 1216.065,
            "confidence": 0.99680555,
            "punctuated_word": "secure",
            "speaker": 3,
            "speaker_confidence": 0.805207
          }
        ],
        "speaker": 3,
        "id": "25fc06fb-2375-4570-910f-05c70a971746"
      },
      {
        "start": 1216.525,
        "end": 1217.745,
        "confidence": 0.99026966,
        "channel": 0,
        "transcript": "reputation rental",
        "words": [
          {
            "word": "reputation",
            "start": 1216.525,
            "end": 1217.025,
            "confidence": 0.98708993,
            "punctuated_word": "reputation",
            "speaker": 3,
            "speaker_confidence": 0.805207
          },
          {
            "word": "rental",
            "start": 1217.245,
            "end": 1217.745,
            "confidence": 0.9934494,
            "punctuated_word": "rental",
            "speaker": 3,
            "speaker_confidence": 0.805207
          }
        ],
        "speaker": 3,
        "id": "9352a43b-c2de-4000-b5d5-66646097e855"
      },
      {
        "start": 1218.205,
        "end": 1222.62,
        "confidence": 0.9807643,
        "channel": 0,
        "transcript": "to someone else where someone else can become you for some amount of time",
        "words": [
          {
            "word": "to",
            "start": 1218.205,
            "end": 1218.2849,
            "confidence": 0.99896777,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "someone",
            "start": 1218.2849,
            "end": 1218.6849,
            "confidence": 0.99926466,
            "punctuated_word": "someone",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "else",
            "start": 1218.6849,
            "end": 1219.08,
            "confidence": 0.9986456,
            "punctuated_word": "else",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "where",
            "start": 1219.1599,
            "end": 1219.3999,
            "confidence": 0.73688555,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "someone",
            "start": 1219.3999,
            "end": 1219.5599,
            "confidence": 0.9996524,
            "punctuated_word": "someone",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "else",
            "start": 1219.5599,
            "end": 1219.88,
            "confidence": 0.99965405,
            "punctuated_word": "else",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "can",
            "start": 1219.88,
            "end": 1220.0399,
            "confidence": 0.99953294,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "become",
            "start": 1220.0399,
            "end": 1220.44,
            "confidence": 0.9996637,
            "punctuated_word": "become",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "you",
            "start": 1220.44,
            "end": 1220.84,
            "confidence": 0.9997247,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "for",
            "start": 1220.84,
            "end": 1221.34,
            "confidence": 0.99968505,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "some",
            "start": 1221.48,
            "end": 1221.72,
            "confidence": 0.9997353,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "amount",
            "start": 1221.72,
            "end": 1221.96,
            "confidence": 0.9998753,
            "punctuated_word": "amount",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "of",
            "start": 1221.96,
            "end": 1222.12,
            "confidence": 0.99950385,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "time",
            "start": 1222.12,
            "end": 1222.62,
            "confidence": 0.9999105,
            "punctuated_word": "time",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          }
        ],
        "speaker": 3,
        "id": "7039b9a5-6bd4-4ebe-8a31-312e69173857"
      },
      {
        "start": 1223.0,
        "end": 1225.26,
        "confidence": 0.95610493,
        "channel": 0,
        "transcript": "and in a way that's completely secure.",
        "words": [
          {
            "word": "and",
            "start": 1223.0,
            "end": 1223.5,
            "confidence": 0.7824732,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.6974268
          },
          {
            "word": "in",
            "start": 1223.7999,
            "end": 1223.8799,
            "confidence": 0.937659,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "a",
            "start": 1223.8799,
            "end": 1223.96,
            "confidence": 0.9994512,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "way",
            "start": 1223.96,
            "end": 1224.2,
            "confidence": 0.9999627,
            "punctuated_word": "way",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "that's",
            "start": 1224.2,
            "end": 1224.36,
            "confidence": 0.9876832,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "completely",
            "start": 1224.36,
            "end": 1224.76,
            "confidence": 0.9995047,
            "punctuated_word": "completely",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "secure",
            "start": 1224.76,
            "end": 1225.26,
            "confidence": 0.9860008,
            "punctuated_word": "secure.",
            "speaker": 3,
            "speaker_confidence": 0.979723
          }
        ],
        "speaker": 3,
        "id": "d3eb24ed-29e6-4e3c-a545-35d57a8b882c"
      },
      {
        "start": 1225.64,
        "end": 1228.46,
        "confidence": 0.9681335,
        "channel": 0,
        "transcript": "So in that sense, yes, it could undermine exclusivity.",
        "words": [
          {
            "word": "so",
            "start": 1225.64,
            "end": 1226.12,
            "confidence": 0.9987697,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "in",
            "start": 1226.12,
            "end": 1226.2799,
            "confidence": 0.93243515,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "that",
            "start": 1226.2799,
            "end": 1226.5199,
            "confidence": 0.99978787,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "sense",
            "start": 1226.5199,
            "end": 1226.76,
            "confidence": 0.99915874,
            "punctuated_word": "sense,",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "yes",
            "start": 1226.76,
            "end": 1227.0,
            "confidence": 0.8889385,
            "punctuated_word": "yes,",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "it",
            "start": 1227.0,
            "end": 1227.1599,
            "confidence": 0.99808013,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "could",
            "start": 1227.1599,
            "end": 1227.48,
            "confidence": 0.99983597,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "undermine",
            "start": 1227.48,
            "end": 1227.96,
            "confidence": 0.9996904,
            "punctuated_word": "undermine",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "exclusivity",
            "start": 1227.96,
            "end": 1228.46,
            "confidence": 0.8965046,
            "punctuated_word": "exclusivity.",
            "speaker": 3,
            "speaker_confidence": 0.979723
          }
        ],
        "speaker": 3,
        "id": "6799647a-9c30-4e71-952c-f10c37c5f47c"
      },
      {
        "start": 1229.0,
        "end": 1237.915,
        "confidence": 0.989314,
        "channel": 0,
        "transcript": "And especially when it comes to in person events, I think whoever's organizing these events are they're gonna have to ensure that the users that were approved",
        "words": [
          {
            "word": "and",
            "start": 1229.0,
            "end": 1229.32,
            "confidence": 0.9976578,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "especially",
            "start": 1229.32,
            "end": 1229.7999,
            "confidence": 0.86692077,
            "punctuated_word": "especially",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "when",
            "start": 1229.7999,
            "end": 1229.96,
            "confidence": 0.9576558,
            "punctuated_word": "when",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "it",
            "start": 1229.96,
            "end": 1230.12,
            "confidence": 0.9997923,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "comes",
            "start": 1230.12,
            "end": 1230.44,
            "confidence": 0.9997775,
            "punctuated_word": "comes",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "to",
            "start": 1230.44,
            "end": 1230.6799,
            "confidence": 0.9995461,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "in",
            "start": 1230.6799,
            "end": 1230.84,
            "confidence": 0.9992943,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "person",
            "start": 1230.84,
            "end": 1231.24,
            "confidence": 0.99975806,
            "punctuated_word": "person",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "events",
            "start": 1231.24,
            "end": 1231.72,
            "confidence": 0.99641967,
            "punctuated_word": "events,",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "i",
            "start": 1231.72,
            "end": 1231.88,
            "confidence": 0.9996718,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "think",
            "start": 1231.88,
            "end": 1232.38,
            "confidence": 0.9999261,
            "punctuated_word": "think",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "whoever's",
            "start": 1232.615,
            "end": 1233.015,
            "confidence": 0.9371879,
            "punctuated_word": "whoever's",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "organizing",
            "start": 1233.015,
            "end": 1233.515,
            "confidence": 0.99959093,
            "punctuated_word": "organizing",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "these",
            "start": 1233.5751,
            "end": 1233.8151,
            "confidence": 0.99971765,
            "punctuated_word": "these",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "events",
            "start": 1233.8151,
            "end": 1234.2151,
            "confidence": 0.99988985,
            "punctuated_word": "events",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "are",
            "start": 1234.2151,
            "end": 1234.375,
            "confidence": 0.97382724,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "they're",
            "start": 1234.535,
            "end": 1234.6951,
            "confidence": 0.9995089,
            "punctuated_word": "they're",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "gonna",
            "start": 1234.6951,
            "end": 1234.935,
            "confidence": 0.9907107,
            "punctuated_word": "gonna",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "have",
            "start": 1234.935,
            "end": 1235.0951,
            "confidence": 0.99744874,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "to",
            "start": 1235.0951,
            "end": 1235.255,
            "confidence": 0.99977535,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "ensure",
            "start": 1235.255,
            "end": 1235.655,
            "confidence": 0.99951637,
            "punctuated_word": "ensure",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "that",
            "start": 1235.655,
            "end": 1236.155,
            "confidence": 0.9997478,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "the",
            "start": 1236.295,
            "end": 1236.615,
            "confidence": 0.99913174,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "users",
            "start": 1236.615,
            "end": 1237.015,
            "confidence": 0.9998016,
            "punctuated_word": "users",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "that",
            "start": 1237.015,
            "end": 1237.175,
            "confidence": 0.99975294,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "were",
            "start": 1237.175,
            "end": 1237.415,
            "confidence": 0.999574,
            "punctuated_word": "were",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "approved",
            "start": 1237.415,
            "end": 1237.915,
            "confidence": 0.99987805,
            "punctuated_word": "approved",
            "speaker": 3,
            "speaker_confidence": 0.979723
          }
        ],
        "speaker": 3,
        "id": "0a6652e8-5ad1-4d0a-8713-1af510b556c8"
      },
      {
        "start": 1238.295,
        "end": 1253.66,
        "confidence": 0.9708706,
        "channel": 0,
        "transcript": "didn't sell or transfer their NFT to somebody else because then you could do this thing where you have maybe a thousand people show up to this event who only paid a dollar for it. That would be a huge concern, and that's something we're also kind of worried about with upcoming Ape Fest in October.",
        "words": [
          {
            "word": "didn't",
            "start": 1238.295,
            "end": 1238.6951,
            "confidence": 0.99756026,
            "punctuated_word": "didn't",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "sell",
            "start": 1238.6951,
            "end": 1239.0951,
            "confidence": 0.9997999,
            "punctuated_word": "sell",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "or",
            "start": 1239.0951,
            "end": 1239.3351,
            "confidence": 0.9991172,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "transfer",
            "start": 1239.3351,
            "end": 1239.8351,
            "confidence": 0.99147755,
            "punctuated_word": "transfer",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "their",
            "start": 1240.055,
            "end": 1240.4551,
            "confidence": 0.85526776,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "nft",
            "start": 1240.4551,
            "end": 1240.935,
            "confidence": 0.9931954,
            "punctuated_word": "NFT",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "to",
            "start": 1240.935,
            "end": 1241.0951,
            "confidence": 0.9993616,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "somebody",
            "start": 1241.0951,
            "end": 1241.495,
            "confidence": 0.99992144,
            "punctuated_word": "somebody",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "else",
            "start": 1241.495,
            "end": 1241.8151,
            "confidence": 0.99995244,
            "punctuated_word": "else",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "because",
            "start": 1241.8151,
            "end": 1242.135,
            "confidence": 0.3701587,
            "punctuated_word": "because",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "then",
            "start": 1242.135,
            "end": 1242.375,
            "confidence": 0.99594253,
            "punctuated_word": "then",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "you",
            "start": 1242.375,
            "end": 1242.535,
            "confidence": 0.96576715,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "could",
            "start": 1242.535,
            "end": 1242.6951,
            "confidence": 0.9984003,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "do",
            "start": 1242.6951,
            "end": 1242.855,
            "confidence": 0.9997508,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "this",
            "start": 1242.855,
            "end": 1243.0951,
            "confidence": 0.9997687,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "thing",
            "start": 1243.0951,
            "end": 1243.255,
            "confidence": 0.9999019,
            "punctuated_word": "thing",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "where",
            "start": 1243.255,
            "end": 1243.5751,
            "confidence": 0.99403185,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.979723
          },
          {
            "word": "you",
            "start": 1243.5751,
            "end": 1243.655,
            "confidence": 0.99979347,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.42438364
          },
          {
            "word": "have",
            "start": 1243.655,
            "end": 1243.895,
            "confidence": 0.99783534,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.42438364
          },
          {
            "word": "maybe",
            "start": 1243.895,
            "end": 1244.135,
            "confidence": 0.96315134,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.42438364
          },
          {
            "word": "a",
            "start": 1244.135,
            "end": 1244.295,
            "confidence": 0.990281,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.42438364
          },
          {
            "word": "thousand",
            "start": 1244.295,
            "end": 1244.615,
            "confidence": 0.99926454,
            "punctuated_word": "thousand",
            "speaker": 3,
            "speaker_confidence": 0.42438364
          },
          {
            "word": "people",
            "start": 1244.615,
            "end": 1245.015,
            "confidence": 0.9999304,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.42438364
          },
          {
            "word": "show",
            "start": 1245.015,
            "end": 1245.175,
            "confidence": 0.9947632,
            "punctuated_word": "show",
            "speaker": 3,
            "speaker_confidence": 0.42438364
          },
          {
            "word": "up",
            "start": 1245.175,
            "end": 1245.3351,
            "confidence": 0.99982136,
            "punctuated_word": "up",
            "speaker": 3,
            "speaker_confidence": 0.42438364
          },
          {
            "word": "to",
            "start": 1245.3351,
            "end": 1245.415,
            "confidence": 0.99947137,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "this",
            "start": 1245.415,
            "end": 1245.655,
            "confidence": 0.9997651,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "event",
            "start": 1245.655,
            "end": 1245.975,
            "confidence": 0.99955326,
            "punctuated_word": "event",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "who",
            "start": 1245.975,
            "end": 1246.2151,
            "confidence": 0.9617783,
            "punctuated_word": "who",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "only",
            "start": 1246.2151,
            "end": 1246.4551,
            "confidence": 0.99930525,
            "punctuated_word": "only",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "paid",
            "start": 1246.4551,
            "end": 1246.6951,
            "confidence": 0.99674207,
            "punctuated_word": "paid",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "a",
            "start": 1246.6951,
            "end": 1246.855,
            "confidence": 0.9852363,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "dollar",
            "start": 1246.855,
            "end": 1247.175,
            "confidence": 0.99971205,
            "punctuated_word": "dollar",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "for",
            "start": 1247.175,
            "end": 1247.415,
            "confidence": 0.9997584,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "it",
            "start": 1247.415,
            "end": 1247.88,
            "confidence": 0.98563105,
            "punctuated_word": "it.",
            "speaker": 3,
            "speaker_confidence": 0.45684814
          },
          {
            "word": "that",
            "start": 1247.96,
            "end": 1248.28,
            "confidence": 0.9932139,
            "punctuated_word": "That",
            "speaker": 3,
            "speaker_confidence": 0.53916717
          },
          {
            "word": "would",
            "start": 1248.28,
            "end": 1248.36,
            "confidence": 0.99683315,
            "punctuated_word": "would",
            "speaker": 3,
            "speaker_confidence": 0.53916717
          },
          {
            "word": "be",
            "start": 1248.36,
            "end": 1248.6,
            "confidence": 0.9995704,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.53916717
          },
          {
            "word": "a",
            "start": 1248.6,
            "end": 1248.84,
            "confidence": 0.99951243,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.53916717
          },
          {
            "word": "huge",
            "start": 1248.84,
            "end": 1249.16,
            "confidence": 0.9999685,
            "punctuated_word": "huge",
            "speaker": 3,
            "speaker_confidence": 0.53916717
          },
          {
            "word": "concern",
            "start": 1249.16,
            "end": 1249.56,
            "confidence": 0.9334316,
            "punctuated_word": "concern,",
            "speaker": 3,
            "speaker_confidence": 0.53916717
          },
          {
            "word": "and",
            "start": 1249.56,
            "end": 1249.64,
            "confidence": 0.99976057,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "that's",
            "start": 1249.64,
            "end": 1249.88,
            "confidence": 0.99967194,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "something",
            "start": 1249.88,
            "end": 1250.12,
            "confidence": 0.99981445,
            "punctuated_word": "something",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "we're",
            "start": 1250.12,
            "end": 1250.28,
            "confidence": 0.9989011,
            "punctuated_word": "we're",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "also",
            "start": 1250.28,
            "end": 1250.4401,
            "confidence": 0.9991683,
            "punctuated_word": "also",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "kind",
            "start": 1250.4401,
            "end": 1250.68,
            "confidence": 0.9941339,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "of",
            "start": 1250.68,
            "end": 1251.16,
            "confidence": 0.9998242,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "worried",
            "start": 1251.16,
            "end": 1251.48,
            "confidence": 0.9995932,
            "punctuated_word": "worried",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "about",
            "start": 1251.48,
            "end": 1251.64,
            "confidence": 0.99955255,
            "punctuated_word": "about",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "with",
            "start": 1251.64,
            "end": 1251.96,
            "confidence": 0.99922943,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "upcoming",
            "start": 1251.96,
            "end": 1252.4401,
            "confidence": 0.99608624,
            "punctuated_word": "upcoming",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "ape",
            "start": 1252.4401,
            "end": 1252.68,
            "confidence": 0.7943052,
            "punctuated_word": "Ape",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "fest",
            "start": 1252.68,
            "end": 1253.0,
            "confidence": 0.6368271,
            "punctuated_word": "Fest",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "in",
            "start": 1253.0,
            "end": 1253.16,
            "confidence": 0.9992459,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          },
          {
            "word": "october",
            "start": 1253.16,
            "end": 1253.66,
            "confidence": 0.9989525,
            "punctuated_word": "October.",
            "speaker": 3,
            "speaker_confidence": 0.66888946
          }
        ],
        "speaker": 3,
        "id": "40a2b97e-0a7d-4309-b6a8-88f6e0b3e9ee"
      },
      {
        "start": 1254.12,
        "end": 1264.755,
        "confidence": 0.9727084,
        "channel": 0,
        "transcript": "So we don't actually know how they coordinate it at the Bored Ape Yacht Club yet, but we'll have to see what they do if multiple people try to attend with the same NFT. How did you",
        "words": [
          {
            "word": "so",
            "start": 1254.12,
            "end": 1254.28,
            "confidence": 0.50288075,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "we",
            "start": 1254.28,
            "end": 1254.4401,
            "confidence": 0.9977551,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "don't",
            "start": 1254.4401,
            "end": 1254.6,
            "confidence": 0.9999075,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "actually",
            "start": 1254.6,
            "end": 1254.92,
            "confidence": 0.99827766,
            "punctuated_word": "actually",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "know",
            "start": 1254.92,
            "end": 1255.08,
            "confidence": 0.9997849,
            "punctuated_word": "know",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "how",
            "start": 1255.08,
            "end": 1255.48,
            "confidence": 0.9997814,
            "punctuated_word": "how",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "they",
            "start": 1255.48,
            "end": 1255.8,
            "confidence": 0.99961555,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "coordinate",
            "start": 1255.8,
            "end": 1256.28,
            "confidence": 0.9232832,
            "punctuated_word": "coordinate",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "it",
            "start": 1256.28,
            "end": 1256.52,
            "confidence": 0.99839467,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "at",
            "start": 1256.52,
            "end": 1256.76,
            "confidence": 0.9994442,
            "punctuated_word": "at",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "the",
            "start": 1256.76,
            "end": 1256.84,
            "confidence": 0.97468,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "bored",
            "start": 1256.84,
            "end": 1257.16,
            "confidence": 0.9131984,
            "punctuated_word": "Bored",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "ape",
            "start": 1257.16,
            "end": 1257.32,
            "confidence": 0.8248725,
            "punctuated_word": "Ape",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "yacht",
            "start": 1257.32,
            "end": 1257.56,
            "confidence": 0.9800093,
            "punctuated_word": "Yacht",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "club",
            "start": 1257.56,
            "end": 1257.96,
            "confidence": 0.9510089,
            "punctuated_word": "Club",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "yet",
            "start": 1257.96,
            "end": 1258.36,
            "confidence": 0.9715493,
            "punctuated_word": "yet,",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "but",
            "start": 1258.36,
            "end": 1258.52,
            "confidence": 0.9995647,
            "punctuated_word": "but",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "we'll",
            "start": 1258.52,
            "end": 1258.76,
            "confidence": 0.9995963,
            "punctuated_word": "we'll",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "have",
            "start": 1258.76,
            "end": 1259.0,
            "confidence": 0.99986756,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "to",
            "start": 1259.0,
            "end": 1259.08,
            "confidence": 0.9994099,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "see",
            "start": 1259.08,
            "end": 1259.32,
            "confidence": 0.99980444,
            "punctuated_word": "see",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "what",
            "start": 1259.32,
            "end": 1259.56,
            "confidence": 0.9998822,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "they",
            "start": 1259.56,
            "end": 1259.8,
            "confidence": 0.9999248,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "do",
            "start": 1259.8,
            "end": 1260.3,
            "confidence": 0.9997391,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "if",
            "start": 1260.36,
            "end": 1260.76,
            "confidence": 0.97605217,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "multiple",
            "start": 1260.76,
            "end": 1261.24,
            "confidence": 0.9996364,
            "punctuated_word": "multiple",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "people",
            "start": 1261.24,
            "end": 1261.74,
            "confidence": 0.99994123,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "try",
            "start": 1261.8,
            "end": 1262.04,
            "confidence": 0.98711675,
            "punctuated_word": "try",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "to",
            "start": 1262.04,
            "end": 1262.2,
            "confidence": 0.9995555,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "attend",
            "start": 1262.2,
            "end": 1262.6,
            "confidence": 0.9996331,
            "punctuated_word": "attend",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "with",
            "start": 1262.6,
            "end": 1262.76,
            "confidence": 0.9991441,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "the",
            "start": 1262.76,
            "end": 1262.92,
            "confidence": 0.9993818,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "same",
            "start": 1262.92,
            "end": 1263.24,
            "confidence": 0.99959904,
            "punctuated_word": "same",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "nft",
            "start": 1263.24,
            "end": 1263.74,
            "confidence": 0.9990058,
            "punctuated_word": "NFT.",
            "speaker": 3,
            "speaker_confidence": 0.81911665
          },
          {
            "word": "how",
            "start": 1263.9349,
            "end": 1264.095,
            "confidence": 0.9996799,
            "punctuated_word": "How",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "did",
            "start": 1264.095,
            "end": 1264.255,
            "confidence": 0.9993999,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "you",
            "start": 1264.255,
            "end": 1264.755,
            "confidence": 0.99983656,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          }
        ],
        "speaker": 3,
        "id": "212a0e33-bf54-4726-a21e-eafc89b12afa"
      },
      {
        "start": 1265.375,
        "end": 1267.315,
        "confidence": 0.9987129,
        "channel": 0,
        "transcript": "actually get the first owner",
        "words": [
          {
            "word": "actually",
            "start": 1265.375,
            "end": 1265.455,
            "confidence": 0.99468,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "get",
            "start": 1265.455,
            "end": 1265.855,
            "confidence": 0.99959534,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "the",
            "start": 1265.855,
            "end": 1266.015,
            "confidence": 0.99988663,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "first",
            "start": 1266.015,
            "end": 1266.515,
            "confidence": 0.99982953,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "owner",
            "start": 1266.815,
            "end": 1267.315,
            "confidence": 0.99957305,
            "punctuated_word": "owner",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          }
        ],
        "speaker": 0,
        "id": "4daf4026-ea6d-4847-bb76-38a2c003936c"
      },
      {
        "start": 1267.855,
        "end": 1268.355,
        "confidence": 0.999574,
        "channel": 0,
        "transcript": "to",
        "words": [
          {
            "word": "to",
            "start": 1267.855,
            "end": 1268.355,
            "confidence": 0.999574,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          }
        ],
        "speaker": 0,
        "id": "5a45af08-cc4e-4087-ade9-ef9ba19f6a9e"
      },
      {
        "start": 1268.735,
        "end": 1272.035,
        "confidence": 0.9968778,
        "channel": 0,
        "transcript": "lease it for you? How did it practically work?",
        "words": [
          {
            "word": "lease",
            "start": 1268.735,
            "end": 1269.0549,
            "confidence": 0.9769057,
            "punctuated_word": "lease",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "it",
            "start": 1269.0549,
            "end": 1269.215,
            "confidence": 0.9998012,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "for",
            "start": 1269.215,
            "end": 1269.455,
            "confidence": 0.9998017,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "you",
            "start": 1269.455,
            "end": 1269.955,
            "confidence": 0.9991688,
            "punctuated_word": "you?",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "how",
            "start": 1270.015,
            "end": 1270.1749,
            "confidence": 0.9996,
            "punctuated_word": "How",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "did",
            "start": 1270.1749,
            "end": 1270.255,
            "confidence": 0.9992292,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "it",
            "start": 1270.255,
            "end": 1270.755,
            "confidence": 0.99937004,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "practically",
            "start": 1270.895,
            "end": 1271.395,
            "confidence": 0.9981957,
            "punctuated_word": "practically",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          },
          {
            "word": "work",
            "start": 1271.535,
            "end": 1272.035,
            "confidence": 0.9998276,
            "punctuated_word": "work?",
            "speaker": 0,
            "speaker_confidence": 0.7259064
          }
        ],
        "speaker": 0,
        "id": "e04ac265-6e1b-418e-bf49-d14b5052026a"
      },
      {
        "start": 1272.975,
        "end": 1278.515,
        "confidence": 0.94284636,
        "channel": 0,
        "transcript": "Yeah. So our lab's involved in this broader research organization called I c three, the initiative",
        "words": [
          {
            "word": "yeah",
            "start": 1272.975,
            "end": 1273.2949,
            "confidence": 0.9984044,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "so",
            "start": 1273.2949,
            "end": 1273.7949,
            "confidence": 0.98963696,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "our",
            "start": 1273.855,
            "end": 1274.095,
            "confidence": 0.9759999,
            "punctuated_word": "our",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "lab's",
            "start": 1274.095,
            "end": 1274.415,
            "confidence": 0.8767613,
            "punctuated_word": "lab's",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "involved",
            "start": 1274.415,
            "end": 1274.895,
            "confidence": 0.9995172,
            "punctuated_word": "involved",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "in",
            "start": 1274.895,
            "end": 1275.0549,
            "confidence": 0.9998987,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "this",
            "start": 1275.0549,
            "end": 1275.215,
            "confidence": 0.9998679,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "broader",
            "start": 1275.215,
            "end": 1275.615,
            "confidence": 0.99971706,
            "punctuated_word": "broader",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "research",
            "start": 1275.615,
            "end": 1276.095,
            "confidence": 0.9998191,
            "punctuated_word": "research",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "organization",
            "start": 1276.095,
            "end": 1276.595,
            "confidence": 0.9990871,
            "punctuated_word": "organization",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "called",
            "start": 1276.735,
            "end": 1277.0549,
            "confidence": 0.9993293,
            "punctuated_word": "called",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "i",
            "start": 1277.0549,
            "end": 1277.2949,
            "confidence": 0.6331152,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "c",
            "start": 1277.2949,
            "end": 1277.455,
            "confidence": 0.9965521,
            "punctuated_word": "c",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "three",
            "start": 1277.455,
            "end": 1277.855,
            "confidence": 0.9837984,
            "punctuated_word": "three,",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "the",
            "start": 1277.855,
            "end": 1278.015,
            "confidence": 0.96684474,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "initiative",
            "start": 1278.015,
            "end": 1278.515,
            "confidence": 0.66719264,
            "punctuated_word": "initiative",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          }
        ],
        "speaker": 3,
        "id": "33991094-bf54-47e0-8371-275f9b66bf11"
      },
      {
        "start": 1278.89,
        "end": 1279.79,
        "confidence": 0.99621415,
        "channel": 0,
        "transcript": "for cryptocurrencies",
        "words": [
          {
            "word": "for",
            "start": 1278.89,
            "end": 1279.29,
            "confidence": 0.9998103,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "cryptocurrencies",
            "start": 1279.29,
            "end": 1279.79,
            "confidence": 0.992618,
            "punctuated_word": "cryptocurrencies",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          }
        ],
        "speaker": 3,
        "id": "2856d202-b5f3-48fb-8b3b-651cfc720248"
      },
      {
        "start": 1280.0901,
        "end": 1281.2301,
        "confidence": 0.9834111,
        "channel": 0,
        "transcript": "and contracts.",
        "words": [
          {
            "word": "and",
            "start": 1280.0901,
            "end": 1280.5901,
            "confidence": 0.9995844,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "contracts",
            "start": 1280.7301,
            "end": 1281.2301,
            "confidence": 0.9672378,
            "punctuated_word": "contracts.",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          }
        ],
        "speaker": 3,
        "id": "bc3535d8-833d-4f69-ab97-499d5f96a25c"
      },
      {
        "start": 1282.01,
        "end": 1289.31,
        "confidence": 0.9871104,
        "channel": 0,
        "transcript": "And I c three was generous enough to allow us to use their funds to purchase a Bored Ape NFT for use in this project,",
        "words": [
          {
            "word": "and",
            "start": 1282.01,
            "end": 1282.3301,
            "confidence": 0.99817467,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "i",
            "start": 1282.3301,
            "end": 1282.5701,
            "confidence": 0.9816554,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "c",
            "start": 1282.5701,
            "end": 1282.7301,
            "confidence": 0.9996816,
            "punctuated_word": "c",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "three",
            "start": 1282.7301,
            "end": 1283.05,
            "confidence": 0.99982506,
            "punctuated_word": "three",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "was",
            "start": 1283.05,
            "end": 1283.53,
            "confidence": 0.99981755,
            "punctuated_word": "was",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "generous",
            "start": 1283.53,
            "end": 1284.01,
            "confidence": 0.99972504,
            "punctuated_word": "generous",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "enough",
            "start": 1284.01,
            "end": 1284.4901,
            "confidence": 0.99981517,
            "punctuated_word": "enough",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "to",
            "start": 1284.4901,
            "end": 1284.89,
            "confidence": 0.9996954,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "allow",
            "start": 1284.89,
            "end": 1285.13,
            "confidence": 0.9990514,
            "punctuated_word": "allow",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "us",
            "start": 1285.13,
            "end": 1285.3701,
            "confidence": 0.99956423,
            "punctuated_word": "us",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "to",
            "start": 1285.3701,
            "end": 1285.53,
            "confidence": 0.9972058,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "use",
            "start": 1285.53,
            "end": 1285.6901,
            "confidence": 0.9994179,
            "punctuated_word": "use",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "their",
            "start": 1285.6901,
            "end": 1285.93,
            "confidence": 0.9998472,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "funds",
            "start": 1285.93,
            "end": 1286.25,
            "confidence": 0.9998783,
            "punctuated_word": "funds",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "to",
            "start": 1286.25,
            "end": 1286.41,
            "confidence": 0.997964,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "purchase",
            "start": 1286.41,
            "end": 1286.89,
            "confidence": 0.9998679,
            "punctuated_word": "purchase",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "a",
            "start": 1286.89,
            "end": 1287.05,
            "confidence": 0.99924254,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "bored",
            "start": 1287.05,
            "end": 1287.3701,
            "confidence": 0.9619832,
            "punctuated_word": "Bored",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "ape",
            "start": 1287.3701,
            "end": 1287.6101,
            "confidence": 0.99879223,
            "punctuated_word": "Ape",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "nft",
            "start": 1287.6101,
            "end": 1288.0901,
            "confidence": 0.99908364,
            "punctuated_word": "NFT",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "for",
            "start": 1288.0901,
            "end": 1288.25,
            "confidence": 0.99942386,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "use",
            "start": 1288.25,
            "end": 1288.4901,
            "confidence": 0.97886914,
            "punctuated_word": "use",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "in",
            "start": 1288.4901,
            "end": 1288.65,
            "confidence": 0.99776816,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.84038544
          },
          {
            "word": "this",
            "start": 1288.65,
            "end": 1288.81,
            "confidence": 0.9997334,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "project",
            "start": 1288.81,
            "end": 1289.31,
            "confidence": 0.7716762,
            "punctuated_word": "project,",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          }
        ],
        "speaker": 3,
        "id": "91cf8358-ea5b-4624-8f41-36de646aecdf"
      },
      {
        "start": 1289.77,
        "end": 1299.5549,
        "confidence": 0.97215396,
        "channel": 0,
        "transcript": "and we expect the Take My APE demo to be live for at least a year, probably even longer, depending on how much people are interested in in using it. Got it. Thank you for clarification.",
        "words": [
          {
            "word": "and",
            "start": 1289.77,
            "end": 1289.93,
            "confidence": 0.99614775,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "we",
            "start": 1289.93,
            "end": 1290.17,
            "confidence": 0.9996873,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "expect",
            "start": 1290.17,
            "end": 1290.5701,
            "confidence": 0.98844576,
            "punctuated_word": "expect",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "the",
            "start": 1290.5701,
            "end": 1290.7301,
            "confidence": 0.750386,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "take",
            "start": 1290.7301,
            "end": 1290.89,
            "confidence": 0.90759635,
            "punctuated_word": "Take",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "my",
            "start": 1290.89,
            "end": 1291.13,
            "confidence": 0.90800864,
            "punctuated_word": "My",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "ape",
            "start": 1291.13,
            "end": 1291.29,
            "confidence": 0.7372681,
            "punctuated_word": "APE",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "demo",
            "start": 1291.29,
            "end": 1291.6101,
            "confidence": 0.9876161,
            "punctuated_word": "demo",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "to",
            "start": 1291.6101,
            "end": 1291.77,
            "confidence": 0.9998227,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "be",
            "start": 1291.77,
            "end": 1291.93,
            "confidence": 0.9997017,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "live",
            "start": 1291.93,
            "end": 1292.25,
            "confidence": 0.9992563,
            "punctuated_word": "live",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "for",
            "start": 1292.25,
            "end": 1292.4901,
            "confidence": 0.999749,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "at",
            "start": 1292.4901,
            "end": 1292.65,
            "confidence": 0.9790299,
            "punctuated_word": "at",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "least",
            "start": 1292.65,
            "end": 1292.89,
            "confidence": 0.999948,
            "punctuated_word": "least",
            "speaker": 3,
            "speaker_confidence": 0.7712711
          },
          {
            "word": "a",
            "start": 1292.89,
            "end": 1292.9701,
            "confidence": 0.99969566,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.6307658
          },
          {
            "word": "year",
            "start": 1292.9701,
            "end": 1293.3701,
            "confidence": 0.9874114,
            "punctuated_word": "year,",
            "speaker": 3,
            "speaker_confidence": 0.6307658
          },
          {
            "word": "probably",
            "start": 1293.3701,
            "end": 1293.8501,
            "confidence": 0.9996119,
            "punctuated_word": "probably",
            "speaker": 3,
            "speaker_confidence": 0.6307658
          },
          {
            "word": "even",
            "start": 1293.8501,
            "end": 1294.0901,
            "confidence": 0.9691767,
            "punctuated_word": "even",
            "speaker": 3,
            "speaker_confidence": 0.6307658
          },
          {
            "word": "longer",
            "start": 1294.0901,
            "end": 1294.575,
            "confidence": 0.8762715,
            "punctuated_word": "longer,",
            "speaker": 3,
            "speaker_confidence": 0.6307658
          },
          {
            "word": "depending",
            "start": 1294.735,
            "end": 1295.135,
            "confidence": 0.99988365,
            "punctuated_word": "depending",
            "speaker": 3,
            "speaker_confidence": 0.6307658
          },
          {
            "word": "on",
            "start": 1295.135,
            "end": 1295.5349,
            "confidence": 0.9996443,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.6307658
          },
          {
            "word": "how",
            "start": 1295.5349,
            "end": 1295.615,
            "confidence": 0.99965715,
            "punctuated_word": "how",
            "speaker": 3,
            "speaker_confidence": 0.6367894
          },
          {
            "word": "much",
            "start": 1295.615,
            "end": 1295.855,
            "confidence": 0.9999126,
            "punctuated_word": "much",
            "speaker": 3,
            "speaker_confidence": 0.6367894
          },
          {
            "word": "people",
            "start": 1295.855,
            "end": 1296.1749,
            "confidence": 0.9999285,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.6367894
          },
          {
            "word": "are",
            "start": 1296.1749,
            "end": 1296.335,
            "confidence": 0.99986255,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.6367894
          },
          {
            "word": "interested",
            "start": 1296.335,
            "end": 1296.6549,
            "confidence": 0.99986625,
            "punctuated_word": "interested",
            "speaker": 3,
            "speaker_confidence": 0.6367894
          },
          {
            "word": "in",
            "start": 1296.6549,
            "end": 1296.815,
            "confidence": 0.9996136,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.6367894
          },
          {
            "word": "in",
            "start": 1296.815,
            "end": 1296.975,
            "confidence": 0.9919939,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.6367894
          },
          {
            "word": "using",
            "start": 1296.975,
            "end": 1297.475,
            "confidence": 0.9998248,
            "punctuated_word": "using",
            "speaker": 3,
            "speaker_confidence": 0.6367894
          },
          {
            "word": "it",
            "start": 1297.615,
            "end": 1297.7749,
            "confidence": 0.99923784,
            "punctuated_word": "it.",
            "speaker": 3,
            "speaker_confidence": 0.6367894
          },
          {
            "word": "got",
            "start": 1297.7749,
            "end": 1298.0149,
            "confidence": 0.999663,
            "punctuated_word": "Got",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          },
          {
            "word": "it",
            "start": 1298.0149,
            "end": 1298.495,
            "confidence": 0.99933994,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          },
          {
            "word": "thank",
            "start": 1298.495,
            "end": 1298.735,
            "confidence": 0.92600214,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          },
          {
            "word": "you",
            "start": 1298.735,
            "end": 1298.815,
            "confidence": 0.99981076,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          },
          {
            "word": "for",
            "start": 1298.815,
            "end": 1299.0549,
            "confidence": 0.9998221,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          },
          {
            "word": "clarification",
            "start": 1299.0549,
            "end": 1299.5549,
            "confidence": 0.99865466,
            "punctuated_word": "clarification.",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          }
        ],
        "speaker": 3,
        "id": "887ed2da-d97a-455d-a586-a2af1891739e"
      },
      {
        "start": 1299.9349,
        "end": 1301.715,
        "confidence": 0.95673263,
        "channel": 0,
        "transcript": "I was like, oh my god. Who is donating?",
        "words": [
          {
            "word": "i",
            "start": 1299.9349,
            "end": 1300.0149,
            "confidence": 0.99892706,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          },
          {
            "word": "was",
            "start": 1300.0149,
            "end": 1300.1749,
            "confidence": 0.99953735,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          },
          {
            "word": "like",
            "start": 1300.1749,
            "end": 1300.4149,
            "confidence": 0.9611231,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          },
          {
            "word": "oh",
            "start": 1300.4149,
            "end": 1300.4949,
            "confidence": 0.9871508,
            "punctuated_word": "oh",
            "speaker": 0,
            "speaker_confidence": 0.51977354
          },
          {
            "word": "my",
            "start": 1300.4949,
            "end": 1300.575,
            "confidence": 0.93751526,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "god",
            "start": 1300.575,
            "end": 1300.815,
            "confidence": 0.92621577,
            "punctuated_word": "god.",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "who",
            "start": 1300.815,
            "end": 1300.975,
            "confidence": 0.9992442,
            "punctuated_word": "Who",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "is",
            "start": 1300.975,
            "end": 1301.215,
            "confidence": 0.8022401,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "donating",
            "start": 1301.215,
            "end": 1301.715,
            "confidence": 0.99864066,
            "punctuated_word": "donating?",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          }
        ],
        "speaker": 0,
        "id": "d84ef38d-2a30-4894-bafc-b841b8b645fe"
      },
      {
        "start": 1302.095,
        "end": 1310.54,
        "confidence": 0.9854981,
        "channel": 0,
        "transcript": "Who is this generous soul that is interested in research? Now it makes a little bit more sense, but, also, it would be great if someone volunteered",
        "words": [
          {
            "word": "who",
            "start": 1302.095,
            "end": 1302.4149,
            "confidence": 0.9996531,
            "punctuated_word": "Who",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "is",
            "start": 1302.4149,
            "end": 1302.815,
            "confidence": 0.9999472,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "this",
            "start": 1302.815,
            "end": 1303.135,
            "confidence": 0.99865365,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "generous",
            "start": 1303.135,
            "end": 1303.615,
            "confidence": 0.99494064,
            "punctuated_word": "generous",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "soul",
            "start": 1303.615,
            "end": 1303.855,
            "confidence": 0.99687046,
            "punctuated_word": "soul",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "that",
            "start": 1303.855,
            "end": 1304.0149,
            "confidence": 0.9997209,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "is",
            "start": 1304.0149,
            "end": 1304.255,
            "confidence": 0.99967706,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "interested",
            "start": 1304.255,
            "end": 1304.6549,
            "confidence": 0.9998259,
            "punctuated_word": "interested",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "in",
            "start": 1304.6549,
            "end": 1304.8949,
            "confidence": 0.9992692,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "research",
            "start": 1304.8949,
            "end": 1305.375,
            "confidence": 0.98985755,
            "punctuated_word": "research?",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "now",
            "start": 1305.375,
            "end": 1305.615,
            "confidence": 0.9986707,
            "punctuated_word": "Now",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "it",
            "start": 1305.615,
            "end": 1305.695,
            "confidence": 0.96734834,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "makes",
            "start": 1305.695,
            "end": 1305.9349,
            "confidence": 0.9993399,
            "punctuated_word": "makes",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "a",
            "start": 1305.9349,
            "end": 1306.095,
            "confidence": 0.99785656,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "little",
            "start": 1306.095,
            "end": 1306.255,
            "confidence": 0.99994993,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "bit",
            "start": 1306.255,
            "end": 1306.4149,
            "confidence": 0.9989513,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "more",
            "start": 1306.4149,
            "end": 1306.6549,
            "confidence": 0.99991095,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "sense",
            "start": 1306.6549,
            "end": 1306.975,
            "confidence": 0.8612669,
            "punctuated_word": "sense,",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "but",
            "start": 1306.975,
            "end": 1307.4,
            "confidence": 0.8277447,
            "punctuated_word": "but,",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "also",
            "start": 1307.64,
            "end": 1308.14,
            "confidence": 0.99916834,
            "punctuated_word": "also,",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "it",
            "start": 1308.2001,
            "end": 1308.36,
            "confidence": 0.9996598,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "would",
            "start": 1308.36,
            "end": 1308.52,
            "confidence": 0.9992118,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "be",
            "start": 1308.52,
            "end": 1308.92,
            "confidence": 0.99983966,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "great",
            "start": 1308.92,
            "end": 1309.3201,
            "confidence": 0.9999311,
            "punctuated_word": "great",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "if",
            "start": 1309.3201,
            "end": 1309.56,
            "confidence": 0.99985266,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "someone",
            "start": 1309.56,
            "end": 1310.04,
            "confidence": 0.9998387,
            "punctuated_word": "someone",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "volunteered",
            "start": 1310.04,
            "end": 1310.54,
            "confidence": 0.98148847,
            "punctuated_word": "volunteered",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          }
        ],
        "speaker": 0,
        "id": "96e2b2f8-faf4-44db-9c9f-db3412c46fd3"
      },
      {
        "start": 1311.0801,
        "end": 1323.995,
        "confidence": 0.911751,
        "channel": 0,
        "transcript": "their ape for research purposes. But Yeah. I feel it'd be a bit scary, though, because just a miss in the implementation, and it could be fatal because it's Web three, and and Web three bugs are really harmful.",
        "words": [
          {
            "word": "their",
            "start": 1311.0801,
            "end": 1311.48,
            "confidence": 0.9799697,
            "punctuated_word": "their",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "ape",
            "start": 1311.48,
            "end": 1311.72,
            "confidence": 0.44479653,
            "punctuated_word": "ape",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "for",
            "start": 1311.72,
            "end": 1311.9601,
            "confidence": 0.9997136,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "research",
            "start": 1311.9601,
            "end": 1312.4401,
            "confidence": 0.9994091,
            "punctuated_word": "research",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "purposes",
            "start": 1312.4401,
            "end": 1312.84,
            "confidence": 0.9734069,
            "punctuated_word": "purposes.",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "but",
            "start": 1312.84,
            "end": 1313.16,
            "confidence": 0.9975847,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.8181599
          },
          {
            "word": "yeah",
            "start": 1313.48,
            "end": 1313.8,
            "confidence": 0.99876255,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.34406978
          },
          {
            "word": "i",
            "start": 1313.8,
            "end": 1313.88,
            "confidence": 0.49306533,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.34406978
          },
          {
            "word": "feel",
            "start": 1313.88,
            "end": 1314.2001,
            "confidence": 0.8847432,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.34406978
          },
          {
            "word": "it'd",
            "start": 1314.2001,
            "end": 1314.4401,
            "confidence": 0.45832542,
            "punctuated_word": "it'd",
            "speaker": 2,
            "speaker_confidence": 0.34406978
          },
          {
            "word": "be",
            "start": 1314.4401,
            "end": 1314.6,
            "confidence": 0.9989229,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.34406978
          },
          {
            "word": "a",
            "start": 1314.6,
            "end": 1314.68,
            "confidence": 0.9953707,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.56606436
          },
          {
            "word": "bit",
            "start": 1314.68,
            "end": 1314.92,
            "confidence": 0.9975479,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.56606436
          },
          {
            "word": "scary",
            "start": 1314.92,
            "end": 1315.4,
            "confidence": 0.9319854,
            "punctuated_word": "scary,",
            "speaker": 2,
            "speaker_confidence": 0.56606436
          },
          {
            "word": "though",
            "start": 1315.4,
            "end": 1315.9,
            "confidence": 0.7482245,
            "punctuated_word": "though,",
            "speaker": 2,
            "speaker_confidence": 0.56606436
          },
          {
            "word": "because",
            "start": 1315.9601,
            "end": 1316.36,
            "confidence": 0.993697,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.56606436
          },
          {
            "word": "just",
            "start": 1316.36,
            "end": 1316.86,
            "confidence": 0.95463794,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.56606436
          },
          {
            "word": "a",
            "start": 1316.92,
            "end": 1317.0,
            "confidence": 0.90053433,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.56606436
          },
          {
            "word": "miss",
            "start": 1317.0,
            "end": 1317.24,
            "confidence": 0.55578023,
            "punctuated_word": "miss",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "in",
            "start": 1317.24,
            "end": 1317.4,
            "confidence": 0.97889805,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "the",
            "start": 1317.4,
            "end": 1317.56,
            "confidence": 0.99756,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "implementation",
            "start": 1317.56,
            "end": 1318.06,
            "confidence": 0.8877951,
            "punctuated_word": "implementation,",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "and",
            "start": 1318.36,
            "end": 1318.86,
            "confidence": 0.99941313,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "it",
            "start": 1319.0,
            "end": 1319.24,
            "confidence": 0.9992926,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "could",
            "start": 1319.24,
            "end": 1319.48,
            "confidence": 0.9999149,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "be",
            "start": 1319.48,
            "end": 1319.72,
            "confidence": 0.99912053,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "fatal",
            "start": 1319.72,
            "end": 1320.2001,
            "confidence": 0.9972583,
            "punctuated_word": "fatal",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "because",
            "start": 1320.2001,
            "end": 1320.4401,
            "confidence": 0.9132268,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "it's",
            "start": 1320.4401,
            "end": 1320.76,
            "confidence": 0.9975865,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "web",
            "start": 1320.76,
            "end": 1321.0,
            "confidence": 0.73405236,
            "punctuated_word": "Web",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "three",
            "start": 1321.0,
            "end": 1321.16,
            "confidence": 0.81085265,
            "punctuated_word": "three,",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "and",
            "start": 1321.16,
            "end": 1321.4,
            "confidence": 0.99891615,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "and",
            "start": 1321.4,
            "end": 1321.56,
            "confidence": 0.98960924,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "web",
            "start": 1321.56,
            "end": 1321.88,
            "confidence": 0.9994935,
            "punctuated_word": "Web",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "three",
            "start": 1321.88,
            "end": 1322.12,
            "confidence": 0.9995679,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "bugs",
            "start": 1322.12,
            "end": 1322.4401,
            "confidence": 0.9987357,
            "punctuated_word": "bugs",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "are",
            "start": 1322.4401,
            "end": 1322.9401,
            "confidence": 0.9997929,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "really",
            "start": 1323.095,
            "end": 1323.495,
            "confidence": 0.9511482,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          },
          {
            "word": "harmful",
            "start": 1323.495,
            "end": 1323.995,
            "confidence": 0.9995744,
            "punctuated_word": "harmful.",
            "speaker": 2,
            "speaker_confidence": 0.8292699
          }
        ],
        "speaker": 2,
        "id": "b519baff-ddcc-4175-9dc5-e9835b2191c6"
      },
      {
        "start": 1324.455,
        "end": 1337.07,
        "confidence": 0.9621481,
        "channel": 0,
        "transcript": "Yeah. And I guess a a quick follow-up, especially to the example you're mentioning of, like, a thousand people potentially showing up to, you know, the NFT gated event or something like that. And especially as we see things like WorldID, which, you know, involves biometrics",
        "words": [
          {
            "word": "yeah",
            "start": 1324.455,
            "end": 1324.615,
            "confidence": 0.990353,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "and",
            "start": 1324.615,
            "end": 1324.6951,
            "confidence": 0.99880195,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "i",
            "start": 1324.6951,
            "end": 1324.775,
            "confidence": 0.83869153,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "guess",
            "start": 1324.775,
            "end": 1325.015,
            "confidence": 0.99961853,
            "punctuated_word": "guess",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "a",
            "start": 1325.015,
            "end": 1325.255,
            "confidence": 0.836423,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "a",
            "start": 1325.255,
            "end": 1325.335,
            "confidence": 0.8102178,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "quick",
            "start": 1325.335,
            "end": 1325.655,
            "confidence": 0.9995272,
            "punctuated_word": "quick",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "follow-up",
            "start": 1325.655,
            "end": 1326.135,
            "confidence": 0.927752,
            "punctuated_word": "follow-up,",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "especially",
            "start": 1326.135,
            "end": 1326.615,
            "confidence": 0.99939644,
            "punctuated_word": "especially",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "to",
            "start": 1326.615,
            "end": 1326.6951,
            "confidence": 0.97929823,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5000575
          },
          {
            "word": "the",
            "start": 1326.6951,
            "end": 1326.855,
            "confidence": 0.99982184,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "example",
            "start": 1326.855,
            "end": 1327.175,
            "confidence": 0.99987686,
            "punctuated_word": "example",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "you're",
            "start": 1327.175,
            "end": 1327.495,
            "confidence": 0.785044,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "mentioning",
            "start": 1327.495,
            "end": 1327.8151,
            "confidence": 0.99885595,
            "punctuated_word": "mentioning",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "of",
            "start": 1327.8151,
            "end": 1327.975,
            "confidence": 0.9687854,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "like",
            "start": 1327.975,
            "end": 1328.135,
            "confidence": 0.9992947,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "a",
            "start": 1328.135,
            "end": 1328.295,
            "confidence": 0.99733293,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "thousand",
            "start": 1328.295,
            "end": 1328.775,
            "confidence": 0.9997547,
            "punctuated_word": "thousand",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "people",
            "start": 1328.775,
            "end": 1329.175,
            "confidence": 0.9994617,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "potentially",
            "start": 1329.175,
            "end": 1329.675,
            "confidence": 0.9954204,
            "punctuated_word": "potentially",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "showing",
            "start": 1329.735,
            "end": 1329.975,
            "confidence": 0.99946934,
            "punctuated_word": "showing",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "up",
            "start": 1329.975,
            "end": 1330.215,
            "confidence": 0.9990921,
            "punctuated_word": "up",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "to",
            "start": 1330.215,
            "end": 1330.455,
            "confidence": 0.9982593,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "you",
            "start": 1330.455,
            "end": 1330.615,
            "confidence": 0.99897707,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "know",
            "start": 1330.615,
            "end": 1330.855,
            "confidence": 0.99959123,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "the",
            "start": 1330.855,
            "end": 1331.095,
            "confidence": 0.9982401,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "nft",
            "start": 1331.095,
            "end": 1331.495,
            "confidence": 0.99528545,
            "punctuated_word": "NFT",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "gated",
            "start": 1331.495,
            "end": 1331.895,
            "confidence": 0.9982833,
            "punctuated_word": "gated",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "event",
            "start": 1331.895,
            "end": 1332.215,
            "confidence": 0.99803776,
            "punctuated_word": "event",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "or",
            "start": 1332.215,
            "end": 1332.375,
            "confidence": 0.99501956,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "something",
            "start": 1332.375,
            "end": 1332.6951,
            "confidence": 0.9996362,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.73483646
          },
          {
            "word": "like",
            "start": 1332.6951,
            "end": 1332.855,
            "confidence": 0.9894314,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "that",
            "start": 1332.855,
            "end": 1333.355,
            "confidence": 0.76861066,
            "punctuated_word": "that.",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "and",
            "start": 1333.415,
            "end": 1333.5751,
            "confidence": 0.9859336,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "especially",
            "start": 1333.5751,
            "end": 1334.055,
            "confidence": 0.77943426,
            "punctuated_word": "especially",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "as",
            "start": 1334.055,
            "end": 1334.215,
            "confidence": 0.96149564,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "we",
            "start": 1334.215,
            "end": 1334.375,
            "confidence": 0.99422556,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "see",
            "start": 1334.375,
            "end": 1334.535,
            "confidence": 0.9901404,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "things",
            "start": 1334.535,
            "end": 1334.775,
            "confidence": 0.9939877,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "like",
            "start": 1334.775,
            "end": 1335.015,
            "confidence": 0.93961835,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "worldid",
            "start": 1335.015,
            "end": 1335.515,
            "confidence": 0.8158464,
            "punctuated_word": "WorldID,",
            "speaker": 1,
            "speaker_confidence": 0.6811035
          },
          {
            "word": "which",
            "start": 1335.655,
            "end": 1335.8151,
            "confidence": 0.9857886,
            "punctuated_word": "which,",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "you",
            "start": 1335.8151,
            "end": 1335.895,
            "confidence": 0.9939977,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "know",
            "start": 1335.895,
            "end": 1336.135,
            "confidence": 0.99332285,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "involves",
            "start": 1336.135,
            "end": 1336.615,
            "confidence": 0.9904959,
            "punctuated_word": "involves",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "biometrics",
            "start": 1336.615,
            "end": 1337.07,
            "confidence": 0.9728634,
            "punctuated_word": "biometrics",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          }
        ],
        "speaker": 1,
        "id": "7c8e92d4-721a-4ed0-80d5-3a6991c85724"
      },
      {
        "start": 1337.63,
        "end": 1356.115,
        "confidence": 0.93330663,
        "channel": 0,
        "transcript": "different way, though they have I know there's been papers at least. They're dated. They're a few years old, so I don't know if these issues have been addressed. But, you know, that there were these, like, UBI farming effectively happening across those and, you know, it was effectively, like, a liquefaction type scheme, though I I don't remember that they were exactly using that kind of architecture.",
        "words": [
          {
            "word": "different",
            "start": 1337.63,
            "end": 1337.87,
            "confidence": 0.9160562,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "way",
            "start": 1337.87,
            "end": 1338.11,
            "confidence": 0.9142233,
            "punctuated_word": "way,",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "though",
            "start": 1338.11,
            "end": 1338.35,
            "confidence": 0.99890256,
            "punctuated_word": "though",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "they",
            "start": 1338.35,
            "end": 1338.59,
            "confidence": 0.6686616,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "have",
            "start": 1338.59,
            "end": 1338.9099,
            "confidence": 0.9999199,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "i",
            "start": 1339.07,
            "end": 1339.23,
            "confidence": 0.9978346,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "know",
            "start": 1339.23,
            "end": 1339.3899,
            "confidence": 0.9998672,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "there's",
            "start": 1339.3899,
            "end": 1339.71,
            "confidence": 0.79509884,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "been",
            "start": 1339.71,
            "end": 1339.95,
            "confidence": 0.9849187,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "papers",
            "start": 1339.95,
            "end": 1340.35,
            "confidence": 0.99969053,
            "punctuated_word": "papers",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "at",
            "start": 1340.35,
            "end": 1340.5099,
            "confidence": 0.5376889,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "least",
            "start": 1340.5099,
            "end": 1340.9099,
            "confidence": 0.76710874,
            "punctuated_word": "least.",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "they're",
            "start": 1340.9099,
            "end": 1341.1499,
            "confidence": 0.7754241,
            "punctuated_word": "They're",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "dated",
            "start": 1341.1499,
            "end": 1341.5499,
            "confidence": 0.88892674,
            "punctuated_word": "dated.",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "they're",
            "start": 1341.5499,
            "end": 1341.71,
            "confidence": 0.96904504,
            "punctuated_word": "They're",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "a",
            "start": 1341.71,
            "end": 1341.87,
            "confidence": 0.97815084,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.89256585
          },
          {
            "word": "few",
            "start": 1341.87,
            "end": 1341.95,
            "confidence": 0.99973434,
            "punctuated_word": "few",
            "speaker": 1,
            "speaker_confidence": 0.3829295
          },
          {
            "word": "years",
            "start": 1341.95,
            "end": 1342.11,
            "confidence": 0.9995913,
            "punctuated_word": "years",
            "speaker": 1,
            "speaker_confidence": 0.3829295
          },
          {
            "word": "old",
            "start": 1342.11,
            "end": 1342.2699,
            "confidence": 0.92945945,
            "punctuated_word": "old,",
            "speaker": 1,
            "speaker_confidence": 0.3829295
          },
          {
            "word": "so",
            "start": 1342.2699,
            "end": 1342.4299,
            "confidence": 0.9995832,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.3829295
          },
          {
            "word": "i",
            "start": 1342.4299,
            "end": 1342.5099,
            "confidence": 0.99945694,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.3829295
          },
          {
            "word": "don't",
            "start": 1342.5099,
            "end": 1342.6699,
            "confidence": 0.99985075,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "know",
            "start": 1342.6699,
            "end": 1342.83,
            "confidence": 0.99859494,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "if",
            "start": 1342.83,
            "end": 1342.9099,
            "confidence": 0.9989222,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "these",
            "start": 1342.9099,
            "end": 1343.1499,
            "confidence": 0.99895895,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "issues",
            "start": 1343.1499,
            "end": 1343.47,
            "confidence": 0.9993765,
            "punctuated_word": "issues",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "have",
            "start": 1343.47,
            "end": 1343.63,
            "confidence": 0.99843115,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "been",
            "start": 1343.63,
            "end": 1343.7899,
            "confidence": 0.99990106,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "addressed",
            "start": 1343.7899,
            "end": 1344.11,
            "confidence": 0.8905344,
            "punctuated_word": "addressed.",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "but",
            "start": 1344.11,
            "end": 1344.5099,
            "confidence": 0.93910503,
            "punctuated_word": "But,",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "you",
            "start": 1344.5099,
            "end": 1344.59,
            "confidence": 0.9987282,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "know",
            "start": 1344.59,
            "end": 1344.83,
            "confidence": 0.99696267,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "that",
            "start": 1344.83,
            "end": 1345.23,
            "confidence": 0.9962536,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "there",
            "start": 1345.23,
            "end": 1345.3899,
            "confidence": 0.9172161,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "were",
            "start": 1345.3899,
            "end": 1345.5499,
            "confidence": 0.96315235,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "these",
            "start": 1345.5499,
            "end": 1345.7899,
            "confidence": 0.9753641,
            "punctuated_word": "these,",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "like",
            "start": 1345.7899,
            "end": 1346.11,
            "confidence": 0.998574,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "ubi",
            "start": 1346.11,
            "end": 1346.61,
            "confidence": 0.9968146,
            "punctuated_word": "UBI",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "farming",
            "start": 1346.75,
            "end": 1347.25,
            "confidence": 0.9874235,
            "punctuated_word": "farming",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "effectively",
            "start": 1347.3899,
            "end": 1347.8899,
            "confidence": 0.9653167,
            "punctuated_word": "effectively",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "happening",
            "start": 1347.95,
            "end": 1348.45,
            "confidence": 0.9994487,
            "punctuated_word": "happening",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "across",
            "start": 1348.5099,
            "end": 1348.99,
            "confidence": 0.99978906,
            "punctuated_word": "across",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "those",
            "start": 1348.99,
            "end": 1349.23,
            "confidence": 0.9991146,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "and",
            "start": 1349.23,
            "end": 1349.73,
            "confidence": 0.69159555,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "you",
            "start": 1349.855,
            "end": 1350.015,
            "confidence": 0.50569594,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "know",
            "start": 1350.015,
            "end": 1350.095,
            "confidence": 0.9996307,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.84466136
          },
          {
            "word": "it",
            "start": 1350.095,
            "end": 1350.175,
            "confidence": 0.4977375,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "was",
            "start": 1350.175,
            "end": 1350.415,
            "confidence": 0.6761488,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "effectively",
            "start": 1350.415,
            "end": 1350.915,
            "confidence": 0.7730075,
            "punctuated_word": "effectively,",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "like",
            "start": 1351.055,
            "end": 1351.215,
            "confidence": 0.9951191,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "a",
            "start": 1351.215,
            "end": 1351.4551,
            "confidence": 0.9996086,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "liquefaction",
            "start": 1351.4551,
            "end": 1351.9551,
            "confidence": 0.99948186,
            "punctuated_word": "liquefaction",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "type",
            "start": 1352.175,
            "end": 1352.415,
            "confidence": 0.99934953,
            "punctuated_word": "type",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "scheme",
            "start": 1352.415,
            "end": 1352.735,
            "confidence": 0.9528024,
            "punctuated_word": "scheme,",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "though",
            "start": 1352.735,
            "end": 1352.975,
            "confidence": 0.9986652,
            "punctuated_word": "though",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "i",
            "start": 1352.975,
            "end": 1353.215,
            "confidence": 0.9716286,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "i",
            "start": 1353.215,
            "end": 1353.295,
            "confidence": 0.6790294,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "don't",
            "start": 1353.295,
            "end": 1353.615,
            "confidence": 0.99982965,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "remember",
            "start": 1353.615,
            "end": 1353.855,
            "confidence": 0.99981517,
            "punctuated_word": "remember",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "that",
            "start": 1353.855,
            "end": 1354.015,
            "confidence": 0.99893564,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "they",
            "start": 1354.015,
            "end": 1354.175,
            "confidence": 0.9997297,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "were",
            "start": 1354.175,
            "end": 1354.415,
            "confidence": 0.9990651,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "exactly",
            "start": 1354.415,
            "end": 1354.8151,
            "confidence": 0.99914503,
            "punctuated_word": "exactly",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "using",
            "start": 1354.8151,
            "end": 1355.135,
            "confidence": 0.99971396,
            "punctuated_word": "using",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "that",
            "start": 1355.135,
            "end": 1355.295,
            "confidence": 0.9996673,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "kind",
            "start": 1355.295,
            "end": 1355.4551,
            "confidence": 0.998762,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "of",
            "start": 1355.4551,
            "end": 1355.615,
            "confidence": 0.9998479,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "architecture",
            "start": 1355.615,
            "end": 1356.115,
            "confidence": 0.9936753,
            "punctuated_word": "architecture.",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          }
        ],
        "speaker": 1,
        "id": "348c94e4-6387-4463-80f5-b923c10f4754"
      },
      {
        "start": 1356.5751,
        "end": 1361.795,
        "confidence": 0.9667332,
        "channel": 0,
        "transcript": "But, nonetheless, are there concerns that this actually pushes identity towards being more",
        "words": [
          {
            "word": "but",
            "start": 1356.5751,
            "end": 1357.055,
            "confidence": 0.86541915,
            "punctuated_word": "But,",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "nonetheless",
            "start": 1357.055,
            "end": 1357.555,
            "confidence": 0.9966219,
            "punctuated_word": "nonetheless,",
            "speaker": 1,
            "speaker_confidence": 0.7930094
          },
          {
            "word": "are",
            "start": 1357.615,
            "end": 1357.6951,
            "confidence": 0.9021513,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "there",
            "start": 1357.6951,
            "end": 1357.935,
            "confidence": 0.8859064,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "concerns",
            "start": 1357.935,
            "end": 1358.435,
            "confidence": 0.92223084,
            "punctuated_word": "concerns",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "that",
            "start": 1358.495,
            "end": 1358.735,
            "confidence": 0.999813,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "this",
            "start": 1358.735,
            "end": 1358.975,
            "confidence": 0.9998441,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "actually",
            "start": 1358.975,
            "end": 1359.295,
            "confidence": 0.99849784,
            "punctuated_word": "actually",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "pushes",
            "start": 1359.295,
            "end": 1359.795,
            "confidence": 0.9996388,
            "punctuated_word": "pushes",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "identity",
            "start": 1359.935,
            "end": 1360.435,
            "confidence": 0.99833906,
            "punctuated_word": "identity",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "towards",
            "start": 1360.5751,
            "end": 1360.975,
            "confidence": 0.99963224,
            "punctuated_word": "towards",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "being",
            "start": 1360.975,
            "end": 1361.295,
            "confidence": 0.9998908,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "more",
            "start": 1361.295,
            "end": 1361.795,
            "confidence": 0.9995461,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          }
        ],
        "speaker": 1,
        "id": "49efeabe-256c-4404-a6f8-ed72cce1a3aa"
      },
      {
        "start": 1362.12,
        "end": 1364.46,
        "confidence": 0.9919094,
        "channel": 0,
        "transcript": "physically linked and actually having, like, biometrics",
        "words": [
          {
            "word": "physically",
            "start": 1362.12,
            "end": 1362.6,
            "confidence": 0.9998841,
            "punctuated_word": "physically",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "linked",
            "start": 1362.6,
            "end": 1362.92,
            "confidence": 0.99982244,
            "punctuated_word": "linked",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "and",
            "start": 1362.92,
            "end": 1363.16,
            "confidence": 0.9779804,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "actually",
            "start": 1363.16,
            "end": 1363.48,
            "confidence": 0.9786552,
            "punctuated_word": "actually",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "having",
            "start": 1363.48,
            "end": 1363.72,
            "confidence": 0.9880164,
            "punctuated_word": "having,",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "like",
            "start": 1363.72,
            "end": 1363.96,
            "confidence": 0.9994818,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "biometrics",
            "start": 1363.96,
            "end": 1364.46,
            "confidence": 0.9995251,
            "punctuated_word": "biometrics",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          }
        ],
        "speaker": 1,
        "id": "ef9cf40d-b4f5-4d7f-b4f6-e4c60f84bee1"
      },
      {
        "start": 1364.84,
        "end": 1370.38,
        "confidence": 0.99725753,
        "channel": 0,
        "transcript": "enabled into identity and kind of increasing the desire for that as an unintended consequence?",
        "words": [
          {
            "word": "enabled",
            "start": 1364.84,
            "end": 1365.34,
            "confidence": 0.9994349,
            "punctuated_word": "enabled",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "into",
            "start": 1365.4,
            "end": 1365.9,
            "confidence": 0.99954164,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "identity",
            "start": 1366.2,
            "end": 1366.68,
            "confidence": 0.9993787,
            "punctuated_word": "identity",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "and",
            "start": 1366.68,
            "end": 1366.84,
            "confidence": 0.9907776,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "kind",
            "start": 1366.84,
            "end": 1367.0,
            "confidence": 0.99697065,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "of",
            "start": 1367.0,
            "end": 1367.32,
            "confidence": 0.99981207,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "increasing",
            "start": 1367.32,
            "end": 1367.82,
            "confidence": 0.9989807,
            "punctuated_word": "increasing",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "the",
            "start": 1367.88,
            "end": 1368.04,
            "confidence": 0.9984547,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "desire",
            "start": 1368.04,
            "end": 1368.4401,
            "confidence": 0.99992394,
            "punctuated_word": "desire",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "for",
            "start": 1368.4401,
            "end": 1368.68,
            "confidence": 0.999476,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "that",
            "start": 1368.68,
            "end": 1368.84,
            "confidence": 0.99983966,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "as",
            "start": 1368.84,
            "end": 1369.0,
            "confidence": 0.9932428,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "an",
            "start": 1369.0,
            "end": 1369.16,
            "confidence": 0.9974523,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "unintended",
            "start": 1369.16,
            "end": 1369.66,
            "confidence": 0.9994941,
            "punctuated_word": "unintended",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          },
          {
            "word": "consequence",
            "start": 1369.88,
            "end": 1370.38,
            "confidence": 0.9860834,
            "punctuated_word": "consequence?",
            "speaker": 1,
            "speaker_confidence": 0.82662576
          }
        ],
        "speaker": 1,
        "id": "e220c87e-816f-4954-9450-27d3bbfcb024"
      },
      {
        "start": 1371.32,
        "end": 1376.3,
        "confidence": 0.9920388,
        "channel": 0,
        "transcript": "Yeah. I I'm not sure about that. The the solution we we kind of provide",
        "words": [
          {
            "word": "yeah",
            "start": 1371.32,
            "end": 1371.64,
            "confidence": 0.9991869,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "i",
            "start": 1371.64,
            "end": 1371.8,
            "confidence": 0.9865269,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "i'm",
            "start": 1371.96,
            "end": 1372.12,
            "confidence": 0.9999664,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "not",
            "start": 1372.12,
            "end": 1372.28,
            "confidence": 0.9993406,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "sure",
            "start": 1372.28,
            "end": 1372.52,
            "confidence": 0.9996799,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "about",
            "start": 1372.52,
            "end": 1372.84,
            "confidence": 0.9996569,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "that",
            "start": 1372.84,
            "end": 1373.24,
            "confidence": 0.99785674,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "the",
            "start": 1373.24,
            "end": 1373.56,
            "confidence": 0.99958843,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "the",
            "start": 1373.56,
            "end": 1373.8,
            "confidence": 0.99332196,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "solution",
            "start": 1373.8,
            "end": 1374.3,
            "confidence": 0.99965584,
            "punctuated_word": "solution",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "we",
            "start": 1374.4401,
            "end": 1374.9401,
            "confidence": 0.9371166,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "we",
            "start": 1375.24,
            "end": 1375.4,
            "confidence": 0.9748948,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "kind",
            "start": 1375.4,
            "end": 1375.64,
            "confidence": 0.9948054,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "of",
            "start": 1375.64,
            "end": 1375.8,
            "confidence": 0.9996178,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "provide",
            "start": 1375.8,
            "end": 1376.3,
            "confidence": 0.99936694,
            "punctuated_word": "provide",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          }
        ],
        "speaker": 2,
        "id": "931186bd-7204-4027-95be-6ac3ab8b0af6"
      },
      {
        "start": 1376.955,
        "end": 1379.455,
        "confidence": 0.9890067,
        "channel": 0,
        "transcript": "against liquefaction is not linked to biometrics,",
        "words": [
          {
            "word": "against",
            "start": 1376.955,
            "end": 1377.275,
            "confidence": 0.9997632,
            "punctuated_word": "against",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "liquefaction",
            "start": 1377.275,
            "end": 1377.775,
            "confidence": 0.9881243,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "is",
            "start": 1377.995,
            "end": 1378.315,
            "confidence": 0.999191,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7492918
          },
          {
            "word": "not",
            "start": 1378.315,
            "end": 1378.475,
            "confidence": 0.9999081,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "linked",
            "start": 1378.475,
            "end": 1378.715,
            "confidence": 0.9996325,
            "punctuated_word": "linked",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "to",
            "start": 1378.715,
            "end": 1378.955,
            "confidence": 0.9997116,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "biometrics",
            "start": 1378.955,
            "end": 1379.455,
            "confidence": 0.9367164,
            "punctuated_word": "biometrics,",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          }
        ],
        "speaker": 2,
        "id": "3daa8881-4e84-49b6-876a-203749ea249e"
      },
      {
        "start": 1380.315,
        "end": 1382.815,
        "confidence": 0.99686337,
        "channel": 0,
        "transcript": "but more linked to proving that you",
        "words": [
          {
            "word": "but",
            "start": 1380.315,
            "end": 1380.7949,
            "confidence": 0.9890898,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "more",
            "start": 1380.7949,
            "end": 1381.0349,
            "confidence": 0.99903417,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "linked",
            "start": 1381.0349,
            "end": 1381.4349,
            "confidence": 0.99211884,
            "punctuated_word": "linked",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "to",
            "start": 1381.4349,
            "end": 1381.595,
            "confidence": 0.99884844,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "proving",
            "start": 1381.595,
            "end": 1382.075,
            "confidence": 0.99952483,
            "punctuated_word": "proving",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "that",
            "start": 1382.075,
            "end": 1382.315,
            "confidence": 0.9997894,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "you",
            "start": 1382.315,
            "end": 1382.815,
            "confidence": 0.99963844,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          }
        ],
        "speaker": 2,
        "id": "a933ab67-290c-4e91-925a-e6f9af6dc157"
      },
      {
        "start": 1383.4349,
        "end": 1402.5499,
        "confidence": 0.98982185,
        "channel": 0,
        "transcript": "actually know the private key. The thing with liquefaction is that when we are renting the NFT with some to someone or we are sending the the NFT to their account, they don't know the private key to the account. If they knew it, they could just sign a transaction sending the NFT to anywhere. So the property you want to kind of prove when kind of showing that liquefaction",
        "words": [
          {
            "word": "actually",
            "start": 1383.4349,
            "end": 1383.9349,
            "confidence": 0.99148285,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "know",
            "start": 1383.995,
            "end": 1384.235,
            "confidence": 0.99949026,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "the",
            "start": 1384.235,
            "end": 1384.475,
            "confidence": 0.99865687,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "private",
            "start": 1384.475,
            "end": 1384.875,
            "confidence": 0.999954,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "key",
            "start": 1384.875,
            "end": 1385.355,
            "confidence": 0.99771976,
            "punctuated_word": "key.",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "the",
            "start": 1385.355,
            "end": 1385.595,
            "confidence": 0.99897575,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "thing",
            "start": 1385.595,
            "end": 1385.835,
            "confidence": 0.9996136,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "with",
            "start": 1385.835,
            "end": 1386.075,
            "confidence": 0.9994561,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "liquefaction",
            "start": 1386.075,
            "end": 1386.575,
            "confidence": 0.99975234,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "is",
            "start": 1386.635,
            "end": 1386.875,
            "confidence": 0.99973625,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "that",
            "start": 1386.875,
            "end": 1387.275,
            "confidence": 0.99977285,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "when",
            "start": 1387.275,
            "end": 1387.515,
            "confidence": 0.9851326,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "we",
            "start": 1387.515,
            "end": 1387.6749,
            "confidence": 0.99981266,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "are",
            "start": 1387.6749,
            "end": 1387.835,
            "confidence": 0.9994404,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "renting",
            "start": 1387.835,
            "end": 1388.235,
            "confidence": 0.9994004,
            "punctuated_word": "renting",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "the",
            "start": 1388.235,
            "end": 1388.475,
            "confidence": 0.99960726,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "nft",
            "start": 1388.475,
            "end": 1388.875,
            "confidence": 0.9985954,
            "punctuated_word": "NFT",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "with",
            "start": 1388.875,
            "end": 1389.115,
            "confidence": 0.9992685,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "some",
            "start": 1389.115,
            "end": 1389.275,
            "confidence": 0.9774958,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.88819194
          },
          {
            "word": "to",
            "start": 1389.355,
            "end": 1389.515,
            "confidence": 0.9996909,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "someone",
            "start": 1389.515,
            "end": 1389.9149,
            "confidence": 0.9997198,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "or",
            "start": 1389.9149,
            "end": 1390.075,
            "confidence": 0.9419288,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "we",
            "start": 1390.075,
            "end": 1390.235,
            "confidence": 0.99968445,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "are",
            "start": 1390.235,
            "end": 1390.395,
            "confidence": 0.99962974,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "sending",
            "start": 1390.395,
            "end": 1390.7949,
            "confidence": 0.9996766,
            "punctuated_word": "sending",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "the",
            "start": 1390.7949,
            "end": 1391.115,
            "confidence": 0.98693,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "the",
            "start": 1391.115,
            "end": 1391.355,
            "confidence": 0.9729785,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "nft",
            "start": 1391.355,
            "end": 1391.6749,
            "confidence": 0.9983414,
            "punctuated_word": "NFT",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "to",
            "start": 1391.6749,
            "end": 1391.835,
            "confidence": 0.99762625,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "their",
            "start": 1391.835,
            "end": 1392.075,
            "confidence": 0.9990765,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "account",
            "start": 1392.075,
            "end": 1392.575,
            "confidence": 0.9982544,
            "punctuated_word": "account,",
            "speaker": 2,
            "speaker_confidence": 0.76997185
          },
          {
            "word": "they",
            "start": 1392.85,
            "end": 1393.0099,
            "confidence": 0.99867153,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.5660286
          },
          {
            "word": "don't",
            "start": 1393.0099,
            "end": 1393.1699,
            "confidence": 0.9995136,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.5660286
          },
          {
            "word": "know",
            "start": 1393.1699,
            "end": 1393.33,
            "confidence": 0.9996853,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.5660286
          },
          {
            "word": "the",
            "start": 1393.33,
            "end": 1393.57,
            "confidence": 0.9996884,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5660286
          },
          {
            "word": "private",
            "start": 1393.57,
            "end": 1393.8899,
            "confidence": 0.99993694,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.5660286
          },
          {
            "word": "key",
            "start": 1393.8899,
            "end": 1394.0499,
            "confidence": 0.99946016,
            "punctuated_word": "key",
            "speaker": 2,
            "speaker_confidence": 0.5660286
          },
          {
            "word": "to",
            "start": 1394.0499,
            "end": 1394.21,
            "confidence": 0.99986434,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5660286
          },
          {
            "word": "the",
            "start": 1394.21,
            "end": 1394.2899,
            "confidence": 0.9996929,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.56390935
          },
          {
            "word": "account",
            "start": 1394.2899,
            "end": 1394.69,
            "confidence": 0.99982196,
            "punctuated_word": "account.",
            "speaker": 2,
            "speaker_confidence": 0.56390935
          },
          {
            "word": "if",
            "start": 1394.69,
            "end": 1394.85,
            "confidence": 0.99948454,
            "punctuated_word": "If",
            "speaker": 2,
            "speaker_confidence": 0.56390935
          },
          {
            "word": "they",
            "start": 1394.85,
            "end": 1395.0099,
            "confidence": 0.99989426,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.56390935
          },
          {
            "word": "knew",
            "start": 1395.0099,
            "end": 1395.1699,
            "confidence": 0.99566936,
            "punctuated_word": "knew",
            "speaker": 2,
            "speaker_confidence": 0.56390935
          },
          {
            "word": "it",
            "start": 1395.1699,
            "end": 1395.33,
            "confidence": 0.98913574,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.56390935
          },
          {
            "word": "they",
            "start": 1395.33,
            "end": 1395.4099,
            "confidence": 0.9998272,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "could",
            "start": 1395.4099,
            "end": 1395.6499,
            "confidence": 0.99984217,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "just",
            "start": 1395.6499,
            "end": 1395.8899,
            "confidence": 0.9996915,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "sign",
            "start": 1395.8899,
            "end": 1396.0499,
            "confidence": 0.99894124,
            "punctuated_word": "sign",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "a",
            "start": 1396.0499,
            "end": 1396.1299,
            "confidence": 0.99018574,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "transaction",
            "start": 1396.1299,
            "end": 1396.6299,
            "confidence": 0.99985445,
            "punctuated_word": "transaction",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "sending",
            "start": 1396.69,
            "end": 1397.0099,
            "confidence": 0.8870041,
            "punctuated_word": "sending",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "the",
            "start": 1397.0099,
            "end": 1397.1699,
            "confidence": 0.99921775,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "nft",
            "start": 1397.1699,
            "end": 1397.57,
            "confidence": 0.99952614,
            "punctuated_word": "NFT",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "to",
            "start": 1397.57,
            "end": 1397.73,
            "confidence": 0.99867,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "anywhere",
            "start": 1397.73,
            "end": 1398.23,
            "confidence": 0.96940696,
            "punctuated_word": "anywhere.",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "so",
            "start": 1398.5299,
            "end": 1398.85,
            "confidence": 0.99532676,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "the",
            "start": 1398.85,
            "end": 1399.09,
            "confidence": 0.9986142,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "property",
            "start": 1399.09,
            "end": 1399.59,
            "confidence": 0.99973077,
            "punctuated_word": "property",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "you",
            "start": 1399.73,
            "end": 1399.8899,
            "confidence": 0.87034076,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "want",
            "start": 1399.8899,
            "end": 1400.1299,
            "confidence": 0.9988795,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "to",
            "start": 1400.1299,
            "end": 1400.2899,
            "confidence": 0.9982305,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "kind",
            "start": 1400.2899,
            "end": 1400.45,
            "confidence": 0.98866194,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "of",
            "start": 1400.45,
            "end": 1400.69,
            "confidence": 0.9998605,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "prove",
            "start": 1400.69,
            "end": 1400.9299,
            "confidence": 0.87024415,
            "punctuated_word": "prove",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "when",
            "start": 1400.9299,
            "end": 1401.1699,
            "confidence": 0.955188,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "kind",
            "start": 1401.1699,
            "end": 1401.4099,
            "confidence": 0.9773043,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "of",
            "start": 1401.4099,
            "end": 1401.57,
            "confidence": 0.9999404,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "showing",
            "start": 1401.57,
            "end": 1401.8099,
            "confidence": 0.9992787,
            "punctuated_word": "showing",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "that",
            "start": 1401.8099,
            "end": 1402.0499,
            "confidence": 0.9978168,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "liquefaction",
            "start": 1402.0499,
            "end": 1402.5499,
            "confidence": 0.9785444,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          }
        ],
        "speaker": 2,
        "id": "8477ff21-11e5-464c-a469-36afdb49bcc9"
      },
      {
        "start": 1403.09,
        "end": 1411.525,
        "confidence": 0.9876813,
        "channel": 0,
        "transcript": "is like, your account is not encumbered, so it's not under liquefaction policies. It's just showing that you actually know the private key. I'm sure that some biometric",
        "words": [
          {
            "word": "is",
            "start": 1403.09,
            "end": 1403.25,
            "confidence": 0.9924695,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "like",
            "start": 1403.4099,
            "end": 1403.6499,
            "confidence": 0.9764526,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "your",
            "start": 1403.6499,
            "end": 1403.8899,
            "confidence": 0.9996056,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "account",
            "start": 1403.8899,
            "end": 1404.21,
            "confidence": 0.9999076,
            "punctuated_word": "account",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "is",
            "start": 1404.21,
            "end": 1404.37,
            "confidence": 0.9973603,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "not",
            "start": 1404.37,
            "end": 1404.5299,
            "confidence": 0.9940805,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "encumbered",
            "start": 1404.5299,
            "end": 1405.0299,
            "confidence": 0.8973951,
            "punctuated_word": "encumbered,",
            "speaker": 2,
            "speaker_confidence": 0.86642945
          },
          {
            "word": "so",
            "start": 1405.265,
            "end": 1405.3451,
            "confidence": 0.99952495,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "it's",
            "start": 1405.3451,
            "end": 1405.665,
            "confidence": 0.9999065,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "not",
            "start": 1405.665,
            "end": 1405.8251,
            "confidence": 0.9996866,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "under",
            "start": 1405.8251,
            "end": 1406.145,
            "confidence": 0.9997093,
            "punctuated_word": "under",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "liquefaction",
            "start": 1406.145,
            "end": 1406.645,
            "confidence": 0.997438,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "policies",
            "start": 1406.7051,
            "end": 1407.025,
            "confidence": 0.9941408,
            "punctuated_word": "policies.",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "it's",
            "start": 1407.025,
            "end": 1407.3451,
            "confidence": 0.99949646,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "just",
            "start": 1407.3451,
            "end": 1407.665,
            "confidence": 0.9998869,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "showing",
            "start": 1407.665,
            "end": 1407.9851,
            "confidence": 0.9999012,
            "punctuated_word": "showing",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "that",
            "start": 1407.9851,
            "end": 1408.145,
            "confidence": 0.99983513,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "you",
            "start": 1408.145,
            "end": 1408.385,
            "confidence": 0.9996668,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "actually",
            "start": 1408.385,
            "end": 1408.7051,
            "confidence": 0.99612683,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "know",
            "start": 1408.7051,
            "end": 1408.8651,
            "confidence": 0.9997248,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.6748732
          },
          {
            "word": "the",
            "start": 1408.8651,
            "end": 1409.025,
            "confidence": 0.99953675,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "private",
            "start": 1409.025,
            "end": 1409.3451,
            "confidence": 0.99954164,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "key",
            "start": 1409.3451,
            "end": 1409.8451,
            "confidence": 0.99850607,
            "punctuated_word": "key.",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "i'm",
            "start": 1410.0651,
            "end": 1410.2251,
            "confidence": 0.8259469,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "sure",
            "start": 1410.2251,
            "end": 1410.4651,
            "confidence": 0.9997855,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "that",
            "start": 1410.4651,
            "end": 1410.785,
            "confidence": 0.99978834,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "some",
            "start": 1410.785,
            "end": 1411.025,
            "confidence": 0.99530005,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "biometric",
            "start": 1411.025,
            "end": 1411.525,
            "confidence": 0.9943556,
            "punctuated_word": "biometric",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          }
        ],
        "speaker": 2,
        "id": "5c1ed2fc-f35c-4b9c-9cba-47a49c037784"
      },
      {
        "start": 1411.8251,
        "end": 1413.8451,
        "confidence": 0.94738245,
        "channel": 0,
        "transcript": "kind of solutions when it comes to moral,",
        "words": [
          {
            "word": "kind",
            "start": 1411.8251,
            "end": 1412.0651,
            "confidence": 0.9940058,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "of",
            "start": 1412.0651,
            "end": 1412.2251,
            "confidence": 0.999897,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "solutions",
            "start": 1412.2251,
            "end": 1412.7051,
            "confidence": 0.99920577,
            "punctuated_word": "solutions",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "when",
            "start": 1412.7051,
            "end": 1412.8651,
            "confidence": 0.9050751,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "it",
            "start": 1412.8651,
            "end": 1412.9451,
            "confidence": 0.99968886,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "comes",
            "start": 1412.9451,
            "end": 1413.185,
            "confidence": 0.9997496,
            "punctuated_word": "comes",
            "speaker": 2,
            "speaker_confidence": 0.6905049
          },
          {
            "word": "to",
            "start": 1413.185,
            "end": 1413.3451,
            "confidence": 0.9723131,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "moral",
            "start": 1413.3451,
            "end": 1413.8451,
            "confidence": 0.7091248,
            "punctuated_word": "moral,",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          }
        ],
        "speaker": 2,
        "id": "e05c3423-bae7-4214-9ada-683db5555c7d"
      },
      {
        "start": 1414.2251,
        "end": 1421.1901,
        "confidence": 0.9307504,
        "channel": 0,
        "transcript": "world coin kind of voting or or more real life voting could also provide a possible solution against",
        "words": [
          {
            "word": "world",
            "start": 1414.2251,
            "end": 1414.545,
            "confidence": 0.32571462,
            "punctuated_word": "world",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "coin",
            "start": 1414.545,
            "end": 1414.8651,
            "confidence": 0.8691054,
            "punctuated_word": "coin",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "kind",
            "start": 1414.8651,
            "end": 1415.1051,
            "confidence": 0.97633797,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "of",
            "start": 1415.1051,
            "end": 1415.265,
            "confidence": 0.9998253,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "voting",
            "start": 1415.265,
            "end": 1415.765,
            "confidence": 0.78392,
            "punctuated_word": "voting",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "or",
            "start": 1415.905,
            "end": 1416.405,
            "confidence": 0.8605863,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "or",
            "start": 1416.4651,
            "end": 1416.7051,
            "confidence": 0.99787796,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "more",
            "start": 1416.7051,
            "end": 1417.025,
            "confidence": 0.99952495,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "real",
            "start": 1417.025,
            "end": 1417.185,
            "confidence": 0.99903655,
            "punctuated_word": "real",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "life",
            "start": 1417.185,
            "end": 1417.505,
            "confidence": 0.98172337,
            "punctuated_word": "life",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "voting",
            "start": 1417.505,
            "end": 1417.8251,
            "confidence": 0.9832223,
            "punctuated_word": "voting",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "could",
            "start": 1417.8251,
            "end": 1418.13,
            "confidence": 0.9878741,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "also",
            "start": 1418.61,
            "end": 1419.09,
            "confidence": 0.9997862,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "provide",
            "start": 1419.09,
            "end": 1419.59,
            "confidence": 0.99973875,
            "punctuated_word": "provide",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "a",
            "start": 1419.65,
            "end": 1419.81,
            "confidence": 0.9899539,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "possible",
            "start": 1419.81,
            "end": 1420.29,
            "confidence": 0.9994555,
            "punctuated_word": "possible",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "solution",
            "start": 1420.29,
            "end": 1420.6901,
            "confidence": 0.9999231,
            "punctuated_word": "solution",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "against",
            "start": 1420.6901,
            "end": 1421.1901,
            "confidence": 0.99990106,
            "punctuated_word": "against",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          }
        ],
        "speaker": 2,
        "id": "c90392ac-b335-4428-892a-81ea22de821a"
      },
      {
        "start": 1421.65,
        "end": 1425.91,
        "confidence": 0.97147083,
        "channel": 0,
        "transcript": "many of liquefaction accounts. I also think that it's not strictly",
        "words": [
          {
            "word": "many",
            "start": 1421.65,
            "end": 1421.89,
            "confidence": 0.9866034,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "of",
            "start": 1421.89,
            "end": 1422.13,
            "confidence": 0.96446025,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "liquefaction",
            "start": 1422.13,
            "end": 1422.63,
            "confidence": 0.9210418,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "accounts",
            "start": 1422.85,
            "end": 1423.25,
            "confidence": 0.81643826,
            "punctuated_word": "accounts.",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "i",
            "start": 1423.25,
            "end": 1423.57,
            "confidence": 0.99982375,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "also",
            "start": 1423.57,
            "end": 1423.81,
            "confidence": 0.99936026,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "think",
            "start": 1423.81,
            "end": 1424.05,
            "confidence": 0.999684,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "that",
            "start": 1424.05,
            "end": 1424.55,
            "confidence": 0.99975127,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "it's",
            "start": 1424.77,
            "end": 1425.01,
            "confidence": 0.9994308,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "not",
            "start": 1425.01,
            "end": 1425.41,
            "confidence": 0.99983346,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "strictly",
            "start": 1425.41,
            "end": 1425.91,
            "confidence": 0.9997533,
            "punctuated_word": "strictly",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          }
        ],
        "speaker": 2,
        "id": "df2350c0-ed92-4606-98f9-537e1dce5587"
      },
      {
        "start": 1426.29,
        "end": 1429.11,
        "confidence": 0.9845107,
        "channel": 0,
        "transcript": "necessary nor maybe the best solution.",
        "words": [
          {
            "word": "necessary",
            "start": 1426.29,
            "end": 1426.79,
            "confidence": 0.9990038,
            "punctuated_word": "necessary",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "nor",
            "start": 1426.93,
            "end": 1427.43,
            "confidence": 0.95087814,
            "punctuated_word": "nor",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "maybe",
            "start": 1427.65,
            "end": 1428.05,
            "confidence": 0.97648984,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "the",
            "start": 1428.05,
            "end": 1428.13,
            "confidence": 0.999529,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "best",
            "start": 1428.13,
            "end": 1428.61,
            "confidence": 0.99998295,
            "punctuated_word": "best",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          },
          {
            "word": "solution",
            "start": 1428.61,
            "end": 1429.11,
            "confidence": 0.9811805,
            "punctuated_word": "solution.",
            "speaker": 2,
            "speaker_confidence": 0.75521076
          }
        ],
        "speaker": 2,
        "id": "046c2c8d-f53a-4e5c-a9c0-a5e7c6725597"
      },
      {
        "start": 1429.49,
        "end": 1430.53,
        "confidence": 0.99958724,
        "channel": 0,
        "transcript": "Thank you so much.",
        "words": [
          {
            "word": "thank",
            "start": 1429.49,
            "end": 1429.65,
            "confidence": 0.99911946,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.3892815
          },
          {
            "word": "you",
            "start": 1429.65,
            "end": 1429.89,
            "confidence": 0.99975413,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.3892815
          },
          {
            "word": "so",
            "start": 1429.89,
            "end": 1430.05,
            "confidence": 0.99962616,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.3892815
          },
          {
            "word": "much",
            "start": 1430.05,
            "end": 1430.53,
            "confidence": 0.9998491,
            "punctuated_word": "much.",
            "speaker": 0,
            "speaker_confidence": 0.3892815
          }
        ],
        "speaker": 0,
        "id": "c23a23fc-0d43-4b44-9825-d1c6f4456d89"
      },
      {
        "start": 1431.33,
        "end": 1435.775,
        "confidence": 0.9651048,
        "channel": 0,
        "transcript": "I would like to take a little bit deeper into complete knowledge.",
        "words": [
          {
            "word": "i",
            "start": 1431.33,
            "end": 1431.49,
            "confidence": 0.9995116,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.31872684
          },
          {
            "word": "would",
            "start": 1431.49,
            "end": 1431.73,
            "confidence": 0.99995136,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.31872684
          },
          {
            "word": "like",
            "start": 1431.73,
            "end": 1431.97,
            "confidence": 0.99983585,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.31872684
          },
          {
            "word": "to",
            "start": 1431.97,
            "end": 1432.45,
            "confidence": 0.9997185,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.31872684
          },
          {
            "word": "take",
            "start": 1432.45,
            "end": 1432.61,
            "confidence": 0.59012026,
            "punctuated_word": "take",
            "speaker": 0,
            "speaker_confidence": 0.31872684
          },
          {
            "word": "a",
            "start": 1432.61,
            "end": 1432.77,
            "confidence": 0.99971277,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "little",
            "start": 1432.77,
            "end": 1433.01,
            "confidence": 0.9999654,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "bit",
            "start": 1433.01,
            "end": 1433.355,
            "confidence": 0.9988518,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "deeper",
            "start": 1433.755,
            "end": 1434.255,
            "confidence": 0.99980885,
            "punctuated_word": "deeper",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "into",
            "start": 1434.315,
            "end": 1434.815,
            "confidence": 0.9999052,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "complete",
            "start": 1434.875,
            "end": 1435.275,
            "confidence": 0.9951462,
            "punctuated_word": "complete",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "knowledge",
            "start": 1435.275,
            "end": 1435.775,
            "confidence": 0.99872935,
            "punctuated_word": "knowledge.",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          }
        ],
        "speaker": 0,
        "id": "45651205-32a4-4167-9f2e-b3b2a6f94d5b"
      },
      {
        "start": 1436.395,
        "end": 1444.255,
        "confidence": 0.9611278,
        "channel": 0,
        "transcript": "James, you offer paper together with your colleagues, and from what I understand, complete knowledge could be used to protect creator royalties and NFTs",
        "words": [
          {
            "word": "james",
            "start": 1436.395,
            "end": 1436.715,
            "confidence": 0.9973979,
            "punctuated_word": "James,",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "you",
            "start": 1436.715,
            "end": 1436.875,
            "confidence": 0.9993012,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "offer",
            "start": 1436.875,
            "end": 1437.195,
            "confidence": 0.8040077,
            "punctuated_word": "offer",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "paper",
            "start": 1437.195,
            "end": 1437.4349,
            "confidence": 0.8477868,
            "punctuated_word": "paper",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "together",
            "start": 1437.4349,
            "end": 1437.915,
            "confidence": 0.9985594,
            "punctuated_word": "together",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "with",
            "start": 1437.915,
            "end": 1438.075,
            "confidence": 0.9973611,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "your",
            "start": 1438.075,
            "end": 1438.235,
            "confidence": 0.99929845,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "colleagues",
            "start": 1438.235,
            "end": 1438.715,
            "confidence": 0.745031,
            "punctuated_word": "colleagues,",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "and",
            "start": 1438.715,
            "end": 1439.215,
            "confidence": 0.998389,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "from",
            "start": 1439.4349,
            "end": 1439.6749,
            "confidence": 0.98654675,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "what",
            "start": 1439.6749,
            "end": 1439.835,
            "confidence": 0.999835,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "i",
            "start": 1439.835,
            "end": 1440.075,
            "confidence": 0.9991942,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "understand",
            "start": 1440.075,
            "end": 1440.575,
            "confidence": 0.98187935,
            "punctuated_word": "understand,",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "complete",
            "start": 1440.715,
            "end": 1441.035,
            "confidence": 0.9994438,
            "punctuated_word": "complete",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "knowledge",
            "start": 1441.035,
            "end": 1441.4349,
            "confidence": 0.99994636,
            "punctuated_word": "knowledge",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "could",
            "start": 1441.4349,
            "end": 1441.595,
            "confidence": 0.99967456,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.7827848
          },
          {
            "word": "be",
            "start": 1441.595,
            "end": 1441.6749,
            "confidence": 0.9999335,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "used",
            "start": 1441.6749,
            "end": 1441.915,
            "confidence": 0.9999087,
            "punctuated_word": "used",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "to",
            "start": 1441.915,
            "end": 1442.075,
            "confidence": 0.9988059,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "protect",
            "start": 1442.075,
            "end": 1442.575,
            "confidence": 0.9998983,
            "punctuated_word": "protect",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "creator",
            "start": 1442.635,
            "end": 1443.115,
            "confidence": 0.9678294,
            "punctuated_word": "creator",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "royalties",
            "start": 1443.115,
            "end": 1443.595,
            "confidence": 0.95844984,
            "punctuated_word": "royalties",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "and",
            "start": 1443.595,
            "end": 1443.755,
            "confidence": 0.79723334,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "nfts",
            "start": 1443.755,
            "end": 1444.255,
            "confidence": 0.9913554,
            "punctuated_word": "NFTs",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          }
        ],
        "speaker": 0,
        "id": "a3c062aa-b600-4979-92f4-db26b7dc63af"
      },
      {
        "start": 1444.635,
        "end": 1447.535,
        "confidence": 0.97992045,
        "channel": 0,
        "transcript": "and help link KYC credentials across wallets.",
        "words": [
          {
            "word": "and",
            "start": 1444.635,
            "end": 1444.875,
            "confidence": 0.8951153,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "help",
            "start": 1444.875,
            "end": 1445.195,
            "confidence": 0.99894494,
            "punctuated_word": "help",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "link",
            "start": 1445.195,
            "end": 1445.515,
            "confidence": 0.99936515,
            "punctuated_word": "link",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "kyc",
            "start": 1445.515,
            "end": 1446.015,
            "confidence": 0.9725628,
            "punctuated_word": "KYC",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "credentials",
            "start": 1446.075,
            "end": 1446.575,
            "confidence": 0.9994417,
            "punctuated_word": "credentials",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "across",
            "start": 1446.635,
            "end": 1447.035,
            "confidence": 0.9998586,
            "punctuated_word": "across",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "wallets",
            "start": 1447.035,
            "end": 1447.535,
            "confidence": 0.9941545,
            "punctuated_word": "wallets.",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          }
        ],
        "speaker": 0,
        "id": "7c2465ce-db91-4dbc-8ed2-d37854a75e09"
      },
      {
        "start": 1448.7899,
        "end": 1454.8099,
        "confidence": 0.998255,
        "channel": 0,
        "transcript": "And is this some sort of new compliance layer that is built cryptographically instead of legally?",
        "words": [
          {
            "word": "and",
            "start": 1448.7899,
            "end": 1448.95,
            "confidence": 0.99918574,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.8319839
          },
          {
            "word": "is",
            "start": 1448.95,
            "end": 1449.19,
            "confidence": 0.9981408,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "this",
            "start": 1449.19,
            "end": 1449.69,
            "confidence": 0.9998173,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "some",
            "start": 1449.75,
            "end": 1449.99,
            "confidence": 0.9994418,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "sort",
            "start": 1449.99,
            "end": 1450.15,
            "confidence": 0.9988427,
            "punctuated_word": "sort",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "of",
            "start": 1450.15,
            "end": 1450.63,
            "confidence": 0.9998221,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "new",
            "start": 1450.63,
            "end": 1451.11,
            "confidence": 0.99968636,
            "punctuated_word": "new",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "compliance",
            "start": 1451.11,
            "end": 1451.61,
            "confidence": 0.9996989,
            "punctuated_word": "compliance",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "layer",
            "start": 1451.75,
            "end": 1452.25,
            "confidence": 0.99908423,
            "punctuated_word": "layer",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "that",
            "start": 1452.39,
            "end": 1452.47,
            "confidence": 0.99959916,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "is",
            "start": 1452.47,
            "end": 1452.71,
            "confidence": 0.9993093,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "built",
            "start": 1452.71,
            "end": 1453.11,
            "confidence": 0.9970931,
            "punctuated_word": "built",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "cryptographically",
            "start": 1453.11,
            "end": 1453.61,
            "confidence": 0.9964924,
            "punctuated_word": "cryptographically",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "instead",
            "start": 1453.9099,
            "end": 1454.15,
            "confidence": 0.99287957,
            "punctuated_word": "instead",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "of",
            "start": 1454.15,
            "end": 1454.3099,
            "confidence": 0.9989378,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "legally",
            "start": 1454.3099,
            "end": 1454.8099,
            "confidence": 0.994048,
            "punctuated_word": "legally?",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          }
        ],
        "speaker": 0,
        "id": "aae4f8b2-07ae-428b-9e3a-8c1a52c2023a"
      },
      {
        "start": 1455.19,
        "end": 1456.97,
        "confidence": 0.9682092,
        "channel": 0,
        "transcript": "And, also, I'm curious to hear",
        "words": [
          {
            "word": "and",
            "start": 1455.19,
            "end": 1455.35,
            "confidence": 0.8103584,
            "punctuated_word": "And,",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "also",
            "start": 1455.35,
            "end": 1455.75,
            "confidence": 0.9997115,
            "punctuated_word": "also,",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "i'm",
            "start": 1455.75,
            "end": 1455.9099,
            "confidence": 0.9995644,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "curious",
            "start": 1455.9099,
            "end": 1456.3099,
            "confidence": 0.9998171,
            "punctuated_word": "curious",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "to",
            "start": 1456.3099,
            "end": 1456.47,
            "confidence": 0.9999043,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "hear",
            "start": 1456.47,
            "end": 1456.97,
            "confidence": 0.9998994,
            "punctuated_word": "hear",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          }
        ],
        "speaker": 0,
        "id": "b4917a1b-b7a2-4009-aacd-677b87d160bf"
      },
      {
        "start": 1457.35,
        "end": 1460.89,
        "confidence": 0.9991646,
        "channel": 0,
        "transcript": "your thoughts on what systems do you think should be requiring",
        "words": [
          {
            "word": "your",
            "start": 1457.35,
            "end": 1457.6699,
            "confidence": 0.9994299,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "thoughts",
            "start": 1457.6699,
            "end": 1458.07,
            "confidence": 0.9998154,
            "punctuated_word": "thoughts",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "on",
            "start": 1458.07,
            "end": 1458.57,
            "confidence": 0.9999076,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "what",
            "start": 1458.63,
            "end": 1458.87,
            "confidence": 0.9986614,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "systems",
            "start": 1458.87,
            "end": 1459.35,
            "confidence": 0.9995993,
            "punctuated_word": "systems",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "do",
            "start": 1459.35,
            "end": 1459.51,
            "confidence": 0.99809283,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.89210665
          },
          {
            "word": "you",
            "start": 1459.51,
            "end": 1459.6699,
            "confidence": 0.99968183,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "think",
            "start": 1459.6699,
            "end": 1459.99,
            "confidence": 0.99969435,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "should",
            "start": 1459.99,
            "end": 1460.23,
            "confidence": 0.99987304,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "be",
            "start": 1460.23,
            "end": 1460.39,
            "confidence": 0.99971634,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "requiring",
            "start": 1460.39,
            "end": 1460.89,
            "confidence": 0.996338,
            "punctuated_word": "requiring",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          }
        ],
        "speaker": 0,
        "id": "a2cf393e-7783-4c63-95fd-a12b77abc300"
      },
      {
        "start": 1461.475,
        "end": 1467.2549,
        "confidence": 0.9550258,
        "channel": 0,
        "transcript": "proof of complete knowledge and who is essentially responsible for for implementing those standards?",
        "words": [
          {
            "word": "proof",
            "start": 1461.475,
            "end": 1461.635,
            "confidence": 0.99975353,
            "punctuated_word": "proof",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "of",
            "start": 1461.635,
            "end": 1461.7949,
            "confidence": 0.99980396,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "complete",
            "start": 1461.7949,
            "end": 1462.2749,
            "confidence": 0.99958843,
            "punctuated_word": "complete",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "knowledge",
            "start": 1462.2749,
            "end": 1462.7549,
            "confidence": 0.99986136,
            "punctuated_word": "knowledge",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "and",
            "start": 1462.7549,
            "end": 1463.2549,
            "confidence": 0.61402905,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "who",
            "start": 1463.315,
            "end": 1463.5549,
            "confidence": 0.99982303,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "is",
            "start": 1463.5549,
            "end": 1463.715,
            "confidence": 0.9948968,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "essentially",
            "start": 1463.715,
            "end": 1464.215,
            "confidence": 0.9939452,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "responsible",
            "start": 1464.5149,
            "end": 1465.0149,
            "confidence": 0.99743015,
            "punctuated_word": "responsible",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "for",
            "start": 1465.235,
            "end": 1465.6349,
            "confidence": 0.9999392,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "for",
            "start": 1465.6349,
            "end": 1465.955,
            "confidence": 0.99561006,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "implementing",
            "start": 1465.955,
            "end": 1466.455,
            "confidence": 0.9998678,
            "punctuated_word": "implementing",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "those",
            "start": 1466.5149,
            "end": 1466.7549,
            "confidence": 0.9997408,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          },
          {
            "word": "standards",
            "start": 1466.7549,
            "end": 1467.2549,
            "confidence": 0.7760722,
            "punctuated_word": "standards?",
            "speaker": 0,
            "speaker_confidence": 0.7322867
          }
        ],
        "speaker": 0,
        "id": "0716bb27-766b-4ec5-8682-875ad0e83328"
      },
      {
        "start": 1468.4349,
        "end": 1483.73,
        "confidence": 0.9917476,
        "channel": 0,
        "transcript": "Yeah. So I would say that this is not necessarily a new compliance layer. It kind of keeps the existing status quo of every address is owned by, like, some individual or or entity. And that's kind of the underlying assumption behind",
        "words": [
          {
            "word": "yeah",
            "start": 1468.4349,
            "end": 1468.7549,
            "confidence": 0.99561703,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "so",
            "start": 1468.7549,
            "end": 1468.995,
            "confidence": 0.99985623,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "i",
            "start": 1468.995,
            "end": 1469.1549,
            "confidence": 0.9998204,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "would",
            "start": 1469.1549,
            "end": 1469.3949,
            "confidence": 0.9999653,
            "punctuated_word": "would",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "say",
            "start": 1469.3949,
            "end": 1469.5549,
            "confidence": 0.9999101,
            "punctuated_word": "say",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "that",
            "start": 1469.5549,
            "end": 1469.7949,
            "confidence": 0.9999069,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "this",
            "start": 1469.7949,
            "end": 1469.955,
            "confidence": 0.9999044,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "is",
            "start": 1469.955,
            "end": 1470.115,
            "confidence": 0.9995202,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "not",
            "start": 1470.115,
            "end": 1470.355,
            "confidence": 0.99996305,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "necessarily",
            "start": 1470.355,
            "end": 1470.855,
            "confidence": 0.9995622,
            "punctuated_word": "necessarily",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "a",
            "start": 1470.995,
            "end": 1471.1549,
            "confidence": 0.99989116,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "new",
            "start": 1471.1549,
            "end": 1471.475,
            "confidence": 0.999974,
            "punctuated_word": "new",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "compliance",
            "start": 1471.475,
            "end": 1471.975,
            "confidence": 0.9998802,
            "punctuated_word": "compliance",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "layer",
            "start": 1472.115,
            "end": 1472.615,
            "confidence": 0.998672,
            "punctuated_word": "layer.",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "it",
            "start": 1472.7549,
            "end": 1472.9149,
            "confidence": 0.99983644,
            "punctuated_word": "It",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "kind",
            "start": 1472.9149,
            "end": 1473.075,
            "confidence": 0.99688196,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "of",
            "start": 1473.075,
            "end": 1473.235,
            "confidence": 0.99981636,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "keeps",
            "start": 1473.235,
            "end": 1473.6349,
            "confidence": 0.9998884,
            "punctuated_word": "keeps",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "the",
            "start": 1473.6349,
            "end": 1473.7949,
            "confidence": 0.9983512,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "existing",
            "start": 1473.7949,
            "end": 1474.2949,
            "confidence": 0.9998173,
            "punctuated_word": "existing",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "status",
            "start": 1474.5149,
            "end": 1474.9149,
            "confidence": 0.999964,
            "punctuated_word": "status",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "quo",
            "start": 1474.9149,
            "end": 1475.4149,
            "confidence": 0.99990976,
            "punctuated_word": "quo",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "of",
            "start": 1475.475,
            "end": 1475.975,
            "confidence": 0.9965487,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "every",
            "start": 1476.27,
            "end": 1476.5901,
            "confidence": 0.9981768,
            "punctuated_word": "every",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "address",
            "start": 1476.5901,
            "end": 1477.0901,
            "confidence": 0.99965954,
            "punctuated_word": "address",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "is",
            "start": 1477.23,
            "end": 1477.63,
            "confidence": 0.9938606,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "owned",
            "start": 1477.63,
            "end": 1477.9501,
            "confidence": 0.9998356,
            "punctuated_word": "owned",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "by",
            "start": 1477.9501,
            "end": 1478.4501,
            "confidence": 0.97910845,
            "punctuated_word": "by,",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "like",
            "start": 1478.51,
            "end": 1478.8301,
            "confidence": 0.997421,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "some",
            "start": 1478.8301,
            "end": 1479.0701,
            "confidence": 0.9997273,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "individual",
            "start": 1479.0701,
            "end": 1479.5701,
            "confidence": 0.99950564,
            "punctuated_word": "individual",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "or",
            "start": 1479.79,
            "end": 1480.29,
            "confidence": 0.9980878,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "or",
            "start": 1480.35,
            "end": 1480.5901,
            "confidence": 0.9862927,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "entity",
            "start": 1480.5901,
            "end": 1481.0901,
            "confidence": 0.77874064,
            "punctuated_word": "entity.",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "and",
            "start": 1481.39,
            "end": 1481.47,
            "confidence": 0.986791,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "that's",
            "start": 1481.47,
            "end": 1481.7101,
            "confidence": 0.9995104,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "kind",
            "start": 1481.7101,
            "end": 1481.87,
            "confidence": 0.95621157,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "of",
            "start": 1481.87,
            "end": 1482.03,
            "confidence": 0.99980444,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.9050518
          },
          {
            "word": "the",
            "start": 1482.03,
            "end": 1482.1901,
            "confidence": 0.998442,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "underlying",
            "start": 1482.1901,
            "end": 1482.6901,
            "confidence": 0.99956733,
            "punctuated_word": "underlying",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "assumption",
            "start": 1482.75,
            "end": 1483.23,
            "confidence": 0.99927336,
            "punctuated_word": "assumption",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "behind",
            "start": 1483.23,
            "end": 1483.73,
            "confidence": 0.9999243,
            "punctuated_word": "behind",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          }
        ],
        "speaker": 3,
        "id": "8c78cc13-1cb2-4a07-a2c2-93b81aadad04"
      },
      {
        "start": 1484.11,
        "end": 1485.41,
        "confidence": 0.9915845,
        "channel": 0,
        "transcript": "certain types of KYC",
        "words": [
          {
            "word": "certain",
            "start": 1484.11,
            "end": 1484.43,
            "confidence": 0.99911636,
            "punctuated_word": "certain",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "types",
            "start": 1484.43,
            "end": 1484.75,
            "confidence": 0.9999032,
            "punctuated_word": "types",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "of",
            "start": 1484.75,
            "end": 1484.91,
            "confidence": 0.9998653,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "kyc",
            "start": 1484.91,
            "end": 1485.41,
            "confidence": 0.967453,
            "punctuated_word": "KYC",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          }
        ],
        "speaker": 3,
        "id": "9445ccc6-1762-4795-8b64-7a0abbd1b8e1"
      },
      {
        "start": 1486.11,
        "end": 1486.61,
        "confidence": 0.998381,
        "channel": 0,
        "transcript": "systems",
        "words": [
          {
            "word": "systems",
            "start": 1486.11,
            "end": 1486.61,
            "confidence": 0.998381,
            "punctuated_word": "systems",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          }
        ],
        "speaker": 3,
        "id": "8da11eb5-e046-4e57-95ce-1a141b6e8629"
      },
      {
        "start": 1487.15,
        "end": 1488.53,
        "confidence": 0.9103858,
        "channel": 0,
        "transcript": "and then also NFTs.",
        "words": [
          {
            "word": "and",
            "start": 1487.15,
            "end": 1487.31,
            "confidence": 0.6939206,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "then",
            "start": 1487.31,
            "end": 1487.55,
            "confidence": 0.9977053,
            "punctuated_word": "then",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "also",
            "start": 1487.55,
            "end": 1488.03,
            "confidence": 0.95831287,
            "punctuated_word": "also",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "nfts",
            "start": 1488.03,
            "end": 1488.53,
            "confidence": 0.9916045,
            "punctuated_word": "NFTs.",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          }
        ],
        "speaker": 3,
        "id": "ce479c2b-ea32-4d10-bd42-521a15d66720"
      },
      {
        "start": 1489.215,
        "end": 1492.4349,
        "confidence": 0.9603183,
        "channel": 0,
        "transcript": "So when it comes to NFT royalties, like, currently, when you",
        "words": [
          {
            "word": "so",
            "start": 1489.215,
            "end": 1489.455,
            "confidence": 0.99939597,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "when",
            "start": 1489.455,
            "end": 1489.695,
            "confidence": 0.9872256,
            "punctuated_word": "when",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "it",
            "start": 1489.695,
            "end": 1489.855,
            "confidence": 0.9999094,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "comes",
            "start": 1489.855,
            "end": 1490.015,
            "confidence": 0.9999014,
            "punctuated_word": "comes",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "to",
            "start": 1490.015,
            "end": 1490.1749,
            "confidence": 0.9997583,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "nft",
            "start": 1490.1749,
            "end": 1490.655,
            "confidence": 0.9996205,
            "punctuated_word": "NFT",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "royalties",
            "start": 1490.655,
            "end": 1491.155,
            "confidence": 0.9686711,
            "punctuated_word": "royalties,",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "like",
            "start": 1491.215,
            "end": 1491.455,
            "confidence": 0.8348503,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "currently",
            "start": 1491.455,
            "end": 1491.695,
            "confidence": 0.77443117,
            "punctuated_word": "currently,",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "when",
            "start": 1491.695,
            "end": 1491.9349,
            "confidence": 0.9998185,
            "punctuated_word": "when",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "you",
            "start": 1491.9349,
            "end": 1492.4349,
            "confidence": 0.99991894,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          }
        ],
        "speaker": 3,
        "id": "562fb0d7-2407-48a7-8005-1914ec852d6f"
      },
      {
        "start": 1492.735,
        "end": 1496.275,
        "confidence": 0.98986846,
        "channel": 0,
        "transcript": "sell an NFT to someone else, it has to initiate an on chain transfer.",
        "words": [
          {
            "word": "sell",
            "start": 1492.735,
            "end": 1492.975,
            "confidence": 0.99957675,
            "punctuated_word": "sell",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "an",
            "start": 1492.975,
            "end": 1493.135,
            "confidence": 0.99832493,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "nft",
            "start": 1493.135,
            "end": 1493.455,
            "confidence": 0.9992713,
            "punctuated_word": "NFT",
            "speaker": 3,
            "speaker_confidence": 0.85015315
          },
          {
            "word": "to",
            "start": 1493.455,
            "end": 1493.535,
            "confidence": 0.9994773,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.3724602
          },
          {
            "word": "someone",
            "start": 1493.535,
            "end": 1493.855,
            "confidence": 0.9998374,
            "punctuated_word": "someone",
            "speaker": 3,
            "speaker_confidence": 0.3724602
          },
          {
            "word": "else",
            "start": 1493.855,
            "end": 1494.095,
            "confidence": 0.99178076,
            "punctuated_word": "else,",
            "speaker": 3,
            "speaker_confidence": 0.3724602
          },
          {
            "word": "it",
            "start": 1494.095,
            "end": 1494.255,
            "confidence": 0.99672735,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.3724602
          },
          {
            "word": "has",
            "start": 1494.255,
            "end": 1494.495,
            "confidence": 0.9998783,
            "punctuated_word": "has",
            "speaker": 3,
            "speaker_confidence": 0.3724602
          },
          {
            "word": "to",
            "start": 1494.495,
            "end": 1494.575,
            "confidence": 0.9990527,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.3724602
          },
          {
            "word": "initiate",
            "start": 1494.575,
            "end": 1495.0549,
            "confidence": 0.9994956,
            "punctuated_word": "initiate",
            "speaker": 3,
            "speaker_confidence": 0.3724602
          },
          {
            "word": "an",
            "start": 1495.0549,
            "end": 1495.215,
            "confidence": 0.99196637,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.3724602
          },
          {
            "word": "on",
            "start": 1495.215,
            "end": 1495.375,
            "confidence": 0.992863,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "chain",
            "start": 1495.375,
            "end": 1495.775,
            "confidence": 0.99020106,
            "punctuated_word": "chain",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "transfer",
            "start": 1495.775,
            "end": 1496.275,
            "confidence": 0.8997054,
            "punctuated_word": "transfer.",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          }
        ],
        "speaker": 3,
        "id": "7f078649-1a29-4e64-bb39-95dadf580172"
      },
      {
        "start": 1496.895,
        "end": 1505.95,
        "confidence": 0.96394265,
        "channel": 0,
        "transcript": "And with Liquefaction, you could transfer ownership without doing that. So it would kind of undermine this, any sort of royalty system within the NFT contract.",
        "words": [
          {
            "word": "and",
            "start": 1496.895,
            "end": 1497.395,
            "confidence": 0.99685055,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "with",
            "start": 1497.455,
            "end": 1497.775,
            "confidence": 0.9019291,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "liquefaction",
            "start": 1497.775,
            "end": 1498.275,
            "confidence": 0.8715323,
            "punctuated_word": "Liquefaction,",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "you",
            "start": 1498.4149,
            "end": 1498.495,
            "confidence": 0.9996928,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "could",
            "start": 1498.495,
            "end": 1498.995,
            "confidence": 0.9947903,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "transfer",
            "start": 1499.135,
            "end": 1499.535,
            "confidence": 0.9998715,
            "punctuated_word": "transfer",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "ownership",
            "start": 1499.535,
            "end": 1500.015,
            "confidence": 0.9998481,
            "punctuated_word": "ownership",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "without",
            "start": 1500.015,
            "end": 1500.4149,
            "confidence": 0.9999399,
            "punctuated_word": "without",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "doing",
            "start": 1500.4149,
            "end": 1500.655,
            "confidence": 0.99987686,
            "punctuated_word": "doing",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "that",
            "start": 1500.655,
            "end": 1500.975,
            "confidence": 0.7760167,
            "punctuated_word": "that.",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "so",
            "start": 1500.975,
            "end": 1501.2949,
            "confidence": 0.99933654,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "it",
            "start": 1501.2949,
            "end": 1501.455,
            "confidence": 0.99758303,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "would",
            "start": 1501.455,
            "end": 1501.615,
            "confidence": 0.99982554,
            "punctuated_word": "would",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "kind",
            "start": 1501.615,
            "end": 1501.775,
            "confidence": 0.9518304,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "of",
            "start": 1501.775,
            "end": 1501.9349,
            "confidence": 0.9998528,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "undermine",
            "start": 1501.9349,
            "end": 1502.4149,
            "confidence": 0.99978834,
            "punctuated_word": "undermine",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "this",
            "start": 1502.4149,
            "end": 1502.73,
            "confidence": 0.748594,
            "punctuated_word": "this,",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "any",
            "start": 1502.8099,
            "end": 1503.0499,
            "confidence": 0.9963774,
            "punctuated_word": "any",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "sort",
            "start": 1503.0499,
            "end": 1503.21,
            "confidence": 0.99838793,
            "punctuated_word": "sort",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "of",
            "start": 1503.21,
            "end": 1503.37,
            "confidence": 0.999853,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "royalty",
            "start": 1503.37,
            "end": 1503.87,
            "confidence": 0.97488993,
            "punctuated_word": "royalty",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "system",
            "start": 1503.9299,
            "end": 1504.4299,
            "confidence": 0.9999281,
            "punctuated_word": "system",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "within",
            "start": 1504.65,
            "end": 1504.97,
            "confidence": 0.98846066,
            "punctuated_word": "within",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "the",
            "start": 1504.97,
            "end": 1505.0499,
            "confidence": 0.894511,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "nft",
            "start": 1505.0499,
            "end": 1505.45,
            "confidence": 0.9970505,
            "punctuated_word": "NFT",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          },
          {
            "word": "contract",
            "start": 1505.45,
            "end": 1505.95,
            "confidence": 0.97589195,
            "punctuated_word": "contract.",
            "speaker": 3,
            "speaker_confidence": 0.77932435
          }
        ],
        "speaker": 3,
        "id": "daf97dd9-f6e4-44bc-99e5-2fc746edf0a9"
      },
      {
        "start": 1506.65,
        "end": 1517.195,
        "confidence": 0.97308004,
        "channel": 0,
        "transcript": "But with complete knowledge, you now get those properties back to where we've been operating with them for years. So it kind of just keeps the status quo. Yeah. Once we start seeing",
        "words": [
          {
            "word": "but",
            "start": 1506.65,
            "end": 1506.8099,
            "confidence": 0.988351,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "with",
            "start": 1506.8099,
            "end": 1507.21,
            "confidence": 0.9976547,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "complete",
            "start": 1507.21,
            "end": 1507.61,
            "confidence": 0.98332834,
            "punctuated_word": "complete",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "knowledge",
            "start": 1507.61,
            "end": 1508.11,
            "confidence": 0.9983038,
            "punctuated_word": "knowledge,",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "you",
            "start": 1508.33,
            "end": 1508.83,
            "confidence": 0.99965537,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "now",
            "start": 1508.89,
            "end": 1509.29,
            "confidence": 0.9975923,
            "punctuated_word": "now",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "get",
            "start": 1509.29,
            "end": 1509.45,
            "confidence": 0.9996768,
            "punctuated_word": "get",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "those",
            "start": 1509.45,
            "end": 1509.95,
            "confidence": 0.9999584,
            "punctuated_word": "those",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "properties",
            "start": 1510.1699,
            "end": 1510.65,
            "confidence": 0.93850243,
            "punctuated_word": "properties",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "back",
            "start": 1510.65,
            "end": 1511.0499,
            "confidence": 0.99973553,
            "punctuated_word": "back",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "to",
            "start": 1511.0499,
            "end": 1511.21,
            "confidence": 0.9983057,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "where",
            "start": 1511.21,
            "end": 1511.71,
            "confidence": 0.9999187,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "we've",
            "start": 1511.77,
            "end": 1512.01,
            "confidence": 0.998199,
            "punctuated_word": "we've",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "been",
            "start": 1512.01,
            "end": 1512.25,
            "confidence": 0.9995059,
            "punctuated_word": "been",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "operating",
            "start": 1512.25,
            "end": 1512.65,
            "confidence": 0.9999614,
            "punctuated_word": "operating",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "with",
            "start": 1512.65,
            "end": 1512.8099,
            "confidence": 0.99980754,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "them",
            "start": 1512.8099,
            "end": 1512.97,
            "confidence": 0.99995685,
            "punctuated_word": "them",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "for",
            "start": 1512.97,
            "end": 1513.13,
            "confidence": 0.99990785,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "years",
            "start": 1513.13,
            "end": 1513.45,
            "confidence": 0.8123112,
            "punctuated_word": "years.",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "so",
            "start": 1513.45,
            "end": 1513.61,
            "confidence": 0.99948466,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "it",
            "start": 1513.61,
            "end": 1513.85,
            "confidence": 0.9975827,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "kind",
            "start": 1513.85,
            "end": 1514.01,
            "confidence": 0.78021425,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.8312099
          },
          {
            "word": "of",
            "start": 1514.01,
            "end": 1514.09,
            "confidence": 0.99940825,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.48412132
          },
          {
            "word": "just",
            "start": 1514.09,
            "end": 1514.57,
            "confidence": 0.99792683,
            "punctuated_word": "just",
            "speaker": 3,
            "speaker_confidence": 0.48412132
          },
          {
            "word": "keeps",
            "start": 1514.57,
            "end": 1514.73,
            "confidence": 0.9770041,
            "punctuated_word": "keeps",
            "speaker": 3,
            "speaker_confidence": 0.48412132
          },
          {
            "word": "the",
            "start": 1514.73,
            "end": 1514.89,
            "confidence": 0.768238,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.48412132
          },
          {
            "word": "status",
            "start": 1514.89,
            "end": 1515.21,
            "confidence": 0.99995625,
            "punctuated_word": "status",
            "speaker": 3,
            "speaker_confidence": 0.48412132
          },
          {
            "word": "quo",
            "start": 1515.21,
            "end": 1515.71,
            "confidence": 0.99953854,
            "punctuated_word": "quo.",
            "speaker": 3,
            "speaker_confidence": 0.48412132
          },
          {
            "word": "yeah",
            "start": 1515.815,
            "end": 1515.975,
            "confidence": 0.88628846,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "once",
            "start": 1515.975,
            "end": 1516.215,
            "confidence": 0.99904996,
            "punctuated_word": "Once",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "we",
            "start": 1516.215,
            "end": 1516.455,
            "confidence": 0.9998869,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "start",
            "start": 1516.455,
            "end": 1516.695,
            "confidence": 0.996896,
            "punctuated_word": "start",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "seeing",
            "start": 1516.695,
            "end": 1517.195,
            "confidence": 0.99952817,
            "punctuated_word": "seeing",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          }
        ],
        "speaker": 3,
        "id": "baee2999-12e6-42e9-b300-03a23fd436db"
      },
      {
        "start": 1517.575,
        "end": 1520.795,
        "confidence": 0.9944334,
        "channel": 0,
        "transcript": "liquefaction type effects actually popping up in the ecosystem,",
        "words": [
          {
            "word": "liquefaction",
            "start": 1517.575,
            "end": 1518.075,
            "confidence": 0.9732945,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "type",
            "start": 1518.295,
            "end": 1518.695,
            "confidence": 0.9989348,
            "punctuated_word": "type",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "effects",
            "start": 1518.695,
            "end": 1519.195,
            "confidence": 0.995394,
            "punctuated_word": "effects",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "actually",
            "start": 1519.255,
            "end": 1519.655,
            "confidence": 0.98479986,
            "punctuated_word": "actually",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "popping",
            "start": 1519.655,
            "end": 1519.895,
            "confidence": 0.9998627,
            "punctuated_word": "popping",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "up",
            "start": 1519.895,
            "end": 1520.0549,
            "confidence": 0.9999056,
            "punctuated_word": "up",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "in",
            "start": 1520.0549,
            "end": 1520.215,
            "confidence": 0.99977535,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.7089443
          },
          {
            "word": "the",
            "start": 1520.215,
            "end": 1520.295,
            "confidence": 0.9994772,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "ecosystem",
            "start": 1520.295,
            "end": 1520.795,
            "confidence": 0.99845606,
            "punctuated_word": "ecosystem,",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          }
        ],
        "speaker": 3,
        "id": "0d710216-db04-40f1-b3e6-55ad35fbfe81"
      },
      {
        "start": 1521.415,
        "end": 1524.715,
        "confidence": 0.9992451,
        "channel": 0,
        "transcript": "then the applications that are being affected by it should probably",
        "words": [
          {
            "word": "then",
            "start": 1521.415,
            "end": 1521.735,
            "confidence": 0.9992932,
            "punctuated_word": "then",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "the",
            "start": 1521.735,
            "end": 1521.895,
            "confidence": 0.99872094,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "applications",
            "start": 1521.895,
            "end": 1522.395,
            "confidence": 0.99966264,
            "punctuated_word": "applications",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "that",
            "start": 1522.535,
            "end": 1522.695,
            "confidence": 0.9998387,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "are",
            "start": 1522.695,
            "end": 1522.855,
            "confidence": 0.99985194,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "being",
            "start": 1522.855,
            "end": 1523.095,
            "confidence": 0.9999443,
            "punctuated_word": "being",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "affected",
            "start": 1523.095,
            "end": 1523.495,
            "confidence": 0.99909544,
            "punctuated_word": "affected",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "by",
            "start": 1523.495,
            "end": 1523.735,
            "confidence": 0.99977547,
            "punctuated_word": "by",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "it",
            "start": 1523.735,
            "end": 1523.975,
            "confidence": 0.99949884,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "should",
            "start": 1523.975,
            "end": 1524.215,
            "confidence": 0.9982913,
            "punctuated_word": "should",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "probably",
            "start": 1524.215,
            "end": 1524.715,
            "confidence": 0.99772376,
            "punctuated_word": "probably",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          }
        ],
        "speaker": 3,
        "id": "671f59e4-6169-4e45-afbf-443d125f6ca6"
      },
      {
        "start": 1525.015,
        "end": 1535.6,
        "confidence": 0.9756158,
        "channel": 0,
        "transcript": "start transitioning to requiring proofs of complete knowledge. I will say complete knowledge is still kind of in its infancy, and we're still working on making it more accessible to everybody",
        "words": [
          {
            "word": "start",
            "start": 1525.015,
            "end": 1525.415,
            "confidence": 0.999777,
            "punctuated_word": "start",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "transitioning",
            "start": 1525.415,
            "end": 1525.915,
            "confidence": 0.99990547,
            "punctuated_word": "transitioning",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "to",
            "start": 1526.215,
            "end": 1526.715,
            "confidence": 0.9996387,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "requiring",
            "start": 1526.775,
            "end": 1527.1749,
            "confidence": 0.9953171,
            "punctuated_word": "requiring",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "proofs",
            "start": 1527.1749,
            "end": 1527.655,
            "confidence": 0.50921905,
            "punctuated_word": "proofs",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "of",
            "start": 1527.655,
            "end": 1527.735,
            "confidence": 0.92312765,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "complete",
            "start": 1527.735,
            "end": 1528.0549,
            "confidence": 0.9971318,
            "punctuated_word": "complete",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "knowledge",
            "start": 1528.0549,
            "end": 1528.5549,
            "confidence": 0.99972284,
            "punctuated_word": "knowledge.",
            "speaker": 3,
            "speaker_confidence": 0.86907446
          },
          {
            "word": "i",
            "start": 1528.78,
            "end": 1528.94,
            "confidence": 0.9993742,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "will",
            "start": 1528.94,
            "end": 1529.1,
            "confidence": 0.99944824,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "say",
            "start": 1529.1,
            "end": 1529.58,
            "confidence": 0.99982566,
            "punctuated_word": "say",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "complete",
            "start": 1529.58,
            "end": 1529.9,
            "confidence": 0.94182986,
            "punctuated_word": "complete",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "knowledge",
            "start": 1529.9,
            "end": 1530.22,
            "confidence": 0.9994702,
            "punctuated_word": "knowledge",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "is",
            "start": 1530.22,
            "end": 1530.3,
            "confidence": 0.9993674,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "still",
            "start": 1530.3,
            "end": 1530.7,
            "confidence": 0.9996382,
            "punctuated_word": "still",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "kind",
            "start": 1530.7,
            "end": 1530.86,
            "confidence": 0.9426129,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "of",
            "start": 1530.86,
            "end": 1531.02,
            "confidence": 0.99902654,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "in",
            "start": 1531.02,
            "end": 1531.18,
            "confidence": 0.9966993,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "its",
            "start": 1531.18,
            "end": 1531.5,
            "confidence": 0.9891227,
            "punctuated_word": "its",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "infancy",
            "start": 1531.5,
            "end": 1532.0,
            "confidence": 0.956694,
            "punctuated_word": "infancy,",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "and",
            "start": 1532.0599,
            "end": 1532.22,
            "confidence": 0.9993278,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "we're",
            "start": 1532.22,
            "end": 1532.46,
            "confidence": 0.99984086,
            "punctuated_word": "we're",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "still",
            "start": 1532.46,
            "end": 1532.62,
            "confidence": 0.9998623,
            "punctuated_word": "still",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "working",
            "start": 1532.62,
            "end": 1532.94,
            "confidence": 0.9998727,
            "punctuated_word": "working",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "on",
            "start": 1532.94,
            "end": 1533.44,
            "confidence": 0.9998642,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "making",
            "start": 1533.5,
            "end": 1533.9,
            "confidence": 0.99965787,
            "punctuated_word": "making",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "it",
            "start": 1533.9,
            "end": 1534.0599,
            "confidence": 0.99987507,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "more",
            "start": 1534.0599,
            "end": 1534.46,
            "confidence": 0.9999207,
            "punctuated_word": "more",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "accessible",
            "start": 1534.46,
            "end": 1534.94,
            "confidence": 0.9993268,
            "punctuated_word": "accessible",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "to",
            "start": 1534.94,
            "end": 1535.1,
            "confidence": 0.99983037,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "everybody",
            "start": 1535.1,
            "end": 1535.6,
            "confidence": 0.9997613,
            "punctuated_word": "everybody",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          }
        ],
        "speaker": 3,
        "id": "afb5a64f-4fff-472e-bd56-e62a7e4ce99e"
      },
      {
        "start": 1535.9,
        "end": 1538.64,
        "confidence": 0.9586914,
        "channel": 0,
        "transcript": "because it currently relies on some specialized hardware.",
        "words": [
          {
            "word": "because",
            "start": 1535.9,
            "end": 1536.22,
            "confidence": 0.8719499,
            "punctuated_word": "because",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "it",
            "start": 1536.22,
            "end": 1536.38,
            "confidence": 0.9996737,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "currently",
            "start": 1536.38,
            "end": 1536.78,
            "confidence": 0.9996432,
            "punctuated_word": "currently",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "relies",
            "start": 1536.78,
            "end": 1537.1,
            "confidence": 0.99909997,
            "punctuated_word": "relies",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "on",
            "start": 1537.1,
            "end": 1537.26,
            "confidence": 0.9998447,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "some",
            "start": 1537.26,
            "end": 1537.5,
            "confidence": 0.9992693,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "specialized",
            "start": 1537.5,
            "end": 1538.0,
            "confidence": 0.9996395,
            "punctuated_word": "specialized",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "hardware",
            "start": 1538.14,
            "end": 1538.64,
            "confidence": 0.80041075,
            "punctuated_word": "hardware.",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          }
        ],
        "speaker": 3,
        "id": "9b25e9d2-af0b-454c-9502-ae77a7ecf189"
      },
      {
        "start": 1539.02,
        "end": 1549.3049,
        "confidence": 0.97605515,
        "channel": 0,
        "transcript": "Although we do have an implementation that runs in Android phones, so that's pretty good so far. But we think, yeah, we think it will, matter more when we actually start seeing activity",
        "words": [
          {
            "word": "although",
            "start": 1539.02,
            "end": 1539.26,
            "confidence": 0.9963942,
            "punctuated_word": "Although",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "we",
            "start": 1539.26,
            "end": 1539.34,
            "confidence": 0.5868633,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "do",
            "start": 1539.34,
            "end": 1539.5,
            "confidence": 0.99989724,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "have",
            "start": 1539.5,
            "end": 1539.66,
            "confidence": 0.9998963,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "an",
            "start": 1539.66,
            "end": 1539.82,
            "confidence": 0.99956876,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "implementation",
            "start": 1539.82,
            "end": 1540.32,
            "confidence": 0.999671,
            "punctuated_word": "implementation",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "that",
            "start": 1540.54,
            "end": 1540.7,
            "confidence": 0.999754,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "runs",
            "start": 1540.7,
            "end": 1541.02,
            "confidence": 0.9999057,
            "punctuated_word": "runs",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "in",
            "start": 1541.02,
            "end": 1541.26,
            "confidence": 0.99605066,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "android",
            "start": 1541.26,
            "end": 1541.76,
            "confidence": 0.9874921,
            "punctuated_word": "Android",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "phones",
            "start": 1541.98,
            "end": 1542.46,
            "confidence": 0.95592797,
            "punctuated_word": "phones,",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "so",
            "start": 1542.46,
            "end": 1542.94,
            "confidence": 0.9990953,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "that's",
            "start": 1542.94,
            "end": 1543.1,
            "confidence": 0.99166596,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "pretty",
            "start": 1543.1,
            "end": 1543.34,
            "confidence": 0.9997105,
            "punctuated_word": "pretty",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "good",
            "start": 1543.34,
            "end": 1543.66,
            "confidence": 0.99996424,
            "punctuated_word": "good",
            "speaker": 3,
            "speaker_confidence": 0.9513101
          },
          {
            "word": "so",
            "start": 1543.66,
            "end": 1543.82,
            "confidence": 0.9859239,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "far",
            "start": 1543.82,
            "end": 1544.14,
            "confidence": 0.9481745,
            "punctuated_word": "far.",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "but",
            "start": 1544.14,
            "end": 1544.565,
            "confidence": 0.9950577,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "we",
            "start": 1544.6449,
            "end": 1544.8849,
            "confidence": 0.99982774,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "think",
            "start": 1544.8849,
            "end": 1545.205,
            "confidence": 0.9188621,
            "punctuated_word": "think,",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "yeah",
            "start": 1545.205,
            "end": 1545.605,
            "confidence": 0.9952893,
            "punctuated_word": "yeah,",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "we",
            "start": 1545.605,
            "end": 1545.7649,
            "confidence": 0.9995346,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "think",
            "start": 1545.7649,
            "end": 1546.0049,
            "confidence": 0.99993265,
            "punctuated_word": "think",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "it",
            "start": 1546.0049,
            "end": 1546.1649,
            "confidence": 0.99876297,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "will",
            "start": 1546.1649,
            "end": 1546.565,
            "confidence": 0.8611294,
            "punctuated_word": "will,",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "matter",
            "start": 1546.8049,
            "end": 1547.125,
            "confidence": 0.99991226,
            "punctuated_word": "matter",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "more",
            "start": 1547.125,
            "end": 1547.365,
            "confidence": 0.99981934,
            "punctuated_word": "more",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "when",
            "start": 1547.365,
            "end": 1547.7649,
            "confidence": 0.99973243,
            "punctuated_word": "when",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "we",
            "start": 1547.7649,
            "end": 1548.0049,
            "confidence": 0.99921846,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "actually",
            "start": 1548.0049,
            "end": 1548.325,
            "confidence": 0.99827874,
            "punctuated_word": "actually",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "start",
            "start": 1548.325,
            "end": 1548.565,
            "confidence": 0.9990338,
            "punctuated_word": "start",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "seeing",
            "start": 1548.565,
            "end": 1548.8049,
            "confidence": 0.9997137,
            "punctuated_word": "seeing",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "activity",
            "start": 1548.8049,
            "end": 1549.3049,
            "confidence": 0.9997603,
            "punctuated_word": "activity",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          }
        ],
        "speaker": 3,
        "id": "445b4d13-fdce-4b2f-8d19-965693ba20a0"
      },
      {
        "start": 1549.9249,
        "end": 1550.6649,
        "confidence": 0.7870185,
        "channel": 0,
        "transcript": "using liquefaction.",
        "words": [
          {
            "word": "using",
            "start": 1549.9249,
            "end": 1550.1649,
            "confidence": 0.6045223,
            "punctuated_word": "using",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          },
          {
            "word": "liquefaction",
            "start": 1550.1649,
            "end": 1550.6649,
            "confidence": 0.96951467,
            "punctuated_word": "liquefaction.",
            "speaker": 3,
            "speaker_confidence": 0.8062506
          }
        ],
        "speaker": 3,
        "id": "025091ca-ed83-4c07-88aa-fed591eb21b8"
      },
      {
        "start": 1552.0049,
        "end": 1554.745,
        "confidence": 0.9464267,
        "channel": 0,
        "transcript": "Yeah. And here, perhaps a bit more technical questions.",
        "words": [
          {
            "word": "yeah",
            "start": 1552.0049,
            "end": 1552.1649,
            "confidence": 0.99853927,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "and",
            "start": 1552.1649,
            "end": 1552.4049,
            "confidence": 0.9986426,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "here",
            "start": 1552.4049,
            "end": 1552.8049,
            "confidence": 0.89786136,
            "punctuated_word": "here,",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "perhaps",
            "start": 1552.8049,
            "end": 1553.205,
            "confidence": 0.99656385,
            "punctuated_word": "perhaps",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "a",
            "start": 1553.205,
            "end": 1553.2849,
            "confidence": 0.69027805,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "bit",
            "start": 1553.2849,
            "end": 1553.5249,
            "confidence": 0.9983367,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "more",
            "start": 1553.5249,
            "end": 1553.7649,
            "confidence": 0.9986946,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "technical",
            "start": 1553.7649,
            "end": 1554.245,
            "confidence": 0.9997002,
            "punctuated_word": "technical",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "questions",
            "start": 1554.245,
            "end": 1554.745,
            "confidence": 0.9392235,
            "punctuated_word": "questions.",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          }
        ],
        "speaker": 0,
        "id": "81f57726-67b0-40b2-98b0-a2c61ddf4ad5"
      },
      {
        "start": 1555.125,
        "end": 1561.88,
        "confidence": 0.9451901,
        "channel": 0,
        "transcript": "In your paper, you mentioned that there are two main ways to enforce delegation without relying on the trusted SOTA forty",
        "words": [
          {
            "word": "in",
            "start": 1555.125,
            "end": 1555.2849,
            "confidence": 0.99946326,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "your",
            "start": 1555.2849,
            "end": 1555.605,
            "confidence": 0.9999212,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "paper",
            "start": 1555.605,
            "end": 1556.105,
            "confidence": 0.99609876,
            "punctuated_word": "paper,",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "you",
            "start": 1556.1649,
            "end": 1556.4049,
            "confidence": 0.99983275,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "mentioned",
            "start": 1556.4049,
            "end": 1556.725,
            "confidence": 0.99343264,
            "punctuated_word": "mentioned",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "that",
            "start": 1556.725,
            "end": 1556.965,
            "confidence": 0.9995003,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "there",
            "start": 1556.965,
            "end": 1557.125,
            "confidence": 0.9994135,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "are",
            "start": 1557.125,
            "end": 1557.3,
            "confidence": 0.9929489,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "two",
            "start": 1557.54,
            "end": 1557.78,
            "confidence": 0.99986446,
            "punctuated_word": "two",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "main",
            "start": 1557.78,
            "end": 1558.26,
            "confidence": 0.9998945,
            "punctuated_word": "main",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "ways",
            "start": 1558.26,
            "end": 1558.5,
            "confidence": 0.999483,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "to",
            "start": 1558.5,
            "end": 1558.8201,
            "confidence": 0.999749,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "enforce",
            "start": 1558.8201,
            "end": 1559.2201,
            "confidence": 0.9996927,
            "punctuated_word": "enforce",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "delegation",
            "start": 1559.2201,
            "end": 1559.7001,
            "confidence": 0.9323222,
            "punctuated_word": "delegation",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "without",
            "start": 1559.7001,
            "end": 1560.02,
            "confidence": 0.99993694,
            "punctuated_word": "without",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "relying",
            "start": 1560.02,
            "end": 1560.42,
            "confidence": 0.99962044,
            "punctuated_word": "relying",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "on",
            "start": 1560.42,
            "end": 1560.5801,
            "confidence": 0.9994412,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "the",
            "start": 1560.5801,
            "end": 1560.66,
            "confidence": 0.8008283,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7311238
          },
          {
            "word": "trusted",
            "start": 1560.66,
            "end": 1561.06,
            "confidence": 0.99065673,
            "punctuated_word": "trusted",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "sota",
            "start": 1561.06,
            "end": 1561.38,
            "confidence": 0.6359436,
            "punctuated_word": "SOTA",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "forty",
            "start": 1561.38,
            "end": 1561.88,
            "confidence": 0.51094604,
            "punctuated_word": "forty",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          }
        ],
        "speaker": 0,
        "id": "49af92ed-65a5-4374-851f-3d757dc74052"
      },
      {
        "start": 1562.26,
        "end": 1565.7201,
        "confidence": 0.8674714,
        "channel": 0,
        "transcript": "third party. It's either secure multiparty computation,",
        "words": [
          {
            "word": "third",
            "start": 1562.26,
            "end": 1562.5801,
            "confidence": 0.5859659,
            "punctuated_word": "third",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "party",
            "start": 1562.5801,
            "end": 1563.0801,
            "confidence": 0.9854052,
            "punctuated_word": "party.",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "it's",
            "start": 1563.14,
            "end": 1563.4601,
            "confidence": 0.99908733,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "either",
            "start": 1563.4601,
            "end": 1563.78,
            "confidence": 0.99797636,
            "punctuated_word": "either",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "secure",
            "start": 1563.78,
            "end": 1564.28,
            "confidence": 0.8888355,
            "punctuated_word": "secure",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "multiparty",
            "start": 1564.5,
            "end": 1565.0,
            "confidence": 0.82840645,
            "punctuated_word": "multiparty",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "computation",
            "start": 1565.2201,
            "end": 1565.7201,
            "confidence": 0.78662324,
            "punctuated_word": "computation,",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          }
        ],
        "speaker": 0,
        "id": "ec6ea0b9-f6c6-4f20-a66b-c82f6bc6bbda"
      },
      {
        "start": 1566.1001,
        "end": 1569.4801,
        "confidence": 0.9704637,
        "channel": 0,
        "transcript": "MPC, or trusted execution environment, TEE.",
        "words": [
          {
            "word": "mpc",
            "start": 1566.1001,
            "end": 1566.6001,
            "confidence": 0.96706706,
            "punctuated_word": "MPC,",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "or",
            "start": 1566.8201,
            "end": 1567.3201,
            "confidence": 0.99984264,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "trusted",
            "start": 1567.4601,
            "end": 1567.8601,
            "confidence": 0.96723,
            "punctuated_word": "trusted",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "execution",
            "start": 1567.8601,
            "end": 1568.3601,
            "confidence": 0.999385,
            "punctuated_word": "execution",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "environment",
            "start": 1568.42,
            "end": 1568.92,
            "confidence": 0.94827694,
            "punctuated_word": "environment,",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "tee",
            "start": 1568.9801,
            "end": 1569.4801,
            "confidence": 0.9409806,
            "punctuated_word": "TEE.",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          }
        ],
        "speaker": 0,
        "id": "8a9abe18-aefa-40bd-9800-c0a50261d0fb"
      },
      {
        "start": 1570.18,
        "end": 1575.415,
        "confidence": 0.99617827,
        "channel": 0,
        "transcript": "And you argue that the latter is the most practical option compared to MPC.",
        "words": [
          {
            "word": "and",
            "start": 1570.18,
            "end": 1570.42,
            "confidence": 0.9973997,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "you",
            "start": 1570.42,
            "end": 1570.66,
            "confidence": 0.9986498,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "argue",
            "start": 1570.66,
            "end": 1570.9801,
            "confidence": 0.9737529,
            "punctuated_word": "argue",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "that",
            "start": 1570.9801,
            "end": 1571.2201,
            "confidence": 0.9994147,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7734113
          },
          {
            "word": "the",
            "start": 1571.2201,
            "end": 1571.3,
            "confidence": 0.993057,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "latter",
            "start": 1571.3,
            "end": 1571.8,
            "confidence": 0.99355996,
            "punctuated_word": "latter",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "is",
            "start": 1571.9401,
            "end": 1572.3401,
            "confidence": 0.99967253,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "the",
            "start": 1572.3401,
            "end": 1572.5,
            "confidence": 0.99961984,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "most",
            "start": 1572.5,
            "end": 1572.915,
            "confidence": 0.9996486,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "practical",
            "start": 1573.155,
            "end": 1573.635,
            "confidence": 0.9998388,
            "punctuated_word": "practical",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "option",
            "start": 1573.635,
            "end": 1574.035,
            "confidence": 0.99986756,
            "punctuated_word": "option",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "compared",
            "start": 1574.035,
            "end": 1574.535,
            "confidence": 0.99913174,
            "punctuated_word": "compared",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "to",
            "start": 1574.755,
            "end": 1574.915,
            "confidence": 0.99946433,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "mpc",
            "start": 1574.915,
            "end": 1575.415,
            "confidence": 0.9934187,
            "punctuated_word": "MPC.",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          }
        ],
        "speaker": 0,
        "id": "2fcb4cc6-5f3d-4e64-ab9b-21d4ff3b6cd4"
      },
      {
        "start": 1575.9551,
        "end": 1577.735,
        "confidence": 0.99950457,
        "channel": 0,
        "transcript": "So could you walk us through",
        "words": [
          {
            "word": "so",
            "start": 1575.9551,
            "end": 1576.355,
            "confidence": 0.9993248,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "could",
            "start": 1576.355,
            "end": 1576.5951,
            "confidence": 0.9981066,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "you",
            "start": 1576.5951,
            "end": 1576.755,
            "confidence": 0.9998729,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "walk",
            "start": 1576.755,
            "end": 1576.995,
            "confidence": 0.9998822,
            "punctuated_word": "walk",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "us",
            "start": 1576.995,
            "end": 1577.235,
            "confidence": 0.9999044,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "through",
            "start": 1577.235,
            "end": 1577.735,
            "confidence": 0.99993634,
            "punctuated_word": "through",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          }
        ],
        "speaker": 0,
        "id": "ee6429fe-2704-4140-a9c5-e968435ef841"
      },
      {
        "start": 1578.115,
        "end": 1580.4551,
        "confidence": 0.96612555,
        "channel": 0,
        "transcript": "why that is the case and perhaps",
        "words": [
          {
            "word": "why",
            "start": 1578.115,
            "end": 1578.435,
            "confidence": 0.99972636,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "that",
            "start": 1578.435,
            "end": 1578.675,
            "confidence": 0.9998317,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "is",
            "start": 1578.675,
            "end": 1578.915,
            "confidence": 0.9997509,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "the",
            "start": 1578.915,
            "end": 1578.995,
            "confidence": 0.9996208,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "case",
            "start": 1578.995,
            "end": 1579.395,
            "confidence": 0.99997365,
            "punctuated_word": "case",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "and",
            "start": 1579.395,
            "end": 1579.895,
            "confidence": 0.7874441,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          },
          {
            "word": "perhaps",
            "start": 1579.9551,
            "end": 1580.4551,
            "confidence": 0.97653145,
            "punctuated_word": "perhaps",
            "speaker": 0,
            "speaker_confidence": 0.7703421
          }
        ],
        "speaker": 0,
        "id": "ec123ca9-4174-4741-8344-e9ab0b114d94"
      },
      {
        "start": 1580.915,
        "end": 1584.855,
        "confidence": 0.9951412,
        "channel": 0,
        "transcript": "share some of the examples that would illustrate that advantage in practice,",
        "words": [
          {
            "word": "share",
            "start": 1580.915,
            "end": 1581.155,
            "confidence": 0.9955896,
            "punctuated_word": "share",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "some",
            "start": 1581.155,
            "end": 1581.395,
            "confidence": 0.9999145,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "of",
            "start": 1581.395,
            "end": 1581.4751,
            "confidence": 0.9992834,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "the",
            "start": 1581.4751,
            "end": 1581.635,
            "confidence": 0.99964774,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "examples",
            "start": 1581.635,
            "end": 1582.115,
            "confidence": 0.9996277,
            "punctuated_word": "examples",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "that",
            "start": 1582.115,
            "end": 1582.355,
            "confidence": 0.9999511,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "would",
            "start": 1582.355,
            "end": 1582.755,
            "confidence": 0.9997931,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "illustrate",
            "start": 1582.755,
            "end": 1583.235,
            "confidence": 0.9998116,
            "punctuated_word": "illustrate",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "that",
            "start": 1583.235,
            "end": 1583.4751,
            "confidence": 0.9993026,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "advantage",
            "start": 1583.4751,
            "end": 1583.9751,
            "confidence": 0.99982566,
            "punctuated_word": "advantage",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "in",
            "start": 1584.1951,
            "end": 1584.355,
            "confidence": 0.99972326,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "practice",
            "start": 1584.355,
            "end": 1584.855,
            "confidence": 0.94922453,
            "punctuated_word": "practice,",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          }
        ],
        "speaker": 0,
        "id": "0422f538-f115-4c4f-9809-b6881e86fe3f"
      },
      {
        "start": 1585.155,
        "end": 1586.85,
        "confidence": 0.9980332,
        "channel": 0,
        "transcript": "especially for those who are",
        "words": [
          {
            "word": "especially",
            "start": 1585.155,
            "end": 1585.635,
            "confidence": 0.99985576,
            "punctuated_word": "especially",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "for",
            "start": 1585.635,
            "end": 1585.795,
            "confidence": 0.9912025,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "those",
            "start": 1585.795,
            "end": 1586.115,
            "confidence": 0.9998293,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "who",
            "start": 1586.115,
            "end": 1586.355,
            "confidence": 0.99950635,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "are",
            "start": 1586.355,
            "end": 1586.85,
            "confidence": 0.9997719,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          }
        ],
        "speaker": 0,
        "id": "4bc488e5-151a-4538-8205-f2e959d77ba2"
      },
      {
        "start": 1587.1699,
        "end": 1591.59,
        "confidence": 0.9540242,
        "channel": 0,
        "transcript": "not as competent in technical terms but are very curious to learn about that?",
        "words": [
          {
            "word": "not",
            "start": 1587.1699,
            "end": 1587.41,
            "confidence": 0.99989116,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "as",
            "start": 1587.41,
            "end": 1587.8099,
            "confidence": 0.99995065,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "competent",
            "start": 1587.8099,
            "end": 1588.21,
            "confidence": 0.9148006,
            "punctuated_word": "competent",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "in",
            "start": 1588.21,
            "end": 1588.53,
            "confidence": 0.99911505,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "technical",
            "start": 1588.53,
            "end": 1588.85,
            "confidence": 0.9998808,
            "punctuated_word": "technical",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "terms",
            "start": 1588.85,
            "end": 1589.1699,
            "confidence": 0.997584,
            "punctuated_word": "terms",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "but",
            "start": 1589.1699,
            "end": 1589.57,
            "confidence": 0.5626191,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "are",
            "start": 1589.57,
            "end": 1589.8099,
            "confidence": 0.9998753,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "very",
            "start": 1589.8099,
            "end": 1590.13,
            "confidence": 0.99991465,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "curious",
            "start": 1590.13,
            "end": 1590.53,
            "confidence": 0.99987483,
            "punctuated_word": "curious",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "to",
            "start": 1590.53,
            "end": 1590.69,
            "confidence": 0.99965656,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "learn",
            "start": 1590.69,
            "end": 1590.85,
            "confidence": 0.9998958,
            "punctuated_word": "learn",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "about",
            "start": 1590.85,
            "end": 1591.09,
            "confidence": 0.9998927,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          },
          {
            "word": "that",
            "start": 1591.09,
            "end": 1591.59,
            "confidence": 0.88338614,
            "punctuated_word": "that?",
            "speaker": 0,
            "speaker_confidence": 0.8414513
          }
        ],
        "speaker": 0,
        "id": "cc281420-702f-4d92-b7ba-9d6f69ba4d9a"
      },
      {
        "start": 1592.37,
        "end": 1597.51,
        "confidence": 0.95354515,
        "channel": 0,
        "transcript": "Yeah. So maybe the simple way to put it is that multiparty computation generally requires",
        "words": [
          {
            "word": "yeah",
            "start": 1592.37,
            "end": 1592.61,
            "confidence": 0.9559785,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "so",
            "start": 1592.61,
            "end": 1592.77,
            "confidence": 0.9997613,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "maybe",
            "start": 1592.77,
            "end": 1593.09,
            "confidence": 0.9954608,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "the",
            "start": 1593.09,
            "end": 1593.25,
            "confidence": 0.5023689,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "simple",
            "start": 1593.25,
            "end": 1593.49,
            "confidence": 0.9981007,
            "punctuated_word": "simple",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "way",
            "start": 1593.49,
            "end": 1593.73,
            "confidence": 0.99989104,
            "punctuated_word": "way",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "to",
            "start": 1593.73,
            "end": 1593.8099,
            "confidence": 0.9981787,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "put",
            "start": 1593.8099,
            "end": 1594.0499,
            "confidence": 0.9999492,
            "punctuated_word": "put",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "it",
            "start": 1594.0499,
            "end": 1594.2899,
            "confidence": 0.9993755,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "is",
            "start": 1594.2899,
            "end": 1594.45,
            "confidence": 0.99926656,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "that",
            "start": 1594.45,
            "end": 1594.95,
            "confidence": 0.9998721,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "multiparty",
            "start": 1595.09,
            "end": 1595.59,
            "confidence": 0.8558719,
            "punctuated_word": "multiparty",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "computation",
            "start": 1595.8099,
            "end": 1596.3099,
            "confidence": 0.99980766,
            "punctuated_word": "computation",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "generally",
            "start": 1596.53,
            "end": 1597.01,
            "confidence": 0.99946696,
            "punctuated_word": "generally",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "requires",
            "start": 1597.01,
            "end": 1597.51,
            "confidence": 0.99982697,
            "punctuated_word": "requires",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          }
        ],
        "speaker": 3,
        "id": "f7070825-bbaa-444d-ae26-64b9b4a39ad7"
      },
      {
        "start": 1597.89,
        "end": 1598.87,
        "confidence": 0.96920514,
        "channel": 0,
        "transcript": "a large communication",
        "words": [
          {
            "word": "a",
            "start": 1597.89,
            "end": 1597.97,
            "confidence": 0.9077374,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "large",
            "start": 1597.97,
            "end": 1598.37,
            "confidence": 0.9999449,
            "punctuated_word": "large",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "communication",
            "start": 1598.37,
            "end": 1598.87,
            "confidence": 0.9999331,
            "punctuated_word": "communication",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          }
        ],
        "speaker": 3,
        "id": "796f74de-b0d0-4b16-9f01-15fa5bfb2254"
      },
      {
        "start": 1599.25,
        "end": 1599.75,
        "confidence": 0.9849486,
        "channel": 0,
        "transcript": "overhead.",
        "words": [
          {
            "word": "overhead",
            "start": 1599.25,
            "end": 1599.75,
            "confidence": 0.9849486,
            "punctuated_word": "overhead.",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          }
        ],
        "speaker": 3,
        "id": "ff45e2c0-ebca-4c27-8870-8a1fcd2e74ee"
      },
      {
        "start": 1600.135,
        "end": 1608.075,
        "confidence": 0.9538579,
        "channel": 0,
        "transcript": "And so, essentially, if the multiple parties that are using MPC are in different places on the network, like maybe in different countries,",
        "words": [
          {
            "word": "and",
            "start": 1600.135,
            "end": 1600.375,
            "confidence": 0.9988066,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "so",
            "start": 1600.375,
            "end": 1600.875,
            "confidence": 0.91795146,
            "punctuated_word": "so,",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "essentially",
            "start": 1601.095,
            "end": 1601.595,
            "confidence": 0.9679754,
            "punctuated_word": "essentially,",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "if",
            "start": 1601.735,
            "end": 1602.215,
            "confidence": 0.99928766,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "the",
            "start": 1602.215,
            "end": 1602.375,
            "confidence": 0.54542124,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "multiple",
            "start": 1602.375,
            "end": 1602.775,
            "confidence": 0.9703123,
            "punctuated_word": "multiple",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "parties",
            "start": 1602.775,
            "end": 1603.275,
            "confidence": 0.9997029,
            "punctuated_word": "parties",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "that",
            "start": 1603.335,
            "end": 1603.495,
            "confidence": 0.9989779,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "are",
            "start": 1603.495,
            "end": 1603.655,
            "confidence": 0.9998204,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "using",
            "start": 1603.655,
            "end": 1604.0549,
            "confidence": 0.9999021,
            "punctuated_word": "using",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "mpc",
            "start": 1604.0549,
            "end": 1604.5549,
            "confidence": 0.9565498,
            "punctuated_word": "MPC",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "are",
            "start": 1604.615,
            "end": 1604.775,
            "confidence": 0.99786407,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "in",
            "start": 1604.775,
            "end": 1605.015,
            "confidence": 0.99818486,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "different",
            "start": 1605.015,
            "end": 1605.255,
            "confidence": 0.99974173,
            "punctuated_word": "different",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "places",
            "start": 1605.255,
            "end": 1605.755,
            "confidence": 0.9998204,
            "punctuated_word": "places",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "on",
            "start": 1606.0549,
            "end": 1606.215,
            "confidence": 0.9967803,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.86558837
          },
          {
            "word": "the",
            "start": 1606.215,
            "end": 1606.2949,
            "confidence": 0.9999144,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "network",
            "start": 1606.2949,
            "end": 1606.775,
            "confidence": 0.98553705,
            "punctuated_word": "network,",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "like",
            "start": 1606.775,
            "end": 1606.9349,
            "confidence": 0.9994123,
            "punctuated_word": "like",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "maybe",
            "start": 1606.9349,
            "end": 1607.1749,
            "confidence": 0.6134193,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "in",
            "start": 1607.1749,
            "end": 1607.335,
            "confidence": 0.99554884,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "different",
            "start": 1607.335,
            "end": 1607.575,
            "confidence": 0.999877,
            "punctuated_word": "different",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "countries",
            "start": 1607.575,
            "end": 1608.075,
            "confidence": 0.99792504,
            "punctuated_word": "countries,",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          }
        ],
        "speaker": 3,
        "id": "722a59cb-7a97-493b-a937-76d6944fb4cf"
      },
      {
        "start": 1608.375,
        "end": 1614.875,
        "confidence": 0.98710656,
        "channel": 0,
        "transcript": "it basically might, require a lot of latency, a lot of communication to do something that's rather simple to do in a TE.",
        "words": [
          {
            "word": "it",
            "start": 1608.375,
            "end": 1608.535,
            "confidence": 0.9905233,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "basically",
            "start": 1608.535,
            "end": 1608.9349,
            "confidence": 0.9825556,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "might",
            "start": 1608.9349,
            "end": 1609.255,
            "confidence": 0.97928214,
            "punctuated_word": "might,",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "require",
            "start": 1609.575,
            "end": 1609.895,
            "confidence": 0.99970824,
            "punctuated_word": "require",
            "speaker": 3,
            "speaker_confidence": 0.6520475
          },
          {
            "word": "a",
            "start": 1609.895,
            "end": 1609.975,
            "confidence": 0.9984218,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "lot",
            "start": 1609.975,
            "end": 1610.135,
            "confidence": 0.9999057,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "of",
            "start": 1610.135,
            "end": 1610.2949,
            "confidence": 0.99926275,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "latency",
            "start": 1610.2949,
            "end": 1610.775,
            "confidence": 0.99409366,
            "punctuated_word": "latency,",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "a",
            "start": 1610.775,
            "end": 1610.9349,
            "confidence": 0.9994622,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "lot",
            "start": 1610.9349,
            "end": 1611.095,
            "confidence": 0.99980146,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "of",
            "start": 1611.095,
            "end": 1611.4149,
            "confidence": 0.99984026,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "communication",
            "start": 1611.4149,
            "end": 1611.9149,
            "confidence": 0.9989767,
            "punctuated_word": "communication",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "to",
            "start": 1612.0549,
            "end": 1612.215,
            "confidence": 0.94610083,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "do",
            "start": 1612.215,
            "end": 1612.455,
            "confidence": 0.9999031,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "something",
            "start": 1612.455,
            "end": 1612.775,
            "confidence": 0.99674714,
            "punctuated_word": "something",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "that's",
            "start": 1612.775,
            "end": 1613.095,
            "confidence": 0.9094782,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "rather",
            "start": 1613.095,
            "end": 1613.4149,
            "confidence": 0.99992967,
            "punctuated_word": "rather",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "simple",
            "start": 1613.4149,
            "end": 1613.735,
            "confidence": 0.9996051,
            "punctuated_word": "simple",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "to",
            "start": 1613.735,
            "end": 1613.895,
            "confidence": 0.99929035,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "do",
            "start": 1613.895,
            "end": 1614.0549,
            "confidence": 0.99979097,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "in",
            "start": 1614.0549,
            "end": 1614.215,
            "confidence": 0.9976987,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.7565108
          },
          {
            "word": "a",
            "start": 1614.215,
            "end": 1614.375,
            "confidence": 0.99400455,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "te",
            "start": 1614.375,
            "end": 1614.875,
            "confidence": 0.91906846,
            "punctuated_word": "TE.",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          }
        ],
        "speaker": 3,
        "id": "276cd308-8d1e-45a9-9b67-3b055c8371f6"
      },
      {
        "start": 1615.9199,
        "end": 1622.1,
        "confidence": 0.98659277,
        "channel": 0,
        "transcript": "So we use TEs in liquefaction because it enables us to do a lot of private computation",
        "words": [
          {
            "word": "so",
            "start": 1615.9199,
            "end": 1616.08,
            "confidence": 0.9986191,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "we",
            "start": 1616.08,
            "end": 1616.3999,
            "confidence": 0.99059415,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "use",
            "start": 1616.3999,
            "end": 1616.72,
            "confidence": 0.9847392,
            "punctuated_word": "use",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "tes",
            "start": 1616.72,
            "end": 1617.22,
            "confidence": 0.98727465,
            "punctuated_word": "TEs",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "in",
            "start": 1617.2799,
            "end": 1617.6,
            "confidence": 0.9945598,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "liquefaction",
            "start": 1617.6,
            "end": 1618.1,
            "confidence": 0.92204547,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "because",
            "start": 1618.3999,
            "end": 1618.7999,
            "confidence": 0.9442682,
            "punctuated_word": "because",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "it",
            "start": 1618.7999,
            "end": 1618.96,
            "confidence": 0.9950218,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "enables",
            "start": 1618.96,
            "end": 1619.46,
            "confidence": 0.99984944,
            "punctuated_word": "enables",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "us",
            "start": 1619.52,
            "end": 1619.76,
            "confidence": 0.99947065,
            "punctuated_word": "us",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "to",
            "start": 1619.76,
            "end": 1619.84,
            "confidence": 0.96305877,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "do",
            "start": 1619.84,
            "end": 1620.34,
            "confidence": 0.99634415,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.7841059
          },
          {
            "word": "a",
            "start": 1620.48,
            "end": 1620.5599,
            "confidence": 0.99950695,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          },
          {
            "word": "lot",
            "start": 1620.5599,
            "end": 1620.72,
            "confidence": 0.9998597,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          },
          {
            "word": "of",
            "start": 1620.72,
            "end": 1621.2,
            "confidence": 0.99933904,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          },
          {
            "word": "private",
            "start": 1621.2,
            "end": 1621.6,
            "confidence": 0.99972135,
            "punctuated_word": "private",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          },
          {
            "word": "computation",
            "start": 1621.6,
            "end": 1622.1,
            "confidence": 0.9978052,
            "punctuated_word": "computation",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          }
        ],
        "speaker": 3,
        "id": "c49d4c55-142a-413a-9933-679697a9d04a"
      },
      {
        "start": 1622.88,
        "end": 1628.1799,
        "confidence": 0.9754953,
        "channel": 0,
        "transcript": "with basically the speed of a computer. So it's very fast compared to MPC, which might require",
        "words": [
          {
            "word": "with",
            "start": 1622.88,
            "end": 1623.2,
            "confidence": 0.9890359,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          },
          {
            "word": "basically",
            "start": 1623.2,
            "end": 1623.6799,
            "confidence": 0.79989594,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          },
          {
            "word": "the",
            "start": 1623.6799,
            "end": 1623.84,
            "confidence": 0.98820484,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          },
          {
            "word": "speed",
            "start": 1623.84,
            "end": 1624.1599,
            "confidence": 0.9999361,
            "punctuated_word": "speed",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          },
          {
            "word": "of",
            "start": 1624.1599,
            "end": 1624.24,
            "confidence": 0.99986327,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6482726
          },
          {
            "word": "a",
            "start": 1624.24,
            "end": 1624.3999,
            "confidence": 0.99384624,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "computer",
            "start": 1624.3999,
            "end": 1624.88,
            "confidence": 0.86964095,
            "punctuated_word": "computer.",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "so",
            "start": 1624.88,
            "end": 1625.0399,
            "confidence": 0.99883395,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "it's",
            "start": 1625.0399,
            "end": 1625.36,
            "confidence": 0.9988724,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "very",
            "start": 1625.36,
            "end": 1625.6799,
            "confidence": 0.99950016,
            "punctuated_word": "very",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "fast",
            "start": 1625.6799,
            "end": 1626.08,
            "confidence": 0.9998388,
            "punctuated_word": "fast",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "compared",
            "start": 1626.08,
            "end": 1626.48,
            "confidence": 0.99135005,
            "punctuated_word": "compared",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "to",
            "start": 1626.48,
            "end": 1626.72,
            "confidence": 0.9995278,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "mpc",
            "start": 1626.72,
            "end": 1627.22,
            "confidence": 0.95560837,
            "punctuated_word": "MPC,",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "which",
            "start": 1627.2799,
            "end": 1627.44,
            "confidence": 0.99981874,
            "punctuated_word": "which",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "might",
            "start": 1627.44,
            "end": 1627.6799,
            "confidence": 0.99977356,
            "punctuated_word": "might",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "require",
            "start": 1627.6799,
            "end": 1628.1799,
            "confidence": 0.9998722,
            "punctuated_word": "require",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          }
        ],
        "speaker": 3,
        "id": "3654d7e0-ca45-4162-a3ac-61ff45758833"
      },
      {
        "start": 1628.64,
        "end": 1630.1,
        "confidence": 0.9603941,
        "channel": 0,
        "transcript": "kind of these long distance",
        "words": [
          {
            "word": "kind",
            "start": 1628.64,
            "end": 1628.7999,
            "confidence": 0.8589391,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.59097534
          },
          {
            "word": "of",
            "start": 1628.7999,
            "end": 1629.0399,
            "confidence": 0.99979573,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.5891747
          },
          {
            "word": "these",
            "start": 1629.0399,
            "end": 1629.36,
            "confidence": 0.94403857,
            "punctuated_word": "these",
            "speaker": 3,
            "speaker_confidence": 0.5891747
          },
          {
            "word": "long",
            "start": 1629.36,
            "end": 1629.6,
            "confidence": 0.9997143,
            "punctuated_word": "long",
            "speaker": 3,
            "speaker_confidence": 0.5891747
          },
          {
            "word": "distance",
            "start": 1629.6,
            "end": 1630.1,
            "confidence": 0.99948263,
            "punctuated_word": "distance",
            "speaker": 3,
            "speaker_confidence": 0.5891747
          }
        ],
        "speaker": 3,
        "id": "72fbefc6-44a7-4395-b17d-48a7261cf163"
      },
      {
        "start": 1630.485,
        "end": 1630.985,
        "confidence": 0.9994949,
        "channel": 0,
        "transcript": "coordination",
        "words": [
          {
            "word": "coordination",
            "start": 1630.485,
            "end": 1630.985,
            "confidence": 0.9994949,
            "punctuated_word": "coordination",
            "speaker": 3,
            "speaker_confidence": 0.5891747
          }
        ],
        "speaker": 3,
        "id": "061cc8d8-72bc-4d05-9f78-ebcbd3fff42a"
      },
      {
        "start": 1631.285,
        "end": 1643.065,
        "confidence": 0.98174715,
        "channel": 0,
        "transcript": "for back and forth for a long time to do rather simple task. MPC is great for specific applications, but with liquefaction, we're thinking more general purpose policies, general purpose computation.",
        "words": [
          {
            "word": "for",
            "start": 1631.285,
            "end": 1631.765,
            "confidence": 0.9974408,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.5891747
          },
          {
            "word": "back",
            "start": 1631.765,
            "end": 1631.925,
            "confidence": 0.8672348,
            "punctuated_word": "back",
            "speaker": 3,
            "speaker_confidence": 0.5891747
          },
          {
            "word": "and",
            "start": 1631.925,
            "end": 1632.085,
            "confidence": 0.9994825,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "forth",
            "start": 1632.085,
            "end": 1632.405,
            "confidence": 0.9997979,
            "punctuated_word": "forth",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "for",
            "start": 1632.405,
            "end": 1632.565,
            "confidence": 0.97545856,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "a",
            "start": 1632.565,
            "end": 1632.645,
            "confidence": 0.999632,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "long",
            "start": 1632.645,
            "end": 1632.965,
            "confidence": 0.9998535,
            "punctuated_word": "long",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "time",
            "start": 1632.965,
            "end": 1633.285,
            "confidence": 0.9996666,
            "punctuated_word": "time",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "to",
            "start": 1633.285,
            "end": 1633.445,
            "confidence": 0.9983069,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "do",
            "start": 1633.445,
            "end": 1633.945,
            "confidence": 0.99993885,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "rather",
            "start": 1634.085,
            "end": 1634.485,
            "confidence": 0.99212146,
            "punctuated_word": "rather",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "simple",
            "start": 1634.485,
            "end": 1634.985,
            "confidence": 0.99948716,
            "punctuated_word": "simple",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "task",
            "start": 1635.045,
            "end": 1635.545,
            "confidence": 0.88617486,
            "punctuated_word": "task.",
            "speaker": 3,
            "speaker_confidence": 0.70696306
          },
          {
            "word": "mpc",
            "start": 1635.605,
            "end": 1636.105,
            "confidence": 0.97165,
            "punctuated_word": "MPC",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "is",
            "start": 1636.165,
            "end": 1636.245,
            "confidence": 0.91845745,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "great",
            "start": 1636.245,
            "end": 1636.485,
            "confidence": 0.9996636,
            "punctuated_word": "great",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "for",
            "start": 1636.485,
            "end": 1636.805,
            "confidence": 0.999859,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "specific",
            "start": 1636.805,
            "end": 1637.305,
            "confidence": 0.979142,
            "punctuated_word": "specific",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "applications",
            "start": 1637.445,
            "end": 1637.945,
            "confidence": 0.89691377,
            "punctuated_word": "applications,",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "but",
            "start": 1638.085,
            "end": 1638.325,
            "confidence": 0.99970007,
            "punctuated_word": "but",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "with",
            "start": 1638.325,
            "end": 1638.565,
            "confidence": 0.9956868,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "liquefaction",
            "start": 1638.565,
            "end": 1639.065,
            "confidence": 0.9764746,
            "punctuated_word": "liquefaction,",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "we're",
            "start": 1639.205,
            "end": 1639.445,
            "confidence": 0.99942386,
            "punctuated_word": "we're",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "thinking",
            "start": 1639.445,
            "end": 1639.845,
            "confidence": 0.9997875,
            "punctuated_word": "thinking",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "more",
            "start": 1639.845,
            "end": 1640.165,
            "confidence": 0.9987884,
            "punctuated_word": "more",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "general",
            "start": 1640.165,
            "end": 1640.485,
            "confidence": 0.9993206,
            "punctuated_word": "general",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "purpose",
            "start": 1640.485,
            "end": 1640.985,
            "confidence": 0.9994924,
            "punctuated_word": "purpose",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "policies",
            "start": 1641.045,
            "end": 1641.545,
            "confidence": 0.9911356,
            "punctuated_word": "policies,",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "general",
            "start": 1641.765,
            "end": 1642.165,
            "confidence": 0.9998989,
            "punctuated_word": "general",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "purpose",
            "start": 1642.165,
            "end": 1642.565,
            "confidence": 0.99978954,
            "punctuated_word": "purpose",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          },
          {
            "word": "computation",
            "start": 1642.565,
            "end": 1643.065,
            "confidence": 0.9943798,
            "punctuated_word": "computation.",
            "speaker": 3,
            "speaker_confidence": 0.8006316
          }
        ],
        "speaker": 3,
        "id": "a0d1ce63-0f4a-4482-bb99-3c6998b392a6"
      },
      {
        "start": 1643.8999,
        "end": 1647.9199,
        "confidence": 0.91152364,
        "channel": 0,
        "transcript": "Thank you so much. I think now I have a bit more clear idea,",
        "words": [
          {
            "word": "thank",
            "start": 1643.8999,
            "end": 1644.1399,
            "confidence": 0.9996921,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "you",
            "start": 1644.1399,
            "end": 1644.2999,
            "confidence": 0.99991333,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "so",
            "start": 1644.2999,
            "end": 1644.46,
            "confidence": 0.99959713,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "much",
            "start": 1644.46,
            "end": 1644.94,
            "confidence": 0.9997698,
            "punctuated_word": "much.",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "i",
            "start": 1644.94,
            "end": 1645.1,
            "confidence": 0.9995472,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "think",
            "start": 1645.1,
            "end": 1645.6,
            "confidence": 0.9999218,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "now",
            "start": 1645.6599,
            "end": 1645.98,
            "confidence": 0.96864027,
            "punctuated_word": "now",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "i",
            "start": 1645.98,
            "end": 1646.1399,
            "confidence": 0.9491118,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "have",
            "start": 1646.1399,
            "end": 1646.38,
            "confidence": 0.9994622,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "a",
            "start": 1646.38,
            "end": 1646.5399,
            "confidence": 0.550216,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "bit",
            "start": 1646.5399,
            "end": 1646.86,
            "confidence": 0.56007385,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "more",
            "start": 1646.86,
            "end": 1647.0199,
            "confidence": 0.9841248,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "clear",
            "start": 1647.0199,
            "end": 1647.4199,
            "confidence": 0.9084384,
            "punctuated_word": "clear",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          },
          {
            "word": "idea",
            "start": 1647.4199,
            "end": 1647.9199,
            "confidence": 0.84282154,
            "punctuated_word": "idea,",
            "speaker": 0,
            "speaker_confidence": 0.6637723
          }
        ],
        "speaker": 0,
        "id": "5844685c-7b76-498c-9728-37cffaa283eb"
      },
      {
        "start": 1649.0199,
        "end": 1652.6399,
        "confidence": 0.9962718,
        "channel": 0,
        "transcript": "and I always appreciate when people with technical background",
        "words": [
          {
            "word": "and",
            "start": 1649.0199,
            "end": 1649.5199,
            "confidence": 0.99765944,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "i",
            "start": 1649.58,
            "end": 1649.82,
            "confidence": 0.99966955,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "always",
            "start": 1649.82,
            "end": 1650.22,
            "confidence": 0.9998604,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "appreciate",
            "start": 1650.22,
            "end": 1650.72,
            "confidence": 0.99966955,
            "punctuated_word": "appreciate",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "when",
            "start": 1650.86,
            "end": 1651.1799,
            "confidence": 0.993137,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "people",
            "start": 1651.1799,
            "end": 1651.5,
            "confidence": 0.9999174,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "with",
            "start": 1651.5,
            "end": 1651.6599,
            "confidence": 0.9968484,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "technical",
            "start": 1651.6599,
            "end": 1652.1399,
            "confidence": 0.9975712,
            "punctuated_word": "technical",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "background",
            "start": 1652.1399,
            "end": 1652.6399,
            "confidence": 0.9821129,
            "punctuated_word": "background",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          }
        ],
        "speaker": 0,
        "id": "0c65f49e-2911-482c-a418-397381b2976a"
      },
      {
        "start": 1653.0199,
        "end": 1657.065,
        "confidence": 0.9909244,
        "channel": 0,
        "transcript": "just, you know, try to, simplify it to the terms where",
        "words": [
          {
            "word": "just",
            "start": 1653.0199,
            "end": 1653.4199,
            "confidence": 0.9852015,
            "punctuated_word": "just,",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "you",
            "start": 1653.4199,
            "end": 1653.5,
            "confidence": 0.9993056,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "know",
            "start": 1653.5,
            "end": 1654.0,
            "confidence": 0.9996602,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "try",
            "start": 1654.0599,
            "end": 1654.38,
            "confidence": 0.9979962,
            "punctuated_word": "try",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "to",
            "start": 1654.38,
            "end": 1654.88,
            "confidence": 0.94091666,
            "punctuated_word": "to,",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "simplify",
            "start": 1655.1799,
            "end": 1655.6799,
            "confidence": 0.9968196,
            "punctuated_word": "simplify",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "it",
            "start": 1655.82,
            "end": 1656.0599,
            "confidence": 0.98801523,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "to",
            "start": 1656.0599,
            "end": 1656.1399,
            "confidence": 0.99877614,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "the",
            "start": 1656.1399,
            "end": 1656.2999,
            "confidence": 0.9994369,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "terms",
            "start": 1656.2999,
            "end": 1656.62,
            "confidence": 0.99975675,
            "punctuated_word": "terms",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          },
          {
            "word": "where",
            "start": 1656.62,
            "end": 1657.065,
            "confidence": 0.9942835,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.75974506
          }
        ],
        "speaker": 0,
        "id": "8d9629d1-4ab0-4ae3-8896-169baafaebf1"
      },
      {
        "start": 1657.465,
        "end": 1662.9249,
        "confidence": 0.99469316,
        "channel": 0,
        "transcript": "a person like me with absolutely zero technical background can understand that. I wanted to also point out that",
        "words": [
          {
            "word": "a",
            "start": 1657.465,
            "end": 1657.5449,
            "confidence": 0.95515317,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "person",
            "start": 1657.5449,
            "end": 1657.7849,
            "confidence": 0.99939287,
            "punctuated_word": "person",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "like",
            "start": 1657.7849,
            "end": 1658.0249,
            "confidence": 0.99833316,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "me",
            "start": 1658.0249,
            "end": 1658.345,
            "confidence": 0.99978215,
            "punctuated_word": "me",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "with",
            "start": 1658.345,
            "end": 1658.6649,
            "confidence": 0.98224384,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "absolutely",
            "start": 1658.6649,
            "end": 1659.065,
            "confidence": 0.9990355,
            "punctuated_word": "absolutely",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "zero",
            "start": 1659.065,
            "end": 1659.3849,
            "confidence": 0.9998342,
            "punctuated_word": "zero",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "technical",
            "start": 1659.3849,
            "end": 1659.7849,
            "confidence": 0.996203,
            "punctuated_word": "technical",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "background",
            "start": 1659.7849,
            "end": 1660.105,
            "confidence": 0.99986947,
            "punctuated_word": "background",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "can",
            "start": 1660.105,
            "end": 1660.345,
            "confidence": 0.99903,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "understand",
            "start": 1660.345,
            "end": 1660.6649,
            "confidence": 0.99974173,
            "punctuated_word": "understand",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "that",
            "start": 1660.6649,
            "end": 1661.1449,
            "confidence": 0.9988793,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.67559403
          },
          {
            "word": "i",
            "start": 1661.1449,
            "end": 1661.3049,
            "confidence": 0.99901724,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "wanted",
            "start": 1661.3049,
            "end": 1661.5449,
            "confidence": 0.98347706,
            "punctuated_word": "wanted",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "to",
            "start": 1661.5449,
            "end": 1661.625,
            "confidence": 0.9940876,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "also",
            "start": 1661.625,
            "end": 1661.945,
            "confidence": 0.9989681,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "point",
            "start": 1661.945,
            "end": 1662.1849,
            "confidence": 0.9970674,
            "punctuated_word": "point",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "out",
            "start": 1662.1849,
            "end": 1662.4249,
            "confidence": 0.999225,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "that",
            "start": 1662.4249,
            "end": 1662.9249,
            "confidence": 0.99983,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          }
        ],
        "speaker": 0,
        "id": "e6efe892-6d2a-46c1-bac5-0836e5c58601"
      },
      {
        "start": 1663.3049,
        "end": 1666.6849,
        "confidence": 0.91247076,
        "channel": 0,
        "transcript": "you've open sourced dark DAO, which is essentially",
        "words": [
          {
            "word": "you've",
            "start": 1663.3049,
            "end": 1663.7849,
            "confidence": 0.9986708,
            "punctuated_word": "you've",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "open",
            "start": 1663.7849,
            "end": 1664.105,
            "confidence": 0.97399783,
            "punctuated_word": "open",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "sourced",
            "start": 1664.105,
            "end": 1664.605,
            "confidence": 0.99499255,
            "punctuated_word": "sourced",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "dark",
            "start": 1664.825,
            "end": 1665.225,
            "confidence": 0.6405051,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "dao",
            "start": 1665.225,
            "end": 1665.705,
            "confidence": 0.96544987,
            "punctuated_word": "DAO,",
            "speaker": 0,
            "speaker_confidence": 0.7533605
          },
          {
            "word": "which",
            "start": 1665.865,
            "end": 1666.105,
            "confidence": 0.9991032,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "is",
            "start": 1666.105,
            "end": 1666.1849,
            "confidence": 0.7356499,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "essentially",
            "start": 1666.1849,
            "end": 1666.6849,
            "confidence": 0.99139684,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          }
        ],
        "speaker": 0,
        "id": "06a2acd8-13b4-4440-a28f-5fef81d0aa2e"
      },
      {
        "start": 1666.985,
        "end": 1667.965,
        "confidence": 0.9765439,
        "channel": 0,
        "transcript": "a bold move,",
        "words": [
          {
            "word": "a",
            "start": 1666.985,
            "end": 1667.1449,
            "confidence": 0.9849435,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "bold",
            "start": 1667.1449,
            "end": 1667.465,
            "confidence": 0.98820156,
            "punctuated_word": "bold",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "move",
            "start": 1667.465,
            "end": 1667.965,
            "confidence": 0.9564868,
            "punctuated_word": "move,",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          }
        ],
        "speaker": 0,
        "id": "950ba889-b374-4af8-bc54-9d0498924c98"
      },
      {
        "start": 1668.345,
        "end": 1673.36,
        "confidence": 0.9870096,
        "channel": 0,
        "transcript": "especially given that we were talking about some of the potential threats that they pose.",
        "words": [
          {
            "word": "especially",
            "start": 1668.345,
            "end": 1668.845,
            "confidence": 0.9915712,
            "punctuated_word": "especially",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "given",
            "start": 1669.065,
            "end": 1669.465,
            "confidence": 0.99390334,
            "punctuated_word": "given",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "that",
            "start": 1669.465,
            "end": 1669.625,
            "confidence": 0.99986196,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "we",
            "start": 1669.625,
            "end": 1669.7849,
            "confidence": 0.99977964,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "were",
            "start": 1669.7849,
            "end": 1670.0249,
            "confidence": 0.9994246,
            "punctuated_word": "were",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "talking",
            "start": 1670.0249,
            "end": 1670.345,
            "confidence": 0.9999316,
            "punctuated_word": "talking",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "about",
            "start": 1670.345,
            "end": 1670.6649,
            "confidence": 0.99972206,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "some",
            "start": 1670.6649,
            "end": 1670.825,
            "confidence": 0.99970895,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "of",
            "start": 1670.825,
            "end": 1670.985,
            "confidence": 0.99988365,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "the",
            "start": 1670.985,
            "end": 1671.3849,
            "confidence": 0.9998049,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "potential",
            "start": 1671.3849,
            "end": 1671.8849,
            "confidence": 0.99933773,
            "punctuated_word": "potential",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "threats",
            "start": 1671.945,
            "end": 1672.38,
            "confidence": 0.96445835,
            "punctuated_word": "threats",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "that",
            "start": 1672.46,
            "end": 1672.7,
            "confidence": 0.9999324,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "they",
            "start": 1672.7,
            "end": 1672.86,
            "confidence": 0.99861026,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "pose",
            "start": 1672.86,
            "end": 1673.36,
            "confidence": 0.8592123,
            "punctuated_word": "pose.",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          }
        ],
        "speaker": 0,
        "id": "2c1ceed4-62eb-4655-a587-4b2863a4693a"
      },
      {
        "start": 1673.82,
        "end": 1675.52,
        "confidence": 0.94831437,
        "channel": 0,
        "transcript": "And, yeah, first question,",
        "words": [
          {
            "word": "and",
            "start": 1673.82,
            "end": 1674.32,
            "confidence": 0.8815301,
            "punctuated_word": "And,",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "yeah",
            "start": 1674.38,
            "end": 1674.78,
            "confidence": 0.99477804,
            "punctuated_word": "yeah,",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "first",
            "start": 1674.78,
            "end": 1675.02,
            "confidence": 0.99790525,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "question",
            "start": 1675.02,
            "end": 1675.52,
            "confidence": 0.919044,
            "punctuated_word": "question,",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          }
        ],
        "speaker": 0,
        "id": "004e3d62-d4f2-4cf8-a5d8-da85d13e5607"
      },
      {
        "start": 1676.38,
        "end": 1678.24,
        "confidence": 0.99891347,
        "channel": 0,
        "transcript": "was it a hard call to make?",
        "words": [
          {
            "word": "was",
            "start": 1676.38,
            "end": 1676.54,
            "confidence": 0.99911505,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "it",
            "start": 1676.54,
            "end": 1676.78,
            "confidence": 0.99981624,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.85142916
          },
          {
            "word": "a",
            "start": 1676.78,
            "end": 1676.9401,
            "confidence": 0.99975723,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.47835988
          },
          {
            "word": "hard",
            "start": 1676.9401,
            "end": 1677.26,
            "confidence": 0.9998424,
            "punctuated_word": "hard",
            "speaker": 0,
            "speaker_confidence": 0.47835988
          },
          {
            "word": "call",
            "start": 1677.26,
            "end": 1677.58,
            "confidence": 0.9942517,
            "punctuated_word": "call",
            "speaker": 0,
            "speaker_confidence": 0.47835988
          },
          {
            "word": "to",
            "start": 1677.58,
            "end": 1677.74,
            "confidence": 0.9997532,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.47835988
          },
          {
            "word": "make",
            "start": 1677.74,
            "end": 1678.24,
            "confidence": 0.9998586,
            "punctuated_word": "make?",
            "speaker": 0,
            "speaker_confidence": 0.47835988
          }
        ],
        "speaker": 0,
        "id": "f6ff9034-1b60-4114-b01e-6cce4bc31ec1"
      },
      {
        "start": 1679.18,
        "end": 1697.815,
        "confidence": 0.9703874,
        "channel": 0,
        "transcript": "No. I think everyone in the team really like, we wanted to open source it. We're not really interested in keeping things to ourselves, especially since the the concept is, like, technically not that difficult to implement. But kind of the the reason we decided to open source it especially was that the original, like,",
        "words": [
          {
            "word": "no",
            "start": 1679.18,
            "end": 1679.58,
            "confidence": 0.9998101,
            "punctuated_word": "No.",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "i",
            "start": 1679.58,
            "end": 1679.74,
            "confidence": 0.9998938,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "think",
            "start": 1679.74,
            "end": 1680.14,
            "confidence": 0.9999869,
            "punctuated_word": "think",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "everyone",
            "start": 1680.14,
            "end": 1680.64,
            "confidence": 0.99720323,
            "punctuated_word": "everyone",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "in",
            "start": 1680.7,
            "end": 1680.86,
            "confidence": 0.9991165,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "the",
            "start": 1680.86,
            "end": 1681.02,
            "confidence": 0.98977554,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "team",
            "start": 1681.02,
            "end": 1681.34,
            "confidence": 0.9998129,
            "punctuated_word": "team",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "really",
            "start": 1681.34,
            "end": 1681.66,
            "confidence": 0.9830731,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "like",
            "start": 1681.82,
            "end": 1682.06,
            "confidence": 0.99697423,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "we",
            "start": 1682.06,
            "end": 1682.22,
            "confidence": 0.9997688,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "wanted",
            "start": 1682.22,
            "end": 1682.54,
            "confidence": 0.9995895,
            "punctuated_word": "wanted",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "to",
            "start": 1682.54,
            "end": 1682.7,
            "confidence": 0.99960107,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "open",
            "start": 1682.7,
            "end": 1683.02,
            "confidence": 0.99921155,
            "punctuated_word": "open",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "source",
            "start": 1683.02,
            "end": 1683.34,
            "confidence": 0.9995347,
            "punctuated_word": "source",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "it",
            "start": 1683.34,
            "end": 1683.84,
            "confidence": 0.94985974,
            "punctuated_word": "it.",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "we're",
            "start": 1684.06,
            "end": 1684.3,
            "confidence": 0.9719314,
            "punctuated_word": "We're",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "not",
            "start": 1684.3,
            "end": 1684.46,
            "confidence": 0.9998368,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "really",
            "start": 1684.46,
            "end": 1684.78,
            "confidence": 0.99982965,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "interested",
            "start": 1684.78,
            "end": 1685.26,
            "confidence": 0.9998455,
            "punctuated_word": "interested",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "in",
            "start": 1685.26,
            "end": 1685.5,
            "confidence": 0.99963915,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "keeping",
            "start": 1685.5,
            "end": 1685.98,
            "confidence": 0.999962,
            "punctuated_word": "keeping",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "things",
            "start": 1685.98,
            "end": 1686.3,
            "confidence": 0.9998486,
            "punctuated_word": "things",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "to",
            "start": 1686.3,
            "end": 1686.38,
            "confidence": 0.84311473,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "ourselves",
            "start": 1686.38,
            "end": 1686.88,
            "confidence": 0.97245204,
            "punctuated_word": "ourselves,",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "especially",
            "start": 1686.9401,
            "end": 1687.34,
            "confidence": 0.99962056,
            "punctuated_word": "especially",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "since",
            "start": 1687.34,
            "end": 1687.74,
            "confidence": 0.9901063,
            "punctuated_word": "since",
            "speaker": 3,
            "speaker_confidence": 0.730183
          },
          {
            "word": "the",
            "start": 1687.74,
            "end": 1687.82,
            "confidence": 0.99841297,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "the",
            "start": 1687.82,
            "end": 1688.32,
            "confidence": 0.94394344,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "concept",
            "start": 1688.4349,
            "end": 1688.835,
            "confidence": 0.99993086,
            "punctuated_word": "concept",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "is",
            "start": 1688.835,
            "end": 1689.075,
            "confidence": 0.820405,
            "punctuated_word": "is,",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "like",
            "start": 1689.075,
            "end": 1689.475,
            "confidence": 0.99925756,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "technically",
            "start": 1689.475,
            "end": 1689.975,
            "confidence": 0.999814,
            "punctuated_word": "technically",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "not",
            "start": 1690.035,
            "end": 1690.195,
            "confidence": 0.93461293,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "that",
            "start": 1690.195,
            "end": 1690.4349,
            "confidence": 0.99963605,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "difficult",
            "start": 1690.4349,
            "end": 1690.915,
            "confidence": 0.99991786,
            "punctuated_word": "difficult",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "to",
            "start": 1690.915,
            "end": 1690.995,
            "confidence": 0.99866796,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "implement",
            "start": 1690.995,
            "end": 1691.495,
            "confidence": 0.9858616,
            "punctuated_word": "implement.",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "but",
            "start": 1691.7949,
            "end": 1691.955,
            "confidence": 0.99437404,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "kind",
            "start": 1691.955,
            "end": 1692.115,
            "confidence": 0.9584298,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.7050767
          },
          {
            "word": "of",
            "start": 1692.115,
            "end": 1692.275,
            "confidence": 0.9998099,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "the",
            "start": 1692.275,
            "end": 1692.515,
            "confidence": 0.98539263,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "the",
            "start": 1692.515,
            "end": 1692.595,
            "confidence": 0.95501214,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "reason",
            "start": 1692.595,
            "end": 1692.915,
            "confidence": 0.999411,
            "punctuated_word": "reason",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "we",
            "start": 1692.915,
            "end": 1693.155,
            "confidence": 0.9992743,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "decided",
            "start": 1693.155,
            "end": 1693.5549,
            "confidence": 0.9994512,
            "punctuated_word": "decided",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "to",
            "start": 1693.5549,
            "end": 1693.715,
            "confidence": 0.9996238,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "open",
            "start": 1693.715,
            "end": 1694.035,
            "confidence": 0.99934393,
            "punctuated_word": "open",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "source",
            "start": 1694.035,
            "end": 1694.355,
            "confidence": 0.9992859,
            "punctuated_word": "source",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "it",
            "start": 1694.355,
            "end": 1694.595,
            "confidence": 0.9828516,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "especially",
            "start": 1694.595,
            "end": 1695.095,
            "confidence": 0.6044483,
            "punctuated_word": "especially",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "was",
            "start": 1695.155,
            "end": 1695.655,
            "confidence": 0.9905263,
            "punctuated_word": "was",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "that",
            "start": 1695.7949,
            "end": 1696.2949,
            "confidence": 0.55810344,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "the",
            "start": 1696.355,
            "end": 1696.515,
            "confidence": 0.98072296,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.7592884
          },
          {
            "word": "original",
            "start": 1696.515,
            "end": 1697.015,
            "confidence": 0.9960408,
            "punctuated_word": "original,",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "like",
            "start": 1697.315,
            "end": 1697.815,
            "confidence": 0.9993323,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          }
        ],
        "speaker": 3,
        "id": "91fb76ec-6946-4797-8719-b8f04ca4b31b"
      },
      {
        "start": 1698.835,
        "end": 1703.895,
        "confidence": 0.9589515,
        "channel": 0,
        "transcript": "instantiation of dark DAOs came out in in this 2018 CoinDesk article",
        "words": [
          {
            "word": "instantiation",
            "start": 1698.835,
            "end": 1699.335,
            "confidence": 0.7786253,
            "punctuated_word": "instantiation",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "of",
            "start": 1699.5549,
            "end": 1699.875,
            "confidence": 0.9996679,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "dark",
            "start": 1699.875,
            "end": 1700.275,
            "confidence": 0.7926063,
            "punctuated_word": "dark",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "daos",
            "start": 1700.275,
            "end": 1700.595,
            "confidence": 0.96706533,
            "punctuated_word": "DAOs",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "came",
            "start": 1700.595,
            "end": 1700.755,
            "confidence": 0.998801,
            "punctuated_word": "came",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "out",
            "start": 1700.755,
            "end": 1701.075,
            "confidence": 0.9995372,
            "punctuated_word": "out",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "in",
            "start": 1701.075,
            "end": 1701.5549,
            "confidence": 0.9993438,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "in",
            "start": 1701.5549,
            "end": 1701.715,
            "confidence": 0.991487,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "this",
            "start": 1701.715,
            "end": 1701.955,
            "confidence": 0.9991893,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "2018",
            "start": 1701.955,
            "end": 1702.6749,
            "confidence": 0.99959385,
            "punctuated_word": "2018",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "coindesk",
            "start": 1702.6749,
            "end": 1703.1749,
            "confidence": 0.9822653,
            "punctuated_word": "CoinDesk",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "article",
            "start": 1703.395,
            "end": 1703.895,
            "confidence": 0.9992355,
            "punctuated_word": "article",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          }
        ],
        "speaker": 3,
        "id": "19984bca-d809-47f1-9b7c-0774bb769a3c"
      },
      {
        "start": 1704.4099,
        "end": 1705.47,
        "confidence": 0.94735384,
        "channel": 0,
        "transcript": "and and this corresponding",
        "words": [
          {
            "word": "and",
            "start": 1704.4099,
            "end": 1704.57,
            "confidence": 0.99551433,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.8157809
          },
          {
            "word": "and",
            "start": 1704.57,
            "end": 1704.73,
            "confidence": 0.8779446,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "this",
            "start": 1704.73,
            "end": 1704.97,
            "confidence": 0.92691034,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "corresponding",
            "start": 1704.97,
            "end": 1705.47,
            "confidence": 0.98904616,
            "punctuated_word": "corresponding",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          }
        ],
        "speaker": 3,
        "id": "d49b97ba-b64f-47b8-9e0a-9b42c3458618"
      },
      {
        "start": 1706.01,
        "end": 1707.47,
        "confidence": 0.9240465,
        "channel": 0,
        "transcript": "blog post by Phil Dion.",
        "words": [
          {
            "word": "blog",
            "start": 1706.01,
            "end": 1706.25,
            "confidence": 0.9990268,
            "punctuated_word": "blog",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "post",
            "start": 1706.25,
            "end": 1706.49,
            "confidence": 0.99931896,
            "punctuated_word": "post",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "by",
            "start": 1706.49,
            "end": 1706.73,
            "confidence": 0.9995369,
            "punctuated_word": "by",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "phil",
            "start": 1706.73,
            "end": 1706.97,
            "confidence": 0.99001896,
            "punctuated_word": "Phil",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "dion",
            "start": 1706.97,
            "end": 1707.47,
            "confidence": 0.63233083,
            "punctuated_word": "Dion.",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          }
        ],
        "speaker": 3,
        "id": "fe246de9-02a6-4a36-a33b-07f0ea652a14"
      },
      {
        "start": 1708.1699,
        "end": 1709.63,
        "confidence": 0.9979626,
        "channel": 0,
        "transcript": "And there were some people",
        "words": [
          {
            "word": "and",
            "start": 1708.1699,
            "end": 1708.57,
            "confidence": 0.99905807,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "there",
            "start": 1708.57,
            "end": 1708.73,
            "confidence": 0.9959557,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "were",
            "start": 1708.73,
            "end": 1708.97,
            "confidence": 0.9989802,
            "punctuated_word": "were",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "some",
            "start": 1708.97,
            "end": 1709.13,
            "confidence": 0.9958735,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "people",
            "start": 1709.13,
            "end": 1709.63,
            "confidence": 0.99994516,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          }
        ],
        "speaker": 3,
        "id": "ad322e96-db33-4651-bf04-8abc6255b252"
      },
      {
        "start": 1710.01,
        "end": 1714.35,
        "confidence": 0.9125978,
        "channel": 0,
        "transcript": "answering to the CoinDesk article, and they basically dismissed DarkDAOs as a manager,",
        "words": [
          {
            "word": "answering",
            "start": 1710.01,
            "end": 1710.33,
            "confidence": 0.9454027,
            "punctuated_word": "answering",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "to",
            "start": 1710.33,
            "end": 1710.49,
            "confidence": 0.9993031,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "the",
            "start": 1710.49,
            "end": 1710.6499,
            "confidence": 0.8908885,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "coindesk",
            "start": 1710.6499,
            "end": 1711.13,
            "confidence": 0.9977215,
            "punctuated_word": "CoinDesk",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "article",
            "start": 1711.13,
            "end": 1711.5299,
            "confidence": 0.9521546,
            "punctuated_word": "article,",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "and",
            "start": 1711.5299,
            "end": 1711.69,
            "confidence": 0.99974173,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "they",
            "start": 1711.69,
            "end": 1711.85,
            "confidence": 0.9999113,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "basically",
            "start": 1711.85,
            "end": 1712.35,
            "confidence": 0.9830468,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "dismissed",
            "start": 1712.49,
            "end": 1712.89,
            "confidence": 0.98851556,
            "punctuated_word": "dismissed",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "darkdaos",
            "start": 1712.89,
            "end": 1713.39,
            "confidence": 0.67486644,
            "punctuated_word": "DarkDAOs",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "as",
            "start": 1713.61,
            "end": 1713.7699,
            "confidence": 0.9993643,
            "punctuated_word": "as",
            "speaker": 3,
            "speaker_confidence": 0.87768626
          },
          {
            "word": "a",
            "start": 1713.7699,
            "end": 1713.85,
            "confidence": 0.766586,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.5562878
          },
          {
            "word": "manager",
            "start": 1713.85,
            "end": 1714.35,
            "confidence": 0.6662698,
            "punctuated_word": "manager,",
            "speaker": 3,
            "speaker_confidence": 0.5562878
          }
        ],
        "speaker": 3,
        "id": "b0c8c60b-3fcf-478e-aa71-1036108ef5b0"
      },
      {
        "start": 1714.73,
        "end": 1725.525,
        "confidence": 0.9804112,
        "channel": 0,
        "transcript": "basically saying that it was not going to happen. And so we wanted to show that it was possible today and fairly easy to implement. Yeah. I wanna point out that we we did not only open source the dark DAO code,",
        "words": [
          {
            "word": "basically",
            "start": 1714.73,
            "end": 1715.13,
            "confidence": 0.9932541,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.5562878
          },
          {
            "word": "saying",
            "start": 1715.13,
            "end": 1715.2899,
            "confidence": 0.9148971,
            "punctuated_word": "saying",
            "speaker": 3,
            "speaker_confidence": 0.5562878
          },
          {
            "word": "that",
            "start": 1715.2899,
            "end": 1715.5299,
            "confidence": 0.9987431,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.5562878
          },
          {
            "word": "it",
            "start": 1715.5299,
            "end": 1715.61,
            "confidence": 0.9903633,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.4023912
          },
          {
            "word": "was",
            "start": 1715.61,
            "end": 1715.7699,
            "confidence": 0.9553098,
            "punctuated_word": "was",
            "speaker": 3,
            "speaker_confidence": 0.4023912
          },
          {
            "word": "not",
            "start": 1715.7699,
            "end": 1715.9299,
            "confidence": 0.99976116,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.4023912
          },
          {
            "word": "going",
            "start": 1715.9299,
            "end": 1716.1699,
            "confidence": 0.9887903,
            "punctuated_word": "going",
            "speaker": 3,
            "speaker_confidence": 0.4023912
          },
          {
            "word": "to",
            "start": 1716.1699,
            "end": 1716.25,
            "confidence": 0.997269,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.4023912
          },
          {
            "word": "happen",
            "start": 1716.25,
            "end": 1716.57,
            "confidence": 0.9692156,
            "punctuated_word": "happen.",
            "speaker": 3,
            "speaker_confidence": 0.4023912
          },
          {
            "word": "and",
            "start": 1716.57,
            "end": 1716.73,
            "confidence": 0.9974661,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.3587594
          },
          {
            "word": "so",
            "start": 1716.73,
            "end": 1716.89,
            "confidence": 0.99732363,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.3587594
          },
          {
            "word": "we",
            "start": 1716.89,
            "end": 1716.97,
            "confidence": 0.99824286,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.3587594
          },
          {
            "word": "wanted",
            "start": 1716.97,
            "end": 1717.21,
            "confidence": 0.9999069,
            "punctuated_word": "wanted",
            "speaker": 3,
            "speaker_confidence": 0.3587594
          },
          {
            "word": "to",
            "start": 1717.21,
            "end": 1717.37,
            "confidence": 0.9992754,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.3587594
          },
          {
            "word": "show",
            "start": 1717.37,
            "end": 1717.5299,
            "confidence": 0.9999019,
            "punctuated_word": "show",
            "speaker": 3,
            "speaker_confidence": 0.3587594
          },
          {
            "word": "that",
            "start": 1717.5299,
            "end": 1717.69,
            "confidence": 0.9996507,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.3587594
          },
          {
            "word": "it",
            "start": 1717.69,
            "end": 1717.7699,
            "confidence": 0.99977857,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.67729264
          },
          {
            "word": "was",
            "start": 1717.7699,
            "end": 1718.01,
            "confidence": 0.9993006,
            "punctuated_word": "was",
            "speaker": 3,
            "speaker_confidence": 0.67729264
          },
          {
            "word": "possible",
            "start": 1718.01,
            "end": 1718.4099,
            "confidence": 0.9999236,
            "punctuated_word": "possible",
            "speaker": 3,
            "speaker_confidence": 0.67729264
          },
          {
            "word": "today",
            "start": 1718.4099,
            "end": 1718.73,
            "confidence": 0.9999006,
            "punctuated_word": "today",
            "speaker": 3,
            "speaker_confidence": 0.67729264
          },
          {
            "word": "and",
            "start": 1718.73,
            "end": 1718.97,
            "confidence": 0.9932903,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.67729264
          },
          {
            "word": "fairly",
            "start": 1718.97,
            "end": 1719.37,
            "confidence": 0.99987614,
            "punctuated_word": "fairly",
            "speaker": 3,
            "speaker_confidence": 0.67729264
          },
          {
            "word": "easy",
            "start": 1719.37,
            "end": 1719.61,
            "confidence": 0.9998609,
            "punctuated_word": "easy",
            "speaker": 3,
            "speaker_confidence": 0.67729264
          },
          {
            "word": "to",
            "start": 1719.61,
            "end": 1719.7699,
            "confidence": 0.99904877,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.67729264
          },
          {
            "word": "implement",
            "start": 1719.7699,
            "end": 1720.2699,
            "confidence": 0.99981,
            "punctuated_word": "implement.",
            "speaker": 3,
            "speaker_confidence": 0.67729264
          },
          {
            "word": "yeah",
            "start": 1720.545,
            "end": 1720.665,
            "confidence": 0.9992143,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "i",
            "start": 1720.665,
            "end": 1720.785,
            "confidence": 0.99964404,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "wanna",
            "start": 1720.785,
            "end": 1721.185,
            "confidence": 0.9948324,
            "punctuated_word": "wanna",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "point",
            "start": 1721.185,
            "end": 1721.425,
            "confidence": 0.9977126,
            "punctuated_word": "point",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "out",
            "start": 1721.425,
            "end": 1721.665,
            "confidence": 0.9998325,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "that",
            "start": 1721.665,
            "end": 1721.905,
            "confidence": 0.9998086,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "we",
            "start": 1721.905,
            "end": 1722.2251,
            "confidence": 0.99963236,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "we",
            "start": 1722.2251,
            "end": 1722.4651,
            "confidence": 0.99908984,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "did",
            "start": 1722.4651,
            "end": 1722.7051,
            "confidence": 0.99951255,
            "punctuated_word": "did",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "not",
            "start": 1722.7051,
            "end": 1722.9451,
            "confidence": 0.9978811,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "only",
            "start": 1722.9451,
            "end": 1723.185,
            "confidence": 0.9831073,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "open",
            "start": 1723.185,
            "end": 1723.505,
            "confidence": 0.9967038,
            "punctuated_word": "open",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "source",
            "start": 1723.505,
            "end": 1723.905,
            "confidence": 0.98420435,
            "punctuated_word": "source",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "the",
            "start": 1723.905,
            "end": 1724.145,
            "confidence": 0.9928398,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "dark",
            "start": 1724.145,
            "end": 1724.4651,
            "confidence": 0.6166655,
            "punctuated_word": "dark",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "dao",
            "start": 1724.4651,
            "end": 1724.9651,
            "confidence": 0.9214384,
            "punctuated_word": "DAO",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "code",
            "start": 1725.025,
            "end": 1725.525,
            "confidence": 0.90498924,
            "punctuated_word": "code,",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          }
        ],
        "speaker": 3,
        "id": "4fd906e3-a44b-492d-955a-89a863713d9a"
      },
      {
        "start": 1726.0651,
        "end": 1729.685,
        "confidence": 0.9799565,
        "channel": 0,
        "transcript": "but kind of a really flexible general liquefaction model.",
        "words": [
          {
            "word": "but",
            "start": 1726.0651,
            "end": 1726.305,
            "confidence": 0.9985001,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "kind",
            "start": 1726.305,
            "end": 1726.4651,
            "confidence": 0.9936718,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "of",
            "start": 1726.4651,
            "end": 1726.785,
            "confidence": 0.99982893,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "a",
            "start": 1726.785,
            "end": 1727.1051,
            "confidence": 0.89732504,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "really",
            "start": 1727.1051,
            "end": 1727.505,
            "confidence": 0.9928946,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "flexible",
            "start": 1727.505,
            "end": 1728.005,
            "confidence": 0.9998704,
            "punctuated_word": "flexible",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "general",
            "start": 1728.0651,
            "end": 1728.545,
            "confidence": 0.95796543,
            "punctuated_word": "general",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "liquefaction",
            "start": 1728.545,
            "end": 1729.045,
            "confidence": 0.992759,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "model",
            "start": 1729.185,
            "end": 1729.685,
            "confidence": 0.9867931,
            "punctuated_word": "model.",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          }
        ],
        "speaker": 2,
        "id": "2cbe8eb8-c6ab-4490-a20b-70e2ae60f3c7"
      },
      {
        "start": 1729.9851,
        "end": 1735.925,
        "confidence": 0.99323577,
        "channel": 0,
        "transcript": "So any application that's that's, like, built on top of encumbering addresses and, liquefaction",
        "words": [
          {
            "word": "so",
            "start": 1729.9851,
            "end": 1730.305,
            "confidence": 0.9993957,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "any",
            "start": 1730.305,
            "end": 1730.625,
            "confidence": 0.99951816,
            "punctuated_word": "any",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "application",
            "start": 1730.625,
            "end": 1731.125,
            "confidence": 0.99982685,
            "punctuated_word": "application",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "that's",
            "start": 1731.265,
            "end": 1731.765,
            "confidence": 0.99964905,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "that's",
            "start": 1731.905,
            "end": 1732.2251,
            "confidence": 0.97402745,
            "punctuated_word": "that's,",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "like",
            "start": 1732.2251,
            "end": 1732.545,
            "confidence": 0.9998121,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "built",
            "start": 1732.545,
            "end": 1732.785,
            "confidence": 0.9569406,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "on",
            "start": 1732.785,
            "end": 1732.9451,
            "confidence": 0.9998847,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "top",
            "start": 1732.9451,
            "end": 1733.1051,
            "confidence": 0.9998648,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "of",
            "start": 1733.1051,
            "end": 1733.5851,
            "confidence": 0.9995763,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "encumbering",
            "start": 1733.5851,
            "end": 1734.0851,
            "confidence": 0.9821358,
            "punctuated_word": "encumbering",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "addresses",
            "start": 1734.145,
            "end": 1734.645,
            "confidence": 0.9986743,
            "punctuated_word": "addresses",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "and",
            "start": 1734.785,
            "end": 1735.1051,
            "confidence": 0.99619853,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          },
          {
            "word": "liquefaction",
            "start": 1735.425,
            "end": 1735.925,
            "confidence": 0.9997955,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.8683152
          }
        ],
        "speaker": 2,
        "id": "34c6bcf8-0522-42d5-bdc7-3ff3961ffd01"
      },
      {
        "start": 1736.68,
        "end": 1737.66,
        "confidence": 0.9998954,
        "channel": 0,
        "transcript": "can be implemented",
        "words": [
          {
            "word": "can",
            "start": 1736.68,
            "end": 1736.76,
            "confidence": 0.99989676,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "be",
            "start": 1736.76,
            "end": 1737.16,
            "confidence": 0.99992776,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "implemented",
            "start": 1737.16,
            "end": 1737.66,
            "confidence": 0.9998616,
            "punctuated_word": "implemented",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          }
        ],
        "speaker": 2,
        "id": "f2bad0df-1642-40ff-a905-7ef224513fee"
      },
      {
        "start": 1737.9601,
        "end": 1741.42,
        "confidence": 0.9951179,
        "channel": 0,
        "transcript": "with very few lines of code using this module.",
        "words": [
          {
            "word": "with",
            "start": 1737.9601,
            "end": 1738.4601,
            "confidence": 0.99989426,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "very",
            "start": 1738.76,
            "end": 1739.0,
            "confidence": 0.9920649,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "few",
            "start": 1739.0,
            "end": 1739.24,
            "confidence": 0.99944025,
            "punctuated_word": "few",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "lines",
            "start": 1739.24,
            "end": 1739.48,
            "confidence": 0.9995813,
            "punctuated_word": "lines",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "of",
            "start": 1739.48,
            "end": 1739.64,
            "confidence": 0.9992217,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "code",
            "start": 1739.64,
            "end": 1740.04,
            "confidence": 0.99045944,
            "punctuated_word": "code",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "using",
            "start": 1740.04,
            "end": 1740.52,
            "confidence": 0.9998306,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "this",
            "start": 1740.52,
            "end": 1740.92,
            "confidence": 0.9982237,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          },
          {
            "word": "module",
            "start": 1740.92,
            "end": 1741.42,
            "confidence": 0.977345,
            "punctuated_word": "module.",
            "speaker": 2,
            "speaker_confidence": 0.7242466
          }
        ],
        "speaker": 2,
        "id": "e30ac68e-6c2a-49db-a23e-b34f5e82c7fb"
      },
      {
        "start": 1741.9601,
        "end": 1747.42,
        "confidence": 0.9697392,
        "channel": 0,
        "transcript": "So considering all the threats, there are also beneficial use cases, like securing DAO treasuries",
        "words": [
          {
            "word": "so",
            "start": 1741.9601,
            "end": 1742.2001,
            "confidence": 0.99961674,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.47456652
          },
          {
            "word": "considering",
            "start": 1742.2001,
            "end": 1742.7001,
            "confidence": 0.9981817,
            "punctuated_word": "considering",
            "speaker": 0,
            "speaker_confidence": 0.47456652
          },
          {
            "word": "all",
            "start": 1742.76,
            "end": 1742.92,
            "confidence": 0.99926037,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.47456652
          },
          {
            "word": "the",
            "start": 1742.92,
            "end": 1743.0801,
            "confidence": 0.9905686,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.47456652
          },
          {
            "word": "threats",
            "start": 1743.0801,
            "end": 1743.5801,
            "confidence": 0.9726468,
            "punctuated_word": "threats,",
            "speaker": 0,
            "speaker_confidence": 0.47456652
          },
          {
            "word": "there",
            "start": 1743.64,
            "end": 1743.88,
            "confidence": 0.9275881,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.47456652
          },
          {
            "word": "are",
            "start": 1743.88,
            "end": 1743.9601,
            "confidence": 0.99272937,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "also",
            "start": 1743.9601,
            "end": 1744.2001,
            "confidence": 0.99953413,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "beneficial",
            "start": 1744.2001,
            "end": 1744.7001,
            "confidence": 0.998716,
            "punctuated_word": "beneficial",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "use",
            "start": 1744.8401,
            "end": 1745.0801,
            "confidence": 0.99781287,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "cases",
            "start": 1745.0801,
            "end": 1745.5801,
            "confidence": 0.76352006,
            "punctuated_word": "cases,",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "like",
            "start": 1745.64,
            "end": 1745.9601,
            "confidence": 0.99974674,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "securing",
            "start": 1745.9601,
            "end": 1746.4601,
            "confidence": 0.98997974,
            "punctuated_word": "securing",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "dao",
            "start": 1746.52,
            "end": 1746.92,
            "confidence": 0.93322253,
            "punctuated_word": "DAO",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "treasuries",
            "start": 1746.92,
            "end": 1747.42,
            "confidence": 0.9829647,
            "punctuated_word": "treasuries",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          }
        ],
        "speaker": 0,
        "id": "e743add0-7bf1-4717-b6b1-8206541aac1c"
      },
      {
        "start": 1748.04,
        "end": 1752.14,
        "confidence": 0.963704,
        "channel": 0,
        "transcript": "or avoiding constitution DAO style auction vulnerabilities. Right?",
        "words": [
          {
            "word": "or",
            "start": 1748.04,
            "end": 1748.28,
            "confidence": 0.9751204,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "avoiding",
            "start": 1748.28,
            "end": 1748.78,
            "confidence": 0.9969652,
            "punctuated_word": "avoiding",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "constitution",
            "start": 1748.8401,
            "end": 1749.3401,
            "confidence": 0.773451,
            "punctuated_word": "constitution",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "dao",
            "start": 1749.64,
            "end": 1749.9601,
            "confidence": 0.9840758,
            "punctuated_word": "DAO",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "style",
            "start": 1749.9601,
            "end": 1750.4401,
            "confidence": 0.99672925,
            "punctuated_word": "style",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "auction",
            "start": 1750.4401,
            "end": 1750.8401,
            "confidence": 0.9862628,
            "punctuated_word": "auction",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "vulnerabilities",
            "start": 1750.8401,
            "end": 1751.3401,
            "confidence": 0.9975561,
            "punctuated_word": "vulnerabilities.",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "right",
            "start": 1751.64,
            "end": 1752.14,
            "confidence": 0.9994714,
            "punctuated_word": "Right?",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          }
        ],
        "speaker": 0,
        "id": "cd10fa23-ff42-484a-87e4-73b7a8c3db8a"
      },
      {
        "start": 1752.495,
        "end": 1754.115,
        "confidence": 0.99734557,
        "channel": 0,
        "transcript": "So I'm curious to also",
        "words": [
          {
            "word": "so",
            "start": 1752.495,
            "end": 1752.735,
            "confidence": 0.9992694,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "i'm",
            "start": 1752.735,
            "end": 1753.135,
            "confidence": 0.9990268,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "curious",
            "start": 1753.135,
            "end": 1753.455,
            "confidence": 0.99982846,
            "punctuated_word": "curious",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "to",
            "start": 1753.455,
            "end": 1753.615,
            "confidence": 0.9986442,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          },
          {
            "word": "also",
            "start": 1753.615,
            "end": 1754.115,
            "confidence": 0.9899588,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          }
        ],
        "speaker": 0,
        "id": "c2d73431-fdf7-4c3d-8acb-f30acbfac941"
      },
      {
        "start": 1754.495,
        "end": 1754.995,
        "confidence": 0.91292953,
        "channel": 0,
        "transcript": "hear",
        "words": [
          {
            "word": "hear",
            "start": 1754.495,
            "end": 1754.995,
            "confidence": 0.91292953,
            "punctuated_word": "hear",
            "speaker": 0,
            "speaker_confidence": 0.8760463
          }
        ],
        "speaker": 0,
        "id": "311f98af-a874-46aa-bd97-aa1355aa0453"
      },
      {
        "start": 1755.535,
        "end": 1770.97,
        "confidence": 0.9769145,
        "channel": 0,
        "transcript": "you know, give maybe a little bit of a predictions. Where do you think it's going? What are you focusing in your research next? Do you think by exposing and proving that dark dials, in fact, is a very real practical threat, where do you see your research going forward?",
        "words": [
          {
            "word": "you",
            "start": 1755.535,
            "end": 1755.695,
            "confidence": 0.9989222,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "know",
            "start": 1755.695,
            "end": 1756.195,
            "confidence": 0.9751101,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "give",
            "start": 1756.335,
            "end": 1756.655,
            "confidence": 0.9996748,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "maybe",
            "start": 1756.655,
            "end": 1757.055,
            "confidence": 0.9825189,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "a",
            "start": 1757.055,
            "end": 1757.135,
            "confidence": 0.99943143,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "little",
            "start": 1757.135,
            "end": 1757.375,
            "confidence": 0.99975854,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "bit",
            "start": 1757.375,
            "end": 1757.535,
            "confidence": 0.9996878,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "of",
            "start": 1757.535,
            "end": 1757.695,
            "confidence": 0.99909484,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "a",
            "start": 1757.695,
            "end": 1757.775,
            "confidence": 0.7765934,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "predictions",
            "start": 1757.775,
            "end": 1758.255,
            "confidence": 0.8236351,
            "punctuated_word": "predictions.",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "where",
            "start": 1758.255,
            "end": 1758.495,
            "confidence": 0.9992322,
            "punctuated_word": "Where",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "do",
            "start": 1758.495,
            "end": 1758.575,
            "confidence": 0.9998939,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "you",
            "start": 1758.575,
            "end": 1758.735,
            "confidence": 0.9996263,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "think",
            "start": 1758.735,
            "end": 1758.895,
            "confidence": 0.999597,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "it's",
            "start": 1758.895,
            "end": 1759.135,
            "confidence": 0.9979354,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "going",
            "start": 1759.135,
            "end": 1759.635,
            "confidence": 0.9944555,
            "punctuated_word": "going?",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "what",
            "start": 1759.855,
            "end": 1760.255,
            "confidence": 0.9933255,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "are",
            "start": 1760.255,
            "end": 1760.415,
            "confidence": 0.8403358,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "you",
            "start": 1760.415,
            "end": 1760.575,
            "confidence": 0.99914205,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "focusing",
            "start": 1760.575,
            "end": 1760.975,
            "confidence": 0.9997923,
            "punctuated_word": "focusing",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "in",
            "start": 1760.975,
            "end": 1761.135,
            "confidence": 0.9962549,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "your",
            "start": 1761.135,
            "end": 1761.295,
            "confidence": 0.9997422,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "research",
            "start": 1761.295,
            "end": 1761.695,
            "confidence": 0.9997787,
            "punctuated_word": "research",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "next",
            "start": 1761.695,
            "end": 1762.175,
            "confidence": 0.9990356,
            "punctuated_word": "next?",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "do",
            "start": 1762.175,
            "end": 1762.335,
            "confidence": 0.999757,
            "punctuated_word": "Do",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "you",
            "start": 1762.335,
            "end": 1762.415,
            "confidence": 0.99981457,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "think",
            "start": 1762.415,
            "end": 1762.8151,
            "confidence": 0.9983676,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "by",
            "start": 1762.8151,
            "end": 1763.055,
            "confidence": 0.97829616,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "exposing",
            "start": 1763.055,
            "end": 1763.555,
            "confidence": 0.9994247,
            "punctuated_word": "exposing",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "and",
            "start": 1763.615,
            "end": 1763.855,
            "confidence": 0.9979942,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "proving",
            "start": 1763.855,
            "end": 1764.355,
            "confidence": 0.9996146,
            "punctuated_word": "proving",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "that",
            "start": 1764.415,
            "end": 1764.8151,
            "confidence": 0.9991603,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "dark",
            "start": 1764.8151,
            "end": 1765.055,
            "confidence": 0.94371295,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "dials",
            "start": 1765.055,
            "end": 1765.455,
            "confidence": 0.73907036,
            "punctuated_word": "dials,",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "in",
            "start": 1765.455,
            "end": 1765.615,
            "confidence": 0.9997137,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "fact",
            "start": 1765.615,
            "end": 1766.07,
            "confidence": 0.9954978,
            "punctuated_word": "fact,",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "is",
            "start": 1766.3099,
            "end": 1766.5499,
            "confidence": 0.9997229,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "a",
            "start": 1766.5499,
            "end": 1766.7899,
            "confidence": 0.99929845,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "very",
            "start": 1766.7899,
            "end": 1767.19,
            "confidence": 0.99985075,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "real",
            "start": 1767.19,
            "end": 1767.6699,
            "confidence": 0.99981827,
            "punctuated_word": "real",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "practical",
            "start": 1767.6699,
            "end": 1768.1499,
            "confidence": 0.9172019,
            "punctuated_word": "practical",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "threat",
            "start": 1768.1499,
            "end": 1768.6499,
            "confidence": 0.91163623,
            "punctuated_word": "threat,",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "where",
            "start": 1768.7899,
            "end": 1769.0299,
            "confidence": 0.9976313,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "do",
            "start": 1769.0299,
            "end": 1769.19,
            "confidence": 0.9997104,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "you",
            "start": 1769.19,
            "end": 1769.35,
            "confidence": 0.9990676,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "see",
            "start": 1769.35,
            "end": 1769.59,
            "confidence": 0.99987686,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "your",
            "start": 1769.59,
            "end": 1769.83,
            "confidence": 0.9998274,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "research",
            "start": 1769.83,
            "end": 1770.3099,
            "confidence": 0.9994968,
            "punctuated_word": "research",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "going",
            "start": 1770.3099,
            "end": 1770.47,
            "confidence": 0.9997904,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          },
          {
            "word": "forward",
            "start": 1770.47,
            "end": 1770.97,
            "confidence": 0.99979645,
            "punctuated_word": "forward?",
            "speaker": 0,
            "speaker_confidence": 0.92398286
          }
        ],
        "speaker": 0,
        "id": "19d9f84a-beb3-4fb7-becb-c9b031de75b0"
      },
      {
        "start": 1771.83,
        "end": 1784.2251,
        "confidence": 0.9936183,
        "channel": 0,
        "transcript": "Yeah. There's as we point out in the paper, there's many constructive use cases of liquefaction. You've pointed out a couple. One that our team is really excited about is what we call the overlay smart contracts.",
        "words": [
          {
            "word": "yeah",
            "start": 1771.83,
            "end": 1772.1499,
            "confidence": 0.9990288,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.5189474
          },
          {
            "word": "there's",
            "start": 1772.1499,
            "end": 1772.3899,
            "confidence": 0.99701434,
            "punctuated_word": "There's",
            "speaker": 2,
            "speaker_confidence": 0.5189474
          },
          {
            "word": "as",
            "start": 1772.7899,
            "end": 1772.95,
            "confidence": 0.9968913,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.5189474
          },
          {
            "word": "we",
            "start": 1772.95,
            "end": 1773.19,
            "confidence": 0.9995196,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5189474
          },
          {
            "word": "point",
            "start": 1773.19,
            "end": 1773.4299,
            "confidence": 0.9593453,
            "punctuated_word": "point",
            "speaker": 2,
            "speaker_confidence": 0.5189474
          },
          {
            "word": "out",
            "start": 1773.4299,
            "end": 1773.59,
            "confidence": 0.99890625,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.5189474
          },
          {
            "word": "in",
            "start": 1773.59,
            "end": 1773.75,
            "confidence": 0.9992229,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5189474
          },
          {
            "word": "the",
            "start": 1773.75,
            "end": 1773.83,
            "confidence": 0.99943775,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "paper",
            "start": 1773.83,
            "end": 1774.23,
            "confidence": 0.9986914,
            "punctuated_word": "paper,",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "there's",
            "start": 1774.23,
            "end": 1774.5499,
            "confidence": 0.9989477,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "many",
            "start": 1774.5499,
            "end": 1775.0299,
            "confidence": 0.9996271,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "constructive",
            "start": 1775.0299,
            "end": 1775.5299,
            "confidence": 0.998676,
            "punctuated_word": "constructive",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "use",
            "start": 1775.59,
            "end": 1775.75,
            "confidence": 0.9948361,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "cases",
            "start": 1775.75,
            "end": 1776.1499,
            "confidence": 0.9998615,
            "punctuated_word": "cases",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "of",
            "start": 1776.1499,
            "end": 1776.3099,
            "confidence": 0.99915683,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "liquefaction",
            "start": 1776.3099,
            "end": 1776.8099,
            "confidence": 0.8817558,
            "punctuated_word": "liquefaction.",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "you've",
            "start": 1777.0299,
            "end": 1777.4299,
            "confidence": 0.9954287,
            "punctuated_word": "You've",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "pointed",
            "start": 1777.4299,
            "end": 1777.83,
            "confidence": 0.9995685,
            "punctuated_word": "pointed",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "out",
            "start": 1777.83,
            "end": 1777.99,
            "confidence": 0.999311,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "a",
            "start": 1777.99,
            "end": 1778.1499,
            "confidence": 0.9998172,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "couple",
            "start": 1778.1499,
            "end": 1778.6499,
            "confidence": 0.9990963,
            "punctuated_word": "couple.",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "one",
            "start": 1778.925,
            "end": 1779.285,
            "confidence": 0.999521,
            "punctuated_word": "One",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "that",
            "start": 1779.285,
            "end": 1779.645,
            "confidence": 0.9991591,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "our",
            "start": 1779.645,
            "end": 1779.805,
            "confidence": 0.9990971,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "team",
            "start": 1779.805,
            "end": 1780.045,
            "confidence": 0.9948171,
            "punctuated_word": "team",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "is",
            "start": 1780.045,
            "end": 1780.2051,
            "confidence": 0.99969316,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "really",
            "start": 1780.2051,
            "end": 1780.525,
            "confidence": 0.99989223,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "excited",
            "start": 1780.525,
            "end": 1780.925,
            "confidence": 0.9998497,
            "punctuated_word": "excited",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "about",
            "start": 1780.925,
            "end": 1781.425,
            "confidence": 0.9998276,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "is",
            "start": 1781.4851,
            "end": 1781.805,
            "confidence": 0.9994604,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "what",
            "start": 1781.805,
            "end": 1782.045,
            "confidence": 0.9911635,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "we",
            "start": 1782.045,
            "end": 1782.2051,
            "confidence": 0.99991775,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "call",
            "start": 1782.2051,
            "end": 1782.685,
            "confidence": 0.9993206,
            "punctuated_word": "call",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "the",
            "start": 1782.685,
            "end": 1782.925,
            "confidence": 0.99791604,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "overlay",
            "start": 1782.925,
            "end": 1783.3251,
            "confidence": 0.97552687,
            "punctuated_word": "overlay",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "smart",
            "start": 1783.3251,
            "end": 1783.7251,
            "confidence": 0.99805754,
            "punctuated_word": "smart",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          },
          {
            "word": "contracts",
            "start": 1783.7251,
            "end": 1784.2251,
            "confidence": 0.99651414,
            "punctuated_word": "contracts.",
            "speaker": 2,
            "speaker_confidence": 0.89536536
          }
        ],
        "speaker": 2,
        "id": "cd3c307a-a43f-40f0-b89c-5992a2b64226"
      },
      {
        "start": 1784.925,
        "end": 1790.9451,
        "confidence": 0.9699413,
        "channel": 0,
        "transcript": "Basically, it allows you to kind of add smart contract logic to chains that do not have these capabilities,",
        "words": [
          {
            "word": "basically",
            "start": 1784.925,
            "end": 1785.425,
            "confidence": 0.9920568,
            "punctuated_word": "Basically,",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "it",
            "start": 1785.5651,
            "end": 1785.805,
            "confidence": 0.99848515,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "allows",
            "start": 1785.805,
            "end": 1786.125,
            "confidence": 0.9996443,
            "punctuated_word": "allows",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "you",
            "start": 1786.125,
            "end": 1786.285,
            "confidence": 0.9997806,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "to",
            "start": 1786.285,
            "end": 1786.4451,
            "confidence": 0.99933136,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "kind",
            "start": 1786.4451,
            "end": 1786.6051,
            "confidence": 0.9971968,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "of",
            "start": 1786.6051,
            "end": 1786.925,
            "confidence": 0.9999225,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "add",
            "start": 1786.925,
            "end": 1787.2451,
            "confidence": 0.999508,
            "punctuated_word": "add",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "smart",
            "start": 1787.2451,
            "end": 1787.5651,
            "confidence": 0.9981997,
            "punctuated_word": "smart",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "contract",
            "start": 1787.5651,
            "end": 1787.9651,
            "confidence": 0.9995591,
            "punctuated_word": "contract",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "logic",
            "start": 1787.9651,
            "end": 1788.3651,
            "confidence": 0.9995658,
            "punctuated_word": "logic",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "to",
            "start": 1788.3651,
            "end": 1788.8651,
            "confidence": 0.9991547,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "chains",
            "start": 1789.0851,
            "end": 1789.405,
            "confidence": 0.5842471,
            "punctuated_word": "chains",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "that",
            "start": 1789.405,
            "end": 1789.645,
            "confidence": 0.9998791,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "do",
            "start": 1789.645,
            "end": 1789.805,
            "confidence": 0.99991727,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "not",
            "start": 1789.805,
            "end": 1790.045,
            "confidence": 0.99986863,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "have",
            "start": 1790.045,
            "end": 1790.2051,
            "confidence": 0.99987066,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "these",
            "start": 1790.2051,
            "end": 1790.4451,
            "confidence": 0.9614685,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          },
          {
            "word": "capabilities",
            "start": 1790.4451,
            "end": 1790.9451,
            "confidence": 0.90123034,
            "punctuated_word": "capabilities,",
            "speaker": 2,
            "speaker_confidence": 0.8035362
          }
        ],
        "speaker": 2,
        "id": "19b9c05f-5b95-4ba0-8250-d033f72ada59"
      },
      {
        "start": 1791.2451,
        "end": 1793.43,
        "confidence": 0.97745275,
        "channel": 0,
        "transcript": "for example, Bitcoin or XRPL.",
        "words": [
          {
            "word": "for",
            "start": 1791.2451,
            "end": 1791.405,
            "confidence": 0.9993228,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "example",
            "start": 1791.405,
            "end": 1791.905,
            "confidence": 0.9847641,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "bitcoin",
            "start": 1791.9651,
            "end": 1792.4651,
            "confidence": 0.9836573,
            "punctuated_word": "Bitcoin",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "or",
            "start": 1792.6901,
            "end": 1792.93,
            "confidence": 0.99967504,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "xrpl",
            "start": 1792.93,
            "end": 1793.43,
            "confidence": 0.9198446,
            "punctuated_word": "XRPL.",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          }
        ],
        "speaker": 2,
        "id": "f2a06756-f579-432f-b5e1-0aeccfe25591"
      },
      {
        "start": 1794.05,
        "end": 1804.0701,
        "confidence": 0.9624329,
        "channel": 0,
        "transcript": "And by doing that, you don't only allow for this kind of more complex asset treatment on top of Bitcoin, but also it allows for things like atomic swaps between",
        "words": [
          {
            "word": "and",
            "start": 1794.05,
            "end": 1794.4501,
            "confidence": 0.9985942,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "by",
            "start": 1794.4501,
            "end": 1794.61,
            "confidence": 0.99510044,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "doing",
            "start": 1794.61,
            "end": 1794.93,
            "confidence": 0.9994655,
            "punctuated_word": "doing",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "that",
            "start": 1794.93,
            "end": 1795.3301,
            "confidence": 0.99947953,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "you",
            "start": 1795.3301,
            "end": 1795.49,
            "confidence": 0.9932353,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "don't",
            "start": 1795.49,
            "end": 1795.73,
            "confidence": 0.99850667,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "only",
            "start": 1795.73,
            "end": 1796.23,
            "confidence": 0.99957556,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "allow",
            "start": 1796.29,
            "end": 1796.77,
            "confidence": 0.9999075,
            "punctuated_word": "allow",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "for",
            "start": 1796.77,
            "end": 1797.01,
            "confidence": 0.99932635,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "this",
            "start": 1797.01,
            "end": 1797.25,
            "confidence": 0.6782832,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "kind",
            "start": 1797.25,
            "end": 1797.41,
            "confidence": 0.9979609,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "of",
            "start": 1797.41,
            "end": 1797.5701,
            "confidence": 0.9998697,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "more",
            "start": 1797.5701,
            "end": 1797.81,
            "confidence": 0.99972147,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "complex",
            "start": 1797.81,
            "end": 1798.31,
            "confidence": 0.9997557,
            "punctuated_word": "complex",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "asset",
            "start": 1798.4501,
            "end": 1798.77,
            "confidence": 0.95253175,
            "punctuated_word": "asset",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "treatment",
            "start": 1798.77,
            "end": 1799.27,
            "confidence": 0.9667627,
            "punctuated_word": "treatment",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "on",
            "start": 1799.49,
            "end": 1799.65,
            "confidence": 0.9998078,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "top",
            "start": 1799.65,
            "end": 1799.89,
            "confidence": 0.9999347,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "of",
            "start": 1799.89,
            "end": 1800.05,
            "confidence": 0.9996884,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "bitcoin",
            "start": 1800.05,
            "end": 1800.53,
            "confidence": 0.9812205,
            "punctuated_word": "Bitcoin,",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "but",
            "start": 1800.53,
            "end": 1800.77,
            "confidence": 0.99973506,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "also",
            "start": 1800.77,
            "end": 1801.27,
            "confidence": 0.5365399,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "it",
            "start": 1801.49,
            "end": 1801.73,
            "confidence": 0.81155264,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "allows",
            "start": 1801.73,
            "end": 1802.05,
            "confidence": 0.9999603,
            "punctuated_word": "allows",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "for",
            "start": 1802.05,
            "end": 1802.2101,
            "confidence": 0.999297,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "things",
            "start": 1802.2101,
            "end": 1802.53,
            "confidence": 0.9997931,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "like",
            "start": 1802.53,
            "end": 1802.6901,
            "confidence": 0.9749911,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "atomic",
            "start": 1802.6901,
            "end": 1803.17,
            "confidence": 0.99954706,
            "punctuated_word": "atomic",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "swaps",
            "start": 1803.17,
            "end": 1803.5701,
            "confidence": 0.9931195,
            "punctuated_word": "swaps",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "between",
            "start": 1803.5701,
            "end": 1804.0701,
            "confidence": 0.9997234,
            "punctuated_word": "between",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          }
        ],
        "speaker": 2,
        "id": "d078c5ea-e911-4a71-81de-09c442ecb692"
      },
      {
        "start": 1804.4501,
        "end": 1806.39,
        "confidence": 0.99369794,
        "channel": 0,
        "transcript": "different assets on different chains.",
        "words": [
          {
            "word": "different",
            "start": 1804.4501,
            "end": 1804.9501,
            "confidence": 0.9994492,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "assets",
            "start": 1805.0901,
            "end": 1805.41,
            "confidence": 0.97832525,
            "punctuated_word": "assets",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "on",
            "start": 1805.41,
            "end": 1805.5701,
            "confidence": 0.9995455,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9218321
          },
          {
            "word": "different",
            "start": 1805.5701,
            "end": 1805.89,
            "confidence": 0.99994624,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "chains",
            "start": 1805.89,
            "end": 1806.39,
            "confidence": 0.9912235,
            "punctuated_word": "chains.",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          }
        ],
        "speaker": 2,
        "id": "4bd31037-f4ba-4b36-aee5-24d08ae1503b"
      },
      {
        "start": 1806.9951,
        "end": 1808.6951,
        "confidence": 0.99831736,
        "channel": 0,
        "transcript": "And this kind of",
        "words": [
          {
            "word": "and",
            "start": 1806.9951,
            "end": 1807.395,
            "confidence": 0.9996803,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "this",
            "start": 1807.395,
            "end": 1807.895,
            "confidence": 0.9965983,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "kind",
            "start": 1807.9551,
            "end": 1808.1951,
            "confidence": 0.9970751,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "of",
            "start": 1808.1951,
            "end": 1808.6951,
            "confidence": 0.99991596,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          }
        ],
        "speaker": 2,
        "id": "d8fcbf96-d83a-4f26-ace5-024c639c5d1e"
      },
      {
        "start": 1808.9951,
        "end": 1809.4951,
        "confidence": 0.98567677,
        "channel": 0,
        "transcript": "interoperability",
        "words": [
          {
            "word": "interoperability",
            "start": 1808.9951,
            "end": 1809.4951,
            "confidence": 0.98567677,
            "punctuated_word": "interoperability",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          }
        ],
        "speaker": 2,
        "id": "6b9a757a-41dd-4e91-9fb9-55fa57185f76"
      },
      {
        "start": 1809.875,
        "end": 1820.2151,
        "confidence": 0.9941425,
        "channel": 0,
        "transcript": "between blockchains is something that I see built on top of liquefaction in the future. It provides some really good properties when it comes to having to wait for finality and",
        "words": [
          {
            "word": "between",
            "start": 1809.875,
            "end": 1810.275,
            "confidence": 0.999801,
            "punctuated_word": "between",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "blockchains",
            "start": 1810.275,
            "end": 1810.775,
            "confidence": 0.9923439,
            "punctuated_word": "blockchains",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "is",
            "start": 1810.9951,
            "end": 1811.155,
            "confidence": 0.9998423,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "something",
            "start": 1811.155,
            "end": 1811.555,
            "confidence": 0.9998642,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "that",
            "start": 1811.555,
            "end": 1811.795,
            "confidence": 0.999879,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "i",
            "start": 1811.795,
            "end": 1812.035,
            "confidence": 0.99992573,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "see",
            "start": 1812.035,
            "end": 1812.435,
            "confidence": 0.999902,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "built",
            "start": 1812.435,
            "end": 1812.755,
            "confidence": 0.93936,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "on",
            "start": 1812.755,
            "end": 1812.915,
            "confidence": 0.9998872,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "top",
            "start": 1812.915,
            "end": 1813.0751,
            "confidence": 0.99989533,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "of",
            "start": 1813.0751,
            "end": 1813.2351,
            "confidence": 0.99975985,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "liquefaction",
            "start": 1813.2351,
            "end": 1813.7351,
            "confidence": 0.99425834,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.8502631
          },
          {
            "word": "in",
            "start": 1813.795,
            "end": 1813.875,
            "confidence": 0.9874495,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "the",
            "start": 1813.875,
            "end": 1813.9551,
            "confidence": 0.99972373,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "future",
            "start": 1813.9551,
            "end": 1814.3551,
            "confidence": 0.9977951,
            "punctuated_word": "future.",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "it",
            "start": 1814.3551,
            "end": 1814.515,
            "confidence": 0.9996419,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "provides",
            "start": 1814.515,
            "end": 1815.015,
            "confidence": 0.99987876,
            "punctuated_word": "provides",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "some",
            "start": 1815.0751,
            "end": 1815.5751,
            "confidence": 0.9994598,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "really",
            "start": 1815.7151,
            "end": 1816.2151,
            "confidence": 0.99539363,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "good",
            "start": 1816.275,
            "end": 1816.515,
            "confidence": 0.9999269,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "properties",
            "start": 1816.515,
            "end": 1817.015,
            "confidence": 0.99990153,
            "punctuated_word": "properties",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "when",
            "start": 1817.0751,
            "end": 1817.155,
            "confidence": 0.9998099,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.74289286
          },
          {
            "word": "it",
            "start": 1817.155,
            "end": 1817.3151,
            "confidence": 0.99973315,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.5138742
          },
          {
            "word": "comes",
            "start": 1817.3151,
            "end": 1817.555,
            "confidence": 0.99973184,
            "punctuated_word": "comes",
            "speaker": 2,
            "speaker_confidence": 0.5138742
          },
          {
            "word": "to",
            "start": 1817.555,
            "end": 1818.055,
            "confidence": 0.9992861,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5138742
          },
          {
            "word": "having",
            "start": 1818.1151,
            "end": 1818.515,
            "confidence": 0.99915266,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.5138742
          },
          {
            "word": "to",
            "start": 1818.515,
            "end": 1818.5951,
            "confidence": 0.99974185,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5138742
          },
          {
            "word": "wait",
            "start": 1818.5951,
            "end": 1818.8351,
            "confidence": 0.99996066,
            "punctuated_word": "wait",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "for",
            "start": 1818.8351,
            "end": 1818.9951,
            "confidence": 0.99976736,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "finality",
            "start": 1818.9951,
            "end": 1819.4951,
            "confidence": 0.99752986,
            "punctuated_word": "finality",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "and",
            "start": 1819.7151,
            "end": 1820.2151,
            "confidence": 0.919816,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          }
        ],
        "speaker": 2,
        "id": "03a4c2c3-abf6-42b1-a1c7-44ebe04e09ae"
      },
      {
        "start": 1820.82,
        "end": 1832.76,
        "confidence": 0.98330873,
        "channel": 0,
        "transcript": "even some security guarantees that many bridges do not currently have because of its decentralized properties. Yeah. A lot of bridges today, you kind of just send your money, and you hope that it winds up on the other side. And we think with liquefaction,",
        "words": [
          {
            "word": "even",
            "start": 1820.82,
            "end": 1821.22,
            "confidence": 0.9997416,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "some",
            "start": 1821.22,
            "end": 1821.5399,
            "confidence": 0.98343617,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "security",
            "start": 1821.5399,
            "end": 1822.0199,
            "confidence": 0.999762,
            "punctuated_word": "security",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "guarantees",
            "start": 1822.0199,
            "end": 1822.5,
            "confidence": 0.9992648,
            "punctuated_word": "guarantees",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "that",
            "start": 1822.5,
            "end": 1822.82,
            "confidence": 0.99971753,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "many",
            "start": 1822.82,
            "end": 1823.14,
            "confidence": 0.9997186,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "bridges",
            "start": 1823.14,
            "end": 1823.64,
            "confidence": 0.99317145,
            "punctuated_word": "bridges",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "do",
            "start": 1823.7799,
            "end": 1824.0199,
            "confidence": 0.99923646,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "not",
            "start": 1824.0199,
            "end": 1824.1799,
            "confidence": 0.9998833,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "currently",
            "start": 1824.1799,
            "end": 1824.58,
            "confidence": 0.99979156,
            "punctuated_word": "currently",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "have",
            "start": 1824.58,
            "end": 1824.82,
            "confidence": 0.9998098,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "because",
            "start": 1824.82,
            "end": 1824.98,
            "confidence": 0.9924171,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "of",
            "start": 1824.98,
            "end": 1825.14,
            "confidence": 0.99924576,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "its",
            "start": 1825.14,
            "end": 1825.62,
            "confidence": 0.99233925,
            "punctuated_word": "its",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "decentralized",
            "start": 1825.62,
            "end": 1826.12,
            "confidence": 0.99781334,
            "punctuated_word": "decentralized",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "properties",
            "start": 1826.34,
            "end": 1826.84,
            "confidence": 0.9809955,
            "punctuated_word": "properties.",
            "speaker": 2,
            "speaker_confidence": 0.8201376
          },
          {
            "word": "yeah",
            "start": 1826.8999,
            "end": 1827.14,
            "confidence": 0.78448546,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.45659727
          },
          {
            "word": "a",
            "start": 1827.14,
            "end": 1827.22,
            "confidence": 0.9820884,
            "punctuated_word": "A",
            "speaker": 3,
            "speaker_confidence": 0.45659727
          },
          {
            "word": "lot",
            "start": 1827.22,
            "end": 1827.38,
            "confidence": 0.99942964,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.45659727
          },
          {
            "word": "of",
            "start": 1827.38,
            "end": 1827.46,
            "confidence": 0.99957615,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.45659727
          },
          {
            "word": "bridges",
            "start": 1827.46,
            "end": 1827.7799,
            "confidence": 0.9995604,
            "punctuated_word": "bridges",
            "speaker": 3,
            "speaker_confidence": 0.45659727
          },
          {
            "word": "today",
            "start": 1827.7799,
            "end": 1828.1,
            "confidence": 0.9772954,
            "punctuated_word": "today,",
            "speaker": 3,
            "speaker_confidence": 0.45659727
          },
          {
            "word": "you",
            "start": 1828.1,
            "end": 1828.1799,
            "confidence": 0.9996799,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.45659727
          },
          {
            "word": "kind",
            "start": 1828.1799,
            "end": 1828.34,
            "confidence": 0.97220135,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.45659727
          },
          {
            "word": "of",
            "start": 1828.34,
            "end": 1828.5,
            "confidence": 0.9998217,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "just",
            "start": 1828.5,
            "end": 1828.6599,
            "confidence": 0.99928963,
            "punctuated_word": "just",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "send",
            "start": 1828.6599,
            "end": 1828.82,
            "confidence": 0.99825424,
            "punctuated_word": "send",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "your",
            "start": 1828.82,
            "end": 1828.98,
            "confidence": 0.99948716,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "money",
            "start": 1828.98,
            "end": 1829.2999,
            "confidence": 0.8001147,
            "punctuated_word": "money,",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "and",
            "start": 1829.2999,
            "end": 1829.46,
            "confidence": 0.99984264,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "you",
            "start": 1829.46,
            "end": 1829.62,
            "confidence": 0.9999099,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "hope",
            "start": 1829.62,
            "end": 1829.86,
            "confidence": 0.9998926,
            "punctuated_word": "hope",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "that",
            "start": 1829.86,
            "end": 1830.0199,
            "confidence": 0.9998969,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "it",
            "start": 1830.0199,
            "end": 1830.26,
            "confidence": 0.9998864,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "winds",
            "start": 1830.26,
            "end": 1830.58,
            "confidence": 0.9911684,
            "punctuated_word": "winds",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "up",
            "start": 1830.58,
            "end": 1830.74,
            "confidence": 0.9998585,
            "punctuated_word": "up",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "on",
            "start": 1830.74,
            "end": 1830.82,
            "confidence": 0.9998416,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.6444951
          },
          {
            "word": "the",
            "start": 1830.82,
            "end": 1830.98,
            "confidence": 0.99960786,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.5428256
          },
          {
            "word": "other",
            "start": 1830.98,
            "end": 1831.22,
            "confidence": 0.99986064,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.5428256
          },
          {
            "word": "side",
            "start": 1831.22,
            "end": 1831.46,
            "confidence": 0.97427416,
            "punctuated_word": "side.",
            "speaker": 3,
            "speaker_confidence": 0.5428256
          },
          {
            "word": "and",
            "start": 1831.46,
            "end": 1831.7,
            "confidence": 0.999551,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.5428256
          },
          {
            "word": "we",
            "start": 1831.7,
            "end": 1831.7799,
            "confidence": 0.9976743,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.5428256
          },
          {
            "word": "think",
            "start": 1831.7799,
            "end": 1832.0199,
            "confidence": 0.9998903,
            "punctuated_word": "think",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "with",
            "start": 1832.0199,
            "end": 1832.26,
            "confidence": 0.8849154,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "liquefaction",
            "start": 1832.26,
            "end": 1832.76,
            "confidence": 0.9552004,
            "punctuated_word": "liquefaction,",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          }
        ],
        "speaker": 3,
        "id": "d2a96acb-69ce-42bb-a9b5-affc615956f9"
      },
      {
        "start": 1833.3049,
        "end": 1840.765,
        "confidence": 0.9579968,
        "channel": 0,
        "transcript": "we'll be able to write some bridge code that's really simple that even, like, fairly, like, technical but regular people could understand.",
        "words": [
          {
            "word": "we'll",
            "start": 1833.3049,
            "end": 1833.465,
            "confidence": 0.999653,
            "punctuated_word": "we'll",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "be",
            "start": 1833.465,
            "end": 1833.625,
            "confidence": 0.99972874,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "able",
            "start": 1833.625,
            "end": 1834.105,
            "confidence": 0.99995685,
            "punctuated_word": "able",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "to",
            "start": 1834.105,
            "end": 1834.265,
            "confidence": 0.9992994,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "write",
            "start": 1834.265,
            "end": 1834.505,
            "confidence": 0.9980965,
            "punctuated_word": "write",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "some",
            "start": 1834.505,
            "end": 1834.745,
            "confidence": 0.99903774,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "bridge",
            "start": 1834.745,
            "end": 1834.985,
            "confidence": 0.9992186,
            "punctuated_word": "bridge",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "code",
            "start": 1834.985,
            "end": 1835.225,
            "confidence": 0.9988763,
            "punctuated_word": "code",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "that's",
            "start": 1835.225,
            "end": 1835.5449,
            "confidence": 0.99856496,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "really",
            "start": 1835.5449,
            "end": 1835.865,
            "confidence": 0.99987113,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "simple",
            "start": 1835.865,
            "end": 1836.365,
            "confidence": 0.9998141,
            "punctuated_word": "simple",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "that",
            "start": 1836.505,
            "end": 1836.985,
            "confidence": 0.76826924,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "even",
            "start": 1836.985,
            "end": 1837.385,
            "confidence": 0.9707442,
            "punctuated_word": "even,",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "like",
            "start": 1837.385,
            "end": 1837.785,
            "confidence": 0.9939041,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "fairly",
            "start": 1837.785,
            "end": 1838.265,
            "confidence": 0.8058686,
            "punctuated_word": "fairly,",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "like",
            "start": 1838.265,
            "end": 1838.585,
            "confidence": 0.99415183,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "technical",
            "start": 1838.585,
            "end": 1839.085,
            "confidence": 0.9983304,
            "punctuated_word": "technical",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "but",
            "start": 1839.145,
            "end": 1839.3049,
            "confidence": 0.55772406,
            "punctuated_word": "but",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "regular",
            "start": 1839.3049,
            "end": 1839.705,
            "confidence": 0.99950624,
            "punctuated_word": "regular",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "people",
            "start": 1839.705,
            "end": 1840.025,
            "confidence": 0.9989188,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "could",
            "start": 1840.025,
            "end": 1840.265,
            "confidence": 0.9967519,
            "punctuated_word": "could",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          },
          {
            "word": "understand",
            "start": 1840.265,
            "end": 1840.765,
            "confidence": 0.9996432,
            "punctuated_word": "understand.",
            "speaker": 3,
            "speaker_confidence": 0.8390659
          }
        ],
        "speaker": 3,
        "id": "47d3881d-f660-47da-8515-50d1b1ead500"
      },
      {
        "start": 1843.625,
        "end": 1847.965,
        "confidence": 0.9978545,
        "channel": 0,
        "transcript": "Yeah. Thank you so much. I also wanted to pick up on what Eugene previously mentioned.",
        "words": [
          {
            "word": "yeah",
            "start": 1843.625,
            "end": 1843.865,
            "confidence": 0.9995385,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "thank",
            "start": 1843.865,
            "end": 1844.105,
            "confidence": 0.9998729,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "you",
            "start": 1844.105,
            "end": 1844.265,
            "confidence": 0.99994004,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "so",
            "start": 1844.265,
            "end": 1844.4249,
            "confidence": 0.9998839,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "much",
            "start": 1844.4249,
            "end": 1844.745,
            "confidence": 0.9999586,
            "punctuated_word": "much.",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "i",
            "start": 1844.745,
            "end": 1844.905,
            "confidence": 0.9998933,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "also",
            "start": 1844.905,
            "end": 1845.225,
            "confidence": 0.9993249,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "wanted",
            "start": 1845.225,
            "end": 1845.5449,
            "confidence": 0.99864966,
            "punctuated_word": "wanted",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "to",
            "start": 1845.5449,
            "end": 1845.625,
            "confidence": 0.9997973,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "pick",
            "start": 1845.625,
            "end": 1845.865,
            "confidence": 0.9986952,
            "punctuated_word": "pick",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "up",
            "start": 1845.865,
            "end": 1846.025,
            "confidence": 0.999813,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "on",
            "start": 1846.025,
            "end": 1846.265,
            "confidence": 0.99965954,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "what",
            "start": 1846.265,
            "end": 1846.505,
            "confidence": 0.9997429,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "eugene",
            "start": 1846.505,
            "end": 1846.905,
            "confidence": 0.9793627,
            "punctuated_word": "Eugene",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "previously",
            "start": 1846.905,
            "end": 1847.405,
            "confidence": 0.99975413,
            "punctuated_word": "previously",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "mentioned",
            "start": 1847.465,
            "end": 1847.965,
            "confidence": 0.9917855,
            "punctuated_word": "mentioned.",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          }
        ],
        "speaker": 0,
        "id": "24484595-ee1a-4f6c-9df6-1afab2c40be8"
      },
      {
        "start": 1848.265,
        "end": 1850.76,
        "confidence": 0.99066985,
        "channel": 0,
        "transcript": "It feels like this rentability,",
        "words": [
          {
            "word": "it",
            "start": 1848.265,
            "end": 1848.66,
            "confidence": 0.9985092,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "feels",
            "start": 1848.8201,
            "end": 1849.14,
            "confidence": 0.9987232,
            "punctuated_word": "feels",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "like",
            "start": 1849.14,
            "end": 1849.64,
            "confidence": 0.9965049,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "this",
            "start": 1849.78,
            "end": 1850.26,
            "confidence": 0.9971021,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "rentability",
            "start": 1850.26,
            "end": 1850.76,
            "confidence": 0.9625097,
            "punctuated_word": "rentability,",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          }
        ],
        "speaker": 0,
        "id": "af61930d-338a-4f5a-a779-79cff186dc60"
      },
      {
        "start": 1851.38,
        "end": 1855.16,
        "confidence": 0.9818757,
        "channel": 0,
        "transcript": "if I could call it this way, creates a whole new different market,",
        "words": [
          {
            "word": "if",
            "start": 1851.38,
            "end": 1851.54,
            "confidence": 0.9998883,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "i",
            "start": 1851.54,
            "end": 1851.7001,
            "confidence": 0.9993492,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "could",
            "start": 1851.7001,
            "end": 1851.86,
            "confidence": 0.9999163,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "call",
            "start": 1851.86,
            "end": 1852.1,
            "confidence": 0.9997563,
            "punctuated_word": "call",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "it",
            "start": 1852.1,
            "end": 1852.3401,
            "confidence": 0.99973875,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "this",
            "start": 1852.3401,
            "end": 1852.5,
            "confidence": 0.99910164,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "way",
            "start": 1852.5,
            "end": 1853.0,
            "confidence": 0.9970574,
            "punctuated_word": "way,",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "creates",
            "start": 1853.2201,
            "end": 1853.62,
            "confidence": 0.99275744,
            "punctuated_word": "creates",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "a",
            "start": 1853.62,
            "end": 1853.78,
            "confidence": 0.99993646,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "whole",
            "start": 1853.78,
            "end": 1854.1,
            "confidence": 0.9999341,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "new",
            "start": 1854.1,
            "end": 1854.3401,
            "confidence": 0.999488,
            "punctuated_word": "new",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "different",
            "start": 1854.3401,
            "end": 1854.66,
            "confidence": 0.9747916,
            "punctuated_word": "different",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          },
          {
            "word": "market",
            "start": 1854.66,
            "end": 1855.16,
            "confidence": 0.80266833,
            "punctuated_word": "market,",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          }
        ],
        "speaker": 0,
        "id": "49ca10d6-1b24-4010-8c72-273f8e419696"
      },
      {
        "start": 1855.54,
        "end": 1856.04,
        "confidence": 0.9991191,
        "channel": 0,
        "transcript": "essentially",
        "words": [
          {
            "word": "essentially",
            "start": 1855.54,
            "end": 1856.04,
            "confidence": 0.9991191,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.7920511
          }
        ],
        "speaker": 0,
        "id": "ec62d0dd-ec20-4813-ac88-58fd816677a4"
      },
      {
        "start": 1856.98,
        "end": 1858.68,
        "confidence": 0.8653568,
        "channel": 0,
        "transcript": "similarly to, like, Airbnb",
        "words": [
          {
            "word": "similarly",
            "start": 1856.98,
            "end": 1857.48,
            "confidence": 0.49301437,
            "punctuated_word": "similarly",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          },
          {
            "word": "to",
            "start": 1857.7001,
            "end": 1857.9401,
            "confidence": 0.9725297,
            "punctuated_word": "to,",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          },
          {
            "word": "like",
            "start": 1857.9401,
            "end": 1858.18,
            "confidence": 0.9987349,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          },
          {
            "word": "airbnb",
            "start": 1858.18,
            "end": 1858.68,
            "confidence": 0.9971482,
            "punctuated_word": "Airbnb",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          }
        ],
        "speaker": 0,
        "id": "cc3754d9-a1b0-45b7-b257-42ab917bfc81"
      },
      {
        "start": 1859.38,
        "end": 1860.675,
        "confidence": 0.8750088,
        "channel": 0,
        "transcript": "where we have",
        "words": [
          {
            "word": "where",
            "start": 1859.38,
            "end": 1859.88,
            "confidence": 0.62544227,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          },
          {
            "word": "we",
            "start": 1860.02,
            "end": 1860.26,
            "confidence": 0.9998173,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          },
          {
            "word": "have",
            "start": 1860.26,
            "end": 1860.675,
            "confidence": 0.99976677,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          }
        ],
        "speaker": 0,
        "id": "80695e19-fc1e-4f7f-944f-e73a45c3867f"
      },
      {
        "start": 1861.2351,
        "end": 1863.175,
        "confidence": 0.996113,
        "channel": 0,
        "transcript": "ability to rent someone's credentials.",
        "words": [
          {
            "word": "ability",
            "start": 1861.2351,
            "end": 1861.7151,
            "confidence": 0.9993716,
            "punctuated_word": "ability",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          },
          {
            "word": "to",
            "start": 1861.7151,
            "end": 1861.9551,
            "confidence": 0.99992204,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          },
          {
            "word": "rent",
            "start": 1861.9551,
            "end": 1862.1951,
            "confidence": 0.9971463,
            "punctuated_word": "rent",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          },
          {
            "word": "someone's",
            "start": 1862.1951,
            "end": 1862.675,
            "confidence": 0.99981403,
            "punctuated_word": "someone's",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          },
          {
            "word": "credentials",
            "start": 1862.675,
            "end": 1863.175,
            "confidence": 0.98431134,
            "punctuated_word": "credentials.",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          }
        ],
        "speaker": 0,
        "id": "69e35102-65a9-4b31-b07d-dbf3d241eb53"
      },
      {
        "start": 1864.1951,
        "end": 1864.6951,
        "confidence": 0.9981406,
        "channel": 0,
        "transcript": "So",
        "words": [
          {
            "word": "so",
            "start": 1864.1951,
            "end": 1864.6951,
            "confidence": 0.9981406,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7810569
          }
        ],
        "speaker": 0,
        "id": "d012673b-239e-4bcf-9f86-8134a6a8bbd4"
      },
      {
        "start": 1865.0751,
        "end": 1868.295,
        "confidence": 0.9504948,
        "channel": 0,
        "transcript": "and then, like, my initial thought is like, oh my god.",
        "words": [
          {
            "word": "and",
            "start": 1865.0751,
            "end": 1865.3151,
            "confidence": 0.8846839,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "then",
            "start": 1865.3151,
            "end": 1865.555,
            "confidence": 0.8310793,
            "punctuated_word": "then,",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "like",
            "start": 1865.555,
            "end": 1865.795,
            "confidence": 0.99573255,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "my",
            "start": 1865.795,
            "end": 1865.9551,
            "confidence": 0.999673,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "initial",
            "start": 1865.9551,
            "end": 1866.4551,
            "confidence": 0.99957603,
            "punctuated_word": "initial",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "thought",
            "start": 1866.515,
            "end": 1866.995,
            "confidence": 0.9942629,
            "punctuated_word": "thought",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "is",
            "start": 1866.995,
            "end": 1867.155,
            "confidence": 0.985485,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "like",
            "start": 1867.155,
            "end": 1867.395,
            "confidence": 0.8036631,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "oh",
            "start": 1867.395,
            "end": 1867.635,
            "confidence": 0.9990621,
            "punctuated_word": "oh",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "my",
            "start": 1867.635,
            "end": 1867.795,
            "confidence": 0.9698387,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "god",
            "start": 1867.795,
            "end": 1868.295,
            "confidence": 0.99238586,
            "punctuated_word": "god.",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          }
        ],
        "speaker": 0,
        "id": "58cd6350-1a5e-4c85-9b5d-9670c31efba4"
      },
      {
        "start": 1868.675,
        "end": 1869.8151,
        "confidence": 0.99863577,
        "channel": 0,
        "transcript": "We fight for",
        "words": [
          {
            "word": "we",
            "start": 1868.675,
            "end": 1868.915,
            "confidence": 0.99944,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "fight",
            "start": 1868.915,
            "end": 1869.3151,
            "confidence": 0.99662197,
            "punctuated_word": "fight",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "for",
            "start": 1869.3151,
            "end": 1869.8151,
            "confidence": 0.99984527,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          }
        ],
        "speaker": 0,
        "id": "63ea3cb1-9178-4894-b363-ab96b3148f54"
      },
      {
        "start": 1870.1951,
        "end": 1871.8151,
        "confidence": 0.99735105,
        "channel": 0,
        "transcript": "this notion and assumption",
        "words": [
          {
            "word": "this",
            "start": 1870.1951,
            "end": 1870.675,
            "confidence": 0.9997681,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "notion",
            "start": 1870.675,
            "end": 1871.0751,
            "confidence": 0.9997981,
            "punctuated_word": "notion",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "and",
            "start": 1871.0751,
            "end": 1871.3151,
            "confidence": 0.99044317,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "assumption",
            "start": 1871.3151,
            "end": 1871.8151,
            "confidence": 0.9993948,
            "punctuated_word": "assumption",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          }
        ],
        "speaker": 0,
        "id": "deaf1c15-98b5-4d60-a063-095d40f0ae49"
      },
      {
        "start": 1872.1951,
        "end": 1873.0951,
        "confidence": 0.96855223,
        "channel": 0,
        "transcript": "of authenticity,",
        "words": [
          {
            "word": "of",
            "start": 1872.1951,
            "end": 1872.5951,
            "confidence": 0.99954945,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "authenticity",
            "start": 1872.5951,
            "end": 1873.0951,
            "confidence": 0.9375551,
            "punctuated_word": "authenticity,",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          }
        ],
        "speaker": 0,
        "id": "f186da3e-033a-4aef-b5bc-1f3ac7974dbc"
      },
      {
        "start": 1873.4751,
        "end": 1884.35,
        "confidence": 0.9628427,
        "channel": 0,
        "transcript": "ability to prove, and now it feels like it's this assumption is more liquid. So I'm curious to to also hear from you, Danny and James. What do you think is gonna be",
        "words": [
          {
            "word": "ability",
            "start": 1873.4751,
            "end": 1873.9751,
            "confidence": 0.9996656,
            "punctuated_word": "ability",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "to",
            "start": 1874.035,
            "end": 1874.1951,
            "confidence": 0.99961734,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "prove",
            "start": 1874.1951,
            "end": 1874.6951,
            "confidence": 0.8404914,
            "punctuated_word": "prove,",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "and",
            "start": 1874.8351,
            "end": 1875.0751,
            "confidence": 0.9995809,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "now",
            "start": 1875.0751,
            "end": 1875.2351,
            "confidence": 0.9929304,
            "punctuated_word": "now",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "it",
            "start": 1875.2351,
            "end": 1875.395,
            "confidence": 0.98645407,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "feels",
            "start": 1875.395,
            "end": 1875.635,
            "confidence": 0.99968255,
            "punctuated_word": "feels",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "like",
            "start": 1875.635,
            "end": 1875.875,
            "confidence": 0.9949463,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "it's",
            "start": 1875.875,
            "end": 1876.115,
            "confidence": 0.9971343,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "this",
            "start": 1876.275,
            "end": 1876.65,
            "confidence": 0.999572,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "assumption",
            "start": 1876.89,
            "end": 1877.2101,
            "confidence": 0.9997756,
            "punctuated_word": "assumption",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "is",
            "start": 1877.2101,
            "end": 1877.53,
            "confidence": 0.9996897,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "more",
            "start": 1877.53,
            "end": 1877.77,
            "confidence": 0.99991846,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "liquid",
            "start": 1877.77,
            "end": 1878.27,
            "confidence": 0.9990293,
            "punctuated_word": "liquid.",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "so",
            "start": 1878.49,
            "end": 1878.73,
            "confidence": 0.9918616,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "i'm",
            "start": 1878.73,
            "end": 1878.81,
            "confidence": 0.9987767,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "curious",
            "start": 1878.81,
            "end": 1879.29,
            "confidence": 0.9985697,
            "punctuated_word": "curious",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "to",
            "start": 1879.29,
            "end": 1879.4501,
            "confidence": 0.9945868,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "to",
            "start": 1879.4501,
            "end": 1879.77,
            "confidence": 0.99480563,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "also",
            "start": 1879.77,
            "end": 1880.27,
            "confidence": 0.99445844,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "hear",
            "start": 1880.3301,
            "end": 1880.5701,
            "confidence": 0.99882656,
            "punctuated_word": "hear",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "from",
            "start": 1880.5701,
            "end": 1880.73,
            "confidence": 0.9997023,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "you",
            "start": 1880.73,
            "end": 1880.97,
            "confidence": 0.9700053,
            "punctuated_word": "you,",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "danny",
            "start": 1880.97,
            "end": 1881.37,
            "confidence": 0.73452985,
            "punctuated_word": "Danny",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "and",
            "start": 1881.37,
            "end": 1881.53,
            "confidence": 0.7742859,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "james",
            "start": 1881.53,
            "end": 1882.03,
            "confidence": 0.8064538,
            "punctuated_word": "James.",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "what",
            "start": 1882.25,
            "end": 1882.49,
            "confidence": 0.8682263,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "do",
            "start": 1882.49,
            "end": 1882.5701,
            "confidence": 0.9951881,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.90366054
          },
          {
            "word": "you",
            "start": 1882.5701,
            "end": 1882.65,
            "confidence": 0.99764097,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "think",
            "start": 1882.65,
            "end": 1882.81,
            "confidence": 0.99621,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "is",
            "start": 1882.81,
            "end": 1883.05,
            "confidence": 0.8624514,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "gonna",
            "start": 1883.05,
            "end": 1883.55,
            "confidence": 0.98986316,
            "punctuated_word": "gonna",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "be",
            "start": 1883.85,
            "end": 1884.35,
            "confidence": 0.99887735,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          }
        ],
        "speaker": 0,
        "id": "112db699-45b2-43ad-a677-ebe172c548e6"
      },
      {
        "start": 1884.65,
        "end": 1889.9501,
        "confidence": 0.9573774,
        "channel": 0,
        "transcript": "going, you know, towards? What markets you anticipate, and how will that change the dynamic,",
        "words": [
          {
            "word": "going",
            "start": 1884.65,
            "end": 1885.15,
            "confidence": 0.9974375,
            "punctuated_word": "going,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "you",
            "start": 1885.2101,
            "end": 1885.37,
            "confidence": 0.99980694,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "know",
            "start": 1885.37,
            "end": 1885.6901,
            "confidence": 0.99993414,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "towards",
            "start": 1885.6901,
            "end": 1886.1901,
            "confidence": 0.9689512,
            "punctuated_word": "towards?",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "what",
            "start": 1886.41,
            "end": 1886.65,
            "confidence": 0.99844164,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "markets",
            "start": 1886.65,
            "end": 1887.13,
            "confidence": 0.87456656,
            "punctuated_word": "markets",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "you",
            "start": 1887.13,
            "end": 1887.29,
            "confidence": 0.8228057,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "anticipate",
            "start": 1887.29,
            "end": 1887.79,
            "confidence": 0.71986604,
            "punctuated_word": "anticipate,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "and",
            "start": 1887.93,
            "end": 1888.17,
            "confidence": 0.99952984,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "how",
            "start": 1888.17,
            "end": 1888.41,
            "confidence": 0.9999083,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "will",
            "start": 1888.41,
            "end": 1888.65,
            "confidence": 0.99946064,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "that",
            "start": 1888.65,
            "end": 1888.97,
            "confidence": 0.9996635,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "change",
            "start": 1888.97,
            "end": 1889.29,
            "confidence": 0.99962413,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "the",
            "start": 1889.29,
            "end": 1889.4501,
            "confidence": 0.99943465,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "dynamic",
            "start": 1889.4501,
            "end": 1889.9501,
            "confidence": 0.9812298,
            "punctuated_word": "dynamic,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          }
        ],
        "speaker": 0,
        "id": "d2171e2d-2ed8-43fa-8771-bcd0d62e4b53"
      },
      {
        "start": 1890.81,
        "end": 1891.7101,
        "confidence": 0.9992072,
        "channel": 0,
        "transcript": "which we see",
        "words": [
          {
            "word": "which",
            "start": 1890.81,
            "end": 1891.05,
            "confidence": 0.99919885,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "we",
            "start": 1891.05,
            "end": 1891.2101,
            "confidence": 0.9996119,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "see",
            "start": 1891.2101,
            "end": 1891.7101,
            "confidence": 0.9988109,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          }
        ],
        "speaker": 0,
        "id": "90843f87-a175-4ff5-80af-008e30b81ace"
      },
      {
        "start": 1892.015,
        "end": 1892.915,
        "confidence": 0.92274046,
        "channel": 0,
        "transcript": "today, for example,",
        "words": [
          {
            "word": "today",
            "start": 1892.015,
            "end": 1892.255,
            "confidence": 0.77246547,
            "punctuated_word": "today,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "for",
            "start": 1892.255,
            "end": 1892.415,
            "confidence": 0.9997812,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "example",
            "start": 1892.415,
            "end": 1892.915,
            "confidence": 0.99597466,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          }
        ],
        "speaker": 0,
        "id": "548951d9-7ff5-4c47-8801-003d9d15e804"
      },
      {
        "start": 1893.2151,
        "end": 1897.2351,
        "confidence": 0.8710507,
        "channel": 0,
        "transcript": "an ownership or NFT, a pull up, whatever you might call it, essentially",
        "words": [
          {
            "word": "an",
            "start": 1893.2151,
            "end": 1893.4551,
            "confidence": 0.9847846,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "ownership",
            "start": 1893.4551,
            "end": 1893.935,
            "confidence": 0.99984,
            "punctuated_word": "ownership",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "or",
            "start": 1893.935,
            "end": 1894.255,
            "confidence": 0.93037254,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "nft",
            "start": 1894.255,
            "end": 1894.755,
            "confidence": 0.889947,
            "punctuated_word": "NFT,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "a",
            "start": 1894.8151,
            "end": 1894.895,
            "confidence": 0.3300187,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "pull",
            "start": 1894.895,
            "end": 1895.135,
            "confidence": 0.3293329,
            "punctuated_word": "pull",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "up",
            "start": 1895.135,
            "end": 1895.295,
            "confidence": 0.9679759,
            "punctuated_word": "up,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "whatever",
            "start": 1895.295,
            "end": 1895.6951,
            "confidence": 0.9983405,
            "punctuated_word": "whatever",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "you",
            "start": 1895.6951,
            "end": 1895.8551,
            "confidence": 0.9998037,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "might",
            "start": 1895.8551,
            "end": 1896.015,
            "confidence": 0.99877614,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "call",
            "start": 1896.015,
            "end": 1896.0951,
            "confidence": 0.99988735,
            "punctuated_word": "call",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "it",
            "start": 1896.0951,
            "end": 1896.5951,
            "confidence": 0.89599633,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "essentially",
            "start": 1896.7351,
            "end": 1897.2351,
            "confidence": 0.9985839,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          }
        ],
        "speaker": 0,
        "id": "7b16510c-c37d-4ea1-bb02-dfbcd48dad79"
      },
      {
        "start": 1897.8551,
        "end": 1900.1151,
        "confidence": 0.91740453,
        "channel": 0,
        "transcript": "is integral to someone's identity",
        "words": [
          {
            "word": "is",
            "start": 1897.8551,
            "end": 1898.255,
            "confidence": 0.5884828,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "integral",
            "start": 1898.255,
            "end": 1898.755,
            "confidence": 0.9992963,
            "punctuated_word": "integral",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "to",
            "start": 1898.9751,
            "end": 1899.135,
            "confidence": 0.99975663,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "someone's",
            "start": 1899.135,
            "end": 1899.6151,
            "confidence": 0.99975014,
            "punctuated_word": "someone's",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "identity",
            "start": 1899.6151,
            "end": 1900.1151,
            "confidence": 0.99973685,
            "punctuated_word": "identity",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          }
        ],
        "speaker": 0,
        "id": "4c4ec6b6-c15b-4820-9b52-dc076fd1c397"
      },
      {
        "start": 1900.4951,
        "end": 1902.1951,
        "confidence": 0.97932327,
        "channel": 0,
        "transcript": "and proving certain credentials.",
        "words": [
          {
            "word": "and",
            "start": 1900.4951,
            "end": 1900.895,
            "confidence": 0.9934592,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "proving",
            "start": 1900.895,
            "end": 1901.375,
            "confidence": 0.9974964,
            "punctuated_word": "proving",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "certain",
            "start": 1901.375,
            "end": 1901.6951,
            "confidence": 0.99608034,
            "punctuated_word": "certain",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "credentials",
            "start": 1901.6951,
            "end": 1902.1951,
            "confidence": 0.9302571,
            "punctuated_word": "credentials.",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          }
        ],
        "speaker": 0,
        "id": "0aad07d6-f773-4013-b067-12c31707acf9"
      },
      {
        "start": 1902.8151,
        "end": 1904.3551,
        "confidence": 0.8798991,
        "channel": 0,
        "transcript": "So, yeah, please,",
        "words": [
          {
            "word": "so",
            "start": 1902.8151,
            "end": 1903.3151,
            "confidence": 0.7595231,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "yeah",
            "start": 1903.535,
            "end": 1903.8551,
            "confidence": 0.9745618,
            "punctuated_word": "yeah,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          },
          {
            "word": "please",
            "start": 1903.8551,
            "end": 1904.3551,
            "confidence": 0.9056125,
            "punctuated_word": "please,",
            "speaker": 0,
            "speaker_confidence": 0.92199826
          }
        ],
        "speaker": 0,
        "id": "c5dd6f6c-a9ee-4061-b77d-619b8162a0ca"
      },
      {
        "start": 1905.2151,
        "end": 1912.27,
        "confidence": 0.9832619,
        "channel": 0,
        "transcript": "would be very interesting to hear your thoughts on that. I feel like most of the kind of harmful use cases of liquefaction",
        "words": [
          {
            "word": "would",
            "start": 1905.2151,
            "end": 1905.4551,
            "confidence": 0.84670556,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "be",
            "start": 1905.4551,
            "end": 1905.775,
            "confidence": 0.99562526,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "very",
            "start": 1905.775,
            "end": 1906.015,
            "confidence": 0.999619,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "interesting",
            "start": 1906.015,
            "end": 1906.3351,
            "confidence": 0.8860149,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "to",
            "start": 1906.3351,
            "end": 1906.4951,
            "confidence": 0.9998381,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "hear",
            "start": 1906.4951,
            "end": 1906.7351,
            "confidence": 0.99933416,
            "punctuated_word": "hear",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "your",
            "start": 1906.7351,
            "end": 1906.8151,
            "confidence": 0.99202555,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "thoughts",
            "start": 1906.8151,
            "end": 1907.135,
            "confidence": 0.99960417,
            "punctuated_word": "thoughts",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "on",
            "start": 1907.135,
            "end": 1907.2151,
            "confidence": 0.9787563,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "that",
            "start": 1907.2151,
            "end": 1907.61,
            "confidence": 0.99956584,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.54619193
          },
          {
            "word": "i",
            "start": 1907.85,
            "end": 1908.09,
            "confidence": 0.99952507,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "feel",
            "start": 1908.09,
            "end": 1908.33,
            "confidence": 0.99979466,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "like",
            "start": 1908.33,
            "end": 1908.73,
            "confidence": 0.993764,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "most",
            "start": 1908.73,
            "end": 1908.97,
            "confidence": 0.9986658,
            "punctuated_word": "most",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "of",
            "start": 1908.97,
            "end": 1909.29,
            "confidence": 0.9999094,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "the",
            "start": 1909.29,
            "end": 1909.69,
            "confidence": 0.99989355,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "kind",
            "start": 1909.69,
            "end": 1910.01,
            "confidence": 0.9359876,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "of",
            "start": 1910.01,
            "end": 1910.41,
            "confidence": 0.99993145,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "harmful",
            "start": 1910.41,
            "end": 1910.91,
            "confidence": 0.998601,
            "punctuated_word": "harmful",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "use",
            "start": 1910.97,
            "end": 1911.13,
            "confidence": 0.9926717,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "cases",
            "start": 1911.13,
            "end": 1911.45,
            "confidence": 0.99985826,
            "punctuated_word": "cases",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "of",
            "start": 1911.45,
            "end": 1911.77,
            "confidence": 0.99988747,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "liquefaction",
            "start": 1911.77,
            "end": 1912.27,
            "confidence": 0.9994411,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          }
        ],
        "speaker": 2,
        "id": "3a4cfc2e-e7d8-474b-910d-c37d939b0cac"
      },
      {
        "start": 1912.8099,
        "end": 1915.63,
        "confidence": 0.9994074,
        "channel": 0,
        "transcript": "are the ones that break this link between the identity",
        "words": [
          {
            "word": "are",
            "start": 1912.8099,
            "end": 1912.89,
            "confidence": 0.99927,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.67685354
          },
          {
            "word": "the",
            "start": 1912.89,
            "end": 1913.0499,
            "confidence": 0.9993179,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "ones",
            "start": 1913.0499,
            "end": 1913.29,
            "confidence": 0.9998035,
            "punctuated_word": "ones",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "that",
            "start": 1913.29,
            "end": 1913.53,
            "confidence": 0.99870753,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "break",
            "start": 1913.53,
            "end": 1913.9299,
            "confidence": 0.9995403,
            "punctuated_word": "break",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "this",
            "start": 1913.9299,
            "end": 1914.17,
            "confidence": 0.99904746,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "link",
            "start": 1914.17,
            "end": 1914.49,
            "confidence": 0.9995951,
            "punctuated_word": "link",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "between",
            "start": 1914.49,
            "end": 1914.89,
            "confidence": 0.9998472,
            "punctuated_word": "between",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "the",
            "start": 1914.89,
            "end": 1915.13,
            "confidence": 0.999271,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "identity",
            "start": 1915.13,
            "end": 1915.63,
            "confidence": 0.9996737,
            "punctuated_word": "identity",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          }
        ],
        "speaker": 2,
        "id": "56edafc7-59c3-4355-9860-ed029068334c"
      },
      {
        "start": 1916.73,
        "end": 1919.95,
        "confidence": 0.9978786,
        "channel": 0,
        "transcript": "and the asset that's supposed to be linked to the identity.",
        "words": [
          {
            "word": "and",
            "start": 1916.73,
            "end": 1916.89,
            "confidence": 0.99516463,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "the",
            "start": 1916.89,
            "end": 1917.0499,
            "confidence": 0.99931777,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "asset",
            "start": 1917.0499,
            "end": 1917.5499,
            "confidence": 0.99797255,
            "punctuated_word": "asset",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "that's",
            "start": 1917.69,
            "end": 1918.19,
            "confidence": 0.9983727,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "supposed",
            "start": 1918.33,
            "end": 1918.65,
            "confidence": 0.9995339,
            "punctuated_word": "supposed",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "to",
            "start": 1918.65,
            "end": 1918.8099,
            "confidence": 0.99933344,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "be",
            "start": 1918.8099,
            "end": 1918.97,
            "confidence": 0.9999299,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "linked",
            "start": 1918.97,
            "end": 1919.13,
            "confidence": 0.9999261,
            "punctuated_word": "linked",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "to",
            "start": 1919.13,
            "end": 1919.29,
            "confidence": 0.99908555,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "the",
            "start": 1919.29,
            "end": 1919.45,
            "confidence": 0.999186,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          },
          {
            "word": "identity",
            "start": 1919.45,
            "end": 1919.95,
            "confidence": 0.9888432,
            "punctuated_word": "identity.",
            "speaker": 2,
            "speaker_confidence": 0.7852357
          }
        ],
        "speaker": 2,
        "id": "51c5d738-1753-4896-946d-a6797894600c"
      },
      {
        "start": 1920.41,
        "end": 1926.675,
        "confidence": 0.97818315,
        "channel": 0,
        "transcript": "So I I do feel like this kind of assumption based use cases of liquefaction are gonna be eventually",
        "words": [
          {
            "word": "so",
            "start": 1920.41,
            "end": 1920.65,
            "confidence": 0.9989073,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "i",
            "start": 1920.65,
            "end": 1920.89,
            "confidence": 0.99935716,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "i",
            "start": 1920.89,
            "end": 1921.0499,
            "confidence": 0.9993882,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "do",
            "start": 1921.0499,
            "end": 1921.53,
            "confidence": 0.9993185,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "feel",
            "start": 1921.53,
            "end": 1921.77,
            "confidence": 0.9997676,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "like",
            "start": 1921.77,
            "end": 1922.09,
            "confidence": 0.98471326,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "this",
            "start": 1922.09,
            "end": 1922.33,
            "confidence": 0.6398273,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "kind",
            "start": 1922.33,
            "end": 1922.57,
            "confidence": 0.99798846,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "of",
            "start": 1922.57,
            "end": 1922.895,
            "confidence": 0.99972004,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "assumption",
            "start": 1923.135,
            "end": 1923.615,
            "confidence": 0.9984987,
            "punctuated_word": "assumption",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "based",
            "start": 1923.615,
            "end": 1924.095,
            "confidence": 0.9998399,
            "punctuated_word": "based",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "use",
            "start": 1924.095,
            "end": 1924.335,
            "confidence": 0.99538785,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "cases",
            "start": 1924.335,
            "end": 1924.655,
            "confidence": 0.9996106,
            "punctuated_word": "cases",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "of",
            "start": 1924.655,
            "end": 1924.8151,
            "confidence": 0.99988616,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "liquefaction",
            "start": 1924.8151,
            "end": 1925.3151,
            "confidence": 0.99492264,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "are",
            "start": 1925.4551,
            "end": 1925.615,
            "confidence": 0.9993692,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "gonna",
            "start": 1925.615,
            "end": 1925.935,
            "confidence": 0.99514353,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "be",
            "start": 1925.935,
            "end": 1926.175,
            "confidence": 0.9976714,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "eventually",
            "start": 1926.175,
            "end": 1926.675,
            "confidence": 0.98616135,
            "punctuated_word": "eventually",
            "speaker": 2,
            "speaker_confidence": 0.993524
          }
        ],
        "speaker": 2,
        "id": "246ff602-d5d5-4ab3-9cda-451b0db2062c"
      },
      {
        "start": 1927.135,
        "end": 1928.755,
        "confidence": 0.9761535,
        "channel": 0,
        "transcript": "patched using complete knowledge.",
        "words": [
          {
            "word": "patched",
            "start": 1927.135,
            "end": 1927.535,
            "confidence": 0.9158903,
            "punctuated_word": "patched",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "using",
            "start": 1927.535,
            "end": 1927.855,
            "confidence": 0.9909689,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "complete",
            "start": 1927.855,
            "end": 1928.255,
            "confidence": 0.9980716,
            "punctuated_word": "complete",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "knowledge",
            "start": 1928.255,
            "end": 1928.755,
            "confidence": 0.99968326,
            "punctuated_word": "knowledge.",
            "speaker": 2,
            "speaker_confidence": 0.993524
          }
        ],
        "speaker": 2,
        "id": "ee15275d-29d7-428f-9e4b-e854dcd8fe96"
      },
      {
        "start": 1929.055,
        "end": 1932.915,
        "confidence": 0.9967063,
        "channel": 0,
        "transcript": "I also feel like the privacy guarantee that liquefaction",
        "words": [
          {
            "word": "i",
            "start": 1929.055,
            "end": 1929.375,
            "confidence": 0.99935013,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "also",
            "start": 1929.375,
            "end": 1929.855,
            "confidence": 0.9983852,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "feel",
            "start": 1929.855,
            "end": 1930.095,
            "confidence": 0.99987507,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "like",
            "start": 1930.095,
            "end": 1930.595,
            "confidence": 0.9864014,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "the",
            "start": 1930.8151,
            "end": 1931.215,
            "confidence": 0.9989442,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "privacy",
            "start": 1931.215,
            "end": 1931.715,
            "confidence": 0.9998103,
            "punctuated_word": "privacy",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "guarantee",
            "start": 1931.775,
            "end": 1932.175,
            "confidence": 0.9983224,
            "punctuated_word": "guarantee",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "that",
            "start": 1932.175,
            "end": 1932.415,
            "confidence": 0.9999043,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "liquefaction",
            "start": 1932.415,
            "end": 1932.915,
            "confidence": 0.98936385,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.993524
          }
        ],
        "speaker": 2,
        "id": "3e8a2065-5e5a-45b9-811a-d5df2208a130"
      },
      {
        "start": 1933.4551,
        "end": 1933.9551,
        "confidence": 0.99973637,
        "channel": 0,
        "transcript": "provides",
        "words": [
          {
            "word": "provides",
            "start": 1933.4551,
            "end": 1933.9551,
            "confidence": 0.99973637,
            "punctuated_word": "provides",
            "speaker": 2,
            "speaker_confidence": 0.993524
          }
        ],
        "speaker": 2,
        "id": "653fe935-68f9-428e-958e-d335a88f49ca"
      },
      {
        "start": 1934.415,
        "end": 1938.355,
        "confidence": 0.9981613,
        "channel": 0,
        "transcript": "is is the one property that builds most of the constructive use cases.",
        "words": [
          {
            "word": "is",
            "start": 1934.415,
            "end": 1934.735,
            "confidence": 0.9976549,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "is",
            "start": 1934.735,
            "end": 1934.895,
            "confidence": 0.99813026,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "the",
            "start": 1934.895,
            "end": 1935.135,
            "confidence": 0.9997849,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "one",
            "start": 1935.135,
            "end": 1935.375,
            "confidence": 0.99987435,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "property",
            "start": 1935.375,
            "end": 1935.875,
            "confidence": 0.99978334,
            "punctuated_word": "property",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "that",
            "start": 1935.935,
            "end": 1936.175,
            "confidence": 0.9997429,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "builds",
            "start": 1936.175,
            "end": 1936.5751,
            "confidence": 0.9957207,
            "punctuated_word": "builds",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "most",
            "start": 1936.5751,
            "end": 1936.735,
            "confidence": 0.99980015,
            "punctuated_word": "most",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "of",
            "start": 1936.735,
            "end": 1936.895,
            "confidence": 0.99983,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.993524
          },
          {
            "word": "the",
            "start": 1936.895,
            "end": 1936.975,
            "confidence": 0.9996426,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "constructive",
            "start": 1936.975,
            "end": 1937.475,
            "confidence": 0.99345595,
            "punctuated_word": "constructive",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "use",
            "start": 1937.6951,
            "end": 1937.855,
            "confidence": 0.99707067,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "cases",
            "start": 1937.855,
            "end": 1938.355,
            "confidence": 0.99560654,
            "punctuated_word": "cases.",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          }
        ],
        "speaker": 2,
        "id": "a8a32b0d-fb80-462f-8df6-171b1242f941"
      },
      {
        "start": 1938.72,
        "end": 1941.62,
        "confidence": 0.9969147,
        "channel": 0,
        "transcript": "So in the future, we are gonna see, for example,",
        "words": [
          {
            "word": "so",
            "start": 1938.72,
            "end": 1939.22,
            "confidence": 0.9996146,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "in",
            "start": 1939.36,
            "end": 1939.44,
            "confidence": 0.97761154,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "the",
            "start": 1939.44,
            "end": 1939.6,
            "confidence": 0.99976677,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "future",
            "start": 1939.6,
            "end": 1939.9199,
            "confidence": 0.9977445,
            "punctuated_word": "future,",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "we",
            "start": 1939.9199,
            "end": 1940.08,
            "confidence": 0.9999143,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "are",
            "start": 1940.08,
            "end": 1940.24,
            "confidence": 0.99858296,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "gonna",
            "start": 1940.24,
            "end": 1940.5599,
            "confidence": 0.9975332,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "see",
            "start": 1940.5599,
            "end": 1940.96,
            "confidence": 0.9985924,
            "punctuated_word": "see,",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "for",
            "start": 1940.96,
            "end": 1941.12,
            "confidence": 0.99992454,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "example",
            "start": 1941.12,
            "end": 1941.62,
            "confidence": 0.99986136,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          }
        ],
        "speaker": 2,
        "id": "2b15c4fe-7f75-4cb2-b147-a3722e42ef2b"
      },
      {
        "start": 1942.0,
        "end": 1945.54,
        "confidence": 0.9944048,
        "channel": 0,
        "transcript": "more legally compliant privacy pools built on top of liquefaction,",
        "words": [
          {
            "word": "more",
            "start": 1942.0,
            "end": 1942.48,
            "confidence": 0.99984944,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "legally",
            "start": 1942.48,
            "end": 1942.88,
            "confidence": 0.9971125,
            "punctuated_word": "legally",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "compliant",
            "start": 1942.88,
            "end": 1943.36,
            "confidence": 0.99830866,
            "punctuated_word": "compliant",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "privacy",
            "start": 1943.36,
            "end": 1943.76,
            "confidence": 0.99744546,
            "punctuated_word": "privacy",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "pools",
            "start": 1943.76,
            "end": 1944.26,
            "confidence": 0.96553695,
            "punctuated_word": "pools",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "built",
            "start": 1944.32,
            "end": 1944.5599,
            "confidence": 0.9914914,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "on",
            "start": 1944.5599,
            "end": 1944.64,
            "confidence": 0.9999018,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.80652934
          },
          {
            "word": "top",
            "start": 1944.64,
            "end": 1944.88,
            "confidence": 0.99987817,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.63075036
          },
          {
            "word": "of",
            "start": 1944.88,
            "end": 1945.04,
            "confidence": 0.9997923,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.63075036
          },
          {
            "word": "liquefaction",
            "start": 1945.04,
            "end": 1945.54,
            "confidence": 0.99473107,
            "punctuated_word": "liquefaction,",
            "speaker": 2,
            "speaker_confidence": 0.63075036
          }
        ],
        "speaker": 2,
        "id": "1b9f0fc9-1e12-4880-bd6f-ad31c0554ef6"
      },
      {
        "start": 1946.24,
        "end": 1951.7,
        "confidence": 0.9902164,
        "channel": 0,
        "transcript": "more kind of auction based systems built on liquefaction for more privacy reasons.",
        "words": [
          {
            "word": "more",
            "start": 1946.24,
            "end": 1946.48,
            "confidence": 0.9996753,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.63075036
          },
          {
            "word": "kind",
            "start": 1946.48,
            "end": 1946.72,
            "confidence": 0.9819266,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.63075036
          },
          {
            "word": "of",
            "start": 1946.72,
            "end": 1947.2,
            "confidence": 0.99985933,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.63075036
          },
          {
            "word": "auction",
            "start": 1947.2,
            "end": 1947.6799,
            "confidence": 0.9595766,
            "punctuated_word": "auction",
            "speaker": 2,
            "speaker_confidence": 0.63075036
          },
          {
            "word": "based",
            "start": 1947.6799,
            "end": 1948.16,
            "confidence": 0.999671,
            "punctuated_word": "based",
            "speaker": 2,
            "speaker_confidence": 0.63075036
          },
          {
            "word": "systems",
            "start": 1948.16,
            "end": 1948.66,
            "confidence": 0.9993742,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.63075036
          },
          {
            "word": "built",
            "start": 1948.96,
            "end": 1949.12,
            "confidence": 0.9974293,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          },
          {
            "word": "on",
            "start": 1949.12,
            "end": 1949.28,
            "confidence": 0.9997595,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          },
          {
            "word": "liquefaction",
            "start": 1949.28,
            "end": 1949.78,
            "confidence": 0.99981016,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          },
          {
            "word": "for",
            "start": 1950.08,
            "end": 1950.4,
            "confidence": 0.998887,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          },
          {
            "word": "more",
            "start": 1950.4,
            "end": 1950.64,
            "confidence": 0.999818,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          },
          {
            "word": "privacy",
            "start": 1950.64,
            "end": 1951.14,
            "confidence": 0.9999726,
            "punctuated_word": "privacy",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          },
          {
            "word": "reasons",
            "start": 1951.2,
            "end": 1951.7,
            "confidence": 0.9370538,
            "punctuated_word": "reasons.",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          }
        ],
        "speaker": 2,
        "id": "2b0b2eb7-26b0-4b2e-941c-3160f0fa5510"
      },
      {
        "start": 1952.32,
        "end": 1953.2999,
        "confidence": 0.99904,
        "channel": 0,
        "transcript": "Anything that",
        "words": [
          {
            "word": "anything",
            "start": 1952.32,
            "end": 1952.7999,
            "confidence": 0.99855083,
            "punctuated_word": "Anything",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          },
          {
            "word": "that",
            "start": 1952.7999,
            "end": 1953.2999,
            "confidence": 0.9995291,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          }
        ],
        "speaker": 2,
        "id": "9999b734-f446-442b-8df5-77c04ba87e38"
      },
      {
        "start": 1953.775,
        "end": 1954.995,
        "confidence": 0.9616159,
        "channel": 0,
        "transcript": "kind of the blockchain",
        "words": [
          {
            "word": "kind",
            "start": 1953.775,
            "end": 1954.015,
            "confidence": 0.99796754,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7993417
          },
          {
            "word": "of",
            "start": 1954.015,
            "end": 1954.095,
            "confidence": 0.99969256,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.57556826
          },
          {
            "word": "the",
            "start": 1954.095,
            "end": 1954.495,
            "confidence": 0.861812,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.57556826
          },
          {
            "word": "blockchain",
            "start": 1954.495,
            "end": 1954.995,
            "confidence": 0.98699135,
            "punctuated_word": "blockchain",
            "speaker": 2,
            "speaker_confidence": 0.57556826
          }
        ],
        "speaker": 2,
        "id": "eefa361f-8da7-49d5-8214-1910bdb1151e"
      },
      {
        "start": 1955.615,
        "end": 1959.795,
        "confidence": 0.9414723,
        "channel": 0,
        "transcript": "that cannot be done in a classical blockchain due to its kind of public properties",
        "words": [
          {
            "word": "that",
            "start": 1955.615,
            "end": 1955.855,
            "confidence": 0.52591366,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.57556826
          },
          {
            "word": "cannot",
            "start": 1955.855,
            "end": 1956.175,
            "confidence": 0.9985514,
            "punctuated_word": "cannot",
            "speaker": 2,
            "speaker_confidence": 0.57556826
          },
          {
            "word": "be",
            "start": 1956.175,
            "end": 1956.335,
            "confidence": 0.99989533,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.57556826
          },
          {
            "word": "done",
            "start": 1956.335,
            "end": 1956.495,
            "confidence": 0.99972624,
            "punctuated_word": "done",
            "speaker": 2,
            "speaker_confidence": 0.57556826
          },
          {
            "word": "in",
            "start": 1956.495,
            "end": 1956.575,
            "confidence": 0.99969614,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.4901827
          },
          {
            "word": "a",
            "start": 1956.575,
            "end": 1956.735,
            "confidence": 0.6361275,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.4901827
          },
          {
            "word": "classical",
            "start": 1956.735,
            "end": 1957.135,
            "confidence": 0.99546945,
            "punctuated_word": "classical",
            "speaker": 2,
            "speaker_confidence": 0.4901827
          },
          {
            "word": "blockchain",
            "start": 1957.135,
            "end": 1957.615,
            "confidence": 0.99410784,
            "punctuated_word": "blockchain",
            "speaker": 2,
            "speaker_confidence": 0.4901827
          },
          {
            "word": "due",
            "start": 1957.615,
            "end": 1957.855,
            "confidence": 0.998058,
            "punctuated_word": "due",
            "speaker": 2,
            "speaker_confidence": 0.4901827
          },
          {
            "word": "to",
            "start": 1957.855,
            "end": 1957.9349,
            "confidence": 0.9974667,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          },
          {
            "word": "its",
            "start": 1957.9349,
            "end": 1958.255,
            "confidence": 0.9951839,
            "punctuated_word": "its",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          },
          {
            "word": "kind",
            "start": 1958.255,
            "end": 1958.495,
            "confidence": 0.98329884,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          },
          {
            "word": "of",
            "start": 1958.495,
            "end": 1958.655,
            "confidence": 0.99964046,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          },
          {
            "word": "public",
            "start": 1958.655,
            "end": 1959.155,
            "confidence": 0.999788,
            "punctuated_word": "public",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          },
          {
            "word": "properties",
            "start": 1959.295,
            "end": 1959.795,
            "confidence": 0.99915946,
            "punctuated_word": "properties",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          }
        ],
        "speaker": 2,
        "id": "f736dbd5-5ebc-4f27-bd1a-c74d2d68a17c"
      },
      {
        "start": 1960.335,
        "end": 1964.835,
        "confidence": 0.98250234,
        "channel": 0,
        "transcript": "will be able to be done using liquefaction to kind of provide this extra privacy guarantee.",
        "words": [
          {
            "word": "will",
            "start": 1960.335,
            "end": 1960.575,
            "confidence": 0.9447153,
            "punctuated_word": "will",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          },
          {
            "word": "be",
            "start": 1960.575,
            "end": 1960.735,
            "confidence": 0.99965954,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          },
          {
            "word": "able",
            "start": 1960.735,
            "end": 1960.975,
            "confidence": 0.99981254,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          },
          {
            "word": "to",
            "start": 1960.975,
            "end": 1961.135,
            "confidence": 0.99899715,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.67854065
          },
          {
            "word": "be",
            "start": 1961.135,
            "end": 1961.215,
            "confidence": 0.9991866,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "done",
            "start": 1961.215,
            "end": 1961.535,
            "confidence": 0.9988833,
            "punctuated_word": "done",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "using",
            "start": 1961.535,
            "end": 1961.855,
            "confidence": 0.9994498,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "liquefaction",
            "start": 1961.855,
            "end": 1962.355,
            "confidence": 0.9887323,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "to",
            "start": 1962.495,
            "end": 1962.655,
            "confidence": 0.9985039,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "kind",
            "start": 1962.655,
            "end": 1962.815,
            "confidence": 0.9967289,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "of",
            "start": 1962.815,
            "end": 1963.0549,
            "confidence": 0.99915004,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "provide",
            "start": 1963.0549,
            "end": 1963.375,
            "confidence": 0.9994906,
            "punctuated_word": "provide",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "this",
            "start": 1963.375,
            "end": 1963.615,
            "confidence": 0.8202558,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "extra",
            "start": 1963.615,
            "end": 1963.855,
            "confidence": 0.9997372,
            "punctuated_word": "extra",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "privacy",
            "start": 1963.855,
            "end": 1964.335,
            "confidence": 0.999691,
            "punctuated_word": "privacy",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "guarantee",
            "start": 1964.335,
            "end": 1964.835,
            "confidence": 0.9770433,
            "punctuated_word": "guarantee.",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          }
        ],
        "speaker": 2,
        "id": "c747da93-be70-4e17-a6a8-4b9d99cda909"
      },
      {
        "start": 1965.775,
        "end": 1967.88,
        "confidence": 0.966038,
        "channel": 0,
        "transcript": "But I do feel like this kind of detachment",
        "words": [
          {
            "word": "but",
            "start": 1965.775,
            "end": 1966.095,
            "confidence": 0.9856456,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "i",
            "start": 1966.095,
            "end": 1966.335,
            "confidence": 0.9911078,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "do",
            "start": 1966.335,
            "end": 1966.575,
            "confidence": 0.99501306,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "feel",
            "start": 1966.575,
            "end": 1966.735,
            "confidence": 0.9959592,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "like",
            "start": 1966.735,
            "end": 1966.975,
            "confidence": 0.95803696,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "this",
            "start": 1966.975,
            "end": 1967.135,
            "confidence": 0.9883718,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "kind",
            "start": 1967.135,
            "end": 1967.295,
            "confidence": 0.9773721,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "of",
            "start": 1967.295,
            "end": 1967.535,
            "confidence": 0.9745797,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          },
          {
            "word": "detachment",
            "start": 1967.535,
            "end": 1967.88,
            "confidence": 0.8282553,
            "punctuated_word": "detachment",
            "speaker": 2,
            "speaker_confidence": 0.89856684
          }
        ],
        "speaker": 2,
        "id": "739c986e-bbc8-4761-a971-42e7703404b0"
      },
      {
        "start": 1971.16,
        "end": 1971.74,
        "confidence": 0.9864863,
        "channel": 0,
        "transcript": "the private",
        "words": [
          {
            "word": "the",
            "start": 1971.16,
            "end": 1971.24,
            "confidence": 0.9770733,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.54039997
          },
          {
            "word": "private",
            "start": 1971.24,
            "end": 1971.74,
            "confidence": 0.9958994,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.54039997
          }
        ],
        "speaker": 2,
        "id": "69716627-9e22-48d8-8a6a-1024ac60a3ee"
      },
      {
        "start": 1972.28,
        "end": 1974.9401,
        "confidence": 0.9663626,
        "channel": 0,
        "transcript": "key is something that in many cases is not desirable.",
        "words": [
          {
            "word": "key",
            "start": 1972.28,
            "end": 1972.36,
            "confidence": 0.9978567,
            "punctuated_word": "key",
            "speaker": 2,
            "speaker_confidence": 0.54039997
          },
          {
            "word": "is",
            "start": 1972.36,
            "end": 1972.52,
            "confidence": 0.9887826,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.54039997
          },
          {
            "word": "something",
            "start": 1972.52,
            "end": 1972.84,
            "confidence": 0.99969256,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.6162891
          },
          {
            "word": "that",
            "start": 1972.84,
            "end": 1973.08,
            "confidence": 0.99929774,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6162891
          },
          {
            "word": "in",
            "start": 1973.08,
            "end": 1973.24,
            "confidence": 0.71826184,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6162891
          },
          {
            "word": "many",
            "start": 1973.24,
            "end": 1973.48,
            "confidence": 0.9993591,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.6162891
          },
          {
            "word": "cases",
            "start": 1973.48,
            "end": 1973.98,
            "confidence": 0.98556626,
            "punctuated_word": "cases",
            "speaker": 2,
            "speaker_confidence": 0.6162891
          },
          {
            "word": "is",
            "start": 1974.04,
            "end": 1974.2,
            "confidence": 0.9786981,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6162891
          },
          {
            "word": "not",
            "start": 1974.2,
            "end": 1974.4401,
            "confidence": 0.9969118,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.6162891
          },
          {
            "word": "desirable",
            "start": 1974.4401,
            "end": 1974.9401,
            "confidence": 0.9991989,
            "punctuated_word": "desirable.",
            "speaker": 2,
            "speaker_confidence": 0.6162891
          }
        ],
        "speaker": 2,
        "id": "2146f3e4-fe29-4e21-9ca1-2534743f159c"
      },
      {
        "start": 1975.8,
        "end": 1982.115,
        "confidence": 0.99445814,
        "channel": 0,
        "transcript": "Just follow-up here. Whom do you see would be the first to jump on that trend as the notion",
        "words": [
          {
            "word": "just",
            "start": 1975.8,
            "end": 1976.04,
            "confidence": 0.9971711,
            "punctuated_word": "Just",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "follow-up",
            "start": 1976.04,
            "end": 1976.52,
            "confidence": 0.99138194,
            "punctuated_word": "follow-up",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "here",
            "start": 1976.52,
            "end": 1977.02,
            "confidence": 0.94410783,
            "punctuated_word": "here.",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "whom",
            "start": 1977.16,
            "end": 1977.4,
            "confidence": 0.99278706,
            "punctuated_word": "Whom",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "do",
            "start": 1977.4,
            "end": 1977.56,
            "confidence": 0.99970204,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "you",
            "start": 1977.56,
            "end": 1977.72,
            "confidence": 0.9992004,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "see",
            "start": 1977.72,
            "end": 1978.2,
            "confidence": 0.9995915,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "would",
            "start": 1978.2,
            "end": 1978.52,
            "confidence": 0.99806935,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "be",
            "start": 1978.52,
            "end": 1978.92,
            "confidence": 0.9993455,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "the",
            "start": 1978.92,
            "end": 1979.0,
            "confidence": 0.999305,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "first",
            "start": 1979.0,
            "end": 1979.4,
            "confidence": 0.9995166,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "to",
            "start": 1979.4,
            "end": 1979.56,
            "confidence": 0.9990528,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "jump",
            "start": 1979.56,
            "end": 1979.8,
            "confidence": 0.99982846,
            "punctuated_word": "jump",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "on",
            "start": 1979.8,
            "end": 1979.96,
            "confidence": 0.9990903,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "that",
            "start": 1979.96,
            "end": 1980.2,
            "confidence": 0.988863,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "trend",
            "start": 1980.2,
            "end": 1980.7,
            "confidence": 0.98829764,
            "punctuated_word": "trend",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "as",
            "start": 1980.975,
            "end": 1981.295,
            "confidence": 0.9998272,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "the",
            "start": 1981.295,
            "end": 1981.615,
            "confidence": 0.99977165,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "notion",
            "start": 1981.615,
            "end": 1982.115,
            "confidence": 0.999798,
            "punctuated_word": "notion",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          }
        ],
        "speaker": 0,
        "id": "20f9e8ff-57e7-4edb-801a-66778647ef69"
      },
      {
        "start": 1982.495,
        "end": 1985.715,
        "confidence": 0.99363744,
        "channel": 0,
        "transcript": "of rentability and liquefaction becomes more and more",
        "words": [
          {
            "word": "of",
            "start": 1982.495,
            "end": 1982.735,
            "confidence": 0.99505216,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "rentability",
            "start": 1982.735,
            "end": 1983.235,
            "confidence": 0.9587588,
            "punctuated_word": "rentability",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "and",
            "start": 1983.455,
            "end": 1983.695,
            "confidence": 0.9976888,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "liquefaction",
            "start": 1983.695,
            "end": 1984.195,
            "confidence": 0.99878234,
            "punctuated_word": "liquefaction",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "becomes",
            "start": 1984.335,
            "end": 1984.815,
            "confidence": 0.9993839,
            "punctuated_word": "becomes",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "more",
            "start": 1984.815,
            "end": 1985.0549,
            "confidence": 0.99991846,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "and",
            "start": 1985.0549,
            "end": 1985.215,
            "confidence": 0.99968874,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "more",
            "start": 1985.215,
            "end": 1985.715,
            "confidence": 0.9998264,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          }
        ],
        "speaker": 0,
        "id": "0d45fa91-e1a8-486e-8928-62b70556507f"
      },
      {
        "start": 1986.415,
        "end": 1989.315,
        "confidence": 0.9778412,
        "channel": 0,
        "transcript": "accepted and people become more and more aware of that?",
        "words": [
          {
            "word": "accepted",
            "start": 1986.415,
            "end": 1986.895,
            "confidence": 0.9995789,
            "punctuated_word": "accepted",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "and",
            "start": 1986.895,
            "end": 1987.215,
            "confidence": 0.8305388,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "people",
            "start": 1987.215,
            "end": 1987.535,
            "confidence": 0.9998795,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "become",
            "start": 1987.535,
            "end": 1987.855,
            "confidence": 0.9997166,
            "punctuated_word": "become",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "more",
            "start": 1987.855,
            "end": 1988.015,
            "confidence": 0.99987197,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "and",
            "start": 1988.015,
            "end": 1988.1749,
            "confidence": 0.9996506,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "more",
            "start": 1988.1749,
            "end": 1988.335,
            "confidence": 0.99992645,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "aware",
            "start": 1988.335,
            "end": 1988.655,
            "confidence": 0.9998491,
            "punctuated_word": "aware",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "of",
            "start": 1988.655,
            "end": 1988.815,
            "confidence": 0.9997551,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          },
          {
            "word": "that",
            "start": 1988.815,
            "end": 1989.315,
            "confidence": 0.94964516,
            "punctuated_word": "that?",
            "speaker": 0,
            "speaker_confidence": 0.8839035
          }
        ],
        "speaker": 0,
        "id": "6612d305-b5a5-40b7-8156-3739d15621e6"
      },
      {
        "start": 1990.015,
        "end": 2011.865,
        "confidence": 0.9734666,
        "channel": 0,
        "transcript": "Yeah. First of all, I feel privacy preserving blockchains will be really interested in that. I mean, they it's kind of a big market that's opening up now building liquefaction applications. Those are built on top of privacy preserving blockchains, so they will kind of want people to build companies on top of that. I know of a company that's starting now to implement the locked stroke",
        "words": [
          {
            "word": "yeah",
            "start": 1990.015,
            "end": 1990.335,
            "confidence": 0.9990427,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "first",
            "start": 1990.335,
            "end": 1990.575,
            "confidence": 0.9994461,
            "punctuated_word": "First",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "of",
            "start": 1990.575,
            "end": 1990.735,
            "confidence": 0.99996483,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "all",
            "start": 1990.735,
            "end": 1990.975,
            "confidence": 0.9998301,
            "punctuated_word": "all,",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "i",
            "start": 1990.975,
            "end": 1991.135,
            "confidence": 0.9999114,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "feel",
            "start": 1991.135,
            "end": 1991.635,
            "confidence": 0.99987245,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "privacy",
            "start": 1991.695,
            "end": 1992.095,
            "confidence": 0.99549156,
            "punctuated_word": "privacy",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "preserving",
            "start": 1992.095,
            "end": 1992.595,
            "confidence": 0.9963856,
            "punctuated_word": "preserving",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "blockchains",
            "start": 1992.655,
            "end": 1993.155,
            "confidence": 0.9489477,
            "punctuated_word": "blockchains",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "will",
            "start": 1993.215,
            "end": 1993.455,
            "confidence": 0.9871716,
            "punctuated_word": "will",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "be",
            "start": 1993.455,
            "end": 1993.615,
            "confidence": 0.9980229,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "really",
            "start": 1993.615,
            "end": 1993.855,
            "confidence": 0.99813145,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "interested",
            "start": 1993.855,
            "end": 1994.255,
            "confidence": 0.99943703,
            "punctuated_word": "interested",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "in",
            "start": 1994.255,
            "end": 1994.415,
            "confidence": 0.9997273,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "that",
            "start": 1994.415,
            "end": 1994.735,
            "confidence": 0.99980646,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.7669117
          },
          {
            "word": "i",
            "start": 1994.735,
            "end": 1994.815,
            "confidence": 0.99838257,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "mean",
            "start": 1994.815,
            "end": 1995.0549,
            "confidence": 0.998078,
            "punctuated_word": "mean,",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "they",
            "start": 1995.0549,
            "end": 1995.215,
            "confidence": 0.85798335,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "it's",
            "start": 1995.51,
            "end": 1995.75,
            "confidence": 0.99945724,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "kind",
            "start": 1995.75,
            "end": 1995.91,
            "confidence": 0.99880147,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "of",
            "start": 1995.91,
            "end": 1996.15,
            "confidence": 0.999846,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "a",
            "start": 1996.15,
            "end": 1996.39,
            "confidence": 0.99940586,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "big",
            "start": 1996.39,
            "end": 1996.71,
            "confidence": 0.93109655,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "market",
            "start": 1996.71,
            "end": 1997.03,
            "confidence": 0.9997346,
            "punctuated_word": "market",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "that's",
            "start": 1997.03,
            "end": 1997.27,
            "confidence": 0.99986315,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "opening",
            "start": 1997.27,
            "end": 1997.67,
            "confidence": 0.9999018,
            "punctuated_word": "opening",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "up",
            "start": 1997.67,
            "end": 1997.91,
            "confidence": 0.99889874,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "now",
            "start": 1997.91,
            "end": 1998.15,
            "confidence": 0.94669247,
            "punctuated_word": "now",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "building",
            "start": 1998.15,
            "end": 1998.55,
            "confidence": 0.8381553,
            "punctuated_word": "building",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "liquefaction",
            "start": 1998.55,
            "end": 1999.05,
            "confidence": 0.9259053,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "applications",
            "start": 1999.11,
            "end": 1999.61,
            "confidence": 0.990783,
            "punctuated_word": "applications.",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "those",
            "start": 1999.75,
            "end": 1999.91,
            "confidence": 0.9998567,
            "punctuated_word": "Those",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "are",
            "start": 1999.91,
            "end": 2000.0701,
            "confidence": 0.99853706,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "built",
            "start": 2000.0701,
            "end": 2000.39,
            "confidence": 0.9511402,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.8494344
          },
          {
            "word": "on",
            "start": 2000.39,
            "end": 2000.47,
            "confidence": 0.9997224,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "top",
            "start": 2000.47,
            "end": 2000.63,
            "confidence": 0.99991226,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "of",
            "start": 2000.63,
            "end": 2001.13,
            "confidence": 0.99983215,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "privacy",
            "start": 2001.27,
            "end": 2001.67,
            "confidence": 0.9993723,
            "punctuated_word": "privacy",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "preserving",
            "start": 2001.67,
            "end": 2002.0701,
            "confidence": 0.9990233,
            "punctuated_word": "preserving",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "blockchains",
            "start": 2002.0701,
            "end": 2002.5701,
            "confidence": 0.89580005,
            "punctuated_word": "blockchains,",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "so",
            "start": 2002.79,
            "end": 2003.1901,
            "confidence": 0.99954623,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "they",
            "start": 2003.1901,
            "end": 2003.35,
            "confidence": 0.9997489,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "will",
            "start": 2003.35,
            "end": 2003.67,
            "confidence": 0.9997391,
            "punctuated_word": "will",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "kind",
            "start": 2003.67,
            "end": 2003.83,
            "confidence": 0.99767905,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "of",
            "start": 2003.83,
            "end": 2003.99,
            "confidence": 0.9999213,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "want",
            "start": 2003.99,
            "end": 2004.49,
            "confidence": 0.9958046,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "people",
            "start": 2004.71,
            "end": 2005.03,
            "confidence": 0.99939597,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "to",
            "start": 2005.03,
            "end": 2005.1901,
            "confidence": 0.99989724,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "build",
            "start": 2005.1901,
            "end": 2005.6901,
            "confidence": 0.9996321,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "companies",
            "start": 2005.99,
            "end": 2006.39,
            "confidence": 0.9997758,
            "punctuated_word": "companies",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "on",
            "start": 2006.39,
            "end": 2006.55,
            "confidence": 0.99980336,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "top",
            "start": 2006.55,
            "end": 2006.71,
            "confidence": 0.9999149,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.7807658
          },
          {
            "word": "of",
            "start": 2006.71,
            "end": 2006.87,
            "confidence": 0.9998159,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.512404
          },
          {
            "word": "that",
            "start": 2006.87,
            "end": 2007.37,
            "confidence": 0.99948394,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.512404
          },
          {
            "word": "i",
            "start": 2007.51,
            "end": 2007.59,
            "confidence": 0.9659747,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.512404
          },
          {
            "word": "know",
            "start": 2007.59,
            "end": 2007.83,
            "confidence": 0.9947031,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.512404
          },
          {
            "word": "of",
            "start": 2007.83,
            "end": 2007.91,
            "confidence": 0.8116472,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.512404
          },
          {
            "word": "a",
            "start": 2007.91,
            "end": 2007.99,
            "confidence": 0.9921802,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.512404
          },
          {
            "word": "company",
            "start": 2007.99,
            "end": 2008.39,
            "confidence": 0.99963236,
            "punctuated_word": "company",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "that's",
            "start": 2008.39,
            "end": 2008.71,
            "confidence": 0.99126244,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "starting",
            "start": 2008.71,
            "end": 2009.03,
            "confidence": 0.99702686,
            "punctuated_word": "starting",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "now",
            "start": 2009.03,
            "end": 2009.35,
            "confidence": 0.9984493,
            "punctuated_word": "now",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "to",
            "start": 2009.35,
            "end": 2009.75,
            "confidence": 0.99963164,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "implement",
            "start": 2009.75,
            "end": 2010.25,
            "confidence": 0.998938,
            "punctuated_word": "implement",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "the",
            "start": 2010.31,
            "end": 2010.71,
            "confidence": 0.9993807,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "locked",
            "start": 2010.71,
            "end": 2011.125,
            "confidence": 0.99287707,
            "punctuated_word": "locked",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "stroke",
            "start": 2011.365,
            "end": 2011.865,
            "confidence": 0.24302658,
            "punctuated_word": "stroke",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          }
        ],
        "speaker": 2,
        "id": "2d9b29a4-245f-4250-a76a-c3d411b7bc8f"
      },
      {
        "start": 2012.325,
        "end": 2013.065,
        "confidence": 0.866585,
        "channel": 0,
        "transcript": "token selling.",
        "words": [
          {
            "word": "token",
            "start": 2012.325,
            "end": 2012.565,
            "confidence": 0.7387786,
            "punctuated_word": "token",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "selling",
            "start": 2012.565,
            "end": 2013.065,
            "confidence": 0.9943915,
            "punctuated_word": "selling.",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          }
        ],
        "speaker": 2,
        "id": "33758b34-063f-4fa0-8119-ac925d210ec8"
      },
      {
        "start": 2013.605,
        "end": 2020.025,
        "confidence": 0.99037194,
        "channel": 0,
        "transcript": "This has already been done on top of some kind of legal contracts, but now can be done more automatically using liquefaction.",
        "words": [
          {
            "word": "this",
            "start": 2013.605,
            "end": 2013.845,
            "confidence": 0.9991129,
            "punctuated_word": "This",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "has",
            "start": 2013.845,
            "end": 2014.085,
            "confidence": 0.99971896,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "already",
            "start": 2014.085,
            "end": 2014.485,
            "confidence": 0.9999002,
            "punctuated_word": "already",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "been",
            "start": 2014.485,
            "end": 2014.645,
            "confidence": 0.9998826,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "done",
            "start": 2014.645,
            "end": 2015.045,
            "confidence": 0.99939644,
            "punctuated_word": "done",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "on",
            "start": 2015.045,
            "end": 2015.205,
            "confidence": 0.99986136,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "top",
            "start": 2015.205,
            "end": 2015.365,
            "confidence": 0.9999193,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.81022483
          },
          {
            "word": "of",
            "start": 2015.365,
            "end": 2015.525,
            "confidence": 0.9997533,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6110516
          },
          {
            "word": "some",
            "start": 2015.525,
            "end": 2015.845,
            "confidence": 0.9998116,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.6110516
          },
          {
            "word": "kind",
            "start": 2015.845,
            "end": 2016.005,
            "confidence": 0.99907947,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.6110516
          },
          {
            "word": "of",
            "start": 2016.005,
            "end": 2016.245,
            "confidence": 0.9997998,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6110516
          },
          {
            "word": "legal",
            "start": 2016.245,
            "end": 2016.745,
            "confidence": 0.99978596,
            "punctuated_word": "legal",
            "speaker": 2,
            "speaker_confidence": 0.6110516
          },
          {
            "word": "contracts",
            "start": 2016.885,
            "end": 2017.385,
            "confidence": 0.85814416,
            "punctuated_word": "contracts,",
            "speaker": 2,
            "speaker_confidence": 0.6110516
          },
          {
            "word": "but",
            "start": 2017.445,
            "end": 2017.605,
            "confidence": 0.99651766,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.6110516
          },
          {
            "word": "now",
            "start": 2017.605,
            "end": 2017.845,
            "confidence": 0.99752825,
            "punctuated_word": "now",
            "speaker": 2,
            "speaker_confidence": 0.6110516
          },
          {
            "word": "can",
            "start": 2017.845,
            "end": 2018.085,
            "confidence": 0.97306585,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.6110516
          },
          {
            "word": "be",
            "start": 2018.085,
            "end": 2018.165,
            "confidence": 0.99989116,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.58432907
          },
          {
            "word": "done",
            "start": 2018.165,
            "end": 2018.405,
            "confidence": 0.99980754,
            "punctuated_word": "done",
            "speaker": 2,
            "speaker_confidence": 0.58432907
          },
          {
            "word": "more",
            "start": 2018.405,
            "end": 2018.645,
            "confidence": 0.99933535,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.58432907
          },
          {
            "word": "automatically",
            "start": 2018.645,
            "end": 2019.145,
            "confidence": 0.99905366,
            "punctuated_word": "automatically",
            "speaker": 2,
            "speaker_confidence": 0.58432907
          },
          {
            "word": "using",
            "start": 2019.205,
            "end": 2019.525,
            "confidence": 0.9996958,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.58432907
          },
          {
            "word": "liquefaction",
            "start": 2019.525,
            "end": 2020.025,
            "confidence": 0.9691216,
            "punctuated_word": "liquefaction.",
            "speaker": 2,
            "speaker_confidence": 0.58432907
          }
        ],
        "speaker": 2,
        "id": "d215f65b-4e90-4029-b9fd-fbc9e1d368f1"
      },
      {
        "start": 2020.885,
        "end": 2030.2999,
        "confidence": 0.98543227,
        "channel": 0,
        "transcript": "And there's already a couple more companies that are kind of starting to build on liquefaction, but it's usually kind of using the privacy. I know another company",
        "words": [
          {
            "word": "and",
            "start": 2020.885,
            "end": 2021.365,
            "confidence": 0.72327244,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "there's",
            "start": 2021.365,
            "end": 2021.685,
            "confidence": 0.99649465,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "already",
            "start": 2021.685,
            "end": 2022.085,
            "confidence": 0.99982846,
            "punctuated_word": "already",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "a",
            "start": 2022.085,
            "end": 2022.165,
            "confidence": 0.99984396,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "couple",
            "start": 2022.165,
            "end": 2022.565,
            "confidence": 0.99997747,
            "punctuated_word": "couple",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "more",
            "start": 2022.565,
            "end": 2022.885,
            "confidence": 0.95218056,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "companies",
            "start": 2022.885,
            "end": 2023.365,
            "confidence": 0.99981314,
            "punctuated_word": "companies",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "that",
            "start": 2023.365,
            "end": 2023.525,
            "confidence": 0.9999114,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "are",
            "start": 2023.525,
            "end": 2023.845,
            "confidence": 0.99989974,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "kind",
            "start": 2023.845,
            "end": 2024.085,
            "confidence": 0.9930791,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "of",
            "start": 2024.085,
            "end": 2024.325,
            "confidence": 0.9999045,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "starting",
            "start": 2024.325,
            "end": 2024.725,
            "confidence": 0.99961805,
            "punctuated_word": "starting",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "to",
            "start": 2024.725,
            "end": 2024.805,
            "confidence": 0.99987733,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "build",
            "start": 2024.805,
            "end": 2025.305,
            "confidence": 0.9998136,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "on",
            "start": 2025.5599,
            "end": 2025.7999,
            "confidence": 0.9992762,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "liquefaction",
            "start": 2025.7999,
            "end": 2026.2999,
            "confidence": 0.9825404,
            "punctuated_word": "liquefaction,",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "but",
            "start": 2026.36,
            "end": 2026.6,
            "confidence": 0.999689,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "it's",
            "start": 2026.6,
            "end": 2027.0,
            "confidence": 0.9997705,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "usually",
            "start": 2027.0,
            "end": 2027.5,
            "confidence": 0.9978917,
            "punctuated_word": "usually",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "kind",
            "start": 2027.5599,
            "end": 2027.88,
            "confidence": 0.99579346,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "of",
            "start": 2027.88,
            "end": 2028.2,
            "confidence": 0.99995124,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "using",
            "start": 2028.2,
            "end": 2028.52,
            "confidence": 0.999323,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "the",
            "start": 2028.52,
            "end": 2028.76,
            "confidence": 0.98654026,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "privacy",
            "start": 2028.76,
            "end": 2029.08,
            "confidence": 0.9821087,
            "punctuated_word": "privacy.",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "i",
            "start": 2029.08,
            "end": 2029.24,
            "confidence": 0.99979085,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "know",
            "start": 2029.24,
            "end": 2029.48,
            "confidence": 0.9999018,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "another",
            "start": 2029.48,
            "end": 2029.7999,
            "confidence": 0.9947848,
            "punctuated_word": "another",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "company",
            "start": 2029.7999,
            "end": 2030.2999,
            "confidence": 0.99122846,
            "punctuated_word": "company",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          }
        ],
        "speaker": 2,
        "id": "4c8fefb4-77e1-46f3-b5e0-761450ce6728"
      },
      {
        "start": 2030.76,
        "end": 2033.74,
        "confidence": 0.9155686,
        "channel": 0,
        "transcript": "that's starting to build privacy pools on top of liquefaction too.",
        "words": [
          {
            "word": "that's",
            "start": 2030.76,
            "end": 2030.84,
            "confidence": 0.7377219,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "starting",
            "start": 2030.84,
            "end": 2031.08,
            "confidence": 0.5370389,
            "punctuated_word": "starting",
            "speaker": 2,
            "speaker_confidence": 0.99173474
          },
          {
            "word": "to",
            "start": 2031.08,
            "end": 2031.16,
            "confidence": 0.9983406,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "build",
            "start": 2031.16,
            "end": 2031.48,
            "confidence": 0.9997403,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "privacy",
            "start": 2031.48,
            "end": 2031.88,
            "confidence": 0.99893016,
            "punctuated_word": "privacy",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "pools",
            "start": 2031.88,
            "end": 2032.12,
            "confidence": 0.87260747,
            "punctuated_word": "pools",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "on",
            "start": 2032.12,
            "end": 2032.28,
            "confidence": 0.99952865,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "top",
            "start": 2032.28,
            "end": 2032.52,
            "confidence": 0.99993587,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "of",
            "start": 2032.52,
            "end": 2032.6799,
            "confidence": 0.9996748,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "liquefaction",
            "start": 2032.6799,
            "end": 2033.1799,
            "confidence": 0.99905425,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "too",
            "start": 2033.24,
            "end": 2033.74,
            "confidence": 0.9286815,
            "punctuated_word": "too.",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          }
        ],
        "speaker": 2,
        "id": "81a9a798-afa4-45c9-9de6-06ca9fe804e6"
      },
      {
        "start": 2034.04,
        "end": 2034.54,
        "confidence": 0.9993736,
        "channel": 0,
        "transcript": "So",
        "words": [
          {
            "word": "so",
            "start": 2034.04,
            "end": 2034.54,
            "confidence": 0.9993736,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          }
        ],
        "speaker": 2,
        "id": "c543cad2-dfd9-4a04-9bb5-de6143ad5c75"
      },
      {
        "start": 2035.0,
        "end": 2039.865,
        "confidence": 0.98270965,
        "channel": 0,
        "transcript": "it makes many applications that were previously built on top of some cryptographic,",
        "words": [
          {
            "word": "it",
            "start": 2035.0,
            "end": 2035.4,
            "confidence": 0.9956489,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "makes",
            "start": 2035.4,
            "end": 2035.88,
            "confidence": 0.99970764,
            "punctuated_word": "makes",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "many",
            "start": 2035.88,
            "end": 2036.28,
            "confidence": 0.9994962,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "applications",
            "start": 2036.28,
            "end": 2036.78,
            "confidence": 0.9997391,
            "punctuated_word": "applications",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "that",
            "start": 2036.9199,
            "end": 2037.16,
            "confidence": 0.99989676,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "were",
            "start": 2037.16,
            "end": 2037.525,
            "confidence": 0.9992781,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "previously",
            "start": 2037.845,
            "end": 2038.3251,
            "confidence": 0.9998615,
            "punctuated_word": "previously",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "built",
            "start": 2038.3251,
            "end": 2038.5651,
            "confidence": 0.99877495,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "on",
            "start": 2038.5651,
            "end": 2038.725,
            "confidence": 0.99944216,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "top",
            "start": 2038.725,
            "end": 2038.965,
            "confidence": 0.9998722,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "of",
            "start": 2038.965,
            "end": 2039.125,
            "confidence": 0.9988091,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "some",
            "start": 2039.125,
            "end": 2039.365,
            "confidence": 0.9988274,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "cryptographic",
            "start": 2039.365,
            "end": 2039.865,
            "confidence": 0.7858714,
            "punctuated_word": "cryptographic,",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          }
        ],
        "speaker": 2,
        "id": "78f5e8e7-406d-4747-bb07-9d48d38f222c"
      },
      {
        "start": 2040.165,
        "end": 2041.545,
        "confidence": 0.99943113,
        "channel": 0,
        "transcript": "really complex constructions",
        "words": [
          {
            "word": "really",
            "start": 2040.165,
            "end": 2040.405,
            "confidence": 0.99912673,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "complex",
            "start": 2040.405,
            "end": 2040.905,
            "confidence": 0.9998375,
            "punctuated_word": "complex",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "constructions",
            "start": 2041.045,
            "end": 2041.545,
            "confidence": 0.99932915,
            "punctuated_word": "constructions",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          }
        ],
        "speaker": 2,
        "id": "e8031ab8-5016-4dfe-849a-6dd1fdcf5074"
      },
      {
        "start": 2041.925,
        "end": 2052.745,
        "confidence": 0.97973496,
        "channel": 0,
        "transcript": "that can now be implemented in simple code, deployed in a privacy preserving blockchain, and be used by everyone much easier, much quicker, and and less academic and more kind of industry",
        "words": [
          {
            "word": "that",
            "start": 2041.925,
            "end": 2042.0851,
            "confidence": 0.9490742,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "can",
            "start": 2042.0851,
            "end": 2042.245,
            "confidence": 0.99969625,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "now",
            "start": 2042.245,
            "end": 2042.485,
            "confidence": 0.9998338,
            "punctuated_word": "now",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "be",
            "start": 2042.485,
            "end": 2042.645,
            "confidence": 0.99982005,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "implemented",
            "start": 2042.645,
            "end": 2043.045,
            "confidence": 0.9993925,
            "punctuated_word": "implemented",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "in",
            "start": 2043.045,
            "end": 2043.285,
            "confidence": 0.99945945,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "simple",
            "start": 2043.285,
            "end": 2043.685,
            "confidence": 0.9980046,
            "punctuated_word": "simple",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "code",
            "start": 2043.685,
            "end": 2044.165,
            "confidence": 0.91491497,
            "punctuated_word": "code,",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "deployed",
            "start": 2044.165,
            "end": 2044.645,
            "confidence": 0.99352866,
            "punctuated_word": "deployed",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "in",
            "start": 2044.645,
            "end": 2044.805,
            "confidence": 0.999579,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "a",
            "start": 2044.805,
            "end": 2045.125,
            "confidence": 0.96472746,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "privacy",
            "start": 2045.125,
            "end": 2045.525,
            "confidence": 0.9980573,
            "punctuated_word": "privacy",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "preserving",
            "start": 2045.525,
            "end": 2046.025,
            "confidence": 0.99910176,
            "punctuated_word": "preserving",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "blockchain",
            "start": 2046.245,
            "end": 2046.745,
            "confidence": 0.9102628,
            "punctuated_word": "blockchain,",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "and",
            "start": 2046.965,
            "end": 2047.125,
            "confidence": 0.9997621,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "be",
            "start": 2047.125,
            "end": 2047.285,
            "confidence": 0.9994153,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "used",
            "start": 2047.285,
            "end": 2047.605,
            "confidence": 0.9998963,
            "punctuated_word": "used",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "by",
            "start": 2047.605,
            "end": 2047.765,
            "confidence": 0.99981934,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "everyone",
            "start": 2047.765,
            "end": 2048.2651,
            "confidence": 0.99879277,
            "punctuated_word": "everyone",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "much",
            "start": 2048.565,
            "end": 2048.805,
            "confidence": 0.9564476,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "easier",
            "start": 2048.805,
            "end": 2049.125,
            "confidence": 0.9878953,
            "punctuated_word": "easier,",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "much",
            "start": 2049.125,
            "end": 2049.365,
            "confidence": 0.99964297,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "quicker",
            "start": 2049.365,
            "end": 2049.845,
            "confidence": 0.9749942,
            "punctuated_word": "quicker,",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "and",
            "start": 2049.845,
            "end": 2050.165,
            "confidence": 0.9994667,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "and",
            "start": 2050.165,
            "end": 2050.405,
            "confidence": 0.97927916,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "less",
            "start": 2050.405,
            "end": 2050.645,
            "confidence": 0.9995493,
            "punctuated_word": "less",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "academic",
            "start": 2050.645,
            "end": 2051.145,
            "confidence": 0.99935335,
            "punctuated_word": "academic",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "and",
            "start": 2051.285,
            "end": 2051.525,
            "confidence": 0.79924434,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "more",
            "start": 2051.525,
            "end": 2051.845,
            "confidence": 0.9996979,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "kind",
            "start": 2051.845,
            "end": 2052.085,
            "confidence": 0.9337258,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "of",
            "start": 2052.085,
            "end": 2052.245,
            "confidence": 0.9996793,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "industry",
            "start": 2052.245,
            "end": 2052.745,
            "confidence": 0.99940383,
            "punctuated_word": "industry",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          }
        ],
        "speaker": 2,
        "id": "5200593f-6534-4a2e-abc0-e8080bb411ad"
      },
      {
        "start": 2053.29,
        "end": 2054.03,
        "confidence": 0.9177512,
        "channel": 0,
        "transcript": "side oriented.",
        "words": [
          {
            "word": "side",
            "start": 2053.29,
            "end": 2053.53,
            "confidence": 0.8383217,
            "punctuated_word": "side",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          },
          {
            "word": "oriented",
            "start": 2053.53,
            "end": 2054.03,
            "confidence": 0.99718064,
            "punctuated_word": "oriented.",
            "speaker": 2,
            "speaker_confidence": 0.9572987
          }
        ],
        "speaker": 2,
        "id": "1ac06bcc-5fbd-42a5-9b69-a195986085df"
      },
      {
        "start": 2055.05,
        "end": 2058.35,
        "confidence": 0.98589617,
        "channel": 0,
        "transcript": "And here, James, question for you. Do you see any version",
        "words": [
          {
            "word": "and",
            "start": 2055.05,
            "end": 2055.29,
            "confidence": 0.9953017,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.47693938
          },
          {
            "word": "here",
            "start": 2055.29,
            "end": 2055.77,
            "confidence": 0.99353325,
            "punctuated_word": "here,",
            "speaker": 0,
            "speaker_confidence": 0.47693938
          },
          {
            "word": "james",
            "start": 2055.77,
            "end": 2056.1702,
            "confidence": 0.9918052,
            "punctuated_word": "James,",
            "speaker": 0,
            "speaker_confidence": 0.47693938
          },
          {
            "word": "question",
            "start": 2056.1702,
            "end": 2056.49,
            "confidence": 0.9305169,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.47693938
          },
          {
            "word": "for",
            "start": 2056.49,
            "end": 2056.6501,
            "confidence": 0.97805667,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.47693938
          },
          {
            "word": "you",
            "start": 2056.6501,
            "end": 2056.8901,
            "confidence": 0.96103525,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.47693938
          },
          {
            "word": "do",
            "start": 2056.8901,
            "end": 2057.1301,
            "confidence": 0.99968386,
            "punctuated_word": "Do",
            "speaker": 0,
            "speaker_confidence": 0.5055505
          },
          {
            "word": "you",
            "start": 2057.1301,
            "end": 2057.21,
            "confidence": 0.9997068,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5055505
          },
          {
            "word": "see",
            "start": 2057.21,
            "end": 2057.53,
            "confidence": 0.9998412,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.5055505
          },
          {
            "word": "any",
            "start": 2057.53,
            "end": 2057.85,
            "confidence": 0.9992799,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.5055505
          },
          {
            "word": "version",
            "start": 2057.85,
            "end": 2058.35,
            "confidence": 0.99609715,
            "punctuated_word": "version",
            "speaker": 0,
            "speaker_confidence": 0.5055505
          }
        ],
        "speaker": 0,
        "id": "61f39225-31fb-4df7-865a-32059b2be5bc"
      },
      {
        "start": 2058.81,
        "end": 2061.23,
        "confidence": 0.98644394,
        "channel": 0,
        "transcript": "of, so to speak, selective liquefaction",
        "words": [
          {
            "word": "of",
            "start": 2058.81,
            "end": 2059.31,
            "confidence": 0.96722853,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.5055505
          },
          {
            "word": "so",
            "start": 2059.53,
            "end": 2059.69,
            "confidence": 0.96896285,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.5055505
          },
          {
            "word": "to",
            "start": 2059.69,
            "end": 2059.77,
            "confidence": 0.99896705,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "speak",
            "start": 2059.77,
            "end": 2060.1702,
            "confidence": 0.986717,
            "punctuated_word": "speak,",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "selective",
            "start": 2060.1702,
            "end": 2060.6702,
            "confidence": 0.99865437,
            "punctuated_word": "selective",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "liquefaction",
            "start": 2060.73,
            "end": 2061.23,
            "confidence": 0.9981341,
            "punctuated_word": "liquefaction",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          }
        ],
        "speaker": 0,
        "id": "c675a943-a835-4888-bd8a-715edf85bff3"
      },
      {
        "start": 2061.53,
        "end": 2062.03,
        "confidence": 0.85449874,
        "channel": 0,
        "transcript": "where",
        "words": [
          {
            "word": "where",
            "start": 2061.53,
            "end": 2062.03,
            "confidence": 0.85449874,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          }
        ],
        "speaker": 0,
        "id": "c359c3d1-8023-420f-83a5-e2f65a3f5ae3"
      },
      {
        "start": 2062.33,
        "end": 2063.23,
        "confidence": 0.9434741,
        "channel": 0,
        "transcript": "in certain cases,",
        "words": [
          {
            "word": "in",
            "start": 2062.33,
            "end": 2062.4102,
            "confidence": 0.8410561,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "certain",
            "start": 2062.4102,
            "end": 2062.73,
            "confidence": 0.99965036,
            "punctuated_word": "certain",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "cases",
            "start": 2062.73,
            "end": 2063.23,
            "confidence": 0.9897159,
            "punctuated_word": "cases,",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          }
        ],
        "speaker": 0,
        "id": "c7ea5db9-c17e-4616-a8d5-6dcaae2c7519"
      },
      {
        "start": 2063.53,
        "end": 2069.325,
        "confidence": 0.99610585,
        "channel": 0,
        "transcript": "certain tokens could be much easier to share for purposes of, for example, increasing",
        "words": [
          {
            "word": "certain",
            "start": 2063.53,
            "end": 2063.85,
            "confidence": 0.9750538,
            "punctuated_word": "certain",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "tokens",
            "start": 2063.85,
            "end": 2064.35,
            "confidence": 0.99983585,
            "punctuated_word": "tokens",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "could",
            "start": 2064.4102,
            "end": 2064.6501,
            "confidence": 0.99971694,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "be",
            "start": 2064.6501,
            "end": 2065.065,
            "confidence": 0.9995577,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "much",
            "start": 2065.305,
            "end": 2065.545,
            "confidence": 0.9999167,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "easier",
            "start": 2065.545,
            "end": 2066.025,
            "confidence": 0.9999199,
            "punctuated_word": "easier",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "to",
            "start": 2066.025,
            "end": 2066.185,
            "confidence": 0.999617,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "share",
            "start": 2066.185,
            "end": 2066.685,
            "confidence": 0.9999299,
            "punctuated_word": "share",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "for",
            "start": 2066.825,
            "end": 2067.2249,
            "confidence": 0.9944561,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "purposes",
            "start": 2067.2249,
            "end": 2067.7249,
            "confidence": 0.99630654,
            "punctuated_word": "purposes",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "of",
            "start": 2067.785,
            "end": 2068.105,
            "confidence": 0.98283744,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "for",
            "start": 2068.105,
            "end": 2068.345,
            "confidence": 0.9998591,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "example",
            "start": 2068.345,
            "end": 2068.825,
            "confidence": 0.99906963,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "increasing",
            "start": 2068.825,
            "end": 2069.325,
            "confidence": 0.9994056,
            "punctuated_word": "increasing",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          }
        ],
        "speaker": 0,
        "id": "3e161661-2e37-424a-ac1e-48922f6e31e3"
      },
      {
        "start": 2069.625,
        "end": 2070.125,
        "confidence": 0.7328558,
        "channel": 0,
        "transcript": "accessibility,",
        "words": [
          {
            "word": "accessibility",
            "start": 2069.625,
            "end": 2070.125,
            "confidence": 0.7328558,
            "punctuated_word": "accessibility,",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          }
        ],
        "speaker": 0,
        "id": "5a088f6e-2a13-4c05-b04b-58b1a3a96a6b"
      },
      {
        "start": 2070.825,
        "end": 2072.285,
        "confidence": 0.9903374,
        "channel": 0,
        "transcript": "and then in other cases,",
        "words": [
          {
            "word": "and",
            "start": 2070.825,
            "end": 2070.9849,
            "confidence": 0.99886984,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "then",
            "start": 2070.9849,
            "end": 2071.2249,
            "confidence": 0.9992532,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "in",
            "start": 2071.2249,
            "end": 2071.545,
            "confidence": 0.95768434,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "other",
            "start": 2071.545,
            "end": 2071.785,
            "confidence": 0.99979144,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "cases",
            "start": 2071.785,
            "end": 2072.285,
            "confidence": 0.99608815,
            "punctuated_word": "cases,",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          }
        ],
        "speaker": 0,
        "id": "2b9f9cc7-6f19-4301-8fb6-fd62a2784aba"
      },
      {
        "start": 2072.665,
        "end": 2074.525,
        "confidence": 0.9994381,
        "channel": 0,
        "transcript": "making it as hard as possible",
        "words": [
          {
            "word": "making",
            "start": 2072.665,
            "end": 2072.9849,
            "confidence": 0.99986386,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "it",
            "start": 2072.9849,
            "end": 2073.305,
            "confidence": 0.99970204,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "as",
            "start": 2073.305,
            "end": 2073.545,
            "confidence": 0.999703,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "hard",
            "start": 2073.545,
            "end": 2073.785,
            "confidence": 0.9985643,
            "punctuated_word": "hard",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "as",
            "start": 2073.785,
            "end": 2074.025,
            "confidence": 0.9988707,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "possible",
            "start": 2074.025,
            "end": 2074.525,
            "confidence": 0.99992526,
            "punctuated_word": "possible",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          }
        ],
        "speaker": 0,
        "id": "673aba3c-98fe-4938-a829-d16fe34af480"
      },
      {
        "start": 2074.825,
        "end": 2075.885,
        "confidence": 0.9248938,
        "channel": 0,
        "transcript": "in other context.",
        "words": [
          {
            "word": "in",
            "start": 2074.825,
            "end": 2075.145,
            "confidence": 0.9992455,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "other",
            "start": 2075.145,
            "end": 2075.385,
            "confidence": 0.9983752,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "context",
            "start": 2075.385,
            "end": 2075.885,
            "confidence": 0.7770606,
            "punctuated_word": "context.",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          }
        ],
        "speaker": 0,
        "id": "1af15f18-48d0-4d5c-8a6f-a3cd316bd030"
      },
      {
        "start": 2076.505,
        "end": 2081.8198,
        "confidence": 0.952134,
        "channel": 0,
        "transcript": "So just to draw parallels between, you know, is there a spectrum of liquefaction?",
        "words": [
          {
            "word": "so",
            "start": 2076.505,
            "end": 2076.905,
            "confidence": 0.9992223,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "just",
            "start": 2076.905,
            "end": 2077.2249,
            "confidence": 0.9971433,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "to",
            "start": 2077.2249,
            "end": 2077.625,
            "confidence": 0.9997845,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "draw",
            "start": 2077.625,
            "end": 2077.9448,
            "confidence": 0.999297,
            "punctuated_word": "draw",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "parallels",
            "start": 2077.9448,
            "end": 2078.4448,
            "confidence": 0.9958324,
            "punctuated_word": "parallels",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "between",
            "start": 2078.585,
            "end": 2079.085,
            "confidence": 0.8954718,
            "punctuated_word": "between,",
            "speaker": 0,
            "speaker_confidence": 0.96454555
          },
          {
            "word": "you",
            "start": 2079.305,
            "end": 2079.4648,
            "confidence": 0.9994252,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "know",
            "start": 2079.4648,
            "end": 2079.7048,
            "confidence": 0.9901347,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "is",
            "start": 2079.7048,
            "end": 2079.865,
            "confidence": 0.9994319,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "there",
            "start": 2079.865,
            "end": 2080.185,
            "confidence": 0.99370193,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "a",
            "start": 2080.185,
            "end": 2080.44,
            "confidence": 0.5518977,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "spectrum",
            "start": 2080.5999,
            "end": 2080.92,
            "confidence": 0.9997727,
            "punctuated_word": "spectrum",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "of",
            "start": 2080.92,
            "end": 2081.3198,
            "confidence": 0.9996625,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "liquefaction",
            "start": 2081.3198,
            "end": 2081.8198,
            "confidence": 0.90909785,
            "punctuated_word": "liquefaction?",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          }
        ],
        "speaker": 0,
        "id": "43eddbf6-466b-4ce9-b172-45a7b88ba604"
      },
      {
        "start": 2082.44,
        "end": 2090.46,
        "confidence": 0.9360184,
        "channel": 0,
        "transcript": "Are there any parameters that we can tweak? Or is it just one way that it functions? Does that make sense? And I'm sorry if this is an oversimplification,",
        "words": [
          {
            "word": "are",
            "start": 2082.44,
            "end": 2082.68,
            "confidence": 0.99929583,
            "punctuated_word": "Are",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "there",
            "start": 2082.68,
            "end": 2082.92,
            "confidence": 0.9997631,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "any",
            "start": 2082.92,
            "end": 2083.16,
            "confidence": 0.99947613,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "parameters",
            "start": 2083.16,
            "end": 2083.66,
            "confidence": 0.99968636,
            "punctuated_word": "parameters",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "that",
            "start": 2083.72,
            "end": 2083.96,
            "confidence": 0.99963284,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.70074606
          },
          {
            "word": "we",
            "start": 2083.96,
            "end": 2084.04,
            "confidence": 0.99991083,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "can",
            "start": 2084.04,
            "end": 2084.28,
            "confidence": 0.9997093,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "tweak",
            "start": 2084.28,
            "end": 2084.78,
            "confidence": 0.8140594,
            "punctuated_word": "tweak?",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "or",
            "start": 2084.92,
            "end": 2085.0798,
            "confidence": 0.99908626,
            "punctuated_word": "Or",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "is",
            "start": 2085.0798,
            "end": 2085.24,
            "confidence": 0.9990804,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "it",
            "start": 2085.24,
            "end": 2085.4,
            "confidence": 0.9994609,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "just",
            "start": 2085.4,
            "end": 2085.72,
            "confidence": 0.9997882,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "one",
            "start": 2085.72,
            "end": 2085.96,
            "confidence": 0.9993895,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "way",
            "start": 2085.96,
            "end": 2086.44,
            "confidence": 0.9995597,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "that",
            "start": 2086.44,
            "end": 2086.68,
            "confidence": 0.9998542,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "it",
            "start": 2086.68,
            "end": 2086.8398,
            "confidence": 0.9980406,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "functions",
            "start": 2086.8398,
            "end": 2087.3398,
            "confidence": 0.7621012,
            "punctuated_word": "functions?",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "does",
            "start": 2087.48,
            "end": 2087.72,
            "confidence": 0.4530878,
            "punctuated_word": "Does",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "that",
            "start": 2087.72,
            "end": 2087.88,
            "confidence": 0.9989236,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "make",
            "start": 2087.88,
            "end": 2088.1199,
            "confidence": 0.77563727,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "sense",
            "start": 2088.1199,
            "end": 2088.3599,
            "confidence": 0.9720355,
            "punctuated_word": "sense?",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "and",
            "start": 2088.3599,
            "end": 2088.52,
            "confidence": 0.9991435,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "i'm",
            "start": 2088.52,
            "end": 2088.68,
            "confidence": 0.9984913,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "sorry",
            "start": 2088.68,
            "end": 2089.16,
            "confidence": 0.9997131,
            "punctuated_word": "sorry",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "if",
            "start": 2089.16,
            "end": 2089.4,
            "confidence": 0.95348525,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "this",
            "start": 2089.4,
            "end": 2089.64,
            "confidence": 0.9995664,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "is",
            "start": 2089.64,
            "end": 2089.8,
            "confidence": 0.9968348,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "an",
            "start": 2089.8,
            "end": 2089.96,
            "confidence": 0.50040543,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "oversimplification",
            "start": 2089.96,
            "end": 2090.46,
            "confidence": 0.9293126,
            "punctuated_word": "oversimplification,",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          }
        ],
        "speaker": 0,
        "id": "5c3ae5a2-84cf-4771-bd0d-c54e28691510"
      },
      {
        "start": 2091.24,
        "end": 2093.74,
        "confidence": 0.96391153,
        "channel": 0,
        "transcript": "but trying to digest it as a nontechnical",
        "words": [
          {
            "word": "but",
            "start": 2091.24,
            "end": 2091.74,
            "confidence": 0.999308,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "trying",
            "start": 2091.88,
            "end": 2092.28,
            "confidence": 0.9968285,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "to",
            "start": 2092.28,
            "end": 2092.44,
            "confidence": 0.9993864,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "digest",
            "start": 2092.44,
            "end": 2092.8398,
            "confidence": 0.99775547,
            "punctuated_word": "digest",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "it",
            "start": 2092.8398,
            "end": 2093.0,
            "confidence": 0.9989911,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "as",
            "start": 2093.0,
            "end": 2093.16,
            "confidence": 0.99101734,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.7734258
          },
          {
            "word": "a",
            "start": 2093.16,
            "end": 2093.24,
            "confidence": 0.8167798,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "nontechnical",
            "start": 2093.24,
            "end": 2093.74,
            "confidence": 0.91122603,
            "punctuated_word": "nontechnical",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          }
        ],
        "speaker": 0,
        "id": "0852674d-e6f5-415f-af12-3e892927c424"
      },
      {
        "start": 2094.04,
        "end": 2096.355,
        "confidence": 0.9957244,
        "channel": 0,
        "transcript": "person, this is the question that came to my head.",
        "words": [
          {
            "word": "person",
            "start": 2094.04,
            "end": 2094.44,
            "confidence": 0.97573125,
            "punctuated_word": "person,",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "this",
            "start": 2094.44,
            "end": 2094.5999,
            "confidence": 0.9994727,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "is",
            "start": 2094.5999,
            "end": 2094.76,
            "confidence": 0.99880683,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "the",
            "start": 2094.76,
            "end": 2094.92,
            "confidence": 0.9952024,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "question",
            "start": 2094.92,
            "end": 2095.24,
            "confidence": 0.99956936,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "that",
            "start": 2095.24,
            "end": 2095.4,
            "confidence": 0.9996019,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "came",
            "start": 2095.4,
            "end": 2095.64,
            "confidence": 0.9998191,
            "punctuated_word": "came",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "to",
            "start": 2095.64,
            "end": 2095.72,
            "confidence": 0.99281037,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "my",
            "start": 2095.72,
            "end": 2095.88,
            "confidence": 0.9997693,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          },
          {
            "word": "head",
            "start": 2095.88,
            "end": 2096.355,
            "confidence": 0.9964597,
            "punctuated_word": "head.",
            "speaker": 0,
            "speaker_confidence": 0.5776587
          }
        ],
        "speaker": 0,
        "id": "56f4a817-bada-4b5d-a083-26beffeea94d"
      },
      {
        "start": 2096.915,
        "end": 2103.7349,
        "confidence": 0.9764011,
        "channel": 0,
        "transcript": "Yeah. So, certainly, you can have different policies for different assets. And so you might have a policy for",
        "words": [
          {
            "word": "yeah",
            "start": 2096.915,
            "end": 2097.155,
            "confidence": 0.83652306,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "so",
            "start": 2097.155,
            "end": 2097.395,
            "confidence": 0.82214814,
            "punctuated_word": "So,",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "certainly",
            "start": 2097.395,
            "end": 2097.895,
            "confidence": 0.9992161,
            "punctuated_word": "certainly,",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "you",
            "start": 2098.115,
            "end": 2098.275,
            "confidence": 0.9997043,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "can",
            "start": 2098.275,
            "end": 2098.515,
            "confidence": 0.9998141,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "have",
            "start": 2098.515,
            "end": 2098.755,
            "confidence": 0.9999435,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "different",
            "start": 2098.755,
            "end": 2099.255,
            "confidence": 0.99982315,
            "punctuated_word": "different",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "policies",
            "start": 2099.395,
            "end": 2099.895,
            "confidence": 0.99938715,
            "punctuated_word": "policies",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "for",
            "start": 2099.955,
            "end": 2100.115,
            "confidence": 0.99987483,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "different",
            "start": 2100.115,
            "end": 2100.515,
            "confidence": 0.99992585,
            "punctuated_word": "different",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "assets",
            "start": 2100.515,
            "end": 2100.915,
            "confidence": 0.9147213,
            "punctuated_word": "assets.",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "and",
            "start": 2100.915,
            "end": 2101.155,
            "confidence": 0.9995509,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "so",
            "start": 2101.155,
            "end": 2101.655,
            "confidence": 0.9941713,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "you",
            "start": 2101.795,
            "end": 2101.955,
            "confidence": 0.98762614,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "might",
            "start": 2101.955,
            "end": 2102.195,
            "confidence": 0.9999505,
            "punctuated_word": "might",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "have",
            "start": 2102.195,
            "end": 2102.435,
            "confidence": 0.9999242,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "a",
            "start": 2102.435,
            "end": 2102.515,
            "confidence": 0.9996076,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.74742615
          },
          {
            "word": "policy",
            "start": 2102.515,
            "end": 2103.015,
            "confidence": 0.9999751,
            "punctuated_word": "policy",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "for",
            "start": 2103.2349,
            "end": 2103.7349,
            "confidence": 0.99973243,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          }
        ],
        "speaker": 3,
        "id": "51bb797c-7865-407f-832e-df5b8dda0f8a"
      },
      {
        "start": 2104.275,
        "end": 2115.13,
        "confidence": 0.9705916,
        "channel": 0,
        "transcript": "your high value NFT that, like, you wanna make sure it's super secure and and maybe you do wanna rent it to your friends, but you don't want it to go any further than that. That's something that you can do with liquefaction.",
        "words": [
          {
            "word": "your",
            "start": 2104.275,
            "end": 2104.675,
            "confidence": 0.92424524,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "high",
            "start": 2104.675,
            "end": 2104.915,
            "confidence": 0.98634815,
            "punctuated_word": "high",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "value",
            "start": 2104.915,
            "end": 2105.315,
            "confidence": 0.99905795,
            "punctuated_word": "value",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "nft",
            "start": 2105.315,
            "end": 2105.815,
            "confidence": 0.9982701,
            "punctuated_word": "NFT",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "that",
            "start": 2105.955,
            "end": 2106.455,
            "confidence": 0.92874473,
            "punctuated_word": "that,",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "like",
            "start": 2106.515,
            "end": 2106.755,
            "confidence": 0.99601996,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "you",
            "start": 2106.755,
            "end": 2106.9949,
            "confidence": 0.9995436,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "wanna",
            "start": 2106.9949,
            "end": 2107.2349,
            "confidence": 0.8745457,
            "punctuated_word": "wanna",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "make",
            "start": 2107.2349,
            "end": 2107.395,
            "confidence": 0.999206,
            "punctuated_word": "make",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "sure",
            "start": 2107.395,
            "end": 2107.635,
            "confidence": 0.9998349,
            "punctuated_word": "sure",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "it's",
            "start": 2107.635,
            "end": 2107.795,
            "confidence": 0.9982502,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "super",
            "start": 2107.795,
            "end": 2108.115,
            "confidence": 0.9997874,
            "punctuated_word": "super",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "secure",
            "start": 2108.115,
            "end": 2108.355,
            "confidence": 0.99212426,
            "punctuated_word": "secure",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "and",
            "start": 2108.355,
            "end": 2108.675,
            "confidence": 0.6205582,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "and",
            "start": 2108.675,
            "end": 2108.915,
            "confidence": 0.99208635,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "maybe",
            "start": 2108.915,
            "end": 2109.155,
            "confidence": 0.9761947,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "you",
            "start": 2109.155,
            "end": 2109.315,
            "confidence": 0.999209,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "do",
            "start": 2109.315,
            "end": 2109.475,
            "confidence": 0.99982625,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "wanna",
            "start": 2109.475,
            "end": 2109.795,
            "confidence": 0.9856608,
            "punctuated_word": "wanna",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "rent",
            "start": 2109.795,
            "end": 2110.035,
            "confidence": 0.9441558,
            "punctuated_word": "rent",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "it",
            "start": 2110.035,
            "end": 2110.195,
            "confidence": 0.9974865,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.7853499
          },
          {
            "word": "to",
            "start": 2110.195,
            "end": 2110.275,
            "confidence": 0.9973055,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "your",
            "start": 2110.275,
            "end": 2110.435,
            "confidence": 0.99927586,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "friends",
            "start": 2110.435,
            "end": 2110.755,
            "confidence": 0.92001903,
            "punctuated_word": "friends,",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "but",
            "start": 2110.755,
            "end": 2110.915,
            "confidence": 0.99981064,
            "punctuated_word": "but",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "you",
            "start": 2110.915,
            "end": 2111.075,
            "confidence": 0.9999081,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "don't",
            "start": 2111.075,
            "end": 2111.315,
            "confidence": 0.99997276,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "want",
            "start": 2111.315,
            "end": 2111.475,
            "confidence": 0.9974517,
            "punctuated_word": "want",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "it",
            "start": 2111.475,
            "end": 2111.67,
            "confidence": 0.9909355,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "to",
            "start": 2111.75,
            "end": 2111.91,
            "confidence": 0.9996754,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "go",
            "start": 2111.91,
            "end": 2112.15,
            "confidence": 0.99928147,
            "punctuated_word": "go",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "any",
            "start": 2112.15,
            "end": 2112.39,
            "confidence": 0.99977905,
            "punctuated_word": "any",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "further",
            "start": 2112.39,
            "end": 2112.71,
            "confidence": 0.9983505,
            "punctuated_word": "further",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "than",
            "start": 2112.71,
            "end": 2112.8699,
            "confidence": 0.9992902,
            "punctuated_word": "than",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "that",
            "start": 2112.8699,
            "end": 2113.3699,
            "confidence": 0.805902,
            "punctuated_word": "that.",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "that's",
            "start": 2113.43,
            "end": 2113.67,
            "confidence": 0.981637,
            "punctuated_word": "That's",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "something",
            "start": 2113.67,
            "end": 2113.91,
            "confidence": 0.99978167,
            "punctuated_word": "something",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "that",
            "start": 2113.91,
            "end": 2114.0698,
            "confidence": 0.99856275,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "you",
            "start": 2114.0698,
            "end": 2114.15,
            "confidence": 0.99992657,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.6965386
          },
          {
            "word": "can",
            "start": 2114.15,
            "end": 2114.23,
            "confidence": 0.9996916,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "do",
            "start": 2114.23,
            "end": 2114.39,
            "confidence": 0.99952435,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "with",
            "start": 2114.39,
            "end": 2114.63,
            "confidence": 0.999845,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "liquefaction",
            "start": 2114.63,
            "end": 2115.13,
            "confidence": 0.83836013,
            "punctuated_word": "liquefaction.",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          }
        ],
        "speaker": 3,
        "id": "196de023-0a79-4d2c-aa00-e034af4801bf"
      },
      {
        "start": 2115.8298,
        "end": 2132.825,
        "confidence": 0.9835535,
        "channel": 0,
        "transcript": "And maybe there are other assets that are more strict about who's able to maybe rent the token or what they can do with that way. And so maybe for other assets, they they'd require the proof of complete knowledge, or they'll require you to use a specific policy that has their own",
        "words": [
          {
            "word": "and",
            "start": 2115.8298,
            "end": 2115.99,
            "confidence": 0.99909186,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "maybe",
            "start": 2115.99,
            "end": 2116.3098,
            "confidence": 0.9937376,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "there",
            "start": 2116.3098,
            "end": 2116.5498,
            "confidence": 0.99632025,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "are",
            "start": 2116.5498,
            "end": 2116.63,
            "confidence": 0.99833846,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "other",
            "start": 2116.63,
            "end": 2116.8699,
            "confidence": 0.9995684,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "assets",
            "start": 2116.8699,
            "end": 2117.27,
            "confidence": 0.9996617,
            "punctuated_word": "assets",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "that",
            "start": 2117.27,
            "end": 2117.43,
            "confidence": 0.9999049,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "are",
            "start": 2117.43,
            "end": 2117.5898,
            "confidence": 0.9998622,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "more",
            "start": 2117.5898,
            "end": 2117.75,
            "confidence": 0.9998056,
            "punctuated_word": "more",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "strict",
            "start": 2117.75,
            "end": 2118.15,
            "confidence": 0.9988689,
            "punctuated_word": "strict",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "about",
            "start": 2118.15,
            "end": 2118.5498,
            "confidence": 0.9997118,
            "punctuated_word": "about",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "who's",
            "start": 2118.5498,
            "end": 2118.8699,
            "confidence": 0.9908099,
            "punctuated_word": "who's",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "able",
            "start": 2118.8699,
            "end": 2119.27,
            "confidence": 0.9997003,
            "punctuated_word": "able",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "to",
            "start": 2119.27,
            "end": 2119.77,
            "confidence": 0.99986374,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "maybe",
            "start": 2120.0698,
            "end": 2120.3098,
            "confidence": 0.92507523,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "rent",
            "start": 2120.3098,
            "end": 2120.5498,
            "confidence": 0.9988392,
            "punctuated_word": "rent",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "the",
            "start": 2120.5498,
            "end": 2120.71,
            "confidence": 0.9923143,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "token",
            "start": 2120.71,
            "end": 2121.21,
            "confidence": 0.9994413,
            "punctuated_word": "token",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "or",
            "start": 2121.27,
            "end": 2121.51,
            "confidence": 0.9613276,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "what",
            "start": 2121.51,
            "end": 2121.75,
            "confidence": 0.9999156,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "they",
            "start": 2121.75,
            "end": 2121.91,
            "confidence": 0.99991727,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "can",
            "start": 2121.91,
            "end": 2122.15,
            "confidence": 0.9997845,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "do",
            "start": 2122.15,
            "end": 2122.65,
            "confidence": 0.99969006,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "with",
            "start": 2122.79,
            "end": 2123.03,
            "confidence": 0.91611344,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "that",
            "start": 2123.03,
            "end": 2123.19,
            "confidence": 0.90603065,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "way",
            "start": 2123.19,
            "end": 2123.51,
            "confidence": 0.9634633,
            "punctuated_word": "way.",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "and",
            "start": 2123.51,
            "end": 2123.67,
            "confidence": 0.9979519,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "so",
            "start": 2123.67,
            "end": 2123.8298,
            "confidence": 0.9923914,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "maybe",
            "start": 2123.8298,
            "end": 2124.3298,
            "confidence": 0.97636795,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "for",
            "start": 2124.565,
            "end": 2124.805,
            "confidence": 0.9996458,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "other",
            "start": 2124.805,
            "end": 2125.045,
            "confidence": 0.9998772,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "assets",
            "start": 2125.045,
            "end": 2125.365,
            "confidence": 0.97121507,
            "punctuated_word": "assets,",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "they",
            "start": 2125.365,
            "end": 2125.4849,
            "confidence": 0.99877816,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "they'd",
            "start": 2125.605,
            "end": 2125.925,
            "confidence": 0.9850688,
            "punctuated_word": "they'd",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "require",
            "start": 2125.925,
            "end": 2126.245,
            "confidence": 0.99897194,
            "punctuated_word": "require",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "the",
            "start": 2126.245,
            "end": 2126.405,
            "confidence": 0.74862266,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "proof",
            "start": 2126.405,
            "end": 2126.645,
            "confidence": 0.9994229,
            "punctuated_word": "proof",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "of",
            "start": 2126.645,
            "end": 2126.725,
            "confidence": 0.9994911,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "complete",
            "start": 2126.725,
            "end": 2127.045,
            "confidence": 0.999843,
            "punctuated_word": "complete",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "knowledge",
            "start": 2127.045,
            "end": 2127.5251,
            "confidence": 0.8283857,
            "punctuated_word": "knowledge,",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "or",
            "start": 2127.5251,
            "end": 2128.0251,
            "confidence": 0.9992004,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "they'll",
            "start": 2128.245,
            "end": 2128.645,
            "confidence": 0.99914646,
            "punctuated_word": "they'll",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "require",
            "start": 2128.645,
            "end": 2129.045,
            "confidence": 0.9994436,
            "punctuated_word": "require",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "you",
            "start": 2129.045,
            "end": 2129.285,
            "confidence": 0.9998222,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "to",
            "start": 2129.285,
            "end": 2129.605,
            "confidence": 0.99952054,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "use",
            "start": 2129.605,
            "end": 2130.085,
            "confidence": 0.9996846,
            "punctuated_word": "use",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "a",
            "start": 2130.085,
            "end": 2130.245,
            "confidence": 0.9992661,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "specific",
            "start": 2130.245,
            "end": 2130.745,
            "confidence": 0.9999758,
            "punctuated_word": "specific",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "policy",
            "start": 2130.805,
            "end": 2131.285,
            "confidence": 0.99995184,
            "punctuated_word": "policy",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "that",
            "start": 2131.285,
            "end": 2131.785,
            "confidence": 0.99984336,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "has",
            "start": 2131.925,
            "end": 2132.165,
            "confidence": 0.9997367,
            "punctuated_word": "has",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "their",
            "start": 2132.165,
            "end": 2132.325,
            "confidence": 0.99971086,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          },
          {
            "word": "own",
            "start": 2132.325,
            "end": 2132.825,
            "confidence": 0.999848,
            "punctuated_word": "own",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          }
        ],
        "speaker": 3,
        "id": "14dd7541-96d4-459f-805c-3df96ff33522"
      },
      {
        "start": 2133.125,
        "end": 2133.625,
        "confidence": 0.9990438,
        "channel": 0,
        "transcript": "restrictions.",
        "words": [
          {
            "word": "restrictions",
            "start": 2133.125,
            "end": 2133.625,
            "confidence": 0.9990438,
            "punctuated_word": "restrictions.",
            "speaker": 3,
            "speaker_confidence": 0.89692247
          }
        ],
        "speaker": 3,
        "id": "ef3e2f21-20d9-4d0f-a7f3-56216f02a27d"
      },
      {
        "start": 2134.0051,
        "end": 2137.705,
        "confidence": 0.98428655,
        "channel": 0,
        "transcript": "There's a lot that's possible because liquefaction is so general purpose.",
        "words": [
          {
            "word": "there's",
            "start": 2134.0051,
            "end": 2134.245,
            "confidence": 0.9973761,
            "punctuated_word": "There's",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "a",
            "start": 2134.245,
            "end": 2134.325,
            "confidence": 0.999795,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "lot",
            "start": 2134.325,
            "end": 2134.485,
            "confidence": 0.99994326,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "that's",
            "start": 2134.485,
            "end": 2134.805,
            "confidence": 0.99845517,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "possible",
            "start": 2134.805,
            "end": 2135.305,
            "confidence": 0.99981123,
            "punctuated_word": "possible",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "because",
            "start": 2135.445,
            "end": 2135.925,
            "confidence": 0.94096774,
            "punctuated_word": "because",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "liquefaction",
            "start": 2135.925,
            "end": 2136.425,
            "confidence": 0.9905035,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "is",
            "start": 2136.565,
            "end": 2136.725,
            "confidence": 0.99385,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "so",
            "start": 2136.725,
            "end": 2136.885,
            "confidence": 0.9991109,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "general",
            "start": 2136.885,
            "end": 2137.205,
            "confidence": 0.9998178,
            "punctuated_word": "general",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "purpose",
            "start": 2137.205,
            "end": 2137.705,
            "confidence": 0.9075212,
            "punctuated_word": "purpose.",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          }
        ],
        "speaker": 3,
        "id": "72cbd7cb-e293-47fb-a32b-2cbd5fd1ecc5"
      },
      {
        "start": 2138.27,
        "end": 2145.89,
        "confidence": 0.9860134,
        "channel": 0,
        "transcript": "So you can have per asset policies pretty much. Yeah. I wonder how much those per asset policies will actually enable or revitalize",
        "words": [
          {
            "word": "so",
            "start": 2138.27,
            "end": 2138.43,
            "confidence": 0.9960962,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.7305864
          },
          {
            "word": "you",
            "start": 2138.43,
            "end": 2138.51,
            "confidence": 0.99979955,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.5769141
          },
          {
            "word": "can",
            "start": 2138.51,
            "end": 2138.75,
            "confidence": 0.99897337,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.5769141
          },
          {
            "word": "have",
            "start": 2138.75,
            "end": 2138.91,
            "confidence": 0.99986684,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.5769141
          },
          {
            "word": "per",
            "start": 2138.91,
            "end": 2139.15,
            "confidence": 0.9980696,
            "punctuated_word": "per",
            "speaker": 3,
            "speaker_confidence": 0.5769141
          },
          {
            "word": "asset",
            "start": 2139.15,
            "end": 2139.55,
            "confidence": 0.9997671,
            "punctuated_word": "asset",
            "speaker": 3,
            "speaker_confidence": 0.5769141
          },
          {
            "word": "policies",
            "start": 2139.55,
            "end": 2140.05,
            "confidence": 0.9972083,
            "punctuated_word": "policies",
            "speaker": 3,
            "speaker_confidence": 0.5769141
          },
          {
            "word": "pretty",
            "start": 2140.1099,
            "end": 2140.43,
            "confidence": 0.70593226,
            "punctuated_word": "pretty",
            "speaker": 3,
            "speaker_confidence": 0.5769141
          },
          {
            "word": "much",
            "start": 2140.43,
            "end": 2140.83,
            "confidence": 0.99945855,
            "punctuated_word": "much.",
            "speaker": 3,
            "speaker_confidence": 0.5769141
          },
          {
            "word": "yeah",
            "start": 2140.83,
            "end": 2140.99,
            "confidence": 0.9992518,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "i",
            "start": 2140.99,
            "end": 2141.07,
            "confidence": 0.99944705,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "wonder",
            "start": 2141.07,
            "end": 2141.47,
            "confidence": 0.9998307,
            "punctuated_word": "wonder",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "how",
            "start": 2141.47,
            "end": 2141.55,
            "confidence": 0.999864,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "much",
            "start": 2141.55,
            "end": 2141.79,
            "confidence": 0.99986315,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "those",
            "start": 2141.79,
            "end": 2142.1099,
            "confidence": 0.99009913,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "per",
            "start": 2142.1099,
            "end": 2142.3499,
            "confidence": 0.9996536,
            "punctuated_word": "per",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "asset",
            "start": 2142.3499,
            "end": 2142.75,
            "confidence": 0.99964046,
            "punctuated_word": "asset",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "policies",
            "start": 2142.75,
            "end": 2143.25,
            "confidence": 0.99928147,
            "punctuated_word": "policies",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "will",
            "start": 2143.39,
            "end": 2143.55,
            "confidence": 0.99976844,
            "punctuated_word": "will",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "actually",
            "start": 2143.55,
            "end": 2144.05,
            "confidence": 0.9991767,
            "punctuated_word": "actually",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "enable",
            "start": 2144.3499,
            "end": 2144.8499,
            "confidence": 0.99971265,
            "punctuated_word": "enable",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "or",
            "start": 2144.91,
            "end": 2145.39,
            "confidence": 0.99875784,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "revitalize",
            "start": 2145.39,
            "end": 2145.89,
            "confidence": 0.9987899,
            "punctuated_word": "revitalize",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          }
        ],
        "speaker": 1,
        "id": "004af1df-6d60-4c25-83c8-59a6dcd3c1f9"
      },
      {
        "start": 2146.19,
        "end": 2153.41,
        "confidence": 0.98878443,
        "channel": 0,
        "transcript": "some attempt at, like, small network asset sharing. I'm thinking of just, like, shared properties or communal living or, like, access to",
        "words": [
          {
            "word": "some",
            "start": 2146.19,
            "end": 2146.43,
            "confidence": 0.999241,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "attempt",
            "start": 2146.43,
            "end": 2146.91,
            "confidence": 0.9983292,
            "punctuated_word": "attempt",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "at",
            "start": 2146.91,
            "end": 2147.41,
            "confidence": 0.9771905,
            "punctuated_word": "at,",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "like",
            "start": 2147.47,
            "end": 2147.79,
            "confidence": 0.99754405,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "small",
            "start": 2147.79,
            "end": 2148.1099,
            "confidence": 0.999338,
            "punctuated_word": "small",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "network",
            "start": 2148.1099,
            "end": 2148.51,
            "confidence": 0.99982834,
            "punctuated_word": "network",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "asset",
            "start": 2148.51,
            "end": 2148.91,
            "confidence": 0.9951668,
            "punctuated_word": "asset",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "sharing",
            "start": 2148.91,
            "end": 2149.23,
            "confidence": 0.9799837,
            "punctuated_word": "sharing.",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "i'm",
            "start": 2149.23,
            "end": 2149.39,
            "confidence": 0.99949026,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "thinking",
            "start": 2149.39,
            "end": 2149.79,
            "confidence": 0.9998566,
            "punctuated_word": "thinking",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "of",
            "start": 2149.79,
            "end": 2149.95,
            "confidence": 0.99978024,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "just",
            "start": 2149.95,
            "end": 2150.19,
            "confidence": 0.86703384,
            "punctuated_word": "just,",
            "speaker": 1,
            "speaker_confidence": 0.7935779
          },
          {
            "word": "like",
            "start": 2150.19,
            "end": 2150.3499,
            "confidence": 0.9995705,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "shared",
            "start": 2150.3499,
            "end": 2150.5898,
            "confidence": 0.9996551,
            "punctuated_word": "shared",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "properties",
            "start": 2150.5898,
            "end": 2151.0898,
            "confidence": 0.99984515,
            "punctuated_word": "properties",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "or",
            "start": 2151.15,
            "end": 2151.23,
            "confidence": 0.9607206,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "communal",
            "start": 2151.23,
            "end": 2151.71,
            "confidence": 0.9958261,
            "punctuated_word": "communal",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "living",
            "start": 2151.71,
            "end": 2152.03,
            "confidence": 0.9999101,
            "punctuated_word": "living",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "or",
            "start": 2152.03,
            "end": 2152.19,
            "confidence": 0.9857676,
            "punctuated_word": "or,",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "like",
            "start": 2152.19,
            "end": 2152.43,
            "confidence": 0.9997915,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "access",
            "start": 2152.43,
            "end": 2152.91,
            "confidence": 0.99988353,
            "punctuated_word": "access",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "to",
            "start": 2152.91,
            "end": 2153.41,
            "confidence": 0.99950254,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          }
        ],
        "speaker": 1,
        "id": "8283496b-d99c-4e48-a82c-5fb1af9db708"
      },
      {
        "start": 2153.785,
        "end": 2166.525,
        "confidence": 0.99352133,
        "channel": 0,
        "transcript": "physical spaces where you might not want it on a free market or, you know, on a much more open thing. But, you know, if the four of us are friends, you know, then we can share a thing. So do you see that as sort of an area that gets you particularly",
        "words": [
          {
            "word": "physical",
            "start": 2153.785,
            "end": 2154.105,
            "confidence": 0.9997147,
            "punctuated_word": "physical",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "spaces",
            "start": 2154.105,
            "end": 2154.585,
            "confidence": 0.99896204,
            "punctuated_word": "spaces",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "where",
            "start": 2154.585,
            "end": 2155.085,
            "confidence": 0.9179357,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "you",
            "start": 2155.305,
            "end": 2155.465,
            "confidence": 0.9994937,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "might",
            "start": 2155.465,
            "end": 2155.705,
            "confidence": 0.999933,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "not",
            "start": 2155.705,
            "end": 2155.945,
            "confidence": 0.99953175,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "want",
            "start": 2155.945,
            "end": 2156.265,
            "confidence": 0.99903655,
            "punctuated_word": "want",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "it",
            "start": 2156.265,
            "end": 2156.425,
            "confidence": 0.99790287,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "on",
            "start": 2156.425,
            "end": 2156.585,
            "confidence": 0.99969685,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "a",
            "start": 2156.585,
            "end": 2156.745,
            "confidence": 0.999186,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "free",
            "start": 2156.745,
            "end": 2156.985,
            "confidence": 0.99971765,
            "punctuated_word": "free",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "market",
            "start": 2156.985,
            "end": 2157.305,
            "confidence": 0.999819,
            "punctuated_word": "market",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "or",
            "start": 2157.305,
            "end": 2157.545,
            "confidence": 0.9907156,
            "punctuated_word": "or,",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "you",
            "start": 2157.545,
            "end": 2157.625,
            "confidence": 0.9997203,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "know",
            "start": 2157.625,
            "end": 2157.865,
            "confidence": 0.99990773,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "on",
            "start": 2157.865,
            "end": 2158.025,
            "confidence": 0.9997402,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "a",
            "start": 2158.025,
            "end": 2158.105,
            "confidence": 0.99988246,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.9030515
          },
          {
            "word": "much",
            "start": 2158.105,
            "end": 2158.345,
            "confidence": 0.99968207,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.51949984
          },
          {
            "word": "more",
            "start": 2158.345,
            "end": 2158.505,
            "confidence": 0.9995396,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.51949984
          },
          {
            "word": "open",
            "start": 2158.505,
            "end": 2158.825,
            "confidence": 0.9998777,
            "punctuated_word": "open",
            "speaker": 1,
            "speaker_confidence": 0.51949984
          },
          {
            "word": "thing",
            "start": 2158.825,
            "end": 2159.145,
            "confidence": 0.84419954,
            "punctuated_word": "thing.",
            "speaker": 1,
            "speaker_confidence": 0.51949984
          },
          {
            "word": "but",
            "start": 2159.145,
            "end": 2159.465,
            "confidence": 0.99636304,
            "punctuated_word": "But,",
            "speaker": 1,
            "speaker_confidence": 0.51949984
          },
          {
            "word": "you",
            "start": 2159.465,
            "end": 2159.625,
            "confidence": 0.999166,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.51949984
          },
          {
            "word": "know",
            "start": 2159.625,
            "end": 2159.785,
            "confidence": 0.999913,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.51949984
          },
          {
            "word": "if",
            "start": 2159.785,
            "end": 2159.945,
            "confidence": 0.9804109,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.51949984
          },
          {
            "word": "the",
            "start": 2159.945,
            "end": 2160.025,
            "confidence": 0.99230254,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4122997
          },
          {
            "word": "four",
            "start": 2160.025,
            "end": 2160.185,
            "confidence": 0.9997578,
            "punctuated_word": "four",
            "speaker": 1,
            "speaker_confidence": 0.4122997
          },
          {
            "word": "of",
            "start": 2160.185,
            "end": 2160.345,
            "confidence": 0.99714285,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.4122997
          },
          {
            "word": "us",
            "start": 2160.345,
            "end": 2160.505,
            "confidence": 0.999663,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.4122997
          },
          {
            "word": "are",
            "start": 2160.505,
            "end": 2160.745,
            "confidence": 0.9951544,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.4122997
          },
          {
            "word": "friends",
            "start": 2160.745,
            "end": 2161.145,
            "confidence": 0.9994557,
            "punctuated_word": "friends,",
            "speaker": 1,
            "speaker_confidence": 0.4122997
          },
          {
            "word": "you",
            "start": 2161.145,
            "end": 2161.225,
            "confidence": 0.99980587,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5432901
          },
          {
            "word": "know",
            "start": 2161.225,
            "end": 2161.465,
            "confidence": 0.999869,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.5432901
          },
          {
            "word": "then",
            "start": 2161.465,
            "end": 2161.625,
            "confidence": 0.99973565,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.5432901
          },
          {
            "word": "we",
            "start": 2161.625,
            "end": 2161.785,
            "confidence": 0.9995235,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.5432901
          },
          {
            "word": "can",
            "start": 2161.785,
            "end": 2162.025,
            "confidence": 0.99898976,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.5432901
          },
          {
            "word": "share",
            "start": 2162.025,
            "end": 2162.265,
            "confidence": 0.99979466,
            "punctuated_word": "share",
            "speaker": 1,
            "speaker_confidence": 0.5432901
          },
          {
            "word": "a",
            "start": 2162.265,
            "end": 2162.425,
            "confidence": 0.9986241,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6418946
          },
          {
            "word": "thing",
            "start": 2162.425,
            "end": 2162.925,
            "confidence": 0.9987764,
            "punctuated_word": "thing.",
            "speaker": 1,
            "speaker_confidence": 0.6418946
          },
          {
            "word": "so",
            "start": 2163.065,
            "end": 2163.225,
            "confidence": 0.99540895,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.6418946
          },
          {
            "word": "do",
            "start": 2163.225,
            "end": 2163.385,
            "confidence": 0.99517363,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.6418946
          },
          {
            "word": "you",
            "start": 2163.385,
            "end": 2163.465,
            "confidence": 0.99933165,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6418946
          },
          {
            "word": "see",
            "start": 2163.465,
            "end": 2163.965,
            "confidence": 0.9995509,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.6418946
          },
          {
            "word": "that",
            "start": 2164.265,
            "end": 2164.425,
            "confidence": 0.99964345,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6418946
          },
          {
            "word": "as",
            "start": 2164.425,
            "end": 2164.585,
            "confidence": 0.97824323,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.6418946
          },
          {
            "word": "sort",
            "start": 2164.585,
            "end": 2164.825,
            "confidence": 0.9932347,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.6418946
          },
          {
            "word": "of",
            "start": 2164.825,
            "end": 2164.905,
            "confidence": 0.9995486,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "an",
            "start": 2164.905,
            "end": 2165.065,
            "confidence": 0.9997496,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "area",
            "start": 2165.065,
            "end": 2165.385,
            "confidence": 0.99979895,
            "punctuated_word": "area",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "that",
            "start": 2165.385,
            "end": 2165.465,
            "confidence": 0.9996891,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "gets",
            "start": 2165.465,
            "end": 2165.705,
            "confidence": 0.9994435,
            "punctuated_word": "gets",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "you",
            "start": 2165.705,
            "end": 2166.025,
            "confidence": 0.9996557,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "particularly",
            "start": 2166.025,
            "end": 2166.525,
            "confidence": 0.9995185,
            "punctuated_word": "particularly",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          }
        ],
        "speaker": 1,
        "id": "adf5b671-f217-4277-992c-d14365b195d9"
      },
      {
        "start": 2166.905,
        "end": 2171.9001,
        "confidence": 0.9650046,
        "channel": 0,
        "transcript": "excited and especially when it comes to, you know, the the companies being built or the actual implementations.",
        "words": [
          {
            "word": "excited",
            "start": 2166.905,
            "end": 2167.305,
            "confidence": 0.99970406,
            "punctuated_word": "excited",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "and",
            "start": 2167.305,
            "end": 2167.8,
            "confidence": 0.6647213,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "especially",
            "start": 2167.96,
            "end": 2168.28,
            "confidence": 0.9995054,
            "punctuated_word": "especially",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "when",
            "start": 2168.28,
            "end": 2168.36,
            "confidence": 0.9937105,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.7260051
          },
          {
            "word": "it",
            "start": 2168.36,
            "end": 2168.52,
            "confidence": 0.9998117,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "comes",
            "start": 2168.52,
            "end": 2168.76,
            "confidence": 0.9997961,
            "punctuated_word": "comes",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "to",
            "start": 2168.76,
            "end": 2168.9202,
            "confidence": 0.9984504,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "you",
            "start": 2168.9202,
            "end": 2169.08,
            "confidence": 0.99991155,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "know",
            "start": 2169.08,
            "end": 2169.24,
            "confidence": 0.99995697,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "the",
            "start": 2169.24,
            "end": 2169.48,
            "confidence": 0.99993265,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "the",
            "start": 2169.48,
            "end": 2169.72,
            "confidence": 0.99885297,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "companies",
            "start": 2169.72,
            "end": 2170.2,
            "confidence": 0.9411054,
            "punctuated_word": "companies",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "being",
            "start": 2170.2,
            "end": 2170.44,
            "confidence": 0.9995105,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "built",
            "start": 2170.44,
            "end": 2170.68,
            "confidence": 0.9986744,
            "punctuated_word": "built",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "or",
            "start": 2170.68,
            "end": 2170.84,
            "confidence": 0.9728608,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "the",
            "start": 2170.84,
            "end": 2171.0,
            "confidence": 0.9997323,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "actual",
            "start": 2171.0,
            "end": 2171.4001,
            "confidence": 0.9997987,
            "punctuated_word": "actual",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          },
          {
            "word": "implementations",
            "start": 2171.4001,
            "end": 2171.9001,
            "confidence": 0.804047,
            "punctuated_word": "implementations.",
            "speaker": 1,
            "speaker_confidence": 0.7125397
          }
        ],
        "speaker": 1,
        "id": "a822b414-bbf0-4719-9f2e-8ed727f82ffd"
      },
      {
        "start": 2172.76,
        "end": 2175.9001,
        "confidence": 0.9774501,
        "channel": 0,
        "transcript": "Are you seeing things kinda working towards that direction yet?",
        "words": [
          {
            "word": "are",
            "start": 2172.76,
            "end": 2172.9202,
            "confidence": 0.9802493,
            "punctuated_word": "Are",
            "speaker": 1,
            "speaker_confidence": 0.712813
          },
          {
            "word": "you",
            "start": 2172.9202,
            "end": 2173.08,
            "confidence": 0.99402505,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.712813
          },
          {
            "word": "seeing",
            "start": 2173.08,
            "end": 2173.4001,
            "confidence": 0.99954045,
            "punctuated_word": "seeing",
            "speaker": 1,
            "speaker_confidence": 0.712813
          },
          {
            "word": "things",
            "start": 2173.4001,
            "end": 2173.8,
            "confidence": 0.999681,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.712813
          },
          {
            "word": "kinda",
            "start": 2173.8,
            "end": 2174.04,
            "confidence": 0.8040979,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.712813
          },
          {
            "word": "working",
            "start": 2174.04,
            "end": 2174.36,
            "confidence": 0.99875355,
            "punctuated_word": "working",
            "speaker": 1,
            "speaker_confidence": 0.712813
          },
          {
            "word": "towards",
            "start": 2174.36,
            "end": 2174.76,
            "confidence": 0.9994849,
            "punctuated_word": "towards",
            "speaker": 1,
            "speaker_confidence": 0.712813
          },
          {
            "word": "that",
            "start": 2174.76,
            "end": 2174.9202,
            "confidence": 0.99970895,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.712813
          },
          {
            "word": "direction",
            "start": 2174.9202,
            "end": 2175.4001,
            "confidence": 0.99970156,
            "punctuated_word": "direction",
            "speaker": 1,
            "speaker_confidence": 0.712813
          },
          {
            "word": "yet",
            "start": 2175.4001,
            "end": 2175.9001,
            "confidence": 0.9992578,
            "punctuated_word": "yet?",
            "speaker": 1,
            "speaker_confidence": 0.712813
          }
        ],
        "speaker": 1,
        "id": "92aad7ee-7b7a-47eb-9dac-e4f9446d3c91"
      },
      {
        "start": 2176.44,
        "end": 2176.94,
        "confidence": 0.999673,
        "channel": 0,
        "transcript": "Absolutely.",
        "words": [
          {
            "word": "absolutely",
            "start": 2176.44,
            "end": 2176.94,
            "confidence": 0.999673,
            "punctuated_word": "Absolutely.",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          }
        ],
        "speaker": 3,
        "id": "a2095a3e-f375-40e5-b338-da8e00ca1efb"
      },
      {
        "start": 2177.24,
        "end": 2181.02,
        "confidence": 0.97587615,
        "channel": 0,
        "transcript": "So, yeah, that that's another critical thing that we should cover is that liquefaction",
        "words": [
          {
            "word": "so",
            "start": 2177.24,
            "end": 2177.48,
            "confidence": 0.90320975,
            "punctuated_word": "So,",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "yeah",
            "start": 2177.48,
            "end": 2177.6401,
            "confidence": 0.99739486,
            "punctuated_word": "yeah,",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "that",
            "start": 2177.6401,
            "end": 2177.8,
            "confidence": 0.9984402,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "that's",
            "start": 2177.8801,
            "end": 2178.12,
            "confidence": 0.99994814,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "another",
            "start": 2178.12,
            "end": 2178.52,
            "confidence": 0.9998006,
            "punctuated_word": "another",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "critical",
            "start": 2178.52,
            "end": 2179.0,
            "confidence": 0.999713,
            "punctuated_word": "critical",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "thing",
            "start": 2179.0,
            "end": 2179.24,
            "confidence": 0.9996511,
            "punctuated_word": "thing",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "that",
            "start": 2179.24,
            "end": 2179.4001,
            "confidence": 0.99977654,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "we",
            "start": 2179.4001,
            "end": 2179.56,
            "confidence": 0.99986005,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "should",
            "start": 2179.56,
            "end": 2179.96,
            "confidence": 0.99991643,
            "punctuated_word": "should",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "cover",
            "start": 2179.96,
            "end": 2180.2,
            "confidence": 0.9939161,
            "punctuated_word": "cover",
            "speaker": 3,
            "speaker_confidence": 0.55506045
          },
          {
            "word": "is",
            "start": 2180.2,
            "end": 2180.36,
            "confidence": 0.8203769,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "that",
            "start": 2180.36,
            "end": 2180.52,
            "confidence": 0.9994506,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "liquefaction",
            "start": 2180.52,
            "end": 2181.02,
            "confidence": 0.9508114,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.983925
          }
        ],
        "speaker": 3,
        "id": "01e9d4fc-9324-476e-86f4-ebe1c690a2b1"
      },
      {
        "start": 2181.32,
        "end": 2183.58,
        "confidence": 0.98510677,
        "channel": 0,
        "transcript": "essentially enables you to create these enriched",
        "words": [
          {
            "word": "essentially",
            "start": 2181.32,
            "end": 2181.8,
            "confidence": 0.9601142,
            "punctuated_word": "essentially",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "enables",
            "start": 2181.8,
            "end": 2182.12,
            "confidence": 0.9993899,
            "punctuated_word": "enables",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "you",
            "start": 2182.12,
            "end": 2182.36,
            "confidence": 0.9995271,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "to",
            "start": 2182.36,
            "end": 2182.52,
            "confidence": 0.99911577,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "create",
            "start": 2182.52,
            "end": 2182.76,
            "confidence": 0.999918,
            "punctuated_word": "create",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "these",
            "start": 2182.76,
            "end": 2183.08,
            "confidence": 0.9976042,
            "punctuated_word": "these",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "enriched",
            "start": 2183.08,
            "end": 2183.58,
            "confidence": 0.94007784,
            "punctuated_word": "enriched",
            "speaker": 3,
            "speaker_confidence": 0.983925
          }
        ],
        "speaker": 3,
        "id": "4353c0be-7ea8-4ad2-a6a5-3fb469e988d9"
      },
      {
        "start": 2184.015,
        "end": 2185.395,
        "confidence": 0.9985907,
        "channel": 0,
        "transcript": "private access structures",
        "words": [
          {
            "word": "private",
            "start": 2184.015,
            "end": 2184.4949,
            "confidence": 0.9986228,
            "punctuated_word": "private",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "access",
            "start": 2184.4949,
            "end": 2184.895,
            "confidence": 0.9979721,
            "punctuated_word": "access",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "structures",
            "start": 2184.895,
            "end": 2185.395,
            "confidence": 0.99917716,
            "punctuated_word": "structures",
            "speaker": 3,
            "speaker_confidence": 0.983925
          }
        ],
        "speaker": 3,
        "id": "002dc6f3-1906-40e5-b006-3f813cd94b44"
      },
      {
        "start": 2186.015,
        "end": 2196.9949,
        "confidence": 0.9945264,
        "channel": 0,
        "transcript": "in ways that existing assets don't give to you. So maybe you have some smart contract that's already out there that lets you rent properties or something like that, but it doesn't let you,",
        "words": [
          {
            "word": "in",
            "start": 2186.015,
            "end": 2186.1748,
            "confidence": 0.9904366,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "ways",
            "start": 2186.1748,
            "end": 2186.4949,
            "confidence": 0.9986135,
            "punctuated_word": "ways",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "that",
            "start": 2186.4949,
            "end": 2186.895,
            "confidence": 0.9987313,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "existing",
            "start": 2186.895,
            "end": 2187.395,
            "confidence": 0.99901867,
            "punctuated_word": "existing",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "assets",
            "start": 2187.535,
            "end": 2188.015,
            "confidence": 0.9965772,
            "punctuated_word": "assets",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "don't",
            "start": 2188.015,
            "end": 2188.4148,
            "confidence": 0.9996737,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "give",
            "start": 2188.4148,
            "end": 2188.6548,
            "confidence": 0.9996152,
            "punctuated_word": "give",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "to",
            "start": 2188.6548,
            "end": 2188.815,
            "confidence": 0.99238,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "you",
            "start": 2188.815,
            "end": 2189.055,
            "confidence": 0.99338216,
            "punctuated_word": "you.",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "so",
            "start": 2189.055,
            "end": 2189.2148,
            "confidence": 0.99423355,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "maybe",
            "start": 2189.2148,
            "end": 2189.535,
            "confidence": 0.99362457,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "you",
            "start": 2189.535,
            "end": 2189.6948,
            "confidence": 0.99834025,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "have",
            "start": 2189.6948,
            "end": 2189.9348,
            "confidence": 0.99952257,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "some",
            "start": 2189.9348,
            "end": 2190.255,
            "confidence": 0.9981634,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "smart",
            "start": 2190.255,
            "end": 2190.6548,
            "confidence": 0.9971118,
            "punctuated_word": "smart",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "contract",
            "start": 2190.6548,
            "end": 2191.1548,
            "confidence": 0.96028775,
            "punctuated_word": "contract",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "that's",
            "start": 2191.375,
            "end": 2191.615,
            "confidence": 0.99796736,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "already",
            "start": 2191.615,
            "end": 2192.015,
            "confidence": 0.99864155,
            "punctuated_word": "already",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "out",
            "start": 2192.015,
            "end": 2192.1748,
            "confidence": 0.99967074,
            "punctuated_word": "out",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "there",
            "start": 2192.1748,
            "end": 2192.6748,
            "confidence": 0.9998202,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "that",
            "start": 2192.815,
            "end": 2193.055,
            "confidence": 0.9795196,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "lets",
            "start": 2193.055,
            "end": 2193.295,
            "confidence": 0.9851018,
            "punctuated_word": "lets",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "you",
            "start": 2193.295,
            "end": 2193.615,
            "confidence": 0.9997898,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "rent",
            "start": 2193.615,
            "end": 2193.9348,
            "confidence": 0.99974185,
            "punctuated_word": "rent",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "properties",
            "start": 2193.9348,
            "end": 2194.4148,
            "confidence": 0.99887973,
            "punctuated_word": "properties",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "or",
            "start": 2194.4148,
            "end": 2194.4949,
            "confidence": 0.9960937,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "something",
            "start": 2194.4949,
            "end": 2194.815,
            "confidence": 0.999892,
            "punctuated_word": "something",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "like",
            "start": 2194.815,
            "end": 2194.9749,
            "confidence": 0.99819547,
            "punctuated_word": "like",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "that",
            "start": 2194.9749,
            "end": 2195.4749,
            "confidence": 0.9629154,
            "punctuated_word": "that,",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "but",
            "start": 2195.535,
            "end": 2195.775,
            "confidence": 0.9994399,
            "punctuated_word": "but",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "it",
            "start": 2195.775,
            "end": 2195.855,
            "confidence": 0.99929917,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "doesn't",
            "start": 2195.855,
            "end": 2196.255,
            "confidence": 0.9999243,
            "punctuated_word": "doesn't",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "let",
            "start": 2196.255,
            "end": 2196.4949,
            "confidence": 0.9994136,
            "punctuated_word": "let",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "you",
            "start": 2196.4949,
            "end": 2196.9949,
            "confidence": 0.9898766,
            "punctuated_word": "you,",
            "speaker": 3,
            "speaker_confidence": 0.983925
          }
        ],
        "speaker": 3,
        "id": "c23c346d-d5c3-42d9-94ba-953b187e5fde"
      },
      {
        "start": 2197.2998,
        "end": 2205.4,
        "confidence": 0.977883,
        "channel": 0,
        "transcript": "like, have some fine grained private access control system. Liquefaction can be put on top of that contract and manage all of that,",
        "words": [
          {
            "word": "like",
            "start": 2197.2998,
            "end": 2197.5398,
            "confidence": 0.999475,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "have",
            "start": 2197.5398,
            "end": 2197.6199,
            "confidence": 0.9997538,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.983925
          },
          {
            "word": "some",
            "start": 2197.6199,
            "end": 2198.0999,
            "confidence": 0.9996959,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "fine",
            "start": 2198.0999,
            "end": 2198.3398,
            "confidence": 0.99951863,
            "punctuated_word": "fine",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "grained",
            "start": 2198.3398,
            "end": 2198.66,
            "confidence": 0.78136736,
            "punctuated_word": "grained",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "private",
            "start": 2198.66,
            "end": 2199.0598,
            "confidence": 0.97793216,
            "punctuated_word": "private",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "access",
            "start": 2199.0598,
            "end": 2199.46,
            "confidence": 0.9996928,
            "punctuated_word": "access",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "control",
            "start": 2199.46,
            "end": 2199.7798,
            "confidence": 0.9995191,
            "punctuated_word": "control",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "system",
            "start": 2199.7798,
            "end": 2200.2798,
            "confidence": 0.9086149,
            "punctuated_word": "system.",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "liquefaction",
            "start": 2200.42,
            "end": 2200.92,
            "confidence": 0.92804927,
            "punctuated_word": "Liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "can",
            "start": 2201.14,
            "end": 2201.2998,
            "confidence": 0.999522,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "be",
            "start": 2201.2998,
            "end": 2201.7998,
            "confidence": 0.99981827,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "put",
            "start": 2201.94,
            "end": 2202.18,
            "confidence": 0.9997737,
            "punctuated_word": "put",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "on",
            "start": 2202.18,
            "end": 2202.3398,
            "confidence": 0.99974376,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "top",
            "start": 2202.3398,
            "end": 2202.5,
            "confidence": 0.99986994,
            "punctuated_word": "top",
            "speaker": 3,
            "speaker_confidence": 0.6921774
          },
          {
            "word": "of",
            "start": 2202.5,
            "end": 2202.66,
            "confidence": 0.9997441,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.63978785
          },
          {
            "word": "that",
            "start": 2202.66,
            "end": 2202.98,
            "confidence": 0.9996786,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.63978785
          },
          {
            "word": "contract",
            "start": 2202.98,
            "end": 2203.48,
            "confidence": 0.99982625,
            "punctuated_word": "contract",
            "speaker": 3,
            "speaker_confidence": 0.63978785
          },
          {
            "word": "and",
            "start": 2203.7798,
            "end": 2204.26,
            "confidence": 0.98787874,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.63978785
          },
          {
            "word": "manage",
            "start": 2204.26,
            "end": 2204.66,
            "confidence": 0.9990163,
            "punctuated_word": "manage",
            "speaker": 3,
            "speaker_confidence": 0.63978785
          },
          {
            "word": "all",
            "start": 2204.66,
            "end": 2204.8198,
            "confidence": 0.9999099,
            "punctuated_word": "all",
            "speaker": 3,
            "speaker_confidence": 0.63978785
          },
          {
            "word": "of",
            "start": 2204.8198,
            "end": 2204.9,
            "confidence": 0.99817204,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "that",
            "start": 2204.9,
            "end": 2205.4,
            "confidence": 0.9147348,
            "punctuated_word": "that,",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          }
        ],
        "speaker": 3,
        "id": "c975ca82-2337-4b48-86bc-bcf96fb3932c"
      },
      {
        "start": 2205.94,
        "end": 2216.125,
        "confidence": 0.99493444,
        "channel": 0,
        "transcript": "privately for you. So I'm super excited about those types of applications where we can take assets that need those and and give them more powers through the wallet itself.",
        "words": [
          {
            "word": "privately",
            "start": 2205.94,
            "end": 2206.44,
            "confidence": 0.99980694,
            "punctuated_word": "privately",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "for",
            "start": 2206.5,
            "end": 2206.66,
            "confidence": 0.99928015,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "you",
            "start": 2206.66,
            "end": 2206.98,
            "confidence": 0.9729482,
            "punctuated_word": "you.",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "so",
            "start": 2206.98,
            "end": 2207.38,
            "confidence": 0.9985789,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "i'm",
            "start": 2207.38,
            "end": 2207.6199,
            "confidence": 0.99863017,
            "punctuated_word": "I'm",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "super",
            "start": 2207.6199,
            "end": 2207.94,
            "confidence": 0.99990284,
            "punctuated_word": "super",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "excited",
            "start": 2207.94,
            "end": 2208.42,
            "confidence": 0.9999498,
            "punctuated_word": "excited",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "about",
            "start": 2208.42,
            "end": 2208.74,
            "confidence": 0.9998666,
            "punctuated_word": "about",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "those",
            "start": 2208.74,
            "end": 2209.0598,
            "confidence": 0.9998419,
            "punctuated_word": "those",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "types",
            "start": 2209.0598,
            "end": 2209.2998,
            "confidence": 0.99975854,
            "punctuated_word": "types",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "of",
            "start": 2209.2998,
            "end": 2209.46,
            "confidence": 0.9998598,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "applications",
            "start": 2209.46,
            "end": 2209.96,
            "confidence": 0.9987361,
            "punctuated_word": "applications",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "where",
            "start": 2210.0999,
            "end": 2210.3398,
            "confidence": 0.9227274,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "we",
            "start": 2210.3398,
            "end": 2210.42,
            "confidence": 0.9998652,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.80453897
          },
          {
            "word": "can",
            "start": 2210.42,
            "end": 2210.5798,
            "confidence": 0.9997199,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "take",
            "start": 2210.5798,
            "end": 2210.985,
            "confidence": 0.999539,
            "punctuated_word": "take",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "assets",
            "start": 2211.225,
            "end": 2211.705,
            "confidence": 0.9994393,
            "punctuated_word": "assets",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "that",
            "start": 2211.705,
            "end": 2211.945,
            "confidence": 0.99991095,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "need",
            "start": 2211.945,
            "end": 2212.185,
            "confidence": 0.9998472,
            "punctuated_word": "need",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "those",
            "start": 2212.185,
            "end": 2212.5852,
            "confidence": 0.99989045,
            "punctuated_word": "those",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "and",
            "start": 2212.5852,
            "end": 2212.905,
            "confidence": 0.9802957,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "and",
            "start": 2212.905,
            "end": 2213.225,
            "confidence": 0.9995189,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "give",
            "start": 2213.225,
            "end": 2213.465,
            "confidence": 0.99955934,
            "punctuated_word": "give",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "them",
            "start": 2213.465,
            "end": 2213.625,
            "confidence": 0.9998721,
            "punctuated_word": "them",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "more",
            "start": 2213.625,
            "end": 2213.865,
            "confidence": 0.9998611,
            "punctuated_word": "more",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "powers",
            "start": 2213.865,
            "end": 2214.365,
            "confidence": 0.9988392,
            "punctuated_word": "powers",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "through",
            "start": 2214.5852,
            "end": 2214.985,
            "confidence": 0.99289954,
            "punctuated_word": "through",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "the",
            "start": 2214.985,
            "end": 2215.225,
            "confidence": 0.99987817,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "wallet",
            "start": 2215.225,
            "end": 2215.625,
            "confidence": 0.98952276,
            "punctuated_word": "wallet",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          },
          {
            "word": "itself",
            "start": 2215.625,
            "end": 2216.125,
            "confidence": 0.99968696,
            "punctuated_word": "itself.",
            "speaker": 3,
            "speaker_confidence": 0.77109873
          }
        ],
        "speaker": 3,
        "id": "df19853b-3d74-49a1-80b4-8435f1ece665"
      },
      {
        "start": 2216.745,
        "end": 2220.0452,
        "confidence": 0.9940534,
        "channel": 0,
        "transcript": "Have you guys convinced your lab to start doing, like, card identity",
        "words": [
          {
            "word": "have",
            "start": 2216.745,
            "end": 2216.905,
            "confidence": 0.9971988,
            "punctuated_word": "Have",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "you",
            "start": 2216.905,
            "end": 2216.985,
            "confidence": 0.9992736,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "guys",
            "start": 2216.985,
            "end": 2217.3052,
            "confidence": 0.99939656,
            "punctuated_word": "guys",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "convinced",
            "start": 2217.3052,
            "end": 2217.7852,
            "confidence": 0.94974923,
            "punctuated_word": "convinced",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "your",
            "start": 2217.7852,
            "end": 2217.945,
            "confidence": 0.9982494,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "lab",
            "start": 2217.945,
            "end": 2218.2651,
            "confidence": 0.99867624,
            "punctuated_word": "lab",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "to",
            "start": 2218.2651,
            "end": 2218.425,
            "confidence": 0.99950457,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "start",
            "start": 2218.425,
            "end": 2218.745,
            "confidence": 0.99989533,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "doing",
            "start": 2218.745,
            "end": 2218.985,
            "confidence": 0.9908447,
            "punctuated_word": "doing,",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "like",
            "start": 2218.985,
            "end": 2219.225,
            "confidence": 0.9987262,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "card",
            "start": 2219.225,
            "end": 2219.5452,
            "confidence": 0.9978642,
            "punctuated_word": "card",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "identity",
            "start": 2219.5452,
            "end": 2220.0452,
            "confidence": 0.9992624,
            "punctuated_word": "identity",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          }
        ],
        "speaker": 1,
        "id": "a50f4b79-f18a-44f8-8ea3-5db12c229c36"
      },
      {
        "start": 2220.3452,
        "end": 2222.925,
        "confidence": 0.9911831,
        "channel": 0,
        "transcript": "for access to your physical lab using liquefaction?",
        "words": [
          {
            "word": "for",
            "start": 2220.3452,
            "end": 2220.665,
            "confidence": 0.99446577,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "access",
            "start": 2220.665,
            "end": 2221.145,
            "confidence": 0.99990904,
            "punctuated_word": "access",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "to",
            "start": 2221.145,
            "end": 2221.225,
            "confidence": 0.9996208,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.55216026
          },
          {
            "word": "your",
            "start": 2221.225,
            "end": 2221.385,
            "confidence": 0.99987733,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.5059784
          },
          {
            "word": "physical",
            "start": 2221.385,
            "end": 2221.865,
            "confidence": 0.9997806,
            "punctuated_word": "physical",
            "speaker": 1,
            "speaker_confidence": 0.5059784
          },
          {
            "word": "lab",
            "start": 2221.865,
            "end": 2222.1052,
            "confidence": 0.9970771,
            "punctuated_word": "lab",
            "speaker": 1,
            "speaker_confidence": 0.5059784
          },
          {
            "word": "using",
            "start": 2222.1052,
            "end": 2222.425,
            "confidence": 0.9991326,
            "punctuated_word": "using",
            "speaker": 1,
            "speaker_confidence": 0.5059784
          },
          {
            "word": "liquefaction",
            "start": 2222.425,
            "end": 2222.925,
            "confidence": 0.9396013,
            "punctuated_word": "liquefaction?",
            "speaker": 1,
            "speaker_confidence": 0.5059784
          }
        ],
        "speaker": 1,
        "id": "b05b0eee-aca6-4aed-8669-3d7c54492ce1"
      },
      {
        "start": 2223.78,
        "end": 2224.28,
        "confidence": 0.9995103,
        "channel": 0,
        "transcript": "Yeah.",
        "words": [
          {
            "word": "yeah",
            "start": 2223.78,
            "end": 2224.28,
            "confidence": 0.9995103,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          }
        ],
        "speaker": 2,
        "id": "4a4bf682-ecca-4006-9e3f-2380e74d1e61"
      },
      {
        "start": 2224.6602,
        "end": 2226.04,
        "confidence": 0.9219001,
        "channel": 0,
        "transcript": "I I feel liquefaction",
        "words": [
          {
            "word": "i",
            "start": 2224.6602,
            "end": 2224.98,
            "confidence": 0.9918099,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "i",
            "start": 2224.98,
            "end": 2225.06,
            "confidence": 0.6972242,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "feel",
            "start": 2225.06,
            "end": 2225.54,
            "confidence": 0.998919,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "liquefaction",
            "start": 2225.54,
            "end": 2226.04,
            "confidence": 0.9996473,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          }
        ],
        "speaker": 2,
        "id": "462c449a-f1be-4e3e-8aa7-23f5e0eecde6"
      },
      {
        "start": 2226.74,
        "end": 2231.56,
        "confidence": 0.99717087,
        "channel": 0,
        "transcript": "only works when you have some kind of private key that you're kind of hidden.",
        "words": [
          {
            "word": "only",
            "start": 2226.74,
            "end": 2227.06,
            "confidence": 0.9988702,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "works",
            "start": 2227.06,
            "end": 2227.54,
            "confidence": 0.9996288,
            "punctuated_word": "works",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "when",
            "start": 2227.54,
            "end": 2227.86,
            "confidence": 0.9998934,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "you",
            "start": 2227.86,
            "end": 2228.1,
            "confidence": 0.9999565,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "have",
            "start": 2228.1,
            "end": 2228.42,
            "confidence": 0.9998286,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "some",
            "start": 2228.42,
            "end": 2228.6602,
            "confidence": 0.99982196,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "kind",
            "start": 2228.6602,
            "end": 2228.82,
            "confidence": 0.99781847,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "of",
            "start": 2228.82,
            "end": 2229.32,
            "confidence": 0.9997739,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "private",
            "start": 2229.46,
            "end": 2229.86,
            "confidence": 0.9998766,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "key",
            "start": 2229.86,
            "end": 2230.02,
            "confidence": 0.9980459,
            "punctuated_word": "key",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "that",
            "start": 2230.02,
            "end": 2230.26,
            "confidence": 0.9990343,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "you're",
            "start": 2230.26,
            "end": 2230.6602,
            "confidence": 0.99024975,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "kind",
            "start": 2230.6602,
            "end": 2230.82,
            "confidence": 0.9808609,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "of",
            "start": 2230.82,
            "end": 2231.06,
            "confidence": 0.9998957,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "hidden",
            "start": 2231.06,
            "end": 2231.56,
            "confidence": 0.99400806,
            "punctuated_word": "hidden.",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          }
        ],
        "speaker": 2,
        "id": "6e4ef2e2-bee9-41a3-b0a7-7589e1923028"
      },
      {
        "start": 2231.94,
        "end": 2235.4001,
        "confidence": 0.9758621,
        "channel": 0,
        "transcript": "Once you have this kind of identity that's linked to something,",
        "words": [
          {
            "word": "once",
            "start": 2231.94,
            "end": 2232.26,
            "confidence": 0.99947196,
            "punctuated_word": "Once",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "you",
            "start": 2232.26,
            "end": 2232.42,
            "confidence": 0.99995923,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "have",
            "start": 2232.42,
            "end": 2232.6602,
            "confidence": 0.9999461,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "this",
            "start": 2232.6602,
            "end": 2233.06,
            "confidence": 0.75169796,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "kind",
            "start": 2233.06,
            "end": 2233.3,
            "confidence": 0.989509,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "of",
            "start": 2233.3,
            "end": 2233.62,
            "confidence": 0.99995065,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "identity",
            "start": 2233.62,
            "end": 2234.12,
            "confidence": 0.99966025,
            "punctuated_word": "identity",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "that's",
            "start": 2234.18,
            "end": 2234.42,
            "confidence": 0.99815285,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "linked",
            "start": 2234.42,
            "end": 2234.74,
            "confidence": 0.99990547,
            "punctuated_word": "linked",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "to",
            "start": 2234.74,
            "end": 2234.9001,
            "confidence": 0.9996357,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "something",
            "start": 2234.9001,
            "end": 2235.4001,
            "confidence": 0.9965934,
            "punctuated_word": "something,",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          }
        ],
        "speaker": 2,
        "id": "cd215772-8f04-42ab-ac22-36c6bf1c9ae0"
      },
      {
        "start": 2235.86,
        "end": 2236.36,
        "confidence": 0.9994997,
        "channel": 0,
        "transcript": "so",
        "words": [
          {
            "word": "so",
            "start": 2235.86,
            "end": 2236.36,
            "confidence": 0.9994997,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          }
        ],
        "speaker": 2,
        "id": "f4c0f328-aa98-4f14-b3dc-d1e1e5f72e84"
      },
      {
        "start": 2236.74,
        "end": 2238.68,
        "confidence": 0.9914581,
        "channel": 0,
        "transcript": "intangible as a string,",
        "words": [
          {
            "word": "intangible",
            "start": 2236.74,
            "end": 2237.24,
            "confidence": 0.9969838,
            "punctuated_word": "intangible",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "as",
            "start": 2237.46,
            "end": 2237.78,
            "confidence": 0.9995296,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "a",
            "start": 2237.78,
            "end": 2238.18,
            "confidence": 0.9976622,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "string",
            "start": 2238.18,
            "end": 2238.68,
            "confidence": 0.9716571,
            "punctuated_word": "string,",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          }
        ],
        "speaker": 2,
        "id": "abf39bcd-61ed-49c6-9e51-3904d0b7be02"
      },
      {
        "start": 2239.015,
        "end": 2250.075,
        "confidence": 0.9544098,
        "channel": 0,
        "transcript": "then if you can apply liquefaction on top of it, but physical access to cards or that's why, like, real governance system require you to show the ID. That's hard to break using liquefaction",
        "words": [
          {
            "word": "then",
            "start": 2239.015,
            "end": 2239.1748,
            "confidence": 0.9962374,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "if",
            "start": 2239.1748,
            "end": 2239.335,
            "confidence": 0.5341448,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "you",
            "start": 2239.335,
            "end": 2239.575,
            "confidence": 0.8537025,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "can",
            "start": 2239.575,
            "end": 2239.895,
            "confidence": 0.9734421,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "apply",
            "start": 2239.895,
            "end": 2240.135,
            "confidence": 0.9874485,
            "punctuated_word": "apply",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "liquefaction",
            "start": 2240.135,
            "end": 2240.635,
            "confidence": 0.8297804,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "on",
            "start": 2240.695,
            "end": 2240.775,
            "confidence": 0.9987804,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "top",
            "start": 2240.775,
            "end": 2240.935,
            "confidence": 0.9994667,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.85805154
          },
          {
            "word": "of",
            "start": 2240.935,
            "end": 2241.015,
            "confidence": 0.9995415,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "it",
            "start": 2241.015,
            "end": 2241.255,
            "confidence": 0.82118154,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "but",
            "start": 2241.255,
            "end": 2241.4949,
            "confidence": 0.99618196,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "physical",
            "start": 2241.4949,
            "end": 2241.975,
            "confidence": 0.9996928,
            "punctuated_word": "physical",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "access",
            "start": 2241.975,
            "end": 2242.455,
            "confidence": 0.99940157,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "to",
            "start": 2242.455,
            "end": 2242.695,
            "confidence": 0.9976877,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "cards",
            "start": 2242.695,
            "end": 2243.095,
            "confidence": 0.91683763,
            "punctuated_word": "cards",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "or",
            "start": 2243.095,
            "end": 2243.575,
            "confidence": 0.7949941,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "that's",
            "start": 2243.655,
            "end": 2243.895,
            "confidence": 0.9991504,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "why",
            "start": 2243.895,
            "end": 2244.395,
            "confidence": 0.99667424,
            "punctuated_word": "why,",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "like",
            "start": 2244.535,
            "end": 2244.855,
            "confidence": 0.99926066,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "real",
            "start": 2244.855,
            "end": 2245.355,
            "confidence": 0.99808747,
            "punctuated_word": "real",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "governance",
            "start": 2245.4949,
            "end": 2245.975,
            "confidence": 0.9913675,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "system",
            "start": 2245.975,
            "end": 2246.455,
            "confidence": 0.9986525,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "require",
            "start": 2246.455,
            "end": 2246.855,
            "confidence": 0.98682797,
            "punctuated_word": "require",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "you",
            "start": 2246.855,
            "end": 2247.015,
            "confidence": 0.9997938,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7528701
          },
          {
            "word": "to",
            "start": 2247.015,
            "end": 2247.175,
            "confidence": 0.999681,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "show",
            "start": 2247.175,
            "end": 2247.4949,
            "confidence": 0.99952495,
            "punctuated_word": "show",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "the",
            "start": 2247.4949,
            "end": 2247.7349,
            "confidence": 0.9994382,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "id",
            "start": 2247.7349,
            "end": 2248.215,
            "confidence": 0.81896764,
            "punctuated_word": "ID.",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "that's",
            "start": 2248.215,
            "end": 2248.615,
            "confidence": 0.9959316,
            "punctuated_word": "That's",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "hard",
            "start": 2248.615,
            "end": 2248.935,
            "confidence": 0.97548145,
            "punctuated_word": "hard",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "to",
            "start": 2248.935,
            "end": 2249.015,
            "confidence": 0.99797505,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "break",
            "start": 2249.015,
            "end": 2249.255,
            "confidence": 0.9963033,
            "punctuated_word": "break",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "using",
            "start": 2249.255,
            "end": 2249.575,
            "confidence": 0.99934095,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "liquefaction",
            "start": 2249.575,
            "end": 2250.075,
            "confidence": 0.9989565,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          }
        ],
        "speaker": 2,
        "id": "b0d9b359-05dc-40fd-9084-f8ad1f2be539"
      },
      {
        "start": 2250.455,
        "end": 2252.475,
        "confidence": 0.8882505,
        "channel": 0,
        "transcript": "of impossible to break, actually.",
        "words": [
          {
            "word": "of",
            "start": 2250.455,
            "end": 2250.935,
            "confidence": 0.72066957,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "impossible",
            "start": 2250.935,
            "end": 2251.435,
            "confidence": 0.8756033,
            "punctuated_word": "impossible",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "to",
            "start": 2251.575,
            "end": 2251.7349,
            "confidence": 0.9973248,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "break",
            "start": 2251.7349,
            "end": 2251.975,
            "confidence": 0.8479202,
            "punctuated_word": "break,",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          },
          {
            "word": "actually",
            "start": 2251.975,
            "end": 2252.475,
            "confidence": 0.9997349,
            "punctuated_word": "actually.",
            "speaker": 2,
            "speaker_confidence": 0.7302178
          }
        ],
        "speaker": 2,
        "id": "4184a74a-3ea6-4ec2-9971-70ba76cb12a1"
      },
      {
        "start": 2252.98,
        "end": 2253.6401,
        "confidence": 0.9929474,
        "channel": 0,
        "transcript": "In one",
        "words": [
          {
            "word": "in",
            "start": 2252.98,
            "end": 2253.1401,
            "confidence": 0.986159,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.56245285
          },
          {
            "word": "one",
            "start": 2253.1401,
            "end": 2253.6401,
            "confidence": 0.9997358,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.56245285
          }
        ],
        "speaker": 0,
        "id": "04279298-1853-4b07-b5e0-d8a051b4f7b9"
      },
      {
        "start": 2254.02,
        "end": 2256.36,
        "confidence": 0.92195165,
        "channel": 0,
        "transcript": "of the blog posts, remember you mentioned",
        "words": [
          {
            "word": "of",
            "start": 2254.02,
            "end": 2254.26,
            "confidence": 0.9998087,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.56245285
          },
          {
            "word": "the",
            "start": 2254.26,
            "end": 2254.4202,
            "confidence": 0.9996146,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.56245285
          },
          {
            "word": "blog",
            "start": 2254.4202,
            "end": 2254.74,
            "confidence": 0.9961422,
            "punctuated_word": "blog",
            "speaker": 0,
            "speaker_confidence": 0.56245285
          },
          {
            "word": "posts",
            "start": 2254.74,
            "end": 2255.1401,
            "confidence": 0.93813515,
            "punctuated_word": "posts,",
            "speaker": 0,
            "speaker_confidence": 0.56245285
          },
          {
            "word": "remember",
            "start": 2255.46,
            "end": 2255.78,
            "confidence": 0.73330724,
            "punctuated_word": "remember",
            "speaker": 0,
            "speaker_confidence": 0.56245285
          },
          {
            "word": "you",
            "start": 2255.78,
            "end": 2255.86,
            "confidence": 0.7894268,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.56245285
          },
          {
            "word": "mentioned",
            "start": 2255.86,
            "end": 2256.36,
            "confidence": 0.99722654,
            "punctuated_word": "mentioned",
            "speaker": 0,
            "speaker_confidence": 0.56245285
          }
        ],
        "speaker": 0,
        "id": "f49cb751-96ed-4256-8abb-c85dacaf5271"
      },
      {
        "start": 2256.9001,
        "end": 2261.72,
        "confidence": 0.977221,
        "channel": 0,
        "transcript": "that vote buying may be illegal in political elections, but it's very much legal in DAOs.",
        "words": [
          {
            "word": "that",
            "start": 2256.9001,
            "end": 2257.06,
            "confidence": 0.9996855,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "vote",
            "start": 2257.06,
            "end": 2257.3801,
            "confidence": 0.98270905,
            "punctuated_word": "vote",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "buying",
            "start": 2257.3801,
            "end": 2257.7,
            "confidence": 0.99938476,
            "punctuated_word": "buying",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "may",
            "start": 2257.7,
            "end": 2257.86,
            "confidence": 0.9801437,
            "punctuated_word": "may",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "be",
            "start": 2257.86,
            "end": 2258.1,
            "confidence": 0.9992812,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "illegal",
            "start": 2258.1,
            "end": 2258.6,
            "confidence": 0.8679004,
            "punctuated_word": "illegal",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "in",
            "start": 2258.6602,
            "end": 2258.9001,
            "confidence": 0.9996518,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "political",
            "start": 2258.9001,
            "end": 2259.3801,
            "confidence": 0.999683,
            "punctuated_word": "political",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "elections",
            "start": 2259.3801,
            "end": 2259.86,
            "confidence": 0.9977632,
            "punctuated_word": "elections,",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "but",
            "start": 2259.86,
            "end": 2260.02,
            "confidence": 0.9998258,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "it's",
            "start": 2260.02,
            "end": 2260.26,
            "confidence": 0.9998722,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "very",
            "start": 2260.26,
            "end": 2260.4202,
            "confidence": 0.999949,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "much",
            "start": 2260.4202,
            "end": 2260.6602,
            "confidence": 0.9999776,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "legal",
            "start": 2260.6602,
            "end": 2261.06,
            "confidence": 0.99472284,
            "punctuated_word": "legal",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "in",
            "start": 2261.06,
            "end": 2261.22,
            "confidence": 0.99421376,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "daos",
            "start": 2261.22,
            "end": 2261.72,
            "confidence": 0.8207729,
            "punctuated_word": "DAOs.",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          }
        ],
        "speaker": 0,
        "id": "6b1ab025-1b0b-44d3-a551-f54e6c6d9480"
      },
      {
        "start": 2262.1802,
        "end": 2270.085,
        "confidence": 0.95036095,
        "channel": 0,
        "transcript": "And, I love the reference that you said that vote buying in DAOs would probably follow this trend that we have in Web three of just monetizing",
        "words": [
          {
            "word": "and",
            "start": 2262.1802,
            "end": 2262.6802,
            "confidence": 0.9951429,
            "punctuated_word": "And,",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "i",
            "start": 2262.98,
            "end": 2263.06,
            "confidence": 0.99959356,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "love",
            "start": 2263.06,
            "end": 2263.3801,
            "confidence": 0.9921268,
            "punctuated_word": "love",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "the",
            "start": 2263.3801,
            "end": 2263.46,
            "confidence": 0.9998635,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "reference",
            "start": 2263.46,
            "end": 2263.86,
            "confidence": 0.9998745,
            "punctuated_word": "reference",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "that",
            "start": 2263.86,
            "end": 2264.1,
            "confidence": 0.99979407,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "you",
            "start": 2264.1,
            "end": 2264.26,
            "confidence": 0.9996928,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "said",
            "start": 2264.26,
            "end": 2264.5,
            "confidence": 0.9997179,
            "punctuated_word": "said",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "that",
            "start": 2264.5,
            "end": 2264.865,
            "confidence": 0.9856747,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "vote",
            "start": 2265.025,
            "end": 2265.265,
            "confidence": 0.24001026,
            "punctuated_word": "vote",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "buying",
            "start": 2265.265,
            "end": 2265.425,
            "confidence": 0.9963875,
            "punctuated_word": "buying",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "in",
            "start": 2265.425,
            "end": 2265.585,
            "confidence": 0.9780611,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "daos",
            "start": 2265.585,
            "end": 2265.985,
            "confidence": 0.99335253,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "would",
            "start": 2265.985,
            "end": 2266.225,
            "confidence": 0.9924076,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "probably",
            "start": 2266.225,
            "end": 2266.705,
            "confidence": 0.9991085,
            "punctuated_word": "probably",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "follow",
            "start": 2266.705,
            "end": 2267.025,
            "confidence": 0.9984047,
            "punctuated_word": "follow",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "this",
            "start": 2267.025,
            "end": 2267.265,
            "confidence": 0.9960438,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "trend",
            "start": 2267.265,
            "end": 2267.585,
            "confidence": 0.99955994,
            "punctuated_word": "trend",
            "speaker": 0,
            "speaker_confidence": 0.79591703
          },
          {
            "word": "that",
            "start": 2267.585,
            "end": 2267.665,
            "confidence": 0.99950254,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "we",
            "start": 2267.665,
            "end": 2267.825,
            "confidence": 0.9998894,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "have",
            "start": 2267.825,
            "end": 2267.985,
            "confidence": 0.99966407,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "in",
            "start": 2267.985,
            "end": 2268.145,
            "confidence": 0.9958138,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "web",
            "start": 2268.145,
            "end": 2268.465,
            "confidence": 0.57230896,
            "punctuated_word": "Web",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "three",
            "start": 2268.465,
            "end": 2268.965,
            "confidence": 0.9609547,
            "punctuated_word": "three",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "of",
            "start": 2269.025,
            "end": 2269.265,
            "confidence": 0.9690717,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "just",
            "start": 2269.265,
            "end": 2269.585,
            "confidence": 0.9997758,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "monetizing",
            "start": 2269.585,
            "end": 2270.085,
            "confidence": 0.9979501,
            "punctuated_word": "monetizing",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          }
        ],
        "speaker": 0,
        "id": "939fc01a-1841-4a45-b2e3-bc56ec2a86e5"
      },
      {
        "start": 2270.385,
        "end": 2273.045,
        "confidence": 0.97321194,
        "channel": 0,
        "transcript": "everything from people's friends to MEV.",
        "words": [
          {
            "word": "everything",
            "start": 2270.385,
            "end": 2270.865,
            "confidence": 0.9997303,
            "punctuated_word": "everything",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "from",
            "start": 2270.865,
            "end": 2271.105,
            "confidence": 0.9857517,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "people's",
            "start": 2271.105,
            "end": 2271.585,
            "confidence": 0.9969907,
            "punctuated_word": "people's",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "friends",
            "start": 2271.585,
            "end": 2272.085,
            "confidence": 0.9468216,
            "punctuated_word": "friends",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "to",
            "start": 2272.225,
            "end": 2272.545,
            "confidence": 0.9965947,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "mev",
            "start": 2272.545,
            "end": 2273.045,
            "confidence": 0.91338235,
            "punctuated_word": "MEV.",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          }
        ],
        "speaker": 0,
        "id": "ab7f9d85-bf23-4d19-b635-9db46652d778"
      },
      {
        "start": 2273.505,
        "end": 2274.805,
        "confidence": 0.99931604,
        "channel": 0,
        "transcript": "So I'm curious",
        "words": [
          {
            "word": "so",
            "start": 2273.505,
            "end": 2274.005,
            "confidence": 0.99901175,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "i'm",
            "start": 2274.065,
            "end": 2274.305,
            "confidence": 0.9991383,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "curious",
            "start": 2274.305,
            "end": 2274.805,
            "confidence": 0.999798,
            "punctuated_word": "curious",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          }
        ],
        "speaker": 0,
        "id": "4a1b5394-e56e-4803-b6ea-50bce8ea3674"
      },
      {
        "start": 2275.265,
        "end": 2276.085,
        "confidence": 0.97588456,
        "channel": 0,
        "transcript": "how liquefaction",
        "words": [
          {
            "word": "how",
            "start": 2275.265,
            "end": 2275.585,
            "confidence": 0.99569535,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "liquefaction",
            "start": 2275.585,
            "end": 2276.085,
            "confidence": 0.95607376,
            "punctuated_word": "liquefaction",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          }
        ],
        "speaker": 0,
        "id": "59c11d7e-8d37-49ca-858d-e14a8c97bb9f"
      },
      {
        "start": 2276.625,
        "end": 2277.365,
        "confidence": 0.99961716,
        "channel": 0,
        "transcript": "will change",
        "words": [
          {
            "word": "will",
            "start": 2276.625,
            "end": 2276.865,
            "confidence": 0.9993123,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "change",
            "start": 2276.865,
            "end": 2277.365,
            "confidence": 0.99992204,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          }
        ],
        "speaker": 0,
        "id": "46ff0209-ecaa-4bc4-a696-44d0cd637437"
      },
      {
        "start": 2277.985,
        "end": 2279.525,
        "confidence": 0.9995422,
        "channel": 0,
        "transcript": "the delegated governance",
        "words": [
          {
            "word": "the",
            "start": 2277.985,
            "end": 2278.385,
            "confidence": 0.9997631,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "delegated",
            "start": 2278.385,
            "end": 2278.885,
            "confidence": 0.9992855,
            "punctuated_word": "delegated",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "governance",
            "start": 2279.025,
            "end": 2279.525,
            "confidence": 0.99957794,
            "punctuated_word": "governance",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          }
        ],
        "speaker": 0,
        "id": "dba600ee-bd9b-4e84-b9fa-edbdf17578d2"
      },
      {
        "start": 2280.18,
        "end": 2287.88,
        "confidence": 0.997076,
        "channel": 0,
        "transcript": "as we know it today, which is a predominant form of governance participation in DAOs. Do you have any thoughts on that?",
        "words": [
          {
            "word": "as",
            "start": 2280.18,
            "end": 2280.3398,
            "confidence": 0.9999335,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "we",
            "start": 2280.3398,
            "end": 2280.42,
            "confidence": 0.9999472,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.79052424
          },
          {
            "word": "know",
            "start": 2280.42,
            "end": 2280.8198,
            "confidence": 0.99953437,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "it",
            "start": 2280.8198,
            "end": 2281.06,
            "confidence": 0.9998634,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "today",
            "start": 2281.06,
            "end": 2281.54,
            "confidence": 0.9910688,
            "punctuated_word": "today,",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "which",
            "start": 2281.54,
            "end": 2281.8599,
            "confidence": 0.99992156,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "is",
            "start": 2281.8599,
            "end": 2282.3599,
            "confidence": 0.99993706,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "a",
            "start": 2282.5798,
            "end": 2282.9,
            "confidence": 0.99137515,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "predominant",
            "start": 2282.9,
            "end": 2283.4,
            "confidence": 0.99843377,
            "punctuated_word": "predominant",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "form",
            "start": 2283.6199,
            "end": 2284.02,
            "confidence": 0.99932945,
            "punctuated_word": "form",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "of",
            "start": 2284.02,
            "end": 2284.3398,
            "confidence": 0.9997116,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "governance",
            "start": 2284.3398,
            "end": 2284.8198,
            "confidence": 0.9971585,
            "punctuated_word": "governance",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "participation",
            "start": 2284.8198,
            "end": 2285.3198,
            "confidence": 0.99363047,
            "punctuated_word": "participation",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "in",
            "start": 2285.46,
            "end": 2285.6199,
            "confidence": 0.99886596,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "daos",
            "start": 2285.6199,
            "end": 2286.1199,
            "confidence": 0.96901935,
            "punctuated_word": "DAOs.",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "do",
            "start": 2286.26,
            "end": 2286.5,
            "confidence": 0.99945277,
            "punctuated_word": "Do",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "you",
            "start": 2286.5,
            "end": 2286.5798,
            "confidence": 0.99911696,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.715991
          },
          {
            "word": "have",
            "start": 2286.5798,
            "end": 2286.74,
            "confidence": 0.99994636,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.39820075
          },
          {
            "word": "any",
            "start": 2286.74,
            "end": 2286.9,
            "confidence": 0.9999528,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.39820075
          },
          {
            "word": "thoughts",
            "start": 2286.9,
            "end": 2287.22,
            "confidence": 0.99986887,
            "punctuated_word": "thoughts",
            "speaker": 0,
            "speaker_confidence": 0.39820075
          },
          {
            "word": "on",
            "start": 2287.22,
            "end": 2287.38,
            "confidence": 0.9996623,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.39820075
          },
          {
            "word": "that",
            "start": 2287.38,
            "end": 2287.88,
            "confidence": 0.9999415,
            "punctuated_word": "that?",
            "speaker": 0,
            "speaker_confidence": 0.39820075
          }
        ],
        "speaker": 0,
        "id": "f5305f5f-1fe3-4c44-97c6-7ba0aa66700c"
      },
      {
        "start": 2289.6199,
        "end": 2290.1199,
        "confidence": 0.9998745,
        "channel": 0,
        "transcript": "Absolutely.",
        "words": [
          {
            "word": "absolutely",
            "start": 2289.6199,
            "end": 2290.1199,
            "confidence": 0.9998745,
            "punctuated_word": "Absolutely.",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          }
        ],
        "speaker": 3,
        "id": "f8d286ca-8576-4880-9a13-2e05c8298353"
      },
      {
        "start": 2290.74,
        "end": 2295.16,
        "confidence": 0.99285364,
        "channel": 0,
        "transcript": "So, like, currently, if you delegate to someone, you're not making any money off of that.",
        "words": [
          {
            "word": "so",
            "start": 2290.74,
            "end": 2291.22,
            "confidence": 0.9876957,
            "punctuated_word": "So,",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "like",
            "start": 2291.22,
            "end": 2291.46,
            "confidence": 0.99522567,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "currently",
            "start": 2291.46,
            "end": 2291.94,
            "confidence": 0.99137974,
            "punctuated_word": "currently,",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "if",
            "start": 2291.94,
            "end": 2292.0999,
            "confidence": 0.9998222,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "you",
            "start": 2292.0999,
            "end": 2292.26,
            "confidence": 0.99997973,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "delegate",
            "start": 2292.26,
            "end": 2292.66,
            "confidence": 0.99871063,
            "punctuated_word": "delegate",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "to",
            "start": 2292.66,
            "end": 2292.74,
            "confidence": 0.956533,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "someone",
            "start": 2292.74,
            "end": 2293.22,
            "confidence": 0.99944913,
            "punctuated_word": "someone,",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "you're",
            "start": 2293.22,
            "end": 2293.46,
            "confidence": 0.99995303,
            "punctuated_word": "you're",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "not",
            "start": 2293.46,
            "end": 2293.6199,
            "confidence": 0.9999738,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.58954185
          },
          {
            "word": "making",
            "start": 2293.6199,
            "end": 2293.8599,
            "confidence": 0.9999653,
            "punctuated_word": "making",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "any",
            "start": 2293.8599,
            "end": 2294.0999,
            "confidence": 0.99971765,
            "punctuated_word": "any",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "money",
            "start": 2294.0999,
            "end": 2294.3398,
            "confidence": 0.9999354,
            "punctuated_word": "money",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "off",
            "start": 2294.3398,
            "end": 2294.5798,
            "confidence": 0.9997354,
            "punctuated_word": "off",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "of",
            "start": 2294.5798,
            "end": 2294.66,
            "confidence": 0.9996314,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "that",
            "start": 2294.66,
            "end": 2295.16,
            "confidence": 0.95795107,
            "punctuated_word": "that.",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          }
        ],
        "speaker": 3,
        "id": "c234b40e-125c-4673-a510-d8d8b032887e"
      },
      {
        "start": 2295.485,
        "end": 2316.73,
        "confidence": 0.9817284,
        "channel": 0,
        "transcript": "And maybe there's a bunch of proposals in some DAO that you have DAO tokens in that you don't care about the outcome for. So, like, maybe there's some DAO that's, like, has a proposal to change the interface color or something like that, and maybe you just don't care. And you wanna make some money off of the people that do care and want to influence the outcome. Well, in the future, with with liquefaction especially,",
        "words": [
          {
            "word": "and",
            "start": 2295.485,
            "end": 2295.885,
            "confidence": 0.9989391,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "maybe",
            "start": 2295.885,
            "end": 2296.205,
            "confidence": 0.99722254,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "there's",
            "start": 2296.205,
            "end": 2296.685,
            "confidence": 0.99666286,
            "punctuated_word": "there's",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "a",
            "start": 2296.685,
            "end": 2296.845,
            "confidence": 0.99928826,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "bunch",
            "start": 2296.845,
            "end": 2297.0051,
            "confidence": 0.9996941,
            "punctuated_word": "bunch",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "of",
            "start": 2297.0051,
            "end": 2297.165,
            "confidence": 0.9993285,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "proposals",
            "start": 2297.165,
            "end": 2297.665,
            "confidence": 0.99964166,
            "punctuated_word": "proposals",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "in",
            "start": 2297.725,
            "end": 2297.885,
            "confidence": 0.98051924,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "some",
            "start": 2297.885,
            "end": 2298.045,
            "confidence": 0.99957854,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "dao",
            "start": 2298.045,
            "end": 2298.365,
            "confidence": 0.9826868,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.6828146
          },
          {
            "word": "that",
            "start": 2298.365,
            "end": 2298.445,
            "confidence": 0.9857561,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "you",
            "start": 2298.445,
            "end": 2298.605,
            "confidence": 0.9997601,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "have",
            "start": 2298.605,
            "end": 2298.7651,
            "confidence": 0.99933296,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "dao",
            "start": 2298.7651,
            "end": 2299.0051,
            "confidence": 0.9963808,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "tokens",
            "start": 2299.0051,
            "end": 2299.325,
            "confidence": 0.99850416,
            "punctuated_word": "tokens",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "in",
            "start": 2299.325,
            "end": 2299.805,
            "confidence": 0.9979972,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "that",
            "start": 2299.805,
            "end": 2300.045,
            "confidence": 0.9496833,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "you",
            "start": 2300.045,
            "end": 2300.205,
            "confidence": 0.9998547,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "don't",
            "start": 2300.205,
            "end": 2300.365,
            "confidence": 0.9999711,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "care",
            "start": 2300.365,
            "end": 2300.605,
            "confidence": 0.9999316,
            "punctuated_word": "care",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "about",
            "start": 2300.605,
            "end": 2300.845,
            "confidence": 0.99957603,
            "punctuated_word": "about",
            "speaker": 3,
            "speaker_confidence": 0.58452165
          },
          {
            "word": "the",
            "start": 2300.845,
            "end": 2300.925,
            "confidence": 0.99961394,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "outcome",
            "start": 2300.925,
            "end": 2301.325,
            "confidence": 0.99978846,
            "punctuated_word": "outcome",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "for",
            "start": 2301.325,
            "end": 2301.565,
            "confidence": 0.98964006,
            "punctuated_word": "for.",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "so",
            "start": 2301.565,
            "end": 2301.725,
            "confidence": 0.9825233,
            "punctuated_word": "So,",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "like",
            "start": 2301.725,
            "end": 2301.965,
            "confidence": 0.999707,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "maybe",
            "start": 2301.965,
            "end": 2302.205,
            "confidence": 0.9998066,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "there's",
            "start": 2302.205,
            "end": 2302.445,
            "confidence": 0.99824023,
            "punctuated_word": "there's",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "some",
            "start": 2302.445,
            "end": 2302.685,
            "confidence": 0.99954647,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "dao",
            "start": 2302.685,
            "end": 2302.925,
            "confidence": 0.9986155,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "that's",
            "start": 2302.925,
            "end": 2303.165,
            "confidence": 0.90947104,
            "punctuated_word": "that's,",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "like",
            "start": 2303.165,
            "end": 2303.565,
            "confidence": 0.9055316,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "has",
            "start": 2303.565,
            "end": 2303.805,
            "confidence": 0.9981528,
            "punctuated_word": "has",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "a",
            "start": 2303.805,
            "end": 2303.885,
            "confidence": 0.9711367,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "proposal",
            "start": 2303.885,
            "end": 2304.385,
            "confidence": 0.9997198,
            "punctuated_word": "proposal",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "to",
            "start": 2304.445,
            "end": 2304.945,
            "confidence": 0.9997248,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "change",
            "start": 2305.085,
            "end": 2305.405,
            "confidence": 0.99975663,
            "punctuated_word": "change",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "the",
            "start": 2305.405,
            "end": 2305.645,
            "confidence": 0.99960977,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "interface",
            "start": 2305.645,
            "end": 2306.145,
            "confidence": 0.9996772,
            "punctuated_word": "interface",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "color",
            "start": 2306.205,
            "end": 2306.605,
            "confidence": 0.9965274,
            "punctuated_word": "color",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "or",
            "start": 2306.605,
            "end": 2306.7651,
            "confidence": 0.99160635,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "something",
            "start": 2306.7651,
            "end": 2307.085,
            "confidence": 0.9999292,
            "punctuated_word": "something",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "like",
            "start": 2307.085,
            "end": 2307.245,
            "confidence": 0.99921644,
            "punctuated_word": "like",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "that",
            "start": 2307.245,
            "end": 2307.725,
            "confidence": 0.7735107,
            "punctuated_word": "that,",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "and",
            "start": 2307.725,
            "end": 2307.885,
            "confidence": 0.99853337,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "maybe",
            "start": 2307.885,
            "end": 2308.125,
            "confidence": 0.9994029,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "you",
            "start": 2308.125,
            "end": 2308.2852,
            "confidence": 0.99971575,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "just",
            "start": 2308.2852,
            "end": 2308.5251,
            "confidence": 0.99982846,
            "punctuated_word": "just",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "don't",
            "start": 2308.5251,
            "end": 2308.685,
            "confidence": 0.9999668,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "care",
            "start": 2308.685,
            "end": 2309.185,
            "confidence": 0.7725632,
            "punctuated_word": "care.",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "and",
            "start": 2309.27,
            "end": 2309.51,
            "confidence": 0.99965,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "you",
            "start": 2309.51,
            "end": 2309.5898,
            "confidence": 0.9996332,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "wanna",
            "start": 2309.5898,
            "end": 2309.8298,
            "confidence": 0.84546787,
            "punctuated_word": "wanna",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "make",
            "start": 2309.8298,
            "end": 2310.0698,
            "confidence": 0.99840456,
            "punctuated_word": "make",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "some",
            "start": 2310.0698,
            "end": 2310.23,
            "confidence": 0.9982949,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "money",
            "start": 2310.23,
            "end": 2310.47,
            "confidence": 0.99982625,
            "punctuated_word": "money",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "off",
            "start": 2310.47,
            "end": 2310.71,
            "confidence": 0.9989429,
            "punctuated_word": "off",
            "speaker": 3,
            "speaker_confidence": 0.8352227
          },
          {
            "word": "of",
            "start": 2310.71,
            "end": 2310.79,
            "confidence": 0.9882472,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "the",
            "start": 2310.79,
            "end": 2310.95,
            "confidence": 0.99884194,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "people",
            "start": 2310.95,
            "end": 2311.27,
            "confidence": 0.99995613,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "that",
            "start": 2311.27,
            "end": 2311.43,
            "confidence": 0.99601007,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "do",
            "start": 2311.43,
            "end": 2311.67,
            "confidence": 0.999728,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "care",
            "start": 2311.67,
            "end": 2311.99,
            "confidence": 0.99989116,
            "punctuated_word": "care",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "and",
            "start": 2311.99,
            "end": 2312.23,
            "confidence": 0.98689747,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "want",
            "start": 2312.23,
            "end": 2312.47,
            "confidence": 0.99566513,
            "punctuated_word": "want",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "to",
            "start": 2312.47,
            "end": 2312.63,
            "confidence": 0.9986284,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "influence",
            "start": 2312.63,
            "end": 2313.1099,
            "confidence": 0.9998253,
            "punctuated_word": "influence",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "the",
            "start": 2313.1099,
            "end": 2313.3499,
            "confidence": 0.9997116,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "outcome",
            "start": 2313.3499,
            "end": 2313.8499,
            "confidence": 0.99615383,
            "punctuated_word": "outcome.",
            "speaker": 3,
            "speaker_confidence": 0.6584189
          },
          {
            "word": "well",
            "start": 2314.0698,
            "end": 2314.31,
            "confidence": 0.99216294,
            "punctuated_word": "Well,",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "in",
            "start": 2314.31,
            "end": 2314.55,
            "confidence": 0.99877256,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "the",
            "start": 2314.55,
            "end": 2314.63,
            "confidence": 0.9992843,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "future",
            "start": 2314.63,
            "end": 2315.03,
            "confidence": 0.8320141,
            "punctuated_word": "future,",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "with",
            "start": 2315.03,
            "end": 2315.27,
            "confidence": 0.99934095,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "with",
            "start": 2315.27,
            "end": 2315.51,
            "confidence": 0.9947484,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "liquefaction",
            "start": 2315.51,
            "end": 2316.01,
            "confidence": 0.9769091,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "especially",
            "start": 2316.23,
            "end": 2316.73,
            "confidence": 0.838704,
            "punctuated_word": "especially,",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          }
        ],
        "speaker": 3,
        "id": "3c3e6167-2d96-44ff-9c3d-4ff6b2192a58"
      },
      {
        "start": 2317.19,
        "end": 2326.675,
        "confidence": 0.9889278,
        "channel": 0,
        "transcript": "you can start profiting off of all of the proposals that you have no hard direction for. So we've even created this completely nonvoting",
        "words": [
          {
            "word": "you",
            "start": 2317.19,
            "end": 2317.3499,
            "confidence": 0.9992206,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "can",
            "start": 2317.3499,
            "end": 2317.75,
            "confidence": 0.9999236,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "start",
            "start": 2317.75,
            "end": 2318.15,
            "confidence": 0.99988365,
            "punctuated_word": "start",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "profiting",
            "start": 2318.15,
            "end": 2318.65,
            "confidence": 0.9998437,
            "punctuated_word": "profiting",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "off",
            "start": 2318.79,
            "end": 2319.03,
            "confidence": 0.99798584,
            "punctuated_word": "off",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "of",
            "start": 2319.03,
            "end": 2319.3499,
            "confidence": 0.998538,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "all",
            "start": 2319.3499,
            "end": 2319.5898,
            "confidence": 0.99680895,
            "punctuated_word": "all",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "of",
            "start": 2319.5898,
            "end": 2319.75,
            "confidence": 0.91611946,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "the",
            "start": 2319.75,
            "end": 2319.99,
            "confidence": 0.99984574,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "proposals",
            "start": 2319.99,
            "end": 2320.49,
            "confidence": 0.9996599,
            "punctuated_word": "proposals",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "that",
            "start": 2320.55,
            "end": 2320.8699,
            "confidence": 0.99938655,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "you",
            "start": 2320.8699,
            "end": 2321.27,
            "confidence": 0.9998716,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "have",
            "start": 2321.27,
            "end": 2321.5898,
            "confidence": 0.9996873,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "no",
            "start": 2321.5898,
            "end": 2322.0698,
            "confidence": 0.99962676,
            "punctuated_word": "no",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "hard",
            "start": 2322.0698,
            "end": 2322.39,
            "confidence": 0.9986148,
            "punctuated_word": "hard",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "direction",
            "start": 2322.39,
            "end": 2322.8699,
            "confidence": 0.9982147,
            "punctuated_word": "direction",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "for",
            "start": 2322.8699,
            "end": 2323.215,
            "confidence": 0.9729539,
            "punctuated_word": "for.",
            "speaker": 3,
            "speaker_confidence": 0.6665048
          },
          {
            "word": "so",
            "start": 2323.615,
            "end": 2323.695,
            "confidence": 0.998591,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.46953887
          },
          {
            "word": "we've",
            "start": 2323.695,
            "end": 2324.0151,
            "confidence": 0.98814976,
            "punctuated_word": "we've",
            "speaker": 3,
            "speaker_confidence": 0.46953887
          },
          {
            "word": "even",
            "start": 2324.0151,
            "end": 2324.3352,
            "confidence": 0.99971944,
            "punctuated_word": "even",
            "speaker": 3,
            "speaker_confidence": 0.46953887
          },
          {
            "word": "created",
            "start": 2324.3352,
            "end": 2324.8352,
            "confidence": 0.9997334,
            "punctuated_word": "created",
            "speaker": 3,
            "speaker_confidence": 0.46953887
          },
          {
            "word": "this",
            "start": 2324.975,
            "end": 2325.455,
            "confidence": 0.99943906,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.46953887
          },
          {
            "word": "completely",
            "start": 2325.455,
            "end": 2325.955,
            "confidence": 0.990511,
            "punctuated_word": "completely",
            "speaker": 3,
            "speaker_confidence": 0.46953887
          },
          {
            "word": "nonvoting",
            "start": 2326.175,
            "end": 2326.675,
            "confidence": 0.8819385,
            "punctuated_word": "nonvoting",
            "speaker": 3,
            "speaker_confidence": 0.46953887
          }
        ],
        "speaker": 3,
        "id": "f7c43ac0-8513-46b6-b569-fb021b76dc32"
      },
      {
        "start": 2327.215,
        "end": 2327.715,
        "confidence": 0.893257,
        "channel": 0,
        "transcript": "derivative",
        "words": [
          {
            "word": "derivative",
            "start": 2327.215,
            "end": 2327.715,
            "confidence": 0.893257,
            "punctuated_word": "derivative",
            "speaker": 3,
            "speaker_confidence": 0.46953887
          }
        ],
        "speaker": 3,
        "id": "9c472839-034d-4f1e-a2ba-f1bd7c56de70"
      },
      {
        "start": 2328.0151,
        "end": 2332.0352,
        "confidence": 0.92337364,
        "channel": 0,
        "transcript": "DAO token that we call a dark DAO light token that will automatically",
        "words": [
          {
            "word": "dao",
            "start": 2328.0151,
            "end": 2328.175,
            "confidence": 0.97396034,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "token",
            "start": 2328.175,
            "end": 2328.495,
            "confidence": 0.898527,
            "punctuated_word": "token",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "that",
            "start": 2328.495,
            "end": 2328.655,
            "confidence": 0.9907742,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "we",
            "start": 2328.655,
            "end": 2328.8152,
            "confidence": 0.9996532,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "call",
            "start": 2328.8152,
            "end": 2329.0552,
            "confidence": 0.99888843,
            "punctuated_word": "call",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "a",
            "start": 2329.0552,
            "end": 2329.215,
            "confidence": 0.9947253,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "dark",
            "start": 2329.215,
            "end": 2329.5352,
            "confidence": 0.67408484,
            "punctuated_word": "dark",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "dao",
            "start": 2329.5352,
            "end": 2329.855,
            "confidence": 0.9955934,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "light",
            "start": 2329.855,
            "end": 2330.355,
            "confidence": 0.58712953,
            "punctuated_word": "light",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "token",
            "start": 2330.415,
            "end": 2330.915,
            "confidence": 0.9981968,
            "punctuated_word": "token",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "that",
            "start": 2331.135,
            "end": 2331.2952,
            "confidence": 0.8938822,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "will",
            "start": 2331.2952,
            "end": 2331.5352,
            "confidence": 0.99877423,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "automatically",
            "start": 2331.5352,
            "end": 2332.0352,
            "confidence": 0.99966884,
            "punctuated_word": "automatically",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          }
        ],
        "speaker": 3,
        "id": "0344dc65-f6c1-40c5-916b-2383b20f457e"
      },
      {
        "start": 2332.735,
        "end": 2335.395,
        "confidence": 0.9962753,
        "channel": 0,
        "transcript": "sell your your vote on every single proposal",
        "words": [
          {
            "word": "sell",
            "start": 2332.735,
            "end": 2333.135,
            "confidence": 0.9994149,
            "punctuated_word": "sell",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "your",
            "start": 2333.135,
            "end": 2333.615,
            "confidence": 0.99931073,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "your",
            "start": 2333.615,
            "end": 2333.855,
            "confidence": 0.99185187,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "vote",
            "start": 2333.855,
            "end": 2334.175,
            "confidence": 0.9804309,
            "punctuated_word": "vote",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "on",
            "start": 2334.175,
            "end": 2334.3352,
            "confidence": 0.99978715,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "every",
            "start": 2334.3352,
            "end": 2334.5752,
            "confidence": 0.99978393,
            "punctuated_word": "every",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "single",
            "start": 2334.5752,
            "end": 2334.895,
            "confidence": 0.9998248,
            "punctuated_word": "single",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "proposal",
            "start": 2334.895,
            "end": 2335.395,
            "confidence": 0.9997979,
            "punctuated_word": "proposal",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          }
        ],
        "speaker": 3,
        "id": "9f9cc91b-c6ba-47ff-bf40-ef9eb8f00dfc"
      },
      {
        "start": 2335.8098,
        "end": 2339.51,
        "confidence": 0.9483535,
        "channel": 0,
        "transcript": "and essentially act as like a liquid staking platform for DAO tokens.",
        "words": [
          {
            "word": "and",
            "start": 2335.8098,
            "end": 2336.0498,
            "confidence": 0.9996649,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "essentially",
            "start": 2336.0498,
            "end": 2336.5298,
            "confidence": 0.89803356,
            "punctuated_word": "essentially",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "act",
            "start": 2336.5298,
            "end": 2336.77,
            "confidence": 0.9853758,
            "punctuated_word": "act",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "as",
            "start": 2336.77,
            "end": 2336.8499,
            "confidence": 0.9890454,
            "punctuated_word": "as",
            "speaker": 3,
            "speaker_confidence": 0.81180733
          },
          {
            "word": "like",
            "start": 2336.8499,
            "end": 2337.01,
            "confidence": 0.54252565,
            "punctuated_word": "like",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "a",
            "start": 2337.01,
            "end": 2337.0898,
            "confidence": 0.99770004,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "liquid",
            "start": 2337.0898,
            "end": 2337.49,
            "confidence": 0.9990509,
            "punctuated_word": "liquid",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "staking",
            "start": 2337.49,
            "end": 2337.97,
            "confidence": 0.9947294,
            "punctuated_word": "staking",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "platform",
            "start": 2337.97,
            "end": 2338.45,
            "confidence": 0.999642,
            "punctuated_word": "platform",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "for",
            "start": 2338.45,
            "end": 2338.69,
            "confidence": 0.99952996,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "dao",
            "start": 2338.69,
            "end": 2339.01,
            "confidence": 0.98194337,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "tokens",
            "start": 2339.01,
            "end": 2339.51,
            "confidence": 0.9930007,
            "punctuated_word": "tokens.",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          }
        ],
        "speaker": 3,
        "id": "84a93077-1072-4986-8c1d-16b9892f5e62"
      },
      {
        "start": 2339.89,
        "end": 2341.8298,
        "confidence": 0.9963884,
        "channel": 0,
        "transcript": "So maybe if you aren't going to",
        "words": [
          {
            "word": "so",
            "start": 2339.89,
            "end": 2340.0498,
            "confidence": 0.99555236,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "maybe",
            "start": 2340.0498,
            "end": 2340.3699,
            "confidence": 0.9903752,
            "punctuated_word": "maybe",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "if",
            "start": 2340.3699,
            "end": 2340.5298,
            "confidence": 0.99409145,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "you",
            "start": 2340.5298,
            "end": 2340.77,
            "confidence": 0.9999094,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "aren't",
            "start": 2340.77,
            "end": 2341.0898,
            "confidence": 0.9966022,
            "punctuated_word": "aren't",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "going",
            "start": 2341.0898,
            "end": 2341.3298,
            "confidence": 0.99946994,
            "punctuated_word": "going",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "to",
            "start": 2341.3298,
            "end": 2341.8298,
            "confidence": 0.9987184,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          }
        ],
        "speaker": 3,
        "id": "1b218e31-1514-4682-8211-1b145a348b3b"
      },
      {
        "start": 2342.21,
        "end": 2344.71,
        "confidence": 0.99822634,
        "channel": 0,
        "transcript": "use the DAO for a year or something",
        "words": [
          {
            "word": "use",
            "start": 2342.21,
            "end": 2342.45,
            "confidence": 0.99926525,
            "punctuated_word": "use",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "the",
            "start": 2342.45,
            "end": 2342.69,
            "confidence": 0.9918944,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "dao",
            "start": 2342.69,
            "end": 2343.0898,
            "confidence": 0.9988359,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "for",
            "start": 2343.0898,
            "end": 2343.41,
            "confidence": 0.9993728,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "a",
            "start": 2343.41,
            "end": 2343.5698,
            "confidence": 0.9997217,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "year",
            "start": 2343.5698,
            "end": 2343.97,
            "confidence": 0.99995303,
            "punctuated_word": "year",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "or",
            "start": 2343.97,
            "end": 2344.21,
            "confidence": 0.9969331,
            "punctuated_word": "or",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "something",
            "start": 2344.21,
            "end": 2344.71,
            "confidence": 0.9998344,
            "punctuated_word": "something",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          }
        ],
        "speaker": 3,
        "id": "a6771690-7b26-4931-9905-773247de3176"
      },
      {
        "start": 2345.17,
        "end": 2352.435,
        "confidence": 0.96573824,
        "channel": 0,
        "transcript": "and but you still wanna keep your DAO tokens, you would, use the dark DAO light that will automatically sell your your votes.",
        "words": [
          {
            "word": "and",
            "start": 2345.17,
            "end": 2345.65,
            "confidence": 0.8869566,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "but",
            "start": 2345.73,
            "end": 2345.89,
            "confidence": 0.9991172,
            "punctuated_word": "but",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "you",
            "start": 2345.89,
            "end": 2346.0498,
            "confidence": 0.99928814,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "still",
            "start": 2346.0498,
            "end": 2346.21,
            "confidence": 0.99982846,
            "punctuated_word": "still",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "wanna",
            "start": 2346.21,
            "end": 2346.45,
            "confidence": 0.9049898,
            "punctuated_word": "wanna",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "keep",
            "start": 2346.45,
            "end": 2346.6099,
            "confidence": 0.99923134,
            "punctuated_word": "keep",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "your",
            "start": 2346.6099,
            "end": 2346.8499,
            "confidence": 0.9993888,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "dao",
            "start": 2346.8499,
            "end": 2347.0898,
            "confidence": 0.99841696,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "tokens",
            "start": 2347.0898,
            "end": 2347.41,
            "confidence": 0.99722075,
            "punctuated_word": "tokens,",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "you",
            "start": 2347.41,
            "end": 2347.65,
            "confidence": 0.9966414,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "would",
            "start": 2347.65,
            "end": 2348.0498,
            "confidence": 0.8851352,
            "punctuated_word": "would,",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "use",
            "start": 2348.3699,
            "end": 2348.6099,
            "confidence": 0.99513984,
            "punctuated_word": "use",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "the",
            "start": 2348.6099,
            "end": 2348.77,
            "confidence": 0.99702555,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "dark",
            "start": 2348.77,
            "end": 2349.17,
            "confidence": 0.6814609,
            "punctuated_word": "dark",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "dao",
            "start": 2349.17,
            "end": 2349.41,
            "confidence": 0.9953213,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "light",
            "start": 2349.41,
            "end": 2349.855,
            "confidence": 0.88270473,
            "punctuated_word": "light",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "that",
            "start": 2349.855,
            "end": 2350.095,
            "confidence": 0.9998845,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "will",
            "start": 2350.095,
            "end": 2350.335,
            "confidence": 0.99966335,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "automatically",
            "start": 2350.335,
            "end": 2350.835,
            "confidence": 0.99991405,
            "punctuated_word": "automatically",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "sell",
            "start": 2351.055,
            "end": 2351.375,
            "confidence": 0.99964106,
            "punctuated_word": "sell",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "your",
            "start": 2351.375,
            "end": 2351.695,
            "confidence": 0.9997255,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "your",
            "start": 2351.695,
            "end": 2351.935,
            "confidence": 0.9994179,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "votes",
            "start": 2351.935,
            "end": 2352.435,
            "confidence": 0.9958642,
            "punctuated_word": "votes.",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          }
        ],
        "speaker": 3,
        "id": "deb57225-bee4-4235-ba89-830f1cee1380"
      },
      {
        "start": 2352.895,
        "end": 2369.26,
        "confidence": 0.9784117,
        "channel": 0,
        "transcript": "So that's might might be where it's going where you can have more ability to profit from your DAO votes as where previously you you didn't. Yeah. And I hate to be this person, but it seems like a lot of conversations around the future of governance somehow involve",
        "words": [
          {
            "word": "so",
            "start": 2352.895,
            "end": 2353.375,
            "confidence": 0.9992059,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "that's",
            "start": 2353.375,
            "end": 2353.775,
            "confidence": 0.9552971,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "might",
            "start": 2353.855,
            "end": 2354.095,
            "confidence": 0.9429511,
            "punctuated_word": "might",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "might",
            "start": 2354.095,
            "end": 2354.335,
            "confidence": 0.9808138,
            "punctuated_word": "might",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "be",
            "start": 2354.335,
            "end": 2354.4949,
            "confidence": 0.9992994,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "where",
            "start": 2354.4949,
            "end": 2354.7349,
            "confidence": 0.9992435,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "it's",
            "start": 2354.7349,
            "end": 2354.895,
            "confidence": 0.99758756,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "going",
            "start": 2354.895,
            "end": 2355.135,
            "confidence": 0.99985635,
            "punctuated_word": "going",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "where",
            "start": 2355.135,
            "end": 2355.455,
            "confidence": 0.58150446,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "you",
            "start": 2355.455,
            "end": 2355.615,
            "confidence": 0.99962664,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "can",
            "start": 2355.615,
            "end": 2356.115,
            "confidence": 0.9995572,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "have",
            "start": 2356.175,
            "end": 2356.4949,
            "confidence": 0.9974268,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "more",
            "start": 2356.4949,
            "end": 2356.895,
            "confidence": 0.999708,
            "punctuated_word": "more",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "ability",
            "start": 2356.895,
            "end": 2357.395,
            "confidence": 0.9998834,
            "punctuated_word": "ability",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "to",
            "start": 2357.455,
            "end": 2357.955,
            "confidence": 0.99965453,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "profit",
            "start": 2358.175,
            "end": 2358.655,
            "confidence": 0.9990575,
            "punctuated_word": "profit",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "from",
            "start": 2358.655,
            "end": 2358.895,
            "confidence": 0.99948657,
            "punctuated_word": "from",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "your",
            "start": 2358.895,
            "end": 2359.295,
            "confidence": 0.9996412,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "dao",
            "start": 2359.295,
            "end": 2359.535,
            "confidence": 0.99954844,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "votes",
            "start": 2359.535,
            "end": 2360.035,
            "confidence": 0.9982834,
            "punctuated_word": "votes",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "as",
            "start": 2360.255,
            "end": 2360.4949,
            "confidence": 0.9922569,
            "punctuated_word": "as",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "where",
            "start": 2360.4949,
            "end": 2360.815,
            "confidence": 0.73512864,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "previously",
            "start": 2360.815,
            "end": 2361.315,
            "confidence": 0.96639174,
            "punctuated_word": "previously",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "you",
            "start": 2361.375,
            "end": 2361.615,
            "confidence": 0.9210981,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "you",
            "start": 2361.615,
            "end": 2361.775,
            "confidence": 0.9538362,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "didn't",
            "start": 2361.775,
            "end": 2362.275,
            "confidence": 0.9991668,
            "punctuated_word": "didn't.",
            "speaker": 3,
            "speaker_confidence": 0.8488369
          },
          {
            "word": "yeah",
            "start": 2362.52,
            "end": 2362.8398,
            "confidence": 0.99784327,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.38056785
          },
          {
            "word": "and",
            "start": 2362.8398,
            "end": 2362.92,
            "confidence": 0.9996032,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.38056785
          },
          {
            "word": "i",
            "start": 2362.92,
            "end": 2363.16,
            "confidence": 0.9997483,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.38056785
          },
          {
            "word": "hate",
            "start": 2363.16,
            "end": 2363.4,
            "confidence": 0.9999428,
            "punctuated_word": "hate",
            "speaker": 0,
            "speaker_confidence": 0.38056785
          },
          {
            "word": "to",
            "start": 2363.4,
            "end": 2363.48,
            "confidence": 0.99993205,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "be",
            "start": 2363.48,
            "end": 2363.64,
            "confidence": 0.99922216,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "this",
            "start": 2363.64,
            "end": 2363.88,
            "confidence": 0.9997241,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "person",
            "start": 2363.88,
            "end": 2364.38,
            "confidence": 0.990786,
            "punctuated_word": "person,",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "but",
            "start": 2364.44,
            "end": 2364.76,
            "confidence": 0.9998248,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "it",
            "start": 2364.76,
            "end": 2364.8398,
            "confidence": 0.99945396,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "seems",
            "start": 2364.8398,
            "end": 2365.16,
            "confidence": 0.9997391,
            "punctuated_word": "seems",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "like",
            "start": 2365.16,
            "end": 2365.64,
            "confidence": 0.991916,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "a",
            "start": 2365.64,
            "end": 2365.8,
            "confidence": 0.99806184,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "lot",
            "start": 2365.8,
            "end": 2365.96,
            "confidence": 0.9999405,
            "punctuated_word": "lot",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "of",
            "start": 2365.96,
            "end": 2366.1199,
            "confidence": 0.9997677,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "conversations",
            "start": 2366.1199,
            "end": 2366.6199,
            "confidence": 0.99897027,
            "punctuated_word": "conversations",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "around",
            "start": 2366.8398,
            "end": 2367.16,
            "confidence": 0.99958664,
            "punctuated_word": "around",
            "speaker": 0,
            "speaker_confidence": 0.68979794
          },
          {
            "word": "the",
            "start": 2367.16,
            "end": 2367.24,
            "confidence": 0.99943227,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          },
          {
            "word": "future",
            "start": 2367.24,
            "end": 2367.56,
            "confidence": 0.9994272,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          },
          {
            "word": "of",
            "start": 2367.56,
            "end": 2367.64,
            "confidence": 0.97050697,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          },
          {
            "word": "governance",
            "start": 2367.64,
            "end": 2368.14,
            "confidence": 0.9983632,
            "punctuated_word": "governance",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          },
          {
            "word": "somehow",
            "start": 2368.28,
            "end": 2368.76,
            "confidence": 0.99818796,
            "punctuated_word": "somehow",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          },
          {
            "word": "involve",
            "start": 2368.76,
            "end": 2369.26,
            "confidence": 0.9866763,
            "punctuated_word": "involve",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          }
        ],
        "speaker": 3,
        "id": "7a5bc853-d36f-4035-b92b-cc0a55b43fe8"
      },
      {
        "start": 2369.56,
        "end": 2370.3,
        "confidence": 0.9933864,
        "channel": 0,
        "transcript": "AI agents.",
        "words": [
          {
            "word": "ai",
            "start": 2369.56,
            "end": 2369.8,
            "confidence": 0.9993862,
            "punctuated_word": "AI",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          },
          {
            "word": "agents",
            "start": 2369.8,
            "end": 2370.3,
            "confidence": 0.9873866,
            "punctuated_word": "agents.",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          }
        ],
        "speaker": 0,
        "id": "850ea5f9-4882-421a-a632-2feefa4031fb"
      },
      {
        "start": 2370.76,
        "end": 2373.0999,
        "confidence": 0.99537027,
        "channel": 0,
        "transcript": "So let me just throw this question to you guys.",
        "words": [
          {
            "word": "so",
            "start": 2370.76,
            "end": 2370.92,
            "confidence": 0.9985588,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          },
          {
            "word": "let",
            "start": 2370.92,
            "end": 2371.16,
            "confidence": 0.999403,
            "punctuated_word": "let",
            "speaker": 0,
            "speaker_confidence": 0.73196536
          },
          {
            "word": "me",
            "start": 2371.16,
            "end": 2371.24,
            "confidence": 0.99985266,
            "punctuated_word": "me",
            "speaker": 0,
            "speaker_confidence": 0.54806477
          },
          {
            "word": "just",
            "start": 2371.24,
            "end": 2371.64,
            "confidence": 0.9990784,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.54806477
          },
          {
            "word": "throw",
            "start": 2371.64,
            "end": 2371.8,
            "confidence": 0.98262733,
            "punctuated_word": "throw",
            "speaker": 0,
            "speaker_confidence": 0.54806477
          },
          {
            "word": "this",
            "start": 2371.8,
            "end": 2372.04,
            "confidence": 0.99912125,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.54806477
          },
          {
            "word": "question",
            "start": 2372.04,
            "end": 2372.3599,
            "confidence": 0.99924445,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.54806477
          },
          {
            "word": "to",
            "start": 2372.3599,
            "end": 2372.52,
            "confidence": 0.99961746,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.54806477
          },
          {
            "word": "you",
            "start": 2372.52,
            "end": 2372.5999,
            "confidence": 0.9995553,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.54806477
          },
          {
            "word": "guys",
            "start": 2372.5999,
            "end": 2373.0999,
            "confidence": 0.9766432,
            "punctuated_word": "guys.",
            "speaker": 0,
            "speaker_confidence": 0.54806477
          }
        ],
        "speaker": 0,
        "id": "ee38806f-c893-4275-b83e-03a618c81d46"
      },
      {
        "start": 2373.4,
        "end": 2377.74,
        "confidence": 0.98074627,
        "channel": 0,
        "transcript": "How do you see AI agents coming in and whether that would intensify",
        "words": [
          {
            "word": "how",
            "start": 2373.4,
            "end": 2373.56,
            "confidence": 0.99913067,
            "punctuated_word": "How",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "do",
            "start": 2373.56,
            "end": 2373.72,
            "confidence": 0.99986863,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "you",
            "start": 2373.72,
            "end": 2373.88,
            "confidence": 0.9995876,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "see",
            "start": 2373.88,
            "end": 2374.38,
            "confidence": 0.9997292,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "ai",
            "start": 2374.5999,
            "end": 2374.76,
            "confidence": 0.9991804,
            "punctuated_word": "AI",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "agents",
            "start": 2374.76,
            "end": 2375.26,
            "confidence": 0.999876,
            "punctuated_word": "agents",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "coming",
            "start": 2375.3198,
            "end": 2375.56,
            "confidence": 0.99988186,
            "punctuated_word": "coming",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "in",
            "start": 2375.56,
            "end": 2376.06,
            "confidence": 0.99890864,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "and",
            "start": 2376.1199,
            "end": 2376.44,
            "confidence": 0.7833063,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "whether",
            "start": 2376.44,
            "end": 2376.76,
            "confidence": 0.9968804,
            "punctuated_word": "whether",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "that",
            "start": 2376.76,
            "end": 2377.0,
            "confidence": 0.9988656,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "would",
            "start": 2377.0,
            "end": 2377.24,
            "confidence": 0.99945277,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "intensify",
            "start": 2377.24,
            "end": 2377.74,
            "confidence": 0.97503394,
            "punctuated_word": "intensify",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          }
        ],
        "speaker": 0,
        "id": "3512b560-a781-4c32-aefc-b47be465b9e0"
      },
      {
        "start": 2378.055,
        "end": 2387.115,
        "confidence": 0.94792366,
        "channel": 0,
        "transcript": "the risk of dark DAOs or, you know, all associated threats that we were just talking about? Or do you think that may not pose such risk?",
        "words": [
          {
            "word": "the",
            "start": 2378.055,
            "end": 2378.295,
            "confidence": 0.7717782,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "risk",
            "start": 2378.295,
            "end": 2378.535,
            "confidence": 0.9985331,
            "punctuated_word": "risk",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "of",
            "start": 2378.535,
            "end": 2378.775,
            "confidence": 0.999113,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "dark",
            "start": 2378.775,
            "end": 2379.095,
            "confidence": 0.9536651,
            "punctuated_word": "dark",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "daos",
            "start": 2379.095,
            "end": 2379.595,
            "confidence": 0.81443083,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "or",
            "start": 2379.7349,
            "end": 2380.135,
            "confidence": 0.9781929,
            "punctuated_word": "or,",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "you",
            "start": 2380.135,
            "end": 2380.295,
            "confidence": 0.9995074,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "know",
            "start": 2380.295,
            "end": 2380.535,
            "confidence": 0.9999295,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "all",
            "start": 2380.535,
            "end": 2380.775,
            "confidence": 0.9991147,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "associated",
            "start": 2380.775,
            "end": 2381.275,
            "confidence": 0.95114166,
            "punctuated_word": "associated",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "threats",
            "start": 2381.415,
            "end": 2381.7349,
            "confidence": 0.889769,
            "punctuated_word": "threats",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "that",
            "start": 2381.7349,
            "end": 2381.815,
            "confidence": 0.99957424,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "we",
            "start": 2381.815,
            "end": 2381.9749,
            "confidence": 0.99938536,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "were",
            "start": 2381.9749,
            "end": 2382.135,
            "confidence": 0.99884003,
            "punctuated_word": "were",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "just",
            "start": 2382.135,
            "end": 2382.375,
            "confidence": 0.99959165,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "talking",
            "start": 2382.375,
            "end": 2382.6948,
            "confidence": 0.9997069,
            "punctuated_word": "talking",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "about",
            "start": 2382.6948,
            "end": 2383.1948,
            "confidence": 0.68804103,
            "punctuated_word": "about?",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "or",
            "start": 2383.335,
            "end": 2383.835,
            "confidence": 0.9985538,
            "punctuated_word": "Or",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "do",
            "start": 2383.895,
            "end": 2384.055,
            "confidence": 0.99807703,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "you",
            "start": 2384.055,
            "end": 2384.2148,
            "confidence": 0.9998627,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "think",
            "start": 2384.2148,
            "end": 2384.7148,
            "confidence": 0.9995906,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "that",
            "start": 2384.9348,
            "end": 2385.335,
            "confidence": 0.99918824,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "may",
            "start": 2385.335,
            "end": 2385.655,
            "confidence": 0.99962723,
            "punctuated_word": "may",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "not",
            "start": 2385.655,
            "end": 2385.9749,
            "confidence": 0.9999113,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "pose",
            "start": 2385.9749,
            "end": 2386.375,
            "confidence": 0.5693863,
            "punctuated_word": "pose",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "such",
            "start": 2386.375,
            "end": 2386.615,
            "confidence": 0.99981695,
            "punctuated_word": "such",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "risk",
            "start": 2386.615,
            "end": 2387.115,
            "confidence": 0.9896103,
            "punctuated_word": "risk?",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          }
        ],
        "speaker": 0,
        "id": "de6f2002-2ee3-4072-9c81-01815b2f1afd"
      },
      {
        "start": 2387.415,
        "end": 2388.875,
        "confidence": 0.98698807,
        "channel": 0,
        "transcript": "So maybe you,",
        "words": [
          {
            "word": "so",
            "start": 2387.415,
            "end": 2387.915,
            "confidence": 0.998912,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "maybe",
            "start": 2388.055,
            "end": 2388.375,
            "confidence": 0.993694,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "you",
            "start": 2388.375,
            "end": 2388.875,
            "confidence": 0.9683583,
            "punctuated_word": "you,",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          }
        ],
        "speaker": 0,
        "id": "5ba1ca6c-7dd9-421f-9552-0f590c7c11e6"
      },
      {
        "start": 2389.655,
        "end": 2391.87,
        "confidence": 0.98896396,
        "channel": 0,
        "transcript": "want to share any of the perspectives on this.",
        "words": [
          {
            "word": "want",
            "start": 2389.655,
            "end": 2389.895,
            "confidence": 0.99910706,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.83287865
          },
          {
            "word": "to",
            "start": 2389.895,
            "end": 2389.9749,
            "confidence": 0.99956113,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.52855676
          },
          {
            "word": "share",
            "start": 2389.9749,
            "end": 2390.295,
            "confidence": 0.99994993,
            "punctuated_word": "share",
            "speaker": 0,
            "speaker_confidence": 0.52855676
          },
          {
            "word": "any",
            "start": 2390.295,
            "end": 2390.535,
            "confidence": 0.9998215,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.52855676
          },
          {
            "word": "of",
            "start": 2390.535,
            "end": 2390.6948,
            "confidence": 0.99623615,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.52855676
          },
          {
            "word": "the",
            "start": 2390.6948,
            "end": 2390.855,
            "confidence": 0.9983845,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.52855676
          },
          {
            "word": "perspectives",
            "start": 2390.855,
            "end": 2391.355,
            "confidence": 0.99917275,
            "punctuated_word": "perspectives",
            "speaker": 0,
            "speaker_confidence": 0.52855676
          },
          {
            "word": "on",
            "start": 2391.415,
            "end": 2391.575,
            "confidence": 0.9997845,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.52855676
          },
          {
            "word": "this",
            "start": 2391.575,
            "end": 2391.87,
            "confidence": 0.9086584,
            "punctuated_word": "this.",
            "speaker": 0,
            "speaker_confidence": 0.52855676
          }
        ],
        "speaker": 0,
        "id": "ee018c59-e3c5-4bec-86e1-80b7a3a0d548"
      },
      {
        "start": 2392.83,
        "end": 2399.09,
        "confidence": 0.9906915,
        "channel": 0,
        "transcript": "So, yeah, there is a risk that all the AI agents will be tricked to making the same decisions on the same proposal.",
        "words": [
          {
            "word": "so",
            "start": 2392.83,
            "end": 2393.2302,
            "confidence": 0.8463427,
            "punctuated_word": "So,",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "yeah",
            "start": 2393.2302,
            "end": 2393.6301,
            "confidence": 0.99457705,
            "punctuated_word": "yeah,",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "there",
            "start": 2393.6301,
            "end": 2393.79,
            "confidence": 0.99293035,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "is",
            "start": 2393.79,
            "end": 2393.9502,
            "confidence": 0.98414385,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "a",
            "start": 2393.9502,
            "end": 2394.11,
            "confidence": 0.9994536,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "risk",
            "start": 2394.11,
            "end": 2394.4302,
            "confidence": 0.99998176,
            "punctuated_word": "risk",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "that",
            "start": 2394.4302,
            "end": 2394.6702,
            "confidence": 0.99995494,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "all",
            "start": 2394.6702,
            "end": 2394.9102,
            "confidence": 0.9998933,
            "punctuated_word": "all",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "the",
            "start": 2394.9102,
            "end": 2395.1501,
            "confidence": 0.99880147,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "ai",
            "start": 2395.1501,
            "end": 2395.4702,
            "confidence": 0.99962986,
            "punctuated_word": "AI",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "agents",
            "start": 2395.4702,
            "end": 2395.87,
            "confidence": 0.999879,
            "punctuated_word": "agents",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "will",
            "start": 2395.87,
            "end": 2396.03,
            "confidence": 0.9999099,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "be",
            "start": 2396.03,
            "end": 2396.1902,
            "confidence": 0.99990726,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "tricked",
            "start": 2396.1902,
            "end": 2396.51,
            "confidence": 0.9989813,
            "punctuated_word": "tricked",
            "speaker": 3,
            "speaker_confidence": 0.54506034
          },
          {
            "word": "to",
            "start": 2396.51,
            "end": 2396.6702,
            "confidence": 0.99895823,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.483904
          },
          {
            "word": "making",
            "start": 2396.6702,
            "end": 2396.9902,
            "confidence": 0.9996433,
            "punctuated_word": "making",
            "speaker": 3,
            "speaker_confidence": 0.483904
          },
          {
            "word": "the",
            "start": 2396.9902,
            "end": 2397.1501,
            "confidence": 0.9994567,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.483904
          },
          {
            "word": "same",
            "start": 2397.1501,
            "end": 2397.4702,
            "confidence": 0.99994624,
            "punctuated_word": "same",
            "speaker": 3,
            "speaker_confidence": 0.483904
          },
          {
            "word": "decisions",
            "start": 2397.4702,
            "end": 2397.9702,
            "confidence": 0.99954104,
            "punctuated_word": "decisions",
            "speaker": 3,
            "speaker_confidence": 0.483904
          },
          {
            "word": "on",
            "start": 2398.03,
            "end": 2398.1902,
            "confidence": 0.9995697,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.483904
          },
          {
            "word": "the",
            "start": 2398.1902,
            "end": 2398.35,
            "confidence": 0.99980754,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6335993
          },
          {
            "word": "same",
            "start": 2398.35,
            "end": 2398.59,
            "confidence": 0.9999267,
            "punctuated_word": "same",
            "speaker": 3,
            "speaker_confidence": 0.6335993
          },
          {
            "word": "proposal",
            "start": 2398.59,
            "end": 2399.09,
            "confidence": 0.9746667,
            "punctuated_word": "proposal.",
            "speaker": 3,
            "speaker_confidence": 0.6335993
          }
        ],
        "speaker": 3,
        "id": "7480e71d-da9c-402b-bf05-cf80e01473fd"
      },
      {
        "start": 2399.6301,
        "end": 2414.405,
        "confidence": 0.9902591,
        "channel": 0,
        "transcript": "So that's one kind of alignment risk where they all kind of gravitate toward one answer, kind of regardless of what their owners really want them to do. But the other risk is that they do other things with your wallet that you don't want them to.",
        "words": [
          {
            "word": "so",
            "start": 2399.6301,
            "end": 2399.79,
            "confidence": 0.9990711,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.6335993
          },
          {
            "word": "that's",
            "start": 2399.79,
            "end": 2400.1902,
            "confidence": 0.9998331,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.6335993
          },
          {
            "word": "one",
            "start": 2400.1902,
            "end": 2400.59,
            "confidence": 0.9998369,
            "punctuated_word": "one",
            "speaker": 3,
            "speaker_confidence": 0.6335993
          },
          {
            "word": "kind",
            "start": 2400.59,
            "end": 2400.75,
            "confidence": 0.9739128,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "of",
            "start": 2400.75,
            "end": 2400.9902,
            "confidence": 0.9998436,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "alignment",
            "start": 2400.9902,
            "end": 2401.4702,
            "confidence": 0.999342,
            "punctuated_word": "alignment",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "risk",
            "start": 2401.4702,
            "end": 2401.79,
            "confidence": 0.9998771,
            "punctuated_word": "risk",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "where",
            "start": 2401.79,
            "end": 2402.03,
            "confidence": 0.9168957,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "they",
            "start": 2402.03,
            "end": 2402.1902,
            "confidence": 0.9999758,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "all",
            "start": 2402.1902,
            "end": 2402.4302,
            "confidence": 0.9997321,
            "punctuated_word": "all",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "kind",
            "start": 2402.4302,
            "end": 2402.59,
            "confidence": 0.9896253,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "of",
            "start": 2402.59,
            "end": 2402.75,
            "confidence": 0.99994385,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "gravitate",
            "start": 2402.75,
            "end": 2403.2302,
            "confidence": 0.999538,
            "punctuated_word": "gravitate",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "toward",
            "start": 2403.2302,
            "end": 2403.7102,
            "confidence": 0.99857247,
            "punctuated_word": "toward",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "one",
            "start": 2403.7102,
            "end": 2404.03,
            "confidence": 0.99977523,
            "punctuated_word": "one",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "answer",
            "start": 2404.03,
            "end": 2404.4302,
            "confidence": 0.7917484,
            "punctuated_word": "answer,",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "kind",
            "start": 2404.4302,
            "end": 2404.6702,
            "confidence": 0.9921806,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "of",
            "start": 2404.6702,
            "end": 2404.83,
            "confidence": 0.9995709,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "regardless",
            "start": 2404.83,
            "end": 2405.33,
            "confidence": 0.9778119,
            "punctuated_word": "regardless",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "of",
            "start": 2405.3901,
            "end": 2405.745,
            "confidence": 0.99953604,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "what",
            "start": 2405.905,
            "end": 2406.145,
            "confidence": 0.9997626,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "their",
            "start": 2406.145,
            "end": 2406.645,
            "confidence": 0.99524,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "owners",
            "start": 2406.8652,
            "end": 2407.3652,
            "confidence": 0.9986136,
            "punctuated_word": "owners",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "really",
            "start": 2407.425,
            "end": 2407.925,
            "confidence": 0.998218,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "want",
            "start": 2407.985,
            "end": 2408.225,
            "confidence": 0.99928194,
            "punctuated_word": "want",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "them",
            "start": 2408.225,
            "end": 2408.465,
            "confidence": 0.999729,
            "punctuated_word": "them",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "to",
            "start": 2408.465,
            "end": 2408.5452,
            "confidence": 0.9992072,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "do",
            "start": 2408.5452,
            "end": 2409.0452,
            "confidence": 0.9865907,
            "punctuated_word": "do.",
            "speaker": 3,
            "speaker_confidence": 0.76852196
          },
          {
            "word": "but",
            "start": 2409.185,
            "end": 2409.3452,
            "confidence": 0.9968483,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "the",
            "start": 2409.3452,
            "end": 2409.5051,
            "confidence": 0.9991431,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "other",
            "start": 2409.5051,
            "end": 2409.745,
            "confidence": 0.9998988,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "risk",
            "start": 2409.745,
            "end": 2410.0652,
            "confidence": 0.9992126,
            "punctuated_word": "risk",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "is",
            "start": 2410.0652,
            "end": 2410.225,
            "confidence": 0.9996099,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "that",
            "start": 2410.225,
            "end": 2410.5452,
            "confidence": 0.99970895,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "they",
            "start": 2410.5452,
            "end": 2411.0251,
            "confidence": 0.99851483,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "do",
            "start": 2411.0251,
            "end": 2411.2651,
            "confidence": 0.9998647,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "other",
            "start": 2411.2651,
            "end": 2411.5852,
            "confidence": 0.9996798,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "things",
            "start": 2411.5852,
            "end": 2411.905,
            "confidence": 0.9998709,
            "punctuated_word": "things",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "with",
            "start": 2411.905,
            "end": 2412.0652,
            "confidence": 0.9997873,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "your",
            "start": 2412.0652,
            "end": 2412.465,
            "confidence": 0.9989502,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "wallet",
            "start": 2412.465,
            "end": 2412.945,
            "confidence": 0.99329454,
            "punctuated_word": "wallet",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "that",
            "start": 2412.945,
            "end": 2413.185,
            "confidence": 0.9989243,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "you",
            "start": 2413.185,
            "end": 2413.3452,
            "confidence": 0.9997061,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "don't",
            "start": 2413.3452,
            "end": 2413.5852,
            "confidence": 0.9999495,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "want",
            "start": 2413.5852,
            "end": 2413.745,
            "confidence": 0.9993905,
            "punctuated_word": "want",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "them",
            "start": 2413.745,
            "end": 2413.905,
            "confidence": 0.99980766,
            "punctuated_word": "them",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "to",
            "start": 2413.905,
            "end": 2414.405,
            "confidence": 0.9467456,
            "punctuated_word": "to.",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          }
        ],
        "speaker": 3,
        "id": "11ea7ab2-24ee-46fb-bbe5-3e0f159a0883"
      },
      {
        "start": 2414.8652,
        "end": 2419.125,
        "confidence": 0.97206,
        "channel": 0,
        "transcript": "And so Liquefaction can enable you to do this private delegation",
        "words": [
          {
            "word": "and",
            "start": 2414.8652,
            "end": 2415.3652,
            "confidence": 0.9962991,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "so",
            "start": 2415.665,
            "end": 2416.145,
            "confidence": 0.91100204,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "liquefaction",
            "start": 2416.145,
            "end": 2416.645,
            "confidence": 0.7886413,
            "punctuated_word": "Liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "can",
            "start": 2416.8652,
            "end": 2417.1052,
            "confidence": 0.9996074,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "enable",
            "start": 2417.1052,
            "end": 2417.425,
            "confidence": 0.99898106,
            "punctuated_word": "enable",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "you",
            "start": 2417.425,
            "end": 2417.665,
            "confidence": 0.9997787,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "to",
            "start": 2417.665,
            "end": 2417.8252,
            "confidence": 0.999393,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "do",
            "start": 2417.8252,
            "end": 2417.985,
            "confidence": 0.9998932,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "this",
            "start": 2417.985,
            "end": 2418.225,
            "confidence": 0.9996209,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "private",
            "start": 2418.225,
            "end": 2418.625,
            "confidence": 0.99958533,
            "punctuated_word": "private",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "delegation",
            "start": 2418.625,
            "end": 2419.125,
            "confidence": 0.99985874,
            "punctuated_word": "delegation",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          }
        ],
        "speaker": 3,
        "id": "f12e643a-242b-4d1e-ad46-fb4609d95a8e"
      },
      {
        "start": 2419.425,
        "end": 2430.48,
        "confidence": 0.9858919,
        "channel": 0,
        "transcript": "where you can make it look like you're voting in the DAO, but it's actually an AI agent that's helping you do that. And the benefit with Liquefaction is you don't don't pay anything to do this extra delegation,",
        "words": [
          {
            "word": "where",
            "start": 2419.425,
            "end": 2419.925,
            "confidence": 0.8835134,
            "punctuated_word": "where",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "you",
            "start": 2420.14,
            "end": 2420.38,
            "confidence": 0.99970907,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "can",
            "start": 2420.38,
            "end": 2420.46,
            "confidence": 0.9996,
            "punctuated_word": "can",
            "speaker": 3,
            "speaker_confidence": 0.79530597
          },
          {
            "word": "make",
            "start": 2420.46,
            "end": 2420.78,
            "confidence": 0.9995092,
            "punctuated_word": "make",
            "speaker": 3,
            "speaker_confidence": 0.4323737
          },
          {
            "word": "it",
            "start": 2420.78,
            "end": 2421.02,
            "confidence": 0.99970907,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.4323737
          },
          {
            "word": "look",
            "start": 2421.02,
            "end": 2421.26,
            "confidence": 0.999308,
            "punctuated_word": "look",
            "speaker": 3,
            "speaker_confidence": 0.4323737
          },
          {
            "word": "like",
            "start": 2421.26,
            "end": 2421.5,
            "confidence": 0.9990619,
            "punctuated_word": "like",
            "speaker": 3,
            "speaker_confidence": 0.4323737
          },
          {
            "word": "you're",
            "start": 2421.5,
            "end": 2421.74,
            "confidence": 0.9966023,
            "punctuated_word": "you're",
            "speaker": 3,
            "speaker_confidence": 0.4323737
          },
          {
            "word": "voting",
            "start": 2421.74,
            "end": 2422.14,
            "confidence": 0.9994531,
            "punctuated_word": "voting",
            "speaker": 3,
            "speaker_confidence": 0.4323737
          },
          {
            "word": "in",
            "start": 2422.14,
            "end": 2422.22,
            "confidence": 0.9970547,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "the",
            "start": 2422.22,
            "end": 2422.38,
            "confidence": 0.98524994,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "dao",
            "start": 2422.38,
            "end": 2422.6199,
            "confidence": 0.9402115,
            "punctuated_word": "DAO,",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "but",
            "start": 2422.6199,
            "end": 2422.8599,
            "confidence": 0.99941003,
            "punctuated_word": "but",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "it's",
            "start": 2422.8599,
            "end": 2422.94,
            "confidence": 0.99767536,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "actually",
            "start": 2422.94,
            "end": 2423.18,
            "confidence": 0.99501,
            "punctuated_word": "actually",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "an",
            "start": 2423.18,
            "end": 2423.42,
            "confidence": 0.9983163,
            "punctuated_word": "an",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "ai",
            "start": 2423.42,
            "end": 2423.66,
            "confidence": 0.99835217,
            "punctuated_word": "AI",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "agent",
            "start": 2423.66,
            "end": 2424.06,
            "confidence": 0.99845695,
            "punctuated_word": "agent",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "that's",
            "start": 2424.06,
            "end": 2424.3,
            "confidence": 0.9985565,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "helping",
            "start": 2424.3,
            "end": 2424.54,
            "confidence": 0.99988806,
            "punctuated_word": "helping",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "you",
            "start": 2424.54,
            "end": 2424.78,
            "confidence": 0.99974793,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "do",
            "start": 2424.78,
            "end": 2424.8599,
            "confidence": 0.9988133,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "that",
            "start": 2424.8599,
            "end": 2425.26,
            "confidence": 0.98954546,
            "punctuated_word": "that.",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "and",
            "start": 2425.26,
            "end": 2425.5,
            "confidence": 0.9963612,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "the",
            "start": 2425.5,
            "end": 2425.58,
            "confidence": 0.9989643,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "benefit",
            "start": 2425.58,
            "end": 2425.98,
            "confidence": 0.9995459,
            "punctuated_word": "benefit",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "with",
            "start": 2425.98,
            "end": 2426.22,
            "confidence": 0.9972211,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "liquefaction",
            "start": 2426.22,
            "end": 2426.72,
            "confidence": 0.9768269,
            "punctuated_word": "Liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "is",
            "start": 2426.8599,
            "end": 2427.02,
            "confidence": 0.99907506,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "you",
            "start": 2427.02,
            "end": 2427.18,
            "confidence": 0.98080814,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "don't",
            "start": 2427.18,
            "end": 2427.5,
            "confidence": 0.9909005,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "don't",
            "start": 2427.5,
            "end": 2427.82,
            "confidence": 0.9464681,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "pay",
            "start": 2427.82,
            "end": 2428.06,
            "confidence": 0.9996001,
            "punctuated_word": "pay",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "anything",
            "start": 2428.06,
            "end": 2428.54,
            "confidence": 0.99986315,
            "punctuated_word": "anything",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "to",
            "start": 2428.54,
            "end": 2428.7,
            "confidence": 0.9997404,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "do",
            "start": 2428.7,
            "end": 2429.2,
            "confidence": 0.999877,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "this",
            "start": 2429.34,
            "end": 2429.58,
            "confidence": 0.99749655,
            "punctuated_word": "this",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "extra",
            "start": 2429.58,
            "end": 2429.98,
            "confidence": 0.9998876,
            "punctuated_word": "extra",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "delegation",
            "start": 2429.98,
            "end": 2430.48,
            "confidence": 0.7943896,
            "punctuated_word": "delegation,",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          }
        ],
        "speaker": 3,
        "id": "8aabc2d8-d602-4f0f-9ad1-271200653479"
      },
      {
        "start": 2430.8599,
        "end": 2438.905,
        "confidence": 0.9943705,
        "channel": 0,
        "transcript": "and the AI agent that's controlling your Liquefaction wallet would only be able to help you sign votes and wouldn't be able to control any of your other assets.",
        "words": [
          {
            "word": "and",
            "start": 2430.8599,
            "end": 2431.26,
            "confidence": 0.99894196,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "the",
            "start": 2431.26,
            "end": 2431.66,
            "confidence": 0.99910945,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "ai",
            "start": 2431.66,
            "end": 2431.9,
            "confidence": 0.9994142,
            "punctuated_word": "AI",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "agent",
            "start": 2431.9,
            "end": 2432.22,
            "confidence": 0.9988533,
            "punctuated_word": "agent",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "that's",
            "start": 2432.22,
            "end": 2432.46,
            "confidence": 0.9983059,
            "punctuated_word": "that's",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "controlling",
            "start": 2432.46,
            "end": 2432.8599,
            "confidence": 0.99983275,
            "punctuated_word": "controlling",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "your",
            "start": 2432.8599,
            "end": 2433.02,
            "confidence": 0.998885,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "liquefaction",
            "start": 2433.02,
            "end": 2433.52,
            "confidence": 0.9939487,
            "punctuated_word": "Liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "wallet",
            "start": 2433.66,
            "end": 2433.9,
            "confidence": 0.90286225,
            "punctuated_word": "wallet",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "would",
            "start": 2433.9,
            "end": 2434.14,
            "confidence": 0.9915173,
            "punctuated_word": "would",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "only",
            "start": 2434.14,
            "end": 2434.46,
            "confidence": 0.9990976,
            "punctuated_word": "only",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "be",
            "start": 2434.46,
            "end": 2434.6199,
            "confidence": 0.99931693,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "able",
            "start": 2434.6199,
            "end": 2434.94,
            "confidence": 0.99982375,
            "punctuated_word": "able",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "to",
            "start": 2434.94,
            "end": 2435.44,
            "confidence": 0.9994288,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "help",
            "start": 2435.5251,
            "end": 2435.845,
            "confidence": 0.99989533,
            "punctuated_word": "help",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "you",
            "start": 2435.845,
            "end": 2436.0051,
            "confidence": 0.9996866,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "sign",
            "start": 2436.0051,
            "end": 2436.325,
            "confidence": 0.99626285,
            "punctuated_word": "sign",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "votes",
            "start": 2436.325,
            "end": 2436.645,
            "confidence": 0.9992649,
            "punctuated_word": "votes",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "and",
            "start": 2436.645,
            "end": 2436.8052,
            "confidence": 0.9759531,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "wouldn't",
            "start": 2436.8052,
            "end": 2436.965,
            "confidence": 0.99240744,
            "punctuated_word": "wouldn't",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "be",
            "start": 2436.965,
            "end": 2437.125,
            "confidence": 0.9994425,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "able",
            "start": 2437.125,
            "end": 2437.2852,
            "confidence": 0.99991345,
            "punctuated_word": "able",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "to",
            "start": 2437.2852,
            "end": 2437.365,
            "confidence": 0.9989365,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "control",
            "start": 2437.365,
            "end": 2437.685,
            "confidence": 0.99975735,
            "punctuated_word": "control",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "any",
            "start": 2437.685,
            "end": 2437.925,
            "confidence": 0.99975044,
            "punctuated_word": "any",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "of",
            "start": 2437.925,
            "end": 2438.0051,
            "confidence": 0.999826,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "your",
            "start": 2438.0051,
            "end": 2438.085,
            "confidence": 0.99974495,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "other",
            "start": 2438.085,
            "end": 2438.405,
            "confidence": 0.9986033,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          },
          {
            "word": "assets",
            "start": 2438.405,
            "end": 2438.905,
            "confidence": 0.9979583,
            "punctuated_word": "assets.",
            "speaker": 3,
            "speaker_confidence": 0.9741215
          }
        ],
        "speaker": 3,
        "id": "3058a1a4-a47d-48bd-8dfc-42a613ab7840"
      },
      {
        "start": 2439.5251,
        "end": 2444.425,
        "confidence": 0.98084176,
        "channel": 0,
        "transcript": "And here, just a follow-up question as well. If we see, like, renting reputation",
        "words": [
          {
            "word": "and",
            "start": 2439.5251,
            "end": 2439.7651,
            "confidence": 0.99876887,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "here",
            "start": 2439.7651,
            "end": 2440.085,
            "confidence": 0.95258164,
            "punctuated_word": "here,",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "just",
            "start": 2440.085,
            "end": 2440.245,
            "confidence": 0.9977452,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "a",
            "start": 2440.245,
            "end": 2440.405,
            "confidence": 0.9865791,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "follow-up",
            "start": 2440.405,
            "end": 2440.8052,
            "confidence": 0.99974555,
            "punctuated_word": "follow-up",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "question",
            "start": 2440.8052,
            "end": 2441.125,
            "confidence": 0.9967386,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "as",
            "start": 2441.125,
            "end": 2441.2852,
            "confidence": 0.9956756,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "well",
            "start": 2441.2852,
            "end": 2441.7852,
            "confidence": 0.84374976,
            "punctuated_word": "well.",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "if",
            "start": 2441.845,
            "end": 2442.085,
            "confidence": 0.9974279,
            "punctuated_word": "If",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "we",
            "start": 2442.085,
            "end": 2442.245,
            "confidence": 0.999936,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "see",
            "start": 2442.245,
            "end": 2442.745,
            "confidence": 0.9859772,
            "punctuated_word": "see,",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "like",
            "start": 2442.885,
            "end": 2443.365,
            "confidence": 0.99824643,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "renting",
            "start": 2443.365,
            "end": 2443.865,
            "confidence": 0.9921218,
            "punctuated_word": "renting",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "reputation",
            "start": 2443.925,
            "end": 2444.425,
            "confidence": 0.9864911,
            "punctuated_word": "reputation",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          }
        ],
        "speaker": 0,
        "id": "2bb0320f-560e-4ed9-99af-3ec2cd37349f"
      },
      {
        "start": 2444.725,
        "end": 2446.985,
        "confidence": 0.8772675,
        "channel": 0,
        "transcript": "not necessarily as fraud, but",
        "words": [
          {
            "word": "not",
            "start": 2444.725,
            "end": 2445.0452,
            "confidence": 0.60172015,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "necessarily",
            "start": 2445.0452,
            "end": 2445.5452,
            "confidence": 0.99964976,
            "punctuated_word": "necessarily",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "as",
            "start": 2445.7651,
            "end": 2446.085,
            "confidence": 0.9990545,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "fraud",
            "start": 2446.085,
            "end": 2446.485,
            "confidence": 0.78609014,
            "punctuated_word": "fraud,",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "but",
            "start": 2446.485,
            "end": 2446.985,
            "confidence": 0.9998227,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          }
        ],
        "speaker": 0,
        "id": "d694f50f-cb00-4aaf-897a-25880bf2adb9"
      },
      {
        "start": 2447.5251,
        "end": 2448.585,
        "confidence": 0.99550676,
        "channel": 0,
        "transcript": "economic coordination,",
        "words": [
          {
            "word": "economic",
            "start": 2447.5251,
            "end": 2448.0251,
            "confidence": 0.9993724,
            "punctuated_word": "economic",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "coordination",
            "start": 2448.085,
            "end": 2448.585,
            "confidence": 0.99164104,
            "punctuated_word": "coordination,",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          }
        ],
        "speaker": 0,
        "id": "461e7daf-c3cb-4a28-80e3-09aab1661077"
      },
      {
        "start": 2449.205,
        "end": 2453.39,
        "confidence": 0.9841451,
        "channel": 0,
        "transcript": "does this mean that we should, first of all, embrace composable reputation,",
        "words": [
          {
            "word": "does",
            "start": 2449.205,
            "end": 2449.445,
            "confidence": 0.990417,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "this",
            "start": 2449.445,
            "end": 2449.925,
            "confidence": 0.99775535,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "mean",
            "start": 2449.925,
            "end": 2450.245,
            "confidence": 0.99652976,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "that",
            "start": 2450.245,
            "end": 2450.485,
            "confidence": 0.9995987,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "we",
            "start": 2450.485,
            "end": 2450.645,
            "confidence": 0.9998964,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "should",
            "start": 2450.645,
            "end": 2451.145,
            "confidence": 0.96971965,
            "punctuated_word": "should,",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "first",
            "start": 2451.3699,
            "end": 2451.53,
            "confidence": 0.99987674,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "of",
            "start": 2451.53,
            "end": 2451.6099,
            "confidence": 0.9991881,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.84612834
          },
          {
            "word": "all",
            "start": 2451.6099,
            "end": 2451.77,
            "confidence": 0.9966141,
            "punctuated_word": "all,",
            "speaker": 0,
            "speaker_confidence": 0.6325603
          },
          {
            "word": "embrace",
            "start": 2451.77,
            "end": 2452.27,
            "confidence": 0.9998153,
            "punctuated_word": "embrace",
            "speaker": 0,
            "speaker_confidence": 0.6325603
          },
          {
            "word": "composable",
            "start": 2452.33,
            "end": 2452.83,
            "confidence": 0.89283115,
            "punctuated_word": "composable",
            "speaker": 0,
            "speaker_confidence": 0.6325603
          },
          {
            "word": "reputation",
            "start": 2452.89,
            "end": 2453.39,
            "confidence": 0.96749973,
            "punctuated_word": "reputation,",
            "speaker": 0,
            "speaker_confidence": 0.6325603
          }
        ],
        "speaker": 0,
        "id": "b8a64483-12a4-47fe-95e9-0e74d06320aa"
      },
      {
        "start": 2453.8499,
        "end": 2454.91,
        "confidence": 0.9263396,
        "channel": 0,
        "transcript": "rentable reputation?",
        "words": [
          {
            "word": "rentable",
            "start": 2453.8499,
            "end": 2454.3499,
            "confidence": 0.9968329,
            "punctuated_word": "rentable",
            "speaker": 0,
            "speaker_confidence": 0.6325603
          },
          {
            "word": "reputation",
            "start": 2454.41,
            "end": 2454.91,
            "confidence": 0.8558463,
            "punctuated_word": "reputation?",
            "speaker": 0,
            "speaker_confidence": 0.6325603
          }
        ],
        "speaker": 0,
        "id": "4482139a-f380-49d3-8bc1-b8ffcdd12515"
      },
      {
        "start": 2455.29,
        "end": 2459.8699,
        "confidence": 0.9775145,
        "channel": 0,
        "transcript": "But, also, in your opinion, does it push us towards establishing new",
        "words": [
          {
            "word": "but",
            "start": 2455.29,
            "end": 2455.45,
            "confidence": 0.7729884,
            "punctuated_word": "But,",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "also",
            "start": 2455.45,
            "end": 2455.95,
            "confidence": 0.99767476,
            "punctuated_word": "also,",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "in",
            "start": 2456.0898,
            "end": 2456.33,
            "confidence": 0.99973434,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "your",
            "start": 2456.33,
            "end": 2456.57,
            "confidence": 0.999943,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "opinion",
            "start": 2456.57,
            "end": 2457.05,
            "confidence": 0.9996309,
            "punctuated_word": "opinion,",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "does",
            "start": 2457.05,
            "end": 2457.45,
            "confidence": 0.99921227,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "it",
            "start": 2457.45,
            "end": 2457.69,
            "confidence": 0.999395,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "push",
            "start": 2457.69,
            "end": 2458.01,
            "confidence": 0.99300134,
            "punctuated_word": "push",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "us",
            "start": 2458.01,
            "end": 2458.0898,
            "confidence": 0.9990195,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "towards",
            "start": 2458.0898,
            "end": 2458.57,
            "confidence": 0.97112626,
            "punctuated_word": "towards",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "establishing",
            "start": 2458.57,
            "end": 2459.07,
            "confidence": 0.9992373,
            "punctuated_word": "establishing",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "new",
            "start": 2459.3699,
            "end": 2459.8699,
            "confidence": 0.9992113,
            "punctuated_word": "new",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          }
        ],
        "speaker": 0,
        "id": "e7a14396-b525-4b41-bdd1-5409fb328abe"
      },
      {
        "start": 2460.33,
        "end": 2462.51,
        "confidence": 0.9992077,
        "channel": 0,
        "transcript": "norms around ethics of identity",
        "words": [
          {
            "word": "norms",
            "start": 2460.33,
            "end": 2460.83,
            "confidence": 0.99935967,
            "punctuated_word": "norms",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "around",
            "start": 2460.97,
            "end": 2461.3699,
            "confidence": 0.99922645,
            "punctuated_word": "around",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "ethics",
            "start": 2461.3699,
            "end": 2461.77,
            "confidence": 0.99967134,
            "punctuated_word": "ethics",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "of",
            "start": 2461.77,
            "end": 2462.01,
            "confidence": 0.99786216,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          },
          {
            "word": "identity",
            "start": 2462.01,
            "end": 2462.51,
            "confidence": 0.9999186,
            "punctuated_word": "identity",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          }
        ],
        "speaker": 0,
        "id": "782a7141-e389-4ffa-bafd-99d9a42b6181"
      },
      {
        "start": 2463.13,
        "end": 2463.6099,
        "confidence": 0.9804313,
        "channel": 0,
        "transcript": "in,",
        "words": [
          {
            "word": "in",
            "start": 2463.13,
            "end": 2463.6099,
            "confidence": 0.9804313,
            "punctuated_word": "in,",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          }
        ],
        "speaker": 0,
        "id": "ee37b9ef-30e5-4341-9dac-bd9c98e7a824"
      },
      {
        "start": 2463.93,
        "end": 2464.43,
        "confidence": 0.9980024,
        "channel": 0,
        "transcript": "crypto?",
        "words": [
          {
            "word": "crypto",
            "start": 2463.93,
            "end": 2464.43,
            "confidence": 0.9980024,
            "punctuated_word": "crypto?",
            "speaker": 0,
            "speaker_confidence": 0.7873571
          }
        ],
        "speaker": 0,
        "id": "3179a0b9-5228-46b5-9569-27b6fc41643c"
      },
      {
        "start": 2465.5251,
        "end": 2467.145,
        "confidence": 0.9997217,
        "channel": 0,
        "transcript": "Yeah. We really haven't seen",
        "words": [
          {
            "word": "yeah",
            "start": 2465.5251,
            "end": 2465.685,
            "confidence": 0.99920356,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "we",
            "start": 2465.685,
            "end": 2465.925,
            "confidence": 0.9998104,
            "punctuated_word": "We",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "really",
            "start": 2465.925,
            "end": 2466.245,
            "confidence": 0.9999026,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "haven't",
            "start": 2466.245,
            "end": 2466.645,
            "confidence": 0.99996847,
            "punctuated_word": "haven't",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "seen",
            "start": 2466.645,
            "end": 2467.145,
            "confidence": 0.9997235,
            "punctuated_word": "seen",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          }
        ],
        "speaker": 3,
        "id": "f7e11dd7-f2bf-4ea1-bcbc-9e1569762c68"
      },
      {
        "start": 2467.445,
        "end": 2469.385,
        "confidence": 0.9934657,
        "channel": 0,
        "transcript": "very much, like, selling identities",
        "words": [
          {
            "word": "very",
            "start": 2467.445,
            "end": 2467.685,
            "confidence": 0.9985618,
            "punctuated_word": "very",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "much",
            "start": 2467.685,
            "end": 2468.085,
            "confidence": 0.97239375,
            "punctuated_word": "much,",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "like",
            "start": 2468.085,
            "end": 2468.405,
            "confidence": 0.9967762,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "selling",
            "start": 2468.405,
            "end": 2468.885,
            "confidence": 0.99991524,
            "punctuated_word": "selling",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "identities",
            "start": 2468.885,
            "end": 2469.385,
            "confidence": 0.9996816,
            "punctuated_word": "identities",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          }
        ],
        "speaker": 3,
        "id": "59100ff8-ea2d-4325-8766-b83e9cea5050"
      },
      {
        "start": 2469.7651,
        "end": 2471.465,
        "confidence": 0.97206366,
        "channel": 0,
        "transcript": "yet in the crypto ecosystem,",
        "words": [
          {
            "word": "yet",
            "start": 2469.7651,
            "end": 2470.085,
            "confidence": 0.9980672,
            "punctuated_word": "yet",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "in",
            "start": 2470.085,
            "end": 2470.245,
            "confidence": 0.99971956,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "the",
            "start": 2470.245,
            "end": 2470.405,
            "confidence": 0.99993324,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "crypto",
            "start": 2470.405,
            "end": 2470.905,
            "confidence": 0.99735236,
            "punctuated_word": "crypto",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "ecosystem",
            "start": 2470.965,
            "end": 2471.465,
            "confidence": 0.8652458,
            "punctuated_word": "ecosystem,",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          }
        ],
        "speaker": 3,
        "id": "40969ff8-0bdc-45fa-8868-5b1f178061d4"
      },
      {
        "start": 2471.925,
        "end": 2476.585,
        "confidence": 0.9877918,
        "channel": 0,
        "transcript": "but it might become a thing. And we might have to, as you mentioned, start developing",
        "words": [
          {
            "word": "but",
            "start": 2471.925,
            "end": 2472.3252,
            "confidence": 0.99911064,
            "punctuated_word": "but",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "it",
            "start": 2472.3252,
            "end": 2472.485,
            "confidence": 0.9998535,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "might",
            "start": 2472.485,
            "end": 2472.8052,
            "confidence": 0.9999542,
            "punctuated_word": "might",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "become",
            "start": 2472.8052,
            "end": 2473.205,
            "confidence": 0.9996574,
            "punctuated_word": "become",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "a",
            "start": 2473.205,
            "end": 2473.365,
            "confidence": 0.9998698,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "thing",
            "start": 2473.365,
            "end": 2473.605,
            "confidence": 0.81731236,
            "punctuated_word": "thing.",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "and",
            "start": 2473.605,
            "end": 2473.845,
            "confidence": 0.99930525,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "we",
            "start": 2473.845,
            "end": 2474.0051,
            "confidence": 0.9999505,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "might",
            "start": 2474.0051,
            "end": 2474.3252,
            "confidence": 0.99996614,
            "punctuated_word": "might",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "have",
            "start": 2474.3252,
            "end": 2474.5652,
            "confidence": 0.9999151,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "to",
            "start": 2474.5652,
            "end": 2475.0452,
            "confidence": 0.9931364,
            "punctuated_word": "to,",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "as",
            "start": 2475.0452,
            "end": 2475.205,
            "confidence": 0.99912316,
            "punctuated_word": "as",
            "speaker": 3,
            "speaker_confidence": 0.81703305
          },
          {
            "word": "you",
            "start": 2475.205,
            "end": 2475.365,
            "confidence": 0.9992536,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "mentioned",
            "start": 2475.365,
            "end": 2475.845,
            "confidence": 0.99883556,
            "punctuated_word": "mentioned,",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "start",
            "start": 2475.845,
            "end": 2476.085,
            "confidence": 0.9997552,
            "punctuated_word": "start",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "developing",
            "start": 2476.085,
            "end": 2476.585,
            "confidence": 0.9996697,
            "punctuated_word": "developing",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          }
        ],
        "speaker": 3,
        "id": "d36ff4b0-863a-4ec5-a27f-63fa93997d50"
      },
      {
        "start": 2476.965,
        "end": 2483.77,
        "confidence": 0.99409425,
        "channel": 0,
        "transcript": "a system of ethics around that into what sort of delegation is nice to do and what is not so nice to do.",
        "words": [
          {
            "word": "a",
            "start": 2476.965,
            "end": 2477.125,
            "confidence": 0.99951553,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "system",
            "start": 2477.125,
            "end": 2477.445,
            "confidence": 0.99997663,
            "punctuated_word": "system",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "of",
            "start": 2477.445,
            "end": 2477.605,
            "confidence": 0.9999145,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "ethics",
            "start": 2477.605,
            "end": 2478.0051,
            "confidence": 0.99993014,
            "punctuated_word": "ethics",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "around",
            "start": 2478.0051,
            "end": 2478.245,
            "confidence": 0.9998745,
            "punctuated_word": "around",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "that",
            "start": 2478.245,
            "end": 2478.745,
            "confidence": 0.99976903,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "into",
            "start": 2479.03,
            "end": 2479.35,
            "confidence": 0.9867231,
            "punctuated_word": "into",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "what",
            "start": 2479.35,
            "end": 2479.59,
            "confidence": 0.99745387,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "sort",
            "start": 2479.59,
            "end": 2479.83,
            "confidence": 0.9974693,
            "punctuated_word": "sort",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "of",
            "start": 2479.83,
            "end": 2479.9902,
            "confidence": 0.99891615,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "delegation",
            "start": 2479.9902,
            "end": 2480.4902,
            "confidence": 0.99911636,
            "punctuated_word": "delegation",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "is",
            "start": 2480.7102,
            "end": 2480.9502,
            "confidence": 0.9997383,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "nice",
            "start": 2480.9502,
            "end": 2481.27,
            "confidence": 0.9999641,
            "punctuated_word": "nice",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "to",
            "start": 2481.27,
            "end": 2481.4302,
            "confidence": 0.9998733,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "do",
            "start": 2481.4302,
            "end": 2481.75,
            "confidence": 0.9999037,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "and",
            "start": 2481.75,
            "end": 2481.9902,
            "confidence": 0.915567,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "what",
            "start": 2481.9902,
            "end": 2482.2302,
            "confidence": 0.9998431,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "is",
            "start": 2482.2302,
            "end": 2482.4702,
            "confidence": 0.9992169,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "not",
            "start": 2482.4702,
            "end": 2482.7102,
            "confidence": 0.99983704,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "so",
            "start": 2482.7102,
            "end": 2482.87,
            "confidence": 0.9997838,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "nice",
            "start": 2482.87,
            "end": 2483.11,
            "confidence": 0.999864,
            "punctuated_word": "nice",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "to",
            "start": 2483.11,
            "end": 2483.27,
            "confidence": 0.99959713,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "do",
            "start": 2483.27,
            "end": 2483.77,
            "confidence": 0.97232103,
            "punctuated_word": "do.",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          }
        ],
        "speaker": 3,
        "id": "4bd1b6d9-7c56-4ba3-8799-6f6ef7e9d44e"
      },
      {
        "start": 2484.1501,
        "end": 2490.57,
        "confidence": 0.97934055,
        "channel": 0,
        "transcript": "Certainly, there's a lot of economic coordination that will be involved with that because I don't think people are going to release their identities",
        "words": [
          {
            "word": "certainly",
            "start": 2484.1501,
            "end": 2484.55,
            "confidence": 0.9098779,
            "punctuated_word": "Certainly,",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "there's",
            "start": 2484.55,
            "end": 2484.79,
            "confidence": 0.98371506,
            "punctuated_word": "there's",
            "speaker": 3,
            "speaker_confidence": 0.8384305
          },
          {
            "word": "a",
            "start": 2484.79,
            "end": 2484.87,
            "confidence": 0.9996748,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "lot",
            "start": 2484.87,
            "end": 2485.03,
            "confidence": 0.9998938,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "of",
            "start": 2485.03,
            "end": 2485.27,
            "confidence": 0.9996221,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "economic",
            "start": 2485.27,
            "end": 2485.77,
            "confidence": 0.9988105,
            "punctuated_word": "economic",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "coordination",
            "start": 2485.83,
            "end": 2486.33,
            "confidence": 0.9997682,
            "punctuated_word": "coordination",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "that",
            "start": 2486.3901,
            "end": 2486.55,
            "confidence": 0.99987483,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "will",
            "start": 2486.55,
            "end": 2486.7102,
            "confidence": 0.9965132,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "be",
            "start": 2486.7102,
            "end": 2486.87,
            "confidence": 0.999871,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "involved",
            "start": 2486.87,
            "end": 2487.27,
            "confidence": 0.99979705,
            "punctuated_word": "involved",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "with",
            "start": 2487.27,
            "end": 2487.35,
            "confidence": 0.9958049,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.6044614
          },
          {
            "word": "that",
            "start": 2487.35,
            "end": 2487.51,
            "confidence": 0.9999063,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "because",
            "start": 2487.51,
            "end": 2487.83,
            "confidence": 0.69077855,
            "punctuated_word": "because",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "i",
            "start": 2487.83,
            "end": 2487.9102,
            "confidence": 0.9993098,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "don't",
            "start": 2487.9102,
            "end": 2488.07,
            "confidence": 0.99999166,
            "punctuated_word": "don't",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "think",
            "start": 2488.07,
            "end": 2488.31,
            "confidence": 0.99983466,
            "punctuated_word": "think",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "people",
            "start": 2488.31,
            "end": 2488.55,
            "confidence": 0.9997818,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "are",
            "start": 2488.55,
            "end": 2488.87,
            "confidence": 0.9972754,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "going",
            "start": 2488.87,
            "end": 2489.1902,
            "confidence": 0.93791974,
            "punctuated_word": "going",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "to",
            "start": 2489.1902,
            "end": 2489.51,
            "confidence": 0.99769694,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "release",
            "start": 2489.51,
            "end": 2489.83,
            "confidence": 0.99908733,
            "punctuated_word": "release",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "their",
            "start": 2489.83,
            "end": 2490.07,
            "confidence": 0.9996394,
            "punctuated_word": "their",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "identities",
            "start": 2490.07,
            "end": 2490.57,
            "confidence": 0.9997278,
            "punctuated_word": "identities",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          }
        ],
        "speaker": 3,
        "id": "6b1a493e-853c-4443-a110-1522dbef9054"
      },
      {
        "start": 2491.045,
        "end": 2491.785,
        "confidence": 0.9427384,
        "channel": 0,
        "transcript": "temporarily even,",
        "words": [
          {
            "word": "temporarily",
            "start": 2491.045,
            "end": 2491.285,
            "confidence": 0.9995889,
            "punctuated_word": "temporarily",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "even",
            "start": 2491.285,
            "end": 2491.785,
            "confidence": 0.8858879,
            "punctuated_word": "even,",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          }
        ],
        "speaker": 3,
        "id": "4642e919-7d3a-4db9-97a7-5b2efe8b7c57"
      },
      {
        "start": 2492.725,
        "end": 2493.465,
        "confidence": 0.9996177,
        "channel": 0,
        "transcript": "for free.",
        "words": [
          {
            "word": "for",
            "start": 2492.725,
            "end": 2492.965,
            "confidence": 0.9999645,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          },
          {
            "word": "free",
            "start": 2492.965,
            "end": 2493.465,
            "confidence": 0.99927086,
            "punctuated_word": "free.",
            "speaker": 3,
            "speaker_confidence": 0.7585468
          }
        ],
        "speaker": 3,
        "id": "746f7973-e6cb-4f73-a767-2a2bb5b64c69"
      },
      {
        "start": 2493.925,
        "end": 2498.665,
        "confidence": 0.99552804,
        "channel": 0,
        "transcript": "That's a good point. Is there anything that, James, you would want",
        "words": [
          {
            "word": "that's",
            "start": 2493.925,
            "end": 2494.085,
            "confidence": 0.99823785,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "a",
            "start": 2494.085,
            "end": 2494.245,
            "confidence": 0.9998017,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "good",
            "start": 2494.245,
            "end": 2494.485,
            "confidence": 0.99997807,
            "punctuated_word": "good",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "point",
            "start": 2494.485,
            "end": 2494.985,
            "confidence": 0.9998675,
            "punctuated_word": "point.",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "is",
            "start": 2495.285,
            "end": 2495.525,
            "confidence": 0.998939,
            "punctuated_word": "Is",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "there",
            "start": 2495.525,
            "end": 2495.685,
            "confidence": 0.9999087,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "anything",
            "start": 2495.685,
            "end": 2496.185,
            "confidence": 0.99966455,
            "punctuated_word": "anything",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "that",
            "start": 2496.405,
            "end": 2496.905,
            "confidence": 0.9554117,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "james",
            "start": 2497.125,
            "end": 2497.525,
            "confidence": 0.99886286,
            "punctuated_word": "James,",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "you",
            "start": 2497.525,
            "end": 2497.925,
            "confidence": 0.99918276,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "would",
            "start": 2497.925,
            "end": 2498.165,
            "confidence": 0.9987764,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "want",
            "start": 2498.165,
            "end": 2498.665,
            "confidence": 0.99770594,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          }
        ],
        "speaker": 0,
        "id": "b451fb76-674b-43f5-8660-ac0a25160617"
      },
      {
        "start": 2499.045,
        "end": 2504.345,
        "confidence": 0.99737966,
        "channel": 0,
        "transcript": "to warn the general public about when it comes to liquefaction and just the future",
        "words": [
          {
            "word": "to",
            "start": 2499.045,
            "end": 2499.365,
            "confidence": 0.999665,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "warn",
            "start": 2499.365,
            "end": 2499.845,
            "confidence": 0.99949694,
            "punctuated_word": "warn",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "the",
            "start": 2499.845,
            "end": 2500.085,
            "confidence": 0.9996586,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "general",
            "start": 2500.085,
            "end": 2500.565,
            "confidence": 0.9999324,
            "punctuated_word": "general",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "public",
            "start": 2500.565,
            "end": 2500.965,
            "confidence": 0.9998847,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "about",
            "start": 2500.965,
            "end": 2501.465,
            "confidence": 0.9997496,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "when",
            "start": 2501.525,
            "end": 2501.765,
            "confidence": 0.99679935,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "it",
            "start": 2501.765,
            "end": 2501.845,
            "confidence": 0.99976784,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "comes",
            "start": 2501.845,
            "end": 2502.165,
            "confidence": 0.99983513,
            "punctuated_word": "comes",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "to",
            "start": 2502.165,
            "end": 2502.485,
            "confidence": 0.99943036,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "liquefaction",
            "start": 2502.485,
            "end": 2502.985,
            "confidence": 0.98457426,
            "punctuated_word": "liquefaction",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "and",
            "start": 2503.285,
            "end": 2503.445,
            "confidence": 0.9841867,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "just",
            "start": 2503.445,
            "end": 2503.685,
            "confidence": 0.9998054,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "the",
            "start": 2503.685,
            "end": 2503.845,
            "confidence": 0.9980337,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "future",
            "start": 2503.845,
            "end": 2504.345,
            "confidence": 0.9998741,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          }
        ],
        "speaker": 0,
        "id": "ddfdddc0-5b83-432a-8116-de1fc671a2ca"
      },
      {
        "start": 2504.805,
        "end": 2505.285,
        "confidence": 0.99582976,
        "channel": 0,
        "transcript": "directions,",
        "words": [
          {
            "word": "directions",
            "start": 2504.805,
            "end": 2505.285,
            "confidence": 0.99582976,
            "punctuated_word": "directions,",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          }
        ],
        "speaker": 0,
        "id": "f7cce6de-cab8-4b06-97cb-c27815a578f9"
      },
      {
        "start": 2506.6401,
        "end": 2509.94,
        "confidence": 0.97962683,
        "channel": 0,
        "transcript": "you know, in governance and the way we think about",
        "words": [
          {
            "word": "you",
            "start": 2506.6401,
            "end": 2506.8,
            "confidence": 0.9993788,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7962216
          },
          {
            "word": "know",
            "start": 2506.8,
            "end": 2506.96,
            "confidence": 0.9996635,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "in",
            "start": 2506.96,
            "end": 2507.36,
            "confidence": 0.9600838,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "governance",
            "start": 2507.36,
            "end": 2507.86,
            "confidence": 0.99902356,
            "punctuated_word": "governance",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "and",
            "start": 2508.0,
            "end": 2508.4001,
            "confidence": 0.8387424,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "the",
            "start": 2508.4001,
            "end": 2508.56,
            "confidence": 0.99983466,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "way",
            "start": 2508.56,
            "end": 2508.8801,
            "confidence": 0.9999281,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "we",
            "start": 2508.8801,
            "end": 2509.12,
            "confidence": 0.99983084,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "think",
            "start": 2509.12,
            "end": 2509.44,
            "confidence": 0.99993217,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "about",
            "start": 2509.44,
            "end": 2509.94,
            "confidence": 0.9998516,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          }
        ],
        "speaker": 0,
        "id": "16a994ac-acf5-4f0e-9900-f6d47d18c42f"
      },
      {
        "start": 2510.4001,
        "end": 2510.9001,
        "confidence": 0.99976474,
        "channel": 0,
        "transcript": "identity",
        "words": [
          {
            "word": "identity",
            "start": 2510.4001,
            "end": 2510.9001,
            "confidence": 0.99976474,
            "punctuated_word": "identity",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          }
        ],
        "speaker": 0,
        "id": "3744c393-ba10-43cf-a7d1-45004d64ec17"
      },
      {
        "start": 2511.52,
        "end": 2515.62,
        "confidence": 0.9757966,
        "channel": 0,
        "transcript": "and this whole idea of one person, one wallet.",
        "words": [
          {
            "word": "and",
            "start": 2511.52,
            "end": 2512.02,
            "confidence": 0.9474401,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "this",
            "start": 2512.08,
            "end": 2512.4001,
            "confidence": 0.9995492,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "whole",
            "start": 2512.4001,
            "end": 2512.9001,
            "confidence": 0.9997708,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "idea",
            "start": 2513.2,
            "end": 2513.6802,
            "confidence": 0.99970454,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "of",
            "start": 2513.6802,
            "end": 2513.9202,
            "confidence": 0.99987423,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "one",
            "start": 2513.9202,
            "end": 2514.1602,
            "confidence": 0.9994804,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "person",
            "start": 2514.1602,
            "end": 2514.6602,
            "confidence": 0.98632026,
            "punctuated_word": "person,",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "one",
            "start": 2514.8,
            "end": 2515.12,
            "confidence": 0.9999155,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          },
          {
            "word": "wallet",
            "start": 2515.12,
            "end": 2515.62,
            "confidence": 0.85011464,
            "punctuated_word": "wallet.",
            "speaker": 0,
            "speaker_confidence": 0.7492879
          }
        ],
        "speaker": 0,
        "id": "2bf63edf-813e-4989-8745-cfb378c8bfa7"
      },
      {
        "start": 2516.4001,
        "end": 2535.205,
        "confidence": 0.97773796,
        "channel": 0,
        "transcript": "Absolutely. So currently, it's pretty easy to track on the blockchain what's happening, and a lot of people enjoy using block explorers to give them the bigger picture and also reveal exactly what happened in the past. But with liquefaction, it kind of shows us that it's possible to do a lot of things privately, especially",
        "words": [
          {
            "word": "absolutely",
            "start": 2516.4001,
            "end": 2516.9001,
            "confidence": 0.99954486,
            "punctuated_word": "Absolutely.",
            "speaker": 3,
            "speaker_confidence": 0.47216523
          },
          {
            "word": "so",
            "start": 2517.04,
            "end": 2517.52,
            "confidence": 0.9995648,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.47216523
          },
          {
            "word": "currently",
            "start": 2517.52,
            "end": 2517.9202,
            "confidence": 0.7374753,
            "punctuated_word": "currently,",
            "speaker": 3,
            "speaker_confidence": 0.47216523
          },
          {
            "word": "it's",
            "start": 2517.9202,
            "end": 2518.1602,
            "confidence": 0.9996818,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.47216523
          },
          {
            "word": "pretty",
            "start": 2518.1602,
            "end": 2518.4001,
            "confidence": 0.99938154,
            "punctuated_word": "pretty",
            "speaker": 3,
            "speaker_confidence": 0.47216523
          },
          {
            "word": "easy",
            "start": 2518.4001,
            "end": 2518.72,
            "confidence": 0.99945253,
            "punctuated_word": "easy",
            "speaker": 3,
            "speaker_confidence": 0.47216523
          },
          {
            "word": "to",
            "start": 2518.72,
            "end": 2518.96,
            "confidence": 0.99913377,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.47216523
          },
          {
            "word": "track",
            "start": 2518.96,
            "end": 2519.2,
            "confidence": 0.9990608,
            "punctuated_word": "track",
            "speaker": 3,
            "speaker_confidence": 0.47216523
          },
          {
            "word": "on",
            "start": 2519.2,
            "end": 2519.28,
            "confidence": 0.9962047,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.47216523
          },
          {
            "word": "the",
            "start": 2519.28,
            "end": 2519.44,
            "confidence": 0.9992112,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.44762784
          },
          {
            "word": "blockchain",
            "start": 2519.44,
            "end": 2519.94,
            "confidence": 0.9721121,
            "punctuated_word": "blockchain",
            "speaker": 3,
            "speaker_confidence": 0.44762784
          },
          {
            "word": "what's",
            "start": 2520.0,
            "end": 2520.32,
            "confidence": 0.99051166,
            "punctuated_word": "what's",
            "speaker": 3,
            "speaker_confidence": 0.44762784
          },
          {
            "word": "happening",
            "start": 2520.32,
            "end": 2520.8,
            "confidence": 0.7761698,
            "punctuated_word": "happening,",
            "speaker": 3,
            "speaker_confidence": 0.44762784
          },
          {
            "word": "and",
            "start": 2520.8,
            "end": 2521.04,
            "confidence": 0.9960341,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.44762784
          },
          {
            "word": "a",
            "start": 2521.04,
            "end": 2521.12,
            "confidence": 0.98746467,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.44762784
          },
          {
            "word": "lot",
            "start": 2521.12,
            "end": 2521.2,
            "confidence": 0.9935108,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "of",
            "start": 2521.2,
            "end": 2521.425,
            "confidence": 0.98255527,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "people",
            "start": 2521.5051,
            "end": 2521.905,
            "confidence": 0.99953306,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "enjoy",
            "start": 2521.905,
            "end": 2522.225,
            "confidence": 0.9987099,
            "punctuated_word": "enjoy",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "using",
            "start": 2522.225,
            "end": 2522.5452,
            "confidence": 0.99988043,
            "punctuated_word": "using",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "block",
            "start": 2522.5452,
            "end": 2522.945,
            "confidence": 0.59461766,
            "punctuated_word": "block",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "explorers",
            "start": 2522.945,
            "end": 2523.425,
            "confidence": 0.9982699,
            "punctuated_word": "explorers",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "to",
            "start": 2523.425,
            "end": 2523.925,
            "confidence": 0.99970883,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "give",
            "start": 2524.065,
            "end": 2524.225,
            "confidence": 0.9995567,
            "punctuated_word": "give",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "them",
            "start": 2524.225,
            "end": 2524.625,
            "confidence": 0.99943084,
            "punctuated_word": "them",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "the",
            "start": 2524.625,
            "end": 2524.7852,
            "confidence": 0.9967294,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "bigger",
            "start": 2524.7852,
            "end": 2525.105,
            "confidence": 0.9997423,
            "punctuated_word": "bigger",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "picture",
            "start": 2525.105,
            "end": 2525.5051,
            "confidence": 0.9999075,
            "punctuated_word": "picture",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "and",
            "start": 2525.5051,
            "end": 2526.0051,
            "confidence": 0.98029435,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "also",
            "start": 2526.225,
            "end": 2526.725,
            "confidence": 0.9279567,
            "punctuated_word": "also",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "reveal",
            "start": 2526.945,
            "end": 2527.345,
            "confidence": 0.9965879,
            "punctuated_word": "reveal",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "exactly",
            "start": 2527.345,
            "end": 2527.745,
            "confidence": 0.9992473,
            "punctuated_word": "exactly",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "what",
            "start": 2527.745,
            "end": 2527.905,
            "confidence": 0.9997471,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "happened",
            "start": 2527.905,
            "end": 2528.305,
            "confidence": 0.99922454,
            "punctuated_word": "happened",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "in",
            "start": 2528.305,
            "end": 2528.465,
            "confidence": 0.9998442,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.82402456
          },
          {
            "word": "the",
            "start": 2528.465,
            "end": 2528.5452,
            "confidence": 0.9994592,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "past",
            "start": 2528.5452,
            "end": 2529.0452,
            "confidence": 0.9942055,
            "punctuated_word": "past.",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "but",
            "start": 2529.345,
            "end": 2529.585,
            "confidence": 0.9988073,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "with",
            "start": 2529.585,
            "end": 2529.825,
            "confidence": 0.995191,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "liquefaction",
            "start": 2529.825,
            "end": 2530.325,
            "confidence": 0.9340395,
            "punctuated_word": "liquefaction,",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "it",
            "start": 2530.5452,
            "end": 2530.705,
            "confidence": 0.9995283,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "kind",
            "start": 2530.705,
            "end": 2530.865,
            "confidence": 0.96606946,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "of",
            "start": 2530.865,
            "end": 2531.0251,
            "confidence": 0.99945873,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "shows",
            "start": 2531.0251,
            "end": 2531.345,
            "confidence": 0.99961567,
            "punctuated_word": "shows",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "us",
            "start": 2531.345,
            "end": 2531.5051,
            "confidence": 0.9983543,
            "punctuated_word": "us",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "that",
            "start": 2531.5051,
            "end": 2532.0051,
            "confidence": 0.9996847,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "it's",
            "start": 2532.065,
            "end": 2532.305,
            "confidence": 0.9990525,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "possible",
            "start": 2532.305,
            "end": 2532.805,
            "confidence": 0.9998467,
            "punctuated_word": "possible",
            "speaker": 3,
            "speaker_confidence": 0.67302495
          },
          {
            "word": "to",
            "start": 2532.945,
            "end": 2533.0251,
            "confidence": 0.999721,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "do",
            "start": 2533.0251,
            "end": 2533.345,
            "confidence": 0.9996158,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "a",
            "start": 2533.345,
            "end": 2533.425,
            "confidence": 0.99966633,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "lot",
            "start": 2533.425,
            "end": 2533.665,
            "confidence": 0.9997639,
            "punctuated_word": "lot",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "of",
            "start": 2533.665,
            "end": 2533.745,
            "confidence": 0.9991353,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "things",
            "start": 2533.745,
            "end": 2534.065,
            "confidence": 0.9997849,
            "punctuated_word": "things",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "privately",
            "start": 2534.065,
            "end": 2534.565,
            "confidence": 0.9569251,
            "punctuated_word": "privately,",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "especially",
            "start": 2534.705,
            "end": 2535.205,
            "confidence": 0.9993494,
            "punctuated_word": "especially",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          }
        ],
        "speaker": 3,
        "id": "68332f95-71f5-4d31-a071-b91e885320d3"
      },
      {
        "start": 2535.5498,
        "end": 2537.8098,
        "confidence": 0.96894187,
        "channel": 0,
        "transcript": "like, transferring ownership completely privately",
        "words": [
          {
            "word": "like",
            "start": 2535.5498,
            "end": 2535.7898,
            "confidence": 0.8555095,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "transferring",
            "start": 2535.7898,
            "end": 2536.2898,
            "confidence": 0.9976586,
            "punctuated_word": "transferring",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "ownership",
            "start": 2536.3499,
            "end": 2536.8499,
            "confidence": 0.9999106,
            "punctuated_word": "ownership",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "completely",
            "start": 2536.91,
            "end": 2537.3098,
            "confidence": 0.9918751,
            "punctuated_word": "completely",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "privately",
            "start": 2537.3098,
            "end": 2537.8098,
            "confidence": 0.9997553,
            "punctuated_word": "privately",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          }
        ],
        "speaker": 3,
        "id": "98e9f171-be7a-40e6-878a-ba7fdcc5bc4c"
      },
      {
        "start": 2538.3499,
        "end": 2548.6099,
        "confidence": 0.9857152,
        "channel": 0,
        "transcript": "in a way that doesn't create any on chain transactions. So I will warn that kind of viewing the blockchain as a complete history is going to be challenged with liquefactions,",
        "words": [
          {
            "word": "in",
            "start": 2538.3499,
            "end": 2538.43,
            "confidence": 0.98356646,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.70705724
          },
          {
            "word": "a",
            "start": 2538.43,
            "end": 2538.51,
            "confidence": 0.99363786,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "way",
            "start": 2538.51,
            "end": 2538.75,
            "confidence": 0.99996006,
            "punctuated_word": "way",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "that",
            "start": 2538.75,
            "end": 2538.91,
            "confidence": 0.9998354,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "doesn't",
            "start": 2538.91,
            "end": 2539.39,
            "confidence": 0.99984074,
            "punctuated_word": "doesn't",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "create",
            "start": 2539.39,
            "end": 2539.63,
            "confidence": 0.99981624,
            "punctuated_word": "create",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "any",
            "start": 2539.63,
            "end": 2539.95,
            "confidence": 0.99723995,
            "punctuated_word": "any",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "on",
            "start": 2539.95,
            "end": 2540.1099,
            "confidence": 0.9885925,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "chain",
            "start": 2540.1099,
            "end": 2540.43,
            "confidence": 0.99354136,
            "punctuated_word": "chain",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "transactions",
            "start": 2540.43,
            "end": 2540.91,
            "confidence": 0.9074192,
            "punctuated_word": "transactions.",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "so",
            "start": 2540.91,
            "end": 2541.15,
            "confidence": 0.9992192,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "i",
            "start": 2541.15,
            "end": 2541.23,
            "confidence": 0.9990127,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.5825465
          },
          {
            "word": "will",
            "start": 2541.23,
            "end": 2541.39,
            "confidence": 0.9992974,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "warn",
            "start": 2541.39,
            "end": 2541.71,
            "confidence": 0.99971,
            "punctuated_word": "warn",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "that",
            "start": 2541.71,
            "end": 2542.21,
            "confidence": 0.9932373,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "kind",
            "start": 2542.43,
            "end": 2542.75,
            "confidence": 0.95456886,
            "punctuated_word": "kind",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "of",
            "start": 2542.75,
            "end": 2543.23,
            "confidence": 0.9997671,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "viewing",
            "start": 2543.23,
            "end": 2543.73,
            "confidence": 0.98484147,
            "punctuated_word": "viewing",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "the",
            "start": 2543.8699,
            "end": 2544.0298,
            "confidence": 0.9983392,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "blockchain",
            "start": 2544.0298,
            "end": 2544.5298,
            "confidence": 0.9672686,
            "punctuated_word": "blockchain",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "as",
            "start": 2544.75,
            "end": 2545.23,
            "confidence": 0.9987256,
            "punctuated_word": "as",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "a",
            "start": 2545.23,
            "end": 2545.47,
            "confidence": 0.99237543,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "complete",
            "start": 2545.47,
            "end": 2545.8699,
            "confidence": 0.9999379,
            "punctuated_word": "complete",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "history",
            "start": 2545.8699,
            "end": 2546.3699,
            "confidence": 0.99996924,
            "punctuated_word": "history",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "is",
            "start": 2546.43,
            "end": 2546.67,
            "confidence": 0.9990883,
            "punctuated_word": "is",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "going",
            "start": 2546.67,
            "end": 2546.99,
            "confidence": 0.99979645,
            "punctuated_word": "going",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "to",
            "start": 2546.99,
            "end": 2547.15,
            "confidence": 0.9991885,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "be",
            "start": 2547.15,
            "end": 2547.3098,
            "confidence": 0.99927884,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "challenged",
            "start": 2547.3098,
            "end": 2547.8098,
            "confidence": 0.9988834,
            "punctuated_word": "challenged",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "with",
            "start": 2547.8699,
            "end": 2548.1099,
            "confidence": 0.9997476,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "liquefactions",
            "start": 2548.1099,
            "end": 2548.6099,
            "confidence": 0.81146675,
            "punctuated_word": "liquefactions,",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          }
        ],
        "speaker": 3,
        "id": "d8c7a69b-7ad8-42b8-9081-a395559be050"
      },
      {
        "start": 2549.515,
        "end": 2550.815,
        "confidence": 0.99979514,
        "channel": 0,
        "transcript": "And you should be careful",
        "words": [
          {
            "word": "and",
            "start": 2549.515,
            "end": 2549.675,
            "confidence": 0.9992354,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.8268198
          },
          {
            "word": "you",
            "start": 2549.675,
            "end": 2549.835,
            "confidence": 0.99990416,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.63996184
          },
          {
            "word": "should",
            "start": 2549.835,
            "end": 2550.155,
            "confidence": 0.9999883,
            "punctuated_word": "should",
            "speaker": 3,
            "speaker_confidence": 0.63996184
          },
          {
            "word": "be",
            "start": 2550.155,
            "end": 2550.315,
            "confidence": 0.99989617,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.63996184
          },
          {
            "word": "careful",
            "start": 2550.315,
            "end": 2550.815,
            "confidence": 0.99995184,
            "punctuated_word": "careful",
            "speaker": 3,
            "speaker_confidence": 0.63996184
          }
        ],
        "speaker": 3,
        "id": "f8740363-68a4-4f3d-8cd8-471d41980ace"
      },
      {
        "start": 2551.115,
        "end": 2552.015,
        "confidence": 0.9998458,
        "channel": 0,
        "transcript": "not to assume",
        "words": [
          {
            "word": "not",
            "start": 2551.115,
            "end": 2551.355,
            "confidence": 0.99984956,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.63996184
          },
          {
            "word": "to",
            "start": 2551.355,
            "end": 2551.515,
            "confidence": 0.99971634,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.63996184
          },
          {
            "word": "assume",
            "start": 2551.515,
            "end": 2552.015,
            "confidence": 0.9999716,
            "punctuated_word": "assume",
            "speaker": 3,
            "speaker_confidence": 0.63996184
          }
        ],
        "speaker": 3,
        "id": "4d64c1b9-c896-4a0a-a24c-3e645c178705"
      },
      {
        "start": 2552.635,
        "end": 2553.855,
        "confidence": 0.9902433,
        "channel": 0,
        "transcript": "that identities",
        "words": [
          {
            "word": "that",
            "start": 2552.635,
            "end": 2553.135,
            "confidence": 0.9998871,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "identities",
            "start": 2553.355,
            "end": 2553.855,
            "confidence": 0.9805996,
            "punctuated_word": "identities",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          }
        ],
        "speaker": 3,
        "id": "7588a109-4d48-47e0-bbe1-9dd156da646c"
      },
      {
        "start": 2554.155,
        "end": 2555.055,
        "confidence": 0.8846398,
        "channel": 0,
        "transcript": "remain consistent.",
        "words": [
          {
            "word": "remain",
            "start": 2554.155,
            "end": 2554.555,
            "confidence": 0.9803581,
            "punctuated_word": "remain",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "consistent",
            "start": 2554.555,
            "end": 2555.055,
            "confidence": 0.7889215,
            "punctuated_word": "consistent.",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          }
        ],
        "speaker": 3,
        "id": "85d84bfe-5c50-4d8e-89d7-381348c8635d"
      },
      {
        "start": 2555.515,
        "end": 2558.655,
        "confidence": 0.9994865,
        "channel": 0,
        "transcript": "Even if there hasn't been any transactions in a single account,",
        "words": [
          {
            "word": "even",
            "start": 2555.515,
            "end": 2555.835,
            "confidence": 0.99924326,
            "punctuated_word": "Even",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "if",
            "start": 2555.835,
            "end": 2556.075,
            "confidence": 0.9994998,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "there",
            "start": 2556.075,
            "end": 2556.235,
            "confidence": 0.99993396,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "hasn't",
            "start": 2556.235,
            "end": 2556.555,
            "confidence": 0.999833,
            "punctuated_word": "hasn't",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "been",
            "start": 2556.555,
            "end": 2556.715,
            "confidence": 0.9999275,
            "punctuated_word": "been",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "any",
            "start": 2556.715,
            "end": 2557.035,
            "confidence": 0.9992286,
            "punctuated_word": "any",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "transactions",
            "start": 2557.035,
            "end": 2557.535,
            "confidence": 0.9988919,
            "punctuated_word": "transactions",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "in",
            "start": 2557.595,
            "end": 2557.755,
            "confidence": 0.99986935,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.7141011
          },
          {
            "word": "a",
            "start": 2557.755,
            "end": 2557.835,
            "confidence": 0.999874,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.6284581
          },
          {
            "word": "single",
            "start": 2557.835,
            "end": 2558.155,
            "confidence": 0.9999944,
            "punctuated_word": "single",
            "speaker": 3,
            "speaker_confidence": 0.6284581
          },
          {
            "word": "account",
            "start": 2558.155,
            "end": 2558.655,
            "confidence": 0.9980565,
            "punctuated_word": "account,",
            "speaker": 3,
            "speaker_confidence": 0.6284581
          }
        ],
        "speaker": 3,
        "id": "827ee8bb-5c3e-4e6a-8cba-5857dee17207"
      },
      {
        "start": 2558.955,
        "end": 2565.61,
        "confidence": 0.9873417,
        "channel": 0,
        "transcript": "the identity of the owner of the account might have changed. Before we will move on, do you want to provide any input?",
        "words": [
          {
            "word": "the",
            "start": 2558.955,
            "end": 2559.115,
            "confidence": 0.9985838,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6284581
          },
          {
            "word": "identity",
            "start": 2559.115,
            "end": 2559.615,
            "confidence": 0.99993396,
            "punctuated_word": "identity",
            "speaker": 3,
            "speaker_confidence": 0.6284581
          },
          {
            "word": "of",
            "start": 2559.755,
            "end": 2559.915,
            "confidence": 0.9998598,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6284581
          },
          {
            "word": "the",
            "start": 2559.915,
            "end": 2560.315,
            "confidence": 0.9989588,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.6284581
          },
          {
            "word": "owner",
            "start": 2560.315,
            "end": 2560.715,
            "confidence": 0.99961096,
            "punctuated_word": "owner",
            "speaker": 3,
            "speaker_confidence": 0.6284581
          },
          {
            "word": "of",
            "start": 2560.715,
            "end": 2560.795,
            "confidence": 0.99938726,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.6284581
          },
          {
            "word": "the",
            "start": 2560.795,
            "end": 2560.955,
            "confidence": 0.9998944,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.36541164
          },
          {
            "word": "account",
            "start": 2560.955,
            "end": 2561.275,
            "confidence": 0.9999398,
            "punctuated_word": "account",
            "speaker": 3,
            "speaker_confidence": 0.36541164
          },
          {
            "word": "might",
            "start": 2561.275,
            "end": 2561.435,
            "confidence": 0.99991906,
            "punctuated_word": "might",
            "speaker": 3,
            "speaker_confidence": 0.36541164
          },
          {
            "word": "have",
            "start": 2561.435,
            "end": 2561.675,
            "confidence": 0.9798917,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.36541164
          },
          {
            "word": "changed",
            "start": 2561.675,
            "end": 2562.175,
            "confidence": 0.99956286,
            "punctuated_word": "changed.",
            "speaker": 3,
            "speaker_confidence": 0.36541164
          },
          {
            "word": "before",
            "start": 2562.315,
            "end": 2562.715,
            "confidence": 0.9993063,
            "punctuated_word": "Before",
            "speaker": 0,
            "speaker_confidence": 0.25144833
          },
          {
            "word": "we",
            "start": 2562.715,
            "end": 2562.875,
            "confidence": 0.9703696,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.25144833
          },
          {
            "word": "will",
            "start": 2562.875,
            "end": 2563.115,
            "confidence": 0.8274077,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.25144833
          },
          {
            "word": "move",
            "start": 2563.115,
            "end": 2563.355,
            "confidence": 0.99862444,
            "punctuated_word": "move",
            "speaker": 0,
            "speaker_confidence": 0.25144833
          },
          {
            "word": "on",
            "start": 2563.355,
            "end": 2563.83,
            "confidence": 0.9988086,
            "punctuated_word": "on,",
            "speaker": 0,
            "speaker_confidence": 0.25144833
          },
          {
            "word": "do",
            "start": 2563.83,
            "end": 2563.99,
            "confidence": 0.9992398,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.25144833
          },
          {
            "word": "you",
            "start": 2563.99,
            "end": 2564.07,
            "confidence": 0.9984622,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.25144833
          },
          {
            "word": "want",
            "start": 2564.07,
            "end": 2564.19,
            "confidence": 0.9997645,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.49474704
          },
          {
            "word": "to",
            "start": 2564.19,
            "end": 2564.31,
            "confidence": 0.9992355,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.49474704
          },
          {
            "word": "provide",
            "start": 2564.31,
            "end": 2564.79,
            "confidence": 0.9999379,
            "punctuated_word": "provide",
            "speaker": 0,
            "speaker_confidence": 0.49474704
          },
          {
            "word": "any",
            "start": 2564.79,
            "end": 2565.11,
            "confidence": 0.99903774,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.49474704
          },
          {
            "word": "input",
            "start": 2565.11,
            "end": 2565.61,
            "confidence": 0.94311965,
            "punctuated_word": "input?",
            "speaker": 0,
            "speaker_confidence": 0.49474704
          }
        ],
        "speaker": 0,
        "id": "360dc1d6-c13c-4b7c-bac4-981bff4f6c2b"
      },
      {
        "start": 2566.55,
        "end": 2571.61,
        "confidence": 0.9903336,
        "channel": 0,
        "transcript": "Yeah. I guess I'll mention that TEs have a history of being broken into.",
        "words": [
          {
            "word": "yeah",
            "start": 2566.55,
            "end": 2566.87,
            "confidence": 0.9996372,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.39056706
          },
          {
            "word": "i",
            "start": 2566.87,
            "end": 2566.9502,
            "confidence": 0.99970967,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.39056706
          },
          {
            "word": "guess",
            "start": 2566.9502,
            "end": 2567.1902,
            "confidence": 0.9998574,
            "punctuated_word": "guess",
            "speaker": 3,
            "speaker_confidence": 0.39056706
          },
          {
            "word": "i'll",
            "start": 2567.1902,
            "end": 2567.35,
            "confidence": 0.96039474,
            "punctuated_word": "I'll",
            "speaker": 3,
            "speaker_confidence": 0.39056706
          },
          {
            "word": "mention",
            "start": 2567.35,
            "end": 2567.75,
            "confidence": 0.98527235,
            "punctuated_word": "mention",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "that",
            "start": 2567.75,
            "end": 2568.25,
            "confidence": 0.9994947,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "tes",
            "start": 2568.47,
            "end": 2568.9502,
            "confidence": 0.96575856,
            "punctuated_word": "TEs",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "have",
            "start": 2568.9502,
            "end": 2569.1902,
            "confidence": 0.9975877,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "a",
            "start": 2569.1902,
            "end": 2569.35,
            "confidence": 0.9962872,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "history",
            "start": 2569.35,
            "end": 2569.85,
            "confidence": 0.9999738,
            "punctuated_word": "history",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "of",
            "start": 2569.9102,
            "end": 2570.23,
            "confidence": 0.99987483,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "being",
            "start": 2570.23,
            "end": 2570.6301,
            "confidence": 0.9998149,
            "punctuated_word": "being",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "broken",
            "start": 2570.6301,
            "end": 2571.11,
            "confidence": 0.99926156,
            "punctuated_word": "broken",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "into",
            "start": 2571.11,
            "end": 2571.61,
            "confidence": 0.9617461,
            "punctuated_word": "into.",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          }
        ],
        "speaker": 3,
        "id": "03a53421-f610-46fa-b144-e099d72c4484"
      },
      {
        "start": 2572.31,
        "end": 2573.29,
        "confidence": 0.98378426,
        "channel": 0,
        "transcript": "And so",
        "words": [
          {
            "word": "and",
            "start": 2572.31,
            "end": 2572.79,
            "confidence": 0.99893826,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "so",
            "start": 2572.79,
            "end": 2573.29,
            "confidence": 0.96863025,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          }
        ],
        "speaker": 3,
        "id": "284a664c-5dc9-4819-9dd6-8c625448864d"
      },
      {
        "start": 2573.59,
        "end": 2576.57,
        "confidence": 0.99366,
        "channel": 0,
        "transcript": "with liquefaction, we do require that the key remains",
        "words": [
          {
            "word": "with",
            "start": 2573.59,
            "end": 2573.83,
            "confidence": 0.9673441,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "liquefaction",
            "start": 2573.83,
            "end": 2574.33,
            "confidence": 0.9785123,
            "punctuated_word": "liquefaction,",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "we",
            "start": 2574.55,
            "end": 2574.71,
            "confidence": 0.9994931,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "do",
            "start": 2574.71,
            "end": 2574.87,
            "confidence": 0.999962,
            "punctuated_word": "do",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "require",
            "start": 2574.87,
            "end": 2575.35,
            "confidence": 0.9998863,
            "punctuated_word": "require",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "that",
            "start": 2575.35,
            "end": 2575.59,
            "confidence": 0.9997962,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "the",
            "start": 2575.59,
            "end": 2575.75,
            "confidence": 0.9991673,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "key",
            "start": 2575.75,
            "end": 2576.07,
            "confidence": 0.9998234,
            "punctuated_word": "key",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "remains",
            "start": 2576.07,
            "end": 2576.57,
            "confidence": 0.99895406,
            "punctuated_word": "remains",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          }
        ],
        "speaker": 3,
        "id": "26a8acf0-8867-4aef-adf1-1969adcdab33"
      },
      {
        "start": 2577.255,
        "end": 2584.9548,
        "confidence": 0.94663066,
        "channel": 0,
        "transcript": "inside the t blockchain that liquefaction runs on so that other users using that account are able to access it.",
        "words": [
          {
            "word": "inside",
            "start": 2577.255,
            "end": 2577.7349,
            "confidence": 0.9988041,
            "punctuated_word": "inside",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "the",
            "start": 2577.7349,
            "end": 2578.055,
            "confidence": 0.99781007,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "t",
            "start": 2578.055,
            "end": 2578.555,
            "confidence": 0.4764059,
            "punctuated_word": "t",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "blockchain",
            "start": 2578.6948,
            "end": 2579.1948,
            "confidence": 0.940177,
            "punctuated_word": "blockchain",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "that",
            "start": 2579.255,
            "end": 2579.6548,
            "confidence": 0.9980757,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "liquefaction",
            "start": 2579.6548,
            "end": 2580.1548,
            "confidence": 0.98548645,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "runs",
            "start": 2580.295,
            "end": 2580.535,
            "confidence": 0.9998202,
            "punctuated_word": "runs",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "on",
            "start": 2580.535,
            "end": 2581.035,
            "confidence": 0.9995442,
            "punctuated_word": "on",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "so",
            "start": 2581.1748,
            "end": 2581.335,
            "confidence": 0.7790682,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "that",
            "start": 2581.335,
            "end": 2581.575,
            "confidence": 0.99942833,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "other",
            "start": 2581.575,
            "end": 2581.8948,
            "confidence": 0.9994368,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "users",
            "start": 2581.8948,
            "end": 2582.375,
            "confidence": 0.99980515,
            "punctuated_word": "users",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "using",
            "start": 2582.375,
            "end": 2582.615,
            "confidence": 0.9985275,
            "punctuated_word": "using",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "that",
            "start": 2582.615,
            "end": 2582.855,
            "confidence": 0.9992042,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "account",
            "start": 2582.855,
            "end": 2583.355,
            "confidence": 0.99988735,
            "punctuated_word": "account",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "are",
            "start": 2583.4949,
            "end": 2583.6548,
            "confidence": 0.99948955,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "able",
            "start": 2583.6548,
            "end": 2583.9749,
            "confidence": 0.9998404,
            "punctuated_word": "able",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "to",
            "start": 2583.9749,
            "end": 2584.135,
            "confidence": 0.99946135,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "access",
            "start": 2584.135,
            "end": 2584.4548,
            "confidence": 0.99993515,
            "punctuated_word": "access",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "it",
            "start": 2584.4548,
            "end": 2584.9548,
            "confidence": 0.7624041,
            "punctuated_word": "it.",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          }
        ],
        "speaker": 3,
        "id": "91576d59-35a6-4986-adde-1204c7e48067"
      },
      {
        "start": 2585.335,
        "end": 2587.515,
        "confidence": 0.99509954,
        "channel": 0,
        "transcript": "Because even if you connect",
        "words": [
          {
            "word": "because",
            "start": 2585.335,
            "end": 2585.835,
            "confidence": 0.9940665,
            "punctuated_word": "Because",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "even",
            "start": 2586.055,
            "end": 2586.295,
            "confidence": 0.9826649,
            "punctuated_word": "even",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "if",
            "start": 2586.295,
            "end": 2586.4548,
            "confidence": 0.9998061,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "you",
            "start": 2586.4548,
            "end": 2586.9548,
            "confidence": 0.9997056,
            "punctuated_word": "you",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "connect",
            "start": 2587.015,
            "end": 2587.515,
            "confidence": 0.99925464,
            "punctuated_word": "connect",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          }
        ],
        "speaker": 3,
        "id": "023bbbff-2692-40a8-a7e3-135e88b888cc"
      },
      {
        "start": 2587.9749,
        "end": 2595.12,
        "confidence": 0.97371304,
        "channel": 0,
        "transcript": "and other if other people have access to your account, they still wanna be able to use it. But in the future, we're thinking of developing",
        "words": [
          {
            "word": "and",
            "start": 2587.9749,
            "end": 2588.135,
            "confidence": 0.8142358,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "other",
            "start": 2588.135,
            "end": 2588.375,
            "confidence": 0.90296847,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "if",
            "start": 2588.615,
            "end": 2588.855,
            "confidence": 0.93111986,
            "punctuated_word": "if",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "other",
            "start": 2588.855,
            "end": 2589.015,
            "confidence": 0.9988636,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "people",
            "start": 2589.015,
            "end": 2589.4148,
            "confidence": 0.9999362,
            "punctuated_word": "people",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "have",
            "start": 2589.4148,
            "end": 2589.6548,
            "confidence": 0.9995272,
            "punctuated_word": "have",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "access",
            "start": 2589.6548,
            "end": 2590.055,
            "confidence": 0.99977106,
            "punctuated_word": "access",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "to",
            "start": 2590.055,
            "end": 2590.135,
            "confidence": 0.99945897,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.96959734
          },
          {
            "word": "your",
            "start": 2590.135,
            "end": 2590.295,
            "confidence": 0.99976844,
            "punctuated_word": "your",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "account",
            "start": 2590.295,
            "end": 2590.615,
            "confidence": 0.99688256,
            "punctuated_word": "account,",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "they",
            "start": 2590.615,
            "end": 2590.775,
            "confidence": 0.9997882,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "still",
            "start": 2590.775,
            "end": 2590.9348,
            "confidence": 0.99948823,
            "punctuated_word": "still",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "wanna",
            "start": 2590.9348,
            "end": 2591.1748,
            "confidence": 0.69084793,
            "punctuated_word": "wanna",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "be",
            "start": 2591.1748,
            "end": 2591.255,
            "confidence": 0.9974171,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "able",
            "start": 2591.255,
            "end": 2591.4949,
            "confidence": 0.9997521,
            "punctuated_word": "able",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "to",
            "start": 2591.4949,
            "end": 2591.6548,
            "confidence": 0.9986303,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "use",
            "start": 2591.6548,
            "end": 2591.7349,
            "confidence": 0.9996032,
            "punctuated_word": "use",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "it",
            "start": 2591.7349,
            "end": 2592.06,
            "confidence": 0.9950398,
            "punctuated_word": "it.",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "but",
            "start": 2592.1401,
            "end": 2592.3801,
            "confidence": 0.99901605,
            "punctuated_word": "But",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "in",
            "start": 2592.3801,
            "end": 2592.46,
            "confidence": 0.99681985,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.622358
          },
          {
            "word": "the",
            "start": 2592.46,
            "end": 2592.54,
            "confidence": 0.9995278,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "future",
            "start": 2592.54,
            "end": 2593.04,
            "confidence": 0.9990547,
            "punctuated_word": "future,",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "we're",
            "start": 2593.26,
            "end": 2593.74,
            "confidence": 0.9996371,
            "punctuated_word": "we're",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "thinking",
            "start": 2593.74,
            "end": 2594.1401,
            "confidence": 0.9998393,
            "punctuated_word": "thinking",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "of",
            "start": 2594.1401,
            "end": 2594.62,
            "confidence": 0.9997662,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "developing",
            "start": 2594.62,
            "end": 2595.12,
            "confidence": 0.99978095,
            "punctuated_word": "developing",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          }
        ],
        "speaker": 3,
        "id": "e9860087-8f10-4d97-bf05-42dd15ac3f3b"
      },
      {
        "start": 2595.58,
        "end": 2602.0,
        "confidence": 0.98638594,
        "channel": 0,
        "transcript": "a more secure system that would basically create a committee of TEEs to reduce the risk of a single one being compromised.",
        "words": [
          {
            "word": "a",
            "start": 2595.58,
            "end": 2595.74,
            "confidence": 0.9975083,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "more",
            "start": 2595.74,
            "end": 2595.98,
            "confidence": 0.9996119,
            "punctuated_word": "more",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "secure",
            "start": 2595.98,
            "end": 2596.3801,
            "confidence": 0.99838686,
            "punctuated_word": "secure",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "system",
            "start": 2596.3801,
            "end": 2596.78,
            "confidence": 0.9997974,
            "punctuated_word": "system",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "that",
            "start": 2596.78,
            "end": 2596.94,
            "confidence": 0.9997328,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "would",
            "start": 2596.94,
            "end": 2597.44,
            "confidence": 0.999908,
            "punctuated_word": "would",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "basically",
            "start": 2597.58,
            "end": 2597.98,
            "confidence": 0.9080918,
            "punctuated_word": "basically",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "create",
            "start": 2597.98,
            "end": 2598.22,
            "confidence": 0.99887425,
            "punctuated_word": "create",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "a",
            "start": 2598.22,
            "end": 2598.3801,
            "confidence": 0.99966645,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "committee",
            "start": 2598.3801,
            "end": 2598.7,
            "confidence": 0.99831426,
            "punctuated_word": "committee",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "of",
            "start": 2598.7,
            "end": 2598.94,
            "confidence": 0.9991769,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "tees",
            "start": 2598.94,
            "end": 2599.4202,
            "confidence": 0.8107831,
            "punctuated_word": "TEEs",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "to",
            "start": 2599.4202,
            "end": 2599.58,
            "confidence": 0.9986033,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "reduce",
            "start": 2599.58,
            "end": 2599.98,
            "confidence": 0.9999018,
            "punctuated_word": "reduce",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "the",
            "start": 2599.98,
            "end": 2600.06,
            "confidence": 0.9993789,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "risk",
            "start": 2600.06,
            "end": 2600.3801,
            "confidence": 0.99986327,
            "punctuated_word": "risk",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "of",
            "start": 2600.3801,
            "end": 2600.54,
            "confidence": 0.99987173,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.76189786
          },
          {
            "word": "a",
            "start": 2600.54,
            "end": 2600.62,
            "confidence": 0.99972516,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "single",
            "start": 2600.62,
            "end": 2600.94,
            "confidence": 0.9999571,
            "punctuated_word": "single",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "one",
            "start": 2600.94,
            "end": 2601.26,
            "confidence": 0.9998165,
            "punctuated_word": "one",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "being",
            "start": 2601.26,
            "end": 2601.5,
            "confidence": 0.99988353,
            "punctuated_word": "being",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "compromised",
            "start": 2601.5,
            "end": 2602.0,
            "confidence": 0.99363744,
            "punctuated_word": "compromised.",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          }
        ],
        "speaker": 3,
        "id": "1c5b43e5-7ac3-43a6-aad1-dab7645783c6"
      },
      {
        "start": 2602.3801,
        "end": 2604.96,
        "confidence": 0.98754853,
        "channel": 0,
        "transcript": "So there needs to be more security before liquefaction",
        "words": [
          {
            "word": "so",
            "start": 2602.3801,
            "end": 2602.62,
            "confidence": 0.9916045,
            "punctuated_word": "So",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "there",
            "start": 2602.62,
            "end": 2602.78,
            "confidence": 0.99952364,
            "punctuated_word": "there",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "needs",
            "start": 2602.78,
            "end": 2603.02,
            "confidence": 0.9997924,
            "punctuated_word": "needs",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "to",
            "start": 2603.02,
            "end": 2603.1802,
            "confidence": 0.99975365,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "be",
            "start": 2603.1802,
            "end": 2603.34,
            "confidence": 0.9998809,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "more",
            "start": 2603.34,
            "end": 2603.5,
            "confidence": 0.9997011,
            "punctuated_word": "more",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "security",
            "start": 2603.5,
            "end": 2603.98,
            "confidence": 0.9999279,
            "punctuated_word": "security",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "before",
            "start": 2603.98,
            "end": 2604.46,
            "confidence": 0.9997038,
            "punctuated_word": "before",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "liquefaction",
            "start": 2604.46,
            "end": 2604.96,
            "confidence": 0.89804864,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          }
        ],
        "speaker": 3,
        "id": "757f9e22-71ce-442b-971e-495d70b8727d"
      },
      {
        "start": 2605.5,
        "end": 2607.12,
        "confidence": 0.9927348,
        "channel": 0,
        "transcript": "probably will be used for",
        "words": [
          {
            "word": "probably",
            "start": 2605.5,
            "end": 2605.9001,
            "confidence": 0.9647096,
            "punctuated_word": "probably",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "will",
            "start": 2605.9001,
            "end": 2606.1401,
            "confidence": 0.99956065,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "be",
            "start": 2606.1401,
            "end": 2606.3,
            "confidence": 0.9998863,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "used",
            "start": 2606.3,
            "end": 2606.62,
            "confidence": 0.9999325,
            "punctuated_word": "used",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "for",
            "start": 2606.62,
            "end": 2607.12,
            "confidence": 0.99958485,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          }
        ],
        "speaker": 3,
        "id": "a337c524-a950-4a9d-8674-896fd3ee934c"
      },
      {
        "start": 2607.535,
        "end": 2608.915,
        "confidence": 0.9613698,
        "channel": 0,
        "transcript": "really high value applications.",
        "words": [
          {
            "word": "really",
            "start": 2607.535,
            "end": 2607.695,
            "confidence": 0.99954516,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "high",
            "start": 2607.695,
            "end": 2607.935,
            "confidence": 0.9998159,
            "punctuated_word": "high",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "value",
            "start": 2607.935,
            "end": 2608.415,
            "confidence": 0.99963045,
            "punctuated_word": "value",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          },
          {
            "word": "applications",
            "start": 2608.415,
            "end": 2608.915,
            "confidence": 0.84648776,
            "punctuated_word": "applications.",
            "speaker": 3,
            "speaker_confidence": 0.80788916
          }
        ],
        "speaker": 3,
        "id": "ffd06a92-5475-4b5f-8425-60a6eef451ed"
      },
      {
        "start": 2609.455,
        "end": 2616.915,
        "confidence": 0.95748687,
        "channel": 0,
        "transcript": "I've been to a couple of conference recently, and and AI is a big topic. It's everyone's talking about it, how it's gonna change web three.",
        "words": [
          {
            "word": "i've",
            "start": 2609.455,
            "end": 2609.855,
            "confidence": 0.9849519,
            "punctuated_word": "I've",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "been",
            "start": 2609.855,
            "end": 2610.095,
            "confidence": 0.9974884,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "to",
            "start": 2610.095,
            "end": 2610.175,
            "confidence": 0.990738,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "a",
            "start": 2610.175,
            "end": 2610.2551,
            "confidence": 0.87527955,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "couple",
            "start": 2610.2551,
            "end": 2610.495,
            "confidence": 0.9986137,
            "punctuated_word": "couple",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "of",
            "start": 2610.495,
            "end": 2610.655,
            "confidence": 0.9694447,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "conference",
            "start": 2610.655,
            "end": 2611.055,
            "confidence": 0.9734476,
            "punctuated_word": "conference",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "recently",
            "start": 2611.055,
            "end": 2611.455,
            "confidence": 0.91464376,
            "punctuated_word": "recently,",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "and",
            "start": 2611.455,
            "end": 2611.695,
            "confidence": 0.99803525,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "and",
            "start": 2611.695,
            "end": 2612.175,
            "confidence": 0.997815,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "ai",
            "start": 2612.175,
            "end": 2612.495,
            "confidence": 0.99901545,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "is",
            "start": 2612.495,
            "end": 2612.655,
            "confidence": 0.99968314,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "a",
            "start": 2612.655,
            "end": 2612.815,
            "confidence": 0.999054,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "big",
            "start": 2612.815,
            "end": 2613.135,
            "confidence": 0.99965477,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "topic",
            "start": 2613.135,
            "end": 2613.535,
            "confidence": 0.9884826,
            "punctuated_word": "topic.",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "it's",
            "start": 2613.535,
            "end": 2613.695,
            "confidence": 0.7494208,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "everyone's",
            "start": 2613.855,
            "end": 2614.2551,
            "confidence": 0.9966278,
            "punctuated_word": "everyone's",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "talking",
            "start": 2614.2551,
            "end": 2614.575,
            "confidence": 0.999542,
            "punctuated_word": "talking",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "about",
            "start": 2614.575,
            "end": 2614.815,
            "confidence": 0.9998442,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "it",
            "start": 2614.815,
            "end": 2615.055,
            "confidence": 0.96552074,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "how",
            "start": 2615.055,
            "end": 2615.215,
            "confidence": 0.99979705,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "it's",
            "start": 2615.215,
            "end": 2615.455,
            "confidence": 0.9997395,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "gonna",
            "start": 2615.455,
            "end": 2615.775,
            "confidence": 0.99605906,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "change",
            "start": 2615.775,
            "end": 2616.095,
            "confidence": 0.9989053,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "web",
            "start": 2616.095,
            "end": 2616.415,
            "confidence": 0.7315744,
            "punctuated_word": "web",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "three",
            "start": 2616.415,
            "end": 2616.915,
            "confidence": 0.77127755,
            "punctuated_word": "three.",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          }
        ],
        "speaker": 2,
        "id": "97eb5dfc-e970-4465-a7b5-c6f6978f25f5"
      },
      {
        "start": 2617.215,
        "end": 2623.72,
        "confidence": 0.9561647,
        "channel": 0,
        "transcript": "And AI in DAOs is is kind of a big thing. I know that many people do not like reading all the proposals.",
        "words": [
          {
            "word": "and",
            "start": 2617.215,
            "end": 2617.535,
            "confidence": 0.9969386,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "ai",
            "start": 2617.535,
            "end": 2617.855,
            "confidence": 0.83160967,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "in",
            "start": 2617.855,
            "end": 2618.015,
            "confidence": 0.60767746,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "daos",
            "start": 2618.015,
            "end": 2618.415,
            "confidence": 0.582744,
            "punctuated_word": "DAOs",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "is",
            "start": 2618.415,
            "end": 2618.575,
            "confidence": 0.99904054,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "is",
            "start": 2618.575,
            "end": 2618.815,
            "confidence": 0.9941777,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "kind",
            "start": 2618.815,
            "end": 2618.975,
            "confidence": 0.9934157,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "of",
            "start": 2618.975,
            "end": 2619.135,
            "confidence": 0.9995877,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8395503
          },
          {
            "word": "a",
            "start": 2619.135,
            "end": 2619.215,
            "confidence": 0.99947494,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "big",
            "start": 2619.215,
            "end": 2619.455,
            "confidence": 0.99993074,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "thing",
            "start": 2619.455,
            "end": 2619.775,
            "confidence": 0.9997561,
            "punctuated_word": "thing.",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "i",
            "start": 2619.775,
            "end": 2620.015,
            "confidence": 0.9998431,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "know",
            "start": 2620.015,
            "end": 2620.175,
            "confidence": 0.9998865,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "that",
            "start": 2620.175,
            "end": 2620.5,
            "confidence": 0.99973375,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "many",
            "start": 2620.66,
            "end": 2620.9,
            "confidence": 0.9998909,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "people",
            "start": 2620.9,
            "end": 2621.4,
            "confidence": 0.99996936,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "do",
            "start": 2621.62,
            "end": 2621.86,
            "confidence": 0.9995147,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "not",
            "start": 2621.86,
            "end": 2622.18,
            "confidence": 0.99995923,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "like",
            "start": 2622.18,
            "end": 2622.42,
            "confidence": 0.9981086,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "reading",
            "start": 2622.42,
            "end": 2622.9,
            "confidence": 0.9937715,
            "punctuated_word": "reading",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "all",
            "start": 2622.9,
            "end": 2623.06,
            "confidence": 0.9998976,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "the",
            "start": 2623.06,
            "end": 2623.22,
            "confidence": 0.9995442,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "proposals",
            "start": 2623.22,
            "end": 2623.72,
            "confidence": 0.99731565,
            "punctuated_word": "proposals.",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          }
        ],
        "speaker": 2,
        "id": "9bd06dd7-4906-4a66-ba16-27cdc85a24c7"
      },
      {
        "start": 2624.1,
        "end": 2628.44,
        "confidence": 0.94070506,
        "channel": 0,
        "transcript": "They would maybe prefer to have some kind of AI vote do the job for them.",
        "words": [
          {
            "word": "they",
            "start": 2624.1,
            "end": 2624.34,
            "confidence": 0.9928824,
            "punctuated_word": "They",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "would",
            "start": 2624.34,
            "end": 2624.58,
            "confidence": 0.9999664,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "maybe",
            "start": 2624.58,
            "end": 2624.82,
            "confidence": 0.9848535,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "prefer",
            "start": 2624.82,
            "end": 2625.3,
            "confidence": 0.99832815,
            "punctuated_word": "prefer",
            "speaker": 2,
            "speaker_confidence": 0.80342937
          },
          {
            "word": "to",
            "start": 2625.3,
            "end": 2625.38,
            "confidence": 0.9959561,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "have",
            "start": 2625.38,
            "end": 2625.62,
            "confidence": 0.9998313,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "some",
            "start": 2625.62,
            "end": 2625.78,
            "confidence": 0.9996146,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "kind",
            "start": 2625.78,
            "end": 2626.02,
            "confidence": 0.9989588,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "of",
            "start": 2626.02,
            "end": 2626.34,
            "confidence": 0.9995988,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "ai",
            "start": 2626.34,
            "end": 2626.66,
            "confidence": 0.9996911,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "vote",
            "start": 2626.66,
            "end": 2626.9,
            "confidence": 0.4942816,
            "punctuated_word": "vote",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "do",
            "start": 2626.9,
            "end": 2626.98,
            "confidence": 0.7317953,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "the",
            "start": 2626.98,
            "end": 2627.48,
            "confidence": 0.99691594,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "job",
            "start": 2627.54,
            "end": 2627.78,
            "confidence": 0.99826115,
            "punctuated_word": "job",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "for",
            "start": 2627.78,
            "end": 2627.94,
            "confidence": 0.9998104,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          },
          {
            "word": "them",
            "start": 2627.94,
            "end": 2628.44,
            "confidence": 0.86053526,
            "punctuated_word": "them.",
            "speaker": 2,
            "speaker_confidence": 0.69828707
          }
        ],
        "speaker": 2,
        "id": "5ec09c1a-1ab5-48b3-984e-971bc1fe310a"
      },
      {
        "start": 2628.82,
        "end": 2629.32,
        "confidence": 0.9915524,
        "channel": 0,
        "transcript": "So",
        "words": [
          {
            "word": "so",
            "start": 2628.82,
            "end": 2629.32,
            "confidence": 0.9915524,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.5499643
          }
        ],
        "speaker": 2,
        "id": "fe25b5f6-a2a5-4e32-97a6-a9d58673e610"
      },
      {
        "start": 2629.7,
        "end": 2630.36,
        "confidence": 0.9991201,
        "channel": 0,
        "transcript": "I feel",
        "words": [
          {
            "word": "i",
            "start": 2629.7,
            "end": 2629.86,
            "confidence": 0.9983601,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5499643
          },
          {
            "word": "feel",
            "start": 2629.86,
            "end": 2630.36,
            "confidence": 0.9998802,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.5499643
          }
        ],
        "speaker": 2,
        "id": "98980137-db69-449a-ba5e-93851f73507b"
      },
      {
        "start": 2630.74,
        "end": 2631.48,
        "confidence": 0.998659,
        "channel": 0,
        "transcript": "this integration",
        "words": [
          {
            "word": "this",
            "start": 2630.74,
            "end": 2630.98,
            "confidence": 0.9974558,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5499643
          },
          {
            "word": "integration",
            "start": 2630.98,
            "end": 2631.48,
            "confidence": 0.9998622,
            "punctuated_word": "integration",
            "speaker": 2,
            "speaker_confidence": 0.5499643
          }
        ],
        "speaker": 2,
        "id": "bd4496d7-6dd4-479d-a476-7bac3d1e04cf"
      },
      {
        "start": 2632.34,
        "end": 2635.72,
        "confidence": 0.9902873,
        "channel": 0,
        "transcript": "is gonna happen. I also feel like giving your vote",
        "words": [
          {
            "word": "is",
            "start": 2632.34,
            "end": 2632.5,
            "confidence": 0.99949884,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5499643
          },
          {
            "word": "gonna",
            "start": 2632.5,
            "end": 2632.82,
            "confidence": 0.9998091,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "happen",
            "start": 2632.82,
            "end": 2633.32,
            "confidence": 0.9998536,
            "punctuated_word": "happen.",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "i",
            "start": 2633.54,
            "end": 2633.7,
            "confidence": 0.99945635,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "also",
            "start": 2633.7,
            "end": 2634.02,
            "confidence": 0.99933225,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "feel",
            "start": 2634.02,
            "end": 2634.18,
            "confidence": 0.9998975,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 2634.18,
            "end": 2634.58,
            "confidence": 0.92530626,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "giving",
            "start": 2634.58,
            "end": 2634.9,
            "confidence": 0.9969361,
            "punctuated_word": "giving",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "your",
            "start": 2634.9,
            "end": 2635.22,
            "confidence": 0.99983776,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "vote",
            "start": 2635.22,
            "end": 2635.72,
            "confidence": 0.9829458,
            "punctuated_word": "vote",
            "speaker": 2,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 2,
        "id": "b3ebf4d9-b145-4b9e-92ac-fbd37e14ccf1"
      },
      {
        "start": 2636.205,
        "end": 2638.705,
        "confidence": 0.9981071,
        "channel": 0,
        "transcript": "to AI could be problematic in many ways. There's",
        "words": [
          {
            "word": "to",
            "start": 2636.205,
            "end": 2636.2852,
            "confidence": 0.99990296,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "ai",
            "start": 2636.2852,
            "end": 2636.5251,
            "confidence": 0.9998597,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "could",
            "start": 2636.5251,
            "end": 2636.685,
            "confidence": 0.9986249,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "be",
            "start": 2636.685,
            "end": 2636.925,
            "confidence": 0.9997757,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "problematic",
            "start": 2636.925,
            "end": 2637.425,
            "confidence": 0.9872602,
            "punctuated_word": "problematic",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "in",
            "start": 2637.485,
            "end": 2637.5652,
            "confidence": 0.99898046,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "many",
            "start": 2637.5652,
            "end": 2637.885,
            "confidence": 0.9997925,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "ways",
            "start": 2637.885,
            "end": 2638.205,
            "confidence": 0.9994153,
            "punctuated_word": "ways.",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "there's",
            "start": 2638.205,
            "end": 2638.705,
            "confidence": 0.99935126,
            "punctuated_word": "There's",
            "speaker": 2,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 2,
        "id": "11f91b75-bc3a-4d1e-8c10-3ff21111d21d"
      },
      {
        "start": 2639.0051,
        "end": 2650.145,
        "confidence": 0.9753525,
        "channel": 0,
        "transcript": "many attacks on top of kind of making AIs the things that maybe the user would not want to by kind of making some kind of poison attack or adversarial examples.",
        "words": [
          {
            "word": "many",
            "start": 2639.0051,
            "end": 2639.405,
            "confidence": 0.9998111,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "attacks",
            "start": 2639.405,
            "end": 2639.905,
            "confidence": 0.9991991,
            "punctuated_word": "attacks",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "on",
            "start": 2640.0452,
            "end": 2640.205,
            "confidence": 0.9998172,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "top",
            "start": 2640.205,
            "end": 2640.445,
            "confidence": 0.99992347,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 2640.445,
            "end": 2640.7651,
            "confidence": 0.9991924,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "kind",
            "start": 2640.7651,
            "end": 2641.0051,
            "confidence": 0.8939728,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 2641.0051,
            "end": 2641.405,
            "confidence": 0.99973255,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "making",
            "start": 2641.405,
            "end": 2641.885,
            "confidence": 0.99501437,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "ais",
            "start": 2641.885,
            "end": 2642.365,
            "confidence": 0.94822633,
            "punctuated_word": "AIs",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 2642.365,
            "end": 2642.605,
            "confidence": 0.6552067,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "things",
            "start": 2642.605,
            "end": 2642.925,
            "confidence": 0.99905103,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 2642.925,
            "end": 2643.165,
            "confidence": 0.9998337,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "maybe",
            "start": 2643.165,
            "end": 2643.405,
            "confidence": 0.98860276,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 2643.405,
            "end": 2643.5652,
            "confidence": 0.9997135,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "user",
            "start": 2643.5652,
            "end": 2643.885,
            "confidence": 0.999954,
            "punctuated_word": "user",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "would",
            "start": 2643.885,
            "end": 2644.0452,
            "confidence": 0.9998385,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "not",
            "start": 2644.0452,
            "end": 2644.2852,
            "confidence": 0.9999552,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "want",
            "start": 2644.2852,
            "end": 2644.5251,
            "confidence": 0.99947876,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 2644.5251,
            "end": 2644.7651,
            "confidence": 0.9989625,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "by",
            "start": 2644.7651,
            "end": 2645.165,
            "confidence": 0.9683375,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "kind",
            "start": 2645.165,
            "end": 2645.405,
            "confidence": 0.9682921,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 2645.405,
            "end": 2645.725,
            "confidence": 0.9998516,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "making",
            "start": 2645.725,
            "end": 2646.125,
            "confidence": 0.9700429,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "some",
            "start": 2646.125,
            "end": 2646.625,
            "confidence": 0.9996942,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "kind",
            "start": 2646.8452,
            "end": 2647.0852,
            "confidence": 0.98921376,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 2647.0852,
            "end": 2647.405,
            "confidence": 0.99992096,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "poison",
            "start": 2647.405,
            "end": 2647.8052,
            "confidence": 0.991251,
            "punctuated_word": "poison",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "attack",
            "start": 2647.8052,
            "end": 2648.2852,
            "confidence": 0.9926069,
            "punctuated_word": "attack",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "or",
            "start": 2648.2852,
            "end": 2648.7852,
            "confidence": 0.99670106,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "adversarial",
            "start": 2648.8452,
            "end": 2649.3452,
            "confidence": 0.99644566,
            "punctuated_word": "adversarial",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "examples",
            "start": 2649.645,
            "end": 2650.145,
            "confidence": 0.8880801,
            "punctuated_word": "examples.",
            "speaker": 2,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 2,
        "id": "29a677ab-e695-4223-afb6-2c125f44e250"
      },
      {
        "start": 2650.77,
        "end": 2658.95,
        "confidence": 0.9540055,
        "channel": 0,
        "transcript": "And I do see that needs to be taken care of, and there's sure gonna be research on top of that in the future when it's more common. But I guess",
        "words": [
          {
            "word": "and",
            "start": 2650.77,
            "end": 2651.09,
            "confidence": 0.987151,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "i",
            "start": 2651.09,
            "end": 2651.33,
            "confidence": 0.9984213,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "do",
            "start": 2651.33,
            "end": 2651.57,
            "confidence": 0.8285892,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "see",
            "start": 2651.57,
            "end": 2651.81,
            "confidence": 0.9998086,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 2651.81,
            "end": 2652.1301,
            "confidence": 0.99971074,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "needs",
            "start": 2652.1301,
            "end": 2652.29,
            "confidence": 0.9760082,
            "punctuated_word": "needs",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 2652.29,
            "end": 2652.45,
            "confidence": 0.99967813,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "be",
            "start": 2652.45,
            "end": 2652.61,
            "confidence": 0.99923956,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "taken",
            "start": 2652.61,
            "end": 2652.93,
            "confidence": 0.9999094,
            "punctuated_word": "taken",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "care",
            "start": 2652.93,
            "end": 2653.17,
            "confidence": 0.9996933,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 2653.17,
            "end": 2653.4102,
            "confidence": 0.93346345,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 2653.4102,
            "end": 2653.57,
            "confidence": 0.9994406,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "there's",
            "start": 2653.57,
            "end": 2654.07,
            "confidence": 0.9921148,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "sure",
            "start": 2654.1301,
            "end": 2654.45,
            "confidence": 0.554772,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "gonna",
            "start": 2654.45,
            "end": 2654.69,
            "confidence": 0.964415,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "be",
            "start": 2654.69,
            "end": 2654.85,
            "confidence": 0.9969422,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "research",
            "start": 2654.85,
            "end": 2655.25,
            "confidence": 0.9825068,
            "punctuated_word": "research",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "on",
            "start": 2655.25,
            "end": 2655.4102,
            "confidence": 0.9997681,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "top",
            "start": 2655.4102,
            "end": 2655.57,
            "confidence": 0.99987864,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 2655.57,
            "end": 2655.6501,
            "confidence": 0.9995009,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "that",
            "start": 2655.6501,
            "end": 2655.81,
            "confidence": 0.99986863,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "in",
            "start": 2655.81,
            "end": 2655.97,
            "confidence": 0.9997919,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "the",
            "start": 2655.97,
            "end": 2656.05,
            "confidence": 0.9993813,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "future",
            "start": 2656.05,
            "end": 2656.37,
            "confidence": 0.9999349,
            "punctuated_word": "future",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "when",
            "start": 2656.37,
            "end": 2656.61,
            "confidence": 0.77640235,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "it's",
            "start": 2656.61,
            "end": 2656.93,
            "confidence": 0.99856716,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "more",
            "start": 2656.93,
            "end": 2657.43,
            "confidence": 0.99988794,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "common",
            "start": 2657.57,
            "end": 2658.05,
            "confidence": 0.8115014,
            "punctuated_word": "common.",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "but",
            "start": 2658.05,
            "end": 2658.37,
            "confidence": 0.9989555,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "i",
            "start": 2658.37,
            "end": 2658.45,
            "confidence": 0.77889806,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "guess",
            "start": 2658.45,
            "end": 2658.95,
            "confidence": 0.9999708,
            "punctuated_word": "guess",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          }
        ],
        "speaker": 2,
        "id": "d3a7007e-be48-4a57-a38f-0c48b502862d"
      },
      {
        "start": 2659.4102,
        "end": 2660.31,
        "confidence": 0.9836266,
        "channel": 0,
        "transcript": "time will tell.",
        "words": [
          {
            "word": "time",
            "start": 2659.4102,
            "end": 2659.57,
            "confidence": 0.9514515,
            "punctuated_word": "time",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "will",
            "start": 2659.57,
            "end": 2659.81,
            "confidence": 0.9995436,
            "punctuated_word": "will",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          },
          {
            "word": "tell",
            "start": 2659.81,
            "end": 2660.31,
            "confidence": 0.9998847,
            "punctuated_word": "tell.",
            "speaker": 2,
            "speaker_confidence": 0.6910808
          }
        ],
        "speaker": 2,
        "id": "b9c98d89-3e56-4ca4-8f74-2c1c0be284f6"
      },
      {
        "start": 2660.85,
        "end": 2667.045,
        "confidence": 0.9807467,
        "channel": 0,
        "transcript": "And before we jump to quiz, I wanted to also give you a chance to maybe mention anything that we haven't",
        "words": [
          {
            "word": "and",
            "start": 2660.85,
            "end": 2661.09,
            "confidence": 0.99834096,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "before",
            "start": 2661.09,
            "end": 2661.49,
            "confidence": 0.9997501,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "we",
            "start": 2661.49,
            "end": 2661.6501,
            "confidence": 0.9999355,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "jump",
            "start": 2661.6501,
            "end": 2661.8901,
            "confidence": 0.99836653,
            "punctuated_word": "jump",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "to",
            "start": 2661.8901,
            "end": 2662.05,
            "confidence": 0.9986253,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "quiz",
            "start": 2662.05,
            "end": 2662.545,
            "confidence": 0.99770254,
            "punctuated_word": "quiz,",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "i",
            "start": 2662.785,
            "end": 2663.025,
            "confidence": 0.9997609,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "wanted",
            "start": 2663.025,
            "end": 2663.2249,
            "confidence": 0.9636241,
            "punctuated_word": "wanted",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "to",
            "start": 2663.2249,
            "end": 2663.4248,
            "confidence": 0.65682596,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "also",
            "start": 2663.4248,
            "end": 2663.665,
            "confidence": 0.99905056,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "give",
            "start": 2663.665,
            "end": 2663.825,
            "confidence": 0.9982838,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "you",
            "start": 2663.825,
            "end": 2663.9849,
            "confidence": 0.9999293,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "a",
            "start": 2663.9849,
            "end": 2664.065,
            "confidence": 0.99585295,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "chance",
            "start": 2664.065,
            "end": 2664.385,
            "confidence": 0.99995387,
            "punctuated_word": "chance",
            "speaker": 0,
            "speaker_confidence": 0.5153515
          },
          {
            "word": "to",
            "start": 2664.385,
            "end": 2664.4648,
            "confidence": 0.99974173,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "maybe",
            "start": 2664.4648,
            "end": 2664.9648,
            "confidence": 0.9934,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "mention",
            "start": 2665.025,
            "end": 2665.525,
            "confidence": 0.9971813,
            "punctuated_word": "mention",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "anything",
            "start": 2665.585,
            "end": 2666.085,
            "confidence": 0.999793,
            "punctuated_word": "anything",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "that",
            "start": 2666.145,
            "end": 2666.385,
            "confidence": 0.9998117,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "we",
            "start": 2666.385,
            "end": 2666.545,
            "confidence": 0.9997744,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "haven't",
            "start": 2666.545,
            "end": 2667.045,
            "confidence": 0.99997973,
            "punctuated_word": "haven't",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          }
        ],
        "speaker": 0,
        "id": "772e6bec-2c42-4678-b5d0-e1306e01b88d"
      },
      {
        "start": 2667.585,
        "end": 2670.565,
        "confidence": 0.9893231,
        "channel": 0,
        "transcript": "covered yet, but you wanted to make sure that",
        "words": [
          {
            "word": "covered",
            "start": 2667.585,
            "end": 2668.065,
            "confidence": 0.99949145,
            "punctuated_word": "covered",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "yet",
            "start": 2668.065,
            "end": 2668.385,
            "confidence": 0.93422306,
            "punctuated_word": "yet,",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "but",
            "start": 2668.385,
            "end": 2668.625,
            "confidence": 0.9993223,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "you",
            "start": 2668.625,
            "end": 2668.865,
            "confidence": 0.9869414,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "wanted",
            "start": 2668.865,
            "end": 2669.1848,
            "confidence": 0.9850499,
            "punctuated_word": "wanted",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "to",
            "start": 2669.1848,
            "end": 2669.345,
            "confidence": 0.99969435,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "make",
            "start": 2669.345,
            "end": 2669.505,
            "confidence": 0.9998919,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "sure",
            "start": 2669.505,
            "end": 2670.005,
            "confidence": 0.9995116,
            "punctuated_word": "sure",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "that",
            "start": 2670.065,
            "end": 2670.565,
            "confidence": 0.9997824,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          }
        ],
        "speaker": 0,
        "id": "a621b84d-3248-4f30-81f1-7bc940fcf499"
      },
      {
        "start": 2671.025,
        "end": 2674.405,
        "confidence": 0.9634712,
        "channel": 0,
        "transcript": "it's there. Maybe any message, any last comments.",
        "words": [
          {
            "word": "it's",
            "start": 2671.025,
            "end": 2671.265,
            "confidence": 0.9993109,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "there",
            "start": 2671.265,
            "end": 2671.665,
            "confidence": 0.9664992,
            "punctuated_word": "there.",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "maybe",
            "start": 2671.665,
            "end": 2671.9849,
            "confidence": 0.99322414,
            "punctuated_word": "Maybe",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "any",
            "start": 2671.9849,
            "end": 2672.305,
            "confidence": 0.9729326,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "message",
            "start": 2672.305,
            "end": 2672.805,
            "confidence": 0.94463444,
            "punctuated_word": "message,",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "any",
            "start": 2672.9448,
            "end": 2673.4448,
            "confidence": 0.99988675,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "last",
            "start": 2673.585,
            "end": 2673.905,
            "confidence": 0.99943596,
            "punctuated_word": "last",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          },
          {
            "word": "comments",
            "start": 2673.905,
            "end": 2674.405,
            "confidence": 0.83184564,
            "punctuated_word": "comments.",
            "speaker": 0,
            "speaker_confidence": 0.76525784
          }
        ],
        "speaker": 0,
        "id": "5c6d039d-0331-4fe6-a937-019f9d891852"
      },
      {
        "start": 2676.09,
        "end": 2677.07,
        "confidence": 0.9309625,
        "channel": 0,
        "transcript": "Yeah. I",
        "words": [
          {
            "word": "yeah",
            "start": 2676.09,
            "end": 2676.57,
            "confidence": 0.8623098,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "i",
            "start": 2676.57,
            "end": 2677.07,
            "confidence": 0.9996152,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 2,
        "id": "fa410a2d-b7be-4667-86ab-8d33fab2193b"
      },
      {
        "start": 2677.61,
        "end": 2681.87,
        "confidence": 0.99440134,
        "channel": 0,
        "transcript": "I would advise people to kind of get familiar with liquefaction,",
        "words": [
          {
            "word": "i",
            "start": 2677.61,
            "end": 2677.85,
            "confidence": 0.9973634,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "would",
            "start": 2677.85,
            "end": 2678.35,
            "confidence": 0.99982554,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "advise",
            "start": 2678.4102,
            "end": 2678.8901,
            "confidence": 0.99079216,
            "punctuated_word": "advise",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "people",
            "start": 2678.8901,
            "end": 2679.37,
            "confidence": 0.99981636,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 2679.37,
            "end": 2679.77,
            "confidence": 0.9999144,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "kind",
            "start": 2679.77,
            "end": 2680.01,
            "confidence": 0.9935343,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 2680.01,
            "end": 2680.4902,
            "confidence": 0.9999033,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "get",
            "start": 2680.4902,
            "end": 2680.7302,
            "confidence": 0.99922025,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "familiar",
            "start": 2680.7302,
            "end": 2681.1301,
            "confidence": 0.9998722,
            "punctuated_word": "familiar",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "with",
            "start": 2681.1301,
            "end": 2681.37,
            "confidence": 0.9994677,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "liquefaction",
            "start": 2681.37,
            "end": 2681.87,
            "confidence": 0.9587046,
            "punctuated_word": "liquefaction,",
            "speaker": 2,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 2,
        "id": "be06db19-1748-4e9a-8d63-8f5a141153e1"
      },
      {
        "start": 2682.33,
        "end": 2689.835,
        "confidence": 0.9551207,
        "channel": 0,
        "transcript": "the concept, how complete knowledge interacts with it, and and rethink their applications from this kind of new ownership",
        "words": [
          {
            "word": "the",
            "start": 2682.33,
            "end": 2682.57,
            "confidence": 0.9997985,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "concept",
            "start": 2682.57,
            "end": 2683.07,
            "confidence": 0.90154004,
            "punctuated_word": "concept,",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "how",
            "start": 2683.29,
            "end": 2683.61,
            "confidence": 0.85491306,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "complete",
            "start": 2683.61,
            "end": 2684.01,
            "confidence": 0.6169778,
            "punctuated_word": "complete",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "knowledge",
            "start": 2684.01,
            "end": 2684.4102,
            "confidence": 0.9989442,
            "punctuated_word": "knowledge",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "interacts",
            "start": 2684.4102,
            "end": 2684.81,
            "confidence": 0.99352914,
            "punctuated_word": "interacts",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "with",
            "start": 2684.81,
            "end": 2685.05,
            "confidence": 0.99986935,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "it",
            "start": 2685.05,
            "end": 2685.37,
            "confidence": 0.90446424,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 2685.37,
            "end": 2685.6902,
            "confidence": 0.99937457,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 2685.6902,
            "end": 2686.01,
            "confidence": 0.98230183,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "rethink",
            "start": 2686.01,
            "end": 2686.4102,
            "confidence": 0.99169755,
            "punctuated_word": "rethink",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "their",
            "start": 2686.4102,
            "end": 2686.7302,
            "confidence": 0.92287713,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "applications",
            "start": 2686.7302,
            "end": 2687.2302,
            "confidence": 0.9985066,
            "punctuated_word": "applications",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "from",
            "start": 2687.53,
            "end": 2688.03,
            "confidence": 0.99969006,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "this",
            "start": 2688.09,
            "end": 2688.33,
            "confidence": 0.98711383,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "kind",
            "start": 2688.33,
            "end": 2688.4902,
            "confidence": 0.99632394,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 2688.4902,
            "end": 2688.855,
            "confidence": 0.999811,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "new",
            "start": 2689.175,
            "end": 2689.335,
            "confidence": 0.99974257,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "ownership",
            "start": 2689.335,
            "end": 2689.835,
            "confidence": 0.99981874,
            "punctuated_word": "ownership",
            "speaker": 2,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 2,
        "id": "083d0a6d-783c-4e32-88d1-48e29ff23a11"
      },
      {
        "start": 2690.135,
        "end": 2692.075,
        "confidence": 0.93070936,
        "channel": 0,
        "transcript": "viewpoint because it's gonna",
        "words": [
          {
            "word": "viewpoint",
            "start": 2690.135,
            "end": 2690.635,
            "confidence": 0.97770417,
            "punctuated_word": "viewpoint",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "because",
            "start": 2690.695,
            "end": 2691.195,
            "confidence": 0.7462357,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "it's",
            "start": 2691.255,
            "end": 2691.575,
            "confidence": 0.9996778,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "gonna",
            "start": 2691.575,
            "end": 2692.075,
            "confidence": 0.9992198,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 2,
        "id": "39ac0cdd-e887-4cf2-96ae-5851871efac2"
      },
      {
        "start": 2692.375,
        "end": 2700.2349,
        "confidence": 0.9877198,
        "channel": 0,
        "transcript": "definitely be a bigger thing in the future. And I guess before we transition to the quiz, I I'd love to kinda ask maybe a a summarizing",
        "words": [
          {
            "word": "definitely",
            "start": 2692.375,
            "end": 2692.775,
            "confidence": 0.99384946,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "be",
            "start": 2692.775,
            "end": 2693.175,
            "confidence": 0.9997516,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 2693.175,
            "end": 2693.335,
            "confidence": 0.9997564,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "bigger",
            "start": 2693.335,
            "end": 2693.7349,
            "confidence": 0.9998222,
            "punctuated_word": "bigger",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "thing",
            "start": 2693.7349,
            "end": 2693.895,
            "confidence": 0.99974066,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "in",
            "start": 2693.895,
            "end": 2693.975,
            "confidence": 0.99981016,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 2693.975,
            "end": 2694.135,
            "confidence": 0.99888235,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "future",
            "start": 2694.135,
            "end": 2694.635,
            "confidence": 0.99954593,
            "punctuated_word": "future.",
            "speaker": 2,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 2694.855,
            "end": 2695.015,
            "confidence": 0.99742895,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.59796655
          },
          {
            "word": "i",
            "start": 2695.015,
            "end": 2695.095,
            "confidence": 0.8485545,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.59796655
          },
          {
            "word": "guess",
            "start": 2695.095,
            "end": 2695.335,
            "confidence": 0.999979,
            "punctuated_word": "guess",
            "speaker": 1,
            "speaker_confidence": 0.59796655
          },
          {
            "word": "before",
            "start": 2695.335,
            "end": 2695.655,
            "confidence": 0.96331406,
            "punctuated_word": "before",
            "speaker": 1,
            "speaker_confidence": 0.59796655
          },
          {
            "word": "we",
            "start": 2695.655,
            "end": 2695.975,
            "confidence": 0.9998307,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.59796655
          },
          {
            "word": "transition",
            "start": 2695.975,
            "end": 2696.475,
            "confidence": 0.9970493,
            "punctuated_word": "transition",
            "speaker": 1,
            "speaker_confidence": 0.59796655
          },
          {
            "word": "to",
            "start": 2696.535,
            "end": 2696.695,
            "confidence": 0.9983878,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.59796655
          },
          {
            "word": "the",
            "start": 2696.695,
            "end": 2696.855,
            "confidence": 0.9999373,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.59796655
          },
          {
            "word": "quiz",
            "start": 2696.855,
            "end": 2697.255,
            "confidence": 0.9990113,
            "punctuated_word": "quiz,",
            "speaker": 1,
            "speaker_confidence": 0.59796655
          },
          {
            "word": "i",
            "start": 2697.255,
            "end": 2697.335,
            "confidence": 0.99819106,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.606112
          },
          {
            "word": "i'd",
            "start": 2697.415,
            "end": 2697.655,
            "confidence": 0.9999829,
            "punctuated_word": "I'd",
            "speaker": 1,
            "speaker_confidence": 0.606112
          },
          {
            "word": "love",
            "start": 2697.655,
            "end": 2697.815,
            "confidence": 0.9995084,
            "punctuated_word": "love",
            "speaker": 1,
            "speaker_confidence": 0.606112
          },
          {
            "word": "to",
            "start": 2697.815,
            "end": 2698.055,
            "confidence": 0.99977607,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.606112
          },
          {
            "word": "kinda",
            "start": 2698.055,
            "end": 2698.295,
            "confidence": 0.97139704,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.606112
          },
          {
            "word": "ask",
            "start": 2698.295,
            "end": 2698.795,
            "confidence": 0.999373,
            "punctuated_word": "ask",
            "speaker": 1,
            "speaker_confidence": 0.606112
          },
          {
            "word": "maybe",
            "start": 2698.935,
            "end": 2699.335,
            "confidence": 0.9501939,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.606112
          },
          {
            "word": "a",
            "start": 2699.335,
            "end": 2699.655,
            "confidence": 0.9948828,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.606112
          },
          {
            "word": "a",
            "start": 2699.655,
            "end": 2699.7349,
            "confidence": 0.9606856,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "summarizing",
            "start": 2699.7349,
            "end": 2700.2349,
            "confidence": 0.99979025,
            "punctuated_word": "summarizing",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          }
        ],
        "speaker": 1,
        "id": "90538827-1e4a-40ef-ae21-80bbe1e3c8ac"
      },
      {
        "start": 2700.695,
        "end": 2701.195,
        "confidence": 0.9667358,
        "channel": 0,
        "transcript": "question.",
        "words": [
          {
            "word": "question",
            "start": 2700.695,
            "end": 2701.195,
            "confidence": 0.9667358,
            "punctuated_word": "question.",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          }
        ],
        "speaker": 1,
        "id": "61e0abd7-9f3d-423d-a904-d89871a3a53b"
      },
      {
        "start": 2701.655,
        "end": 2705.01,
        "confidence": 0.9971308,
        "channel": 0,
        "transcript": "And when both of you think of how, you know, liquefaction",
        "words": [
          {
            "word": "and",
            "start": 2701.655,
            "end": 2701.975,
            "confidence": 0.99817514,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "when",
            "start": 2701.975,
            "end": 2702.295,
            "confidence": 0.99974674,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "both",
            "start": 2702.295,
            "end": 2702.535,
            "confidence": 0.99989283,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "of",
            "start": 2702.535,
            "end": 2702.695,
            "confidence": 0.9995852,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "you",
            "start": 2702.695,
            "end": 2702.855,
            "confidence": 0.9994746,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "think",
            "start": 2702.855,
            "end": 2703.175,
            "confidence": 0.999828,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "of",
            "start": 2703.175,
            "end": 2703.415,
            "confidence": 0.9995334,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "how",
            "start": 2703.415,
            "end": 2703.915,
            "confidence": 0.994925,
            "punctuated_word": "how,",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "you",
            "start": 2704.1902,
            "end": 2704.27,
            "confidence": 0.9997795,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "know",
            "start": 2704.27,
            "end": 2704.51,
            "confidence": 0.99989665,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "liquefaction",
            "start": 2704.51,
            "end": 2705.01,
            "confidence": 0.9776024,
            "punctuated_word": "liquefaction",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          }
        ],
        "speaker": 1,
        "id": "7fec2cb5-8018-4299-98c1-be7eeb0c1d4f"
      },
      {
        "start": 2705.4702,
        "end": 2707.01,
        "confidence": 0.9984434,
        "channel": 0,
        "transcript": "will, you know, fundamentally",
        "words": [
          {
            "word": "will",
            "start": 2705.4702,
            "end": 2705.9702,
            "confidence": 0.9952873,
            "punctuated_word": "will,",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "you",
            "start": 2706.03,
            "end": 2706.1902,
            "confidence": 0.9988312,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "know",
            "start": 2706.1902,
            "end": 2706.51,
            "confidence": 0.9998857,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "fundamentally",
            "start": 2706.51,
            "end": 2707.01,
            "confidence": 0.9997694,
            "punctuated_word": "fundamentally",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          }
        ],
        "speaker": 1,
        "id": "0c339204-5c0c-44c1-9e18-46361c729ff4"
      },
      {
        "start": 2707.31,
        "end": 2709.01,
        "confidence": 0.99685484,
        "channel": 0,
        "transcript": "reshape governance or enable",
        "words": [
          {
            "word": "reshape",
            "start": 2707.31,
            "end": 2707.79,
            "confidence": 0.99793863,
            "punctuated_word": "reshape",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "governance",
            "start": 2707.79,
            "end": 2708.29,
            "confidence": 0.99955326,
            "punctuated_word": "governance",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "or",
            "start": 2708.35,
            "end": 2708.51,
            "confidence": 0.99008137,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "enable",
            "start": 2708.51,
            "end": 2709.01,
            "confidence": 0.9998462,
            "punctuated_word": "enable",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          }
        ],
        "speaker": 1,
        "id": "6ed34e3b-320e-404d-ab60-30b5365aebf6"
      },
      {
        "start": 2709.3901,
        "end": 2710.77,
        "confidence": 0.9858282,
        "channel": 0,
        "transcript": "new elements of governance,",
        "words": [
          {
            "word": "new",
            "start": 2709.3901,
            "end": 2709.55,
            "confidence": 0.9997857,
            "punctuated_word": "new",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "elements",
            "start": 2709.55,
            "end": 2710.05,
            "confidence": 0.99974877,
            "punctuated_word": "elements",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "of",
            "start": 2710.11,
            "end": 2710.27,
            "confidence": 0.9995672,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "governance",
            "start": 2710.27,
            "end": 2710.77,
            "confidence": 0.94421124,
            "punctuated_word": "governance,",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          }
        ],
        "speaker": 1,
        "id": "be63de05-4e04-4783-b739-71f4b40f79bb"
      },
      {
        "start": 2711.2302,
        "end": 2715.01,
        "confidence": 0.98662794,
        "channel": 0,
        "transcript": "what do you see as kind of the core elements? Because I know we've talked about interoperability",
        "words": [
          {
            "word": "what",
            "start": 2711.2302,
            "end": 2711.3901,
            "confidence": 0.9973736,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "do",
            "start": 2711.3901,
            "end": 2711.55,
            "confidence": 0.99967456,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "you",
            "start": 2711.55,
            "end": 2711.6301,
            "confidence": 0.9996636,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.75065255
          },
          {
            "word": "see",
            "start": 2711.6301,
            "end": 2711.79,
            "confidence": 0.99985635,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.20287299
          },
          {
            "word": "as",
            "start": 2711.79,
            "end": 2711.9502,
            "confidence": 0.9965822,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.20287299
          },
          {
            "word": "kind",
            "start": 2711.9502,
            "end": 2712.11,
            "confidence": 0.8293119,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.20287299
          },
          {
            "word": "of",
            "start": 2712.11,
            "end": 2712.27,
            "confidence": 0.9988883,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.20287299
          },
          {
            "word": "the",
            "start": 2712.27,
            "end": 2712.4302,
            "confidence": 0.99910706,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.49247742
          },
          {
            "word": "core",
            "start": 2712.4302,
            "end": 2712.6702,
            "confidence": 0.9997389,
            "punctuated_word": "core",
            "speaker": 1,
            "speaker_confidence": 0.49247742
          },
          {
            "word": "elements",
            "start": 2712.6702,
            "end": 2713.1702,
            "confidence": 0.9739712,
            "punctuated_word": "elements?",
            "speaker": 1,
            "speaker_confidence": 0.49247742
          },
          {
            "word": "because",
            "start": 2713.2302,
            "end": 2713.4702,
            "confidence": 0.985061,
            "punctuated_word": "Because",
            "speaker": 1,
            "speaker_confidence": 0.49247742
          },
          {
            "word": "i",
            "start": 2713.4702,
            "end": 2713.55,
            "confidence": 0.9997248,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.49247742
          },
          {
            "word": "know",
            "start": 2713.55,
            "end": 2713.7102,
            "confidence": 0.9999335,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "we've",
            "start": 2713.7102,
            "end": 2713.9502,
            "confidence": 0.9977571,
            "punctuated_word": "we've",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "talked",
            "start": 2713.9502,
            "end": 2714.11,
            "confidence": 0.99940836,
            "punctuated_word": "talked",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "about",
            "start": 2714.11,
            "end": 2714.51,
            "confidence": 0.9982957,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "interoperability",
            "start": 2714.51,
            "end": 2715.01,
            "confidence": 0.99832654,
            "punctuated_word": "interoperability",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          }
        ],
        "speaker": 1,
        "id": "fb46ac7e-60d6-4993-ba60-845a58b3132c"
      },
      {
        "start": 2715.3901,
        "end": 2722.565,
        "confidence": 0.96127754,
        "channel": 0,
        "transcript": "and privacy and certain accessibility, but also dark DAOs. And, you know, especially if we're jumping forward to a future where liquefaction",
        "words": [
          {
            "word": "and",
            "start": 2715.3901,
            "end": 2715.55,
            "confidence": 0.9079947,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "privacy",
            "start": 2715.55,
            "end": 2716.05,
            "confidence": 0.99990225,
            "punctuated_word": "privacy",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "and",
            "start": 2716.11,
            "end": 2716.35,
            "confidence": 0.97758,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "certain",
            "start": 2716.35,
            "end": 2716.6702,
            "confidence": 0.9979138,
            "punctuated_word": "certain",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "accessibility",
            "start": 2716.6702,
            "end": 2717.1702,
            "confidence": 0.96007377,
            "punctuated_word": "accessibility,",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "but",
            "start": 2717.3901,
            "end": 2717.55,
            "confidence": 0.9996767,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "also",
            "start": 2717.55,
            "end": 2717.87,
            "confidence": 0.9198134,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "dark",
            "start": 2717.87,
            "end": 2718.1902,
            "confidence": 0.8969443,
            "punctuated_word": "dark",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "daos",
            "start": 2718.1902,
            "end": 2718.51,
            "confidence": 0.6737609,
            "punctuated_word": "DAOs.",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "and",
            "start": 2718.51,
            "end": 2718.83,
            "confidence": 0.9531915,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "you",
            "start": 2718.83,
            "end": 2718.99,
            "confidence": 0.9982279,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "know",
            "start": 2718.99,
            "end": 2719.425,
            "confidence": 0.99667156,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "especially",
            "start": 2719.585,
            "end": 2719.905,
            "confidence": 0.99901927,
            "punctuated_word": "especially",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "if",
            "start": 2719.905,
            "end": 2720.145,
            "confidence": 0.8804418,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "we're",
            "start": 2720.145,
            "end": 2720.305,
            "confidence": 0.99975526,
            "punctuated_word": "we're",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "jumping",
            "start": 2720.305,
            "end": 2720.705,
            "confidence": 0.9998834,
            "punctuated_word": "jumping",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "forward",
            "start": 2720.705,
            "end": 2721.0251,
            "confidence": 0.9997881,
            "punctuated_word": "forward",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "to",
            "start": 2721.0251,
            "end": 2721.2651,
            "confidence": 0.99965537,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "a",
            "start": 2721.2651,
            "end": 2721.345,
            "confidence": 0.9994117,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8296008
          },
          {
            "word": "future",
            "start": 2721.345,
            "end": 2721.745,
            "confidence": 0.9995695,
            "punctuated_word": "future",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "where",
            "start": 2721.745,
            "end": 2722.065,
            "confidence": 0.9974706,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "liquefaction",
            "start": 2722.065,
            "end": 2722.565,
            "confidence": 0.99135953,
            "punctuated_word": "liquefaction",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          }
        ],
        "speaker": 1,
        "id": "b3594cf4-3c0b-47e7-be1d-6dd964dd5b57"
      },
      {
        "start": 2722.865,
        "end": 2727.125,
        "confidence": 0.98061216,
        "channel": 0,
        "transcript": "is much more proliferated, where complete knowledge systems are very robust,",
        "words": [
          {
            "word": "is",
            "start": 2722.865,
            "end": 2723.0251,
            "confidence": 0.9997125,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "much",
            "start": 2723.0251,
            "end": 2723.2651,
            "confidence": 0.9998801,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "more",
            "start": 2723.2651,
            "end": 2723.585,
            "confidence": 0.99969673,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "proliferated",
            "start": 2723.585,
            "end": 2724.085,
            "confidence": 0.97804546,
            "punctuated_word": "proliferated,",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "where",
            "start": 2724.305,
            "end": 2724.5452,
            "confidence": 0.99932003,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "complete",
            "start": 2724.5452,
            "end": 2724.865,
            "confidence": 0.99700147,
            "punctuated_word": "complete",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "knowledge",
            "start": 2724.865,
            "end": 2725.2651,
            "confidence": 0.9998752,
            "punctuated_word": "knowledge",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "systems",
            "start": 2725.2651,
            "end": 2725.7651,
            "confidence": 0.99978393,
            "punctuated_word": "systems",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "are",
            "start": 2725.825,
            "end": 2726.305,
            "confidence": 0.999869,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "very",
            "start": 2726.305,
            "end": 2726.625,
            "confidence": 0.99882096,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "robust",
            "start": 2726.625,
            "end": 2727.125,
            "confidence": 0.8147281,
            "punctuated_word": "robust,",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          }
        ],
        "speaker": 1,
        "id": "1dae9929-ea3f-4799-a332-a2ce5726a419"
      },
      {
        "start": 2727.425,
        "end": 2739.6802,
        "confidence": 0.99142396,
        "channel": 0,
        "transcript": "how do you kind of see the main changes to governance, or what do you see as kind of the the core of governance in that world looking like? I I feel like complete knowledge tools are gonna be more accessible in the future.",
        "words": [
          {
            "word": "how",
            "start": 2727.425,
            "end": 2727.585,
            "confidence": 0.99805295,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "do",
            "start": 2727.585,
            "end": 2727.745,
            "confidence": 0.9998117,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.8231726
          },
          {
            "word": "you",
            "start": 2727.745,
            "end": 2727.825,
            "confidence": 0.999688,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "kind",
            "start": 2727.825,
            "end": 2728.065,
            "confidence": 0.9873679,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "of",
            "start": 2728.065,
            "end": 2728.305,
            "confidence": 0.99976283,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "see",
            "start": 2728.305,
            "end": 2728.705,
            "confidence": 0.9997311,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "the",
            "start": 2728.705,
            "end": 2728.865,
            "confidence": 0.9996731,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "main",
            "start": 2728.865,
            "end": 2729.2651,
            "confidence": 0.99954295,
            "punctuated_word": "main",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "changes",
            "start": 2729.2651,
            "end": 2729.7651,
            "confidence": 0.9992385,
            "punctuated_word": "changes",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "to",
            "start": 2730.065,
            "end": 2730.305,
            "confidence": 0.9997191,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "governance",
            "start": 2730.305,
            "end": 2730.7852,
            "confidence": 0.83712983,
            "punctuated_word": "governance,",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "or",
            "start": 2730.7852,
            "end": 2730.945,
            "confidence": 0.99958676,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "what",
            "start": 2730.945,
            "end": 2731.185,
            "confidence": 0.99974805,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "do",
            "start": 2731.185,
            "end": 2731.2651,
            "confidence": 0.99958056,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.7341833
          },
          {
            "word": "you",
            "start": 2731.2651,
            "end": 2731.425,
            "confidence": 0.99873096,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "see",
            "start": 2731.425,
            "end": 2731.585,
            "confidence": 0.9997578,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "as",
            "start": 2731.585,
            "end": 2731.825,
            "confidence": 0.99824643,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "kind",
            "start": 2731.825,
            "end": 2731.985,
            "confidence": 0.8890204,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "of",
            "start": 2731.985,
            "end": 2732.065,
            "confidence": 0.9987834,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "the",
            "start": 2732.065,
            "end": 2732.305,
            "confidence": 0.9995865,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "the",
            "start": 2732.305,
            "end": 2732.385,
            "confidence": 0.99443567,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "core",
            "start": 2732.385,
            "end": 2732.705,
            "confidence": 0.9996618,
            "punctuated_word": "core",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "of",
            "start": 2732.705,
            "end": 2732.865,
            "confidence": 0.9955342,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "governance",
            "start": 2732.865,
            "end": 2733.365,
            "confidence": 0.99956936,
            "punctuated_word": "governance",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "in",
            "start": 2733.425,
            "end": 2733.585,
            "confidence": 0.9996861,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "that",
            "start": 2733.585,
            "end": 2733.745,
            "confidence": 0.99986315,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "world",
            "start": 2733.745,
            "end": 2734.065,
            "confidence": 0.9998022,
            "punctuated_word": "world",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "looking",
            "start": 2734.065,
            "end": 2734.385,
            "confidence": 0.99786097,
            "punctuated_word": "looking",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "like",
            "start": 2734.385,
            "end": 2734.86,
            "confidence": 0.99915564,
            "punctuated_word": "like?",
            "speaker": 1,
            "speaker_confidence": 0.729959
          },
          {
            "word": "i",
            "start": 2735.02,
            "end": 2735.26,
            "confidence": 0.9991221,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "i",
            "start": 2735.26,
            "end": 2735.58,
            "confidence": 0.9988011,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "feel",
            "start": 2735.58,
            "end": 2735.9802,
            "confidence": 0.99838066,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "like",
            "start": 2735.9802,
            "end": 2736.4602,
            "confidence": 0.9798269,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "complete",
            "start": 2736.4602,
            "end": 2736.86,
            "confidence": 0.97153,
            "punctuated_word": "complete",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "knowledge",
            "start": 2736.86,
            "end": 2737.26,
            "confidence": 0.9993973,
            "punctuated_word": "knowledge",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "tools",
            "start": 2737.26,
            "end": 2737.58,
            "confidence": 0.9993249,
            "punctuated_word": "tools",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "are",
            "start": 2737.58,
            "end": 2737.74,
            "confidence": 0.99923944,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "gonna",
            "start": 2737.74,
            "end": 2738.06,
            "confidence": 0.99277824,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "be",
            "start": 2738.06,
            "end": 2738.1401,
            "confidence": 0.9989104,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "more",
            "start": 2738.1401,
            "end": 2738.4602,
            "confidence": 0.99940383,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "accessible",
            "start": 2738.4602,
            "end": 2738.86,
            "confidence": 0.99906355,
            "punctuated_word": "accessible",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "in",
            "start": 2738.86,
            "end": 2739.02,
            "confidence": 0.9997377,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "the",
            "start": 2739.02,
            "end": 2739.1802,
            "confidence": 0.99964786,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          },
          {
            "word": "future",
            "start": 2739.1802,
            "end": 2739.6802,
            "confidence": 0.9991554,
            "punctuated_word": "future.",
            "speaker": 2,
            "speaker_confidence": 0.6898832
          }
        ],
        "speaker": 1,
        "id": "8cd2fc41-9e08-4576-ab02-dd3c4c4c6833"
      },
      {
        "start": 2740.1401,
        "end": 2741.9202,
        "confidence": 0.9983041,
        "channel": 0,
        "transcript": "It's gonna be easier for applications",
        "words": [
          {
            "word": "it's",
            "start": 2740.1401,
            "end": 2740.2202,
            "confidence": 0.99933434,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.5915891
          },
          {
            "word": "gonna",
            "start": 2740.2202,
            "end": 2740.4602,
            "confidence": 0.99637115,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.5915891
          },
          {
            "word": "be",
            "start": 2740.4602,
            "end": 2740.62,
            "confidence": 0.99605113,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.5915891
          },
          {
            "word": "easier",
            "start": 2740.62,
            "end": 2741.1,
            "confidence": 0.9999151,
            "punctuated_word": "easier",
            "speaker": 2,
            "speaker_confidence": 0.5915891
          },
          {
            "word": "for",
            "start": 2741.1,
            "end": 2741.4202,
            "confidence": 0.9990809,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.5915891
          },
          {
            "word": "applications",
            "start": 2741.4202,
            "end": 2741.9202,
            "confidence": 0.99907196,
            "punctuated_word": "applications",
            "speaker": 2,
            "speaker_confidence": 0.5915891
          }
        ],
        "speaker": 2,
        "id": "10c59745-bda3-4b0e-b43f-87bbafff1d3c"
      },
      {
        "start": 2742.86,
        "end": 2747.205,
        "confidence": 0.9978057,
        "channel": 0,
        "transcript": "to kind of decide whether they require this kind of protection against liquefaction or not.",
        "words": [
          {
            "word": "to",
            "start": 2742.86,
            "end": 2742.9402,
            "confidence": 0.99979705,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5915891
          },
          {
            "word": "kind",
            "start": 2742.9402,
            "end": 2743.1802,
            "confidence": 0.9906703,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "of",
            "start": 2743.1802,
            "end": 2743.4202,
            "confidence": 0.9998198,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "decide",
            "start": 2743.4202,
            "end": 2743.82,
            "confidence": 0.9976653,
            "punctuated_word": "decide",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "whether",
            "start": 2743.82,
            "end": 2744.1401,
            "confidence": 0.9995435,
            "punctuated_word": "whether",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "they",
            "start": 2744.1401,
            "end": 2744.3,
            "confidence": 0.999726,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "require",
            "start": 2744.3,
            "end": 2744.78,
            "confidence": 0.99492824,
            "punctuated_word": "require",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "this",
            "start": 2744.78,
            "end": 2745.02,
            "confidence": 0.9956737,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "kind",
            "start": 2745.02,
            "end": 2745.1802,
            "confidence": 0.9991223,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "of",
            "start": 2745.1802,
            "end": 2745.34,
            "confidence": 0.99959034,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "protection",
            "start": 2745.34,
            "end": 2745.74,
            "confidence": 0.9994721,
            "punctuated_word": "protection",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "against",
            "start": 2745.74,
            "end": 2746.06,
            "confidence": 0.99979955,
            "punctuated_word": "against",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "liquefaction",
            "start": 2746.06,
            "end": 2746.56,
            "confidence": 0.99964553,
            "punctuated_word": "liquefaction",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "or",
            "start": 2746.7002,
            "end": 2746.86,
            "confidence": 0.99930966,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "not",
            "start": 2746.86,
            "end": 2747.205,
            "confidence": 0.9923238,
            "punctuated_word": "not.",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          }
        ],
        "speaker": 2,
        "id": "a2c1b036-858b-4862-81e9-361ba0eefc7a"
      },
      {
        "start": 2748.165,
        "end": 2755.7852,
        "confidence": 0.96207666,
        "channel": 0,
        "transcript": "And new markets are gonna appear. Web three really likes monetizing stuff, so I'm sure some DAOs are gonna be happy with this kind of new private",
        "words": [
          {
            "word": "and",
            "start": 2748.165,
            "end": 2748.3252,
            "confidence": 0.3463214,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "new",
            "start": 2748.3252,
            "end": 2748.5652,
            "confidence": 0.9796682,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "markets",
            "start": 2748.5652,
            "end": 2748.965,
            "confidence": 0.9998516,
            "punctuated_word": "markets",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "are",
            "start": 2748.965,
            "end": 2749.0452,
            "confidence": 0.99976045,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "gonna",
            "start": 2749.0452,
            "end": 2749.365,
            "confidence": 0.9983199,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "appear",
            "start": 2749.365,
            "end": 2749.845,
            "confidence": 0.9742454,
            "punctuated_word": "appear.",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "web",
            "start": 2749.845,
            "end": 2750.165,
            "confidence": 0.97301775,
            "punctuated_word": "Web",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "three",
            "start": 2750.165,
            "end": 2750.405,
            "confidence": 0.9902964,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "really",
            "start": 2750.405,
            "end": 2750.645,
            "confidence": 0.94191974,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "likes",
            "start": 2750.645,
            "end": 2751.0452,
            "confidence": 0.99236804,
            "punctuated_word": "likes",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "monetizing",
            "start": 2751.0452,
            "end": 2751.5452,
            "confidence": 0.99845207,
            "punctuated_word": "monetizing",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "stuff",
            "start": 2751.605,
            "end": 2751.845,
            "confidence": 0.9433359,
            "punctuated_word": "stuff,",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "so",
            "start": 2751.845,
            "end": 2752.085,
            "confidence": 0.99852943,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "i'm",
            "start": 2752.085,
            "end": 2752.3252,
            "confidence": 0.99982107,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "sure",
            "start": 2752.3252,
            "end": 2752.8052,
            "confidence": 0.9998615,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "some",
            "start": 2752.8052,
            "end": 2753.0452,
            "confidence": 0.99732804,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "daos",
            "start": 2753.0452,
            "end": 2753.365,
            "confidence": 0.9502075,
            "punctuated_word": "DAOs",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "are",
            "start": 2753.365,
            "end": 2753.445,
            "confidence": 0.9993724,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "gonna",
            "start": 2753.445,
            "end": 2753.685,
            "confidence": 0.9981121,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "be",
            "start": 2753.685,
            "end": 2754.0051,
            "confidence": 0.9984327,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "happy",
            "start": 2754.0051,
            "end": 2754.3252,
            "confidence": 0.9994418,
            "punctuated_word": "happy",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "with",
            "start": 2754.3252,
            "end": 2754.485,
            "confidence": 0.9990951,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "this",
            "start": 2754.485,
            "end": 2754.725,
            "confidence": 0.9099434,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "kind",
            "start": 2754.725,
            "end": 2754.885,
            "confidence": 0.99748516,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "of",
            "start": 2754.885,
            "end": 2755.0452,
            "confidence": 0.99912924,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "new",
            "start": 2755.0452,
            "end": 2755.2852,
            "confidence": 0.9977367,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "private",
            "start": 2755.2852,
            "end": 2755.7852,
            "confidence": 0.9940215,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          }
        ],
        "speaker": 2,
        "id": "d934fd2b-bc85-4a50-a259-412c86aee1ab"
      },
      {
        "start": 2756.165,
        "end": 2757.225,
        "confidence": 0.98544604,
        "channel": 0,
        "transcript": "selling of votes.",
        "words": [
          {
            "word": "selling",
            "start": 2756.165,
            "end": 2756.485,
            "confidence": 0.99748445,
            "punctuated_word": "selling",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "of",
            "start": 2756.485,
            "end": 2756.725,
            "confidence": 0.9891061,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "votes",
            "start": 2756.725,
            "end": 2757.225,
            "confidence": 0.96974754,
            "punctuated_word": "votes.",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          }
        ],
        "speaker": 2,
        "id": "56e2fd54-352a-43a3-be09-c4716431b74f"
      },
      {
        "start": 2757.7651,
        "end": 2764.28,
        "confidence": 0.975381,
        "channel": 0,
        "transcript": "And, this kind of extra liquidity we are adding to the blockchain, I'm sure, is gonna be, like, good in in many ways.",
        "words": [
          {
            "word": "and",
            "start": 2757.7651,
            "end": 2758.085,
            "confidence": 0.9941238,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "this",
            "start": 2758.405,
            "end": 2758.645,
            "confidence": 0.98599535,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "kind",
            "start": 2758.645,
            "end": 2758.885,
            "confidence": 0.98778206,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "of",
            "start": 2758.885,
            "end": 2759.22,
            "confidence": 0.98464096,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "extra",
            "start": 2759.3,
            "end": 2759.6199,
            "confidence": 0.8571385,
            "punctuated_word": "extra",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "liquidity",
            "start": 2759.6199,
            "end": 2760.02,
            "confidence": 0.99974257,
            "punctuated_word": "liquidity",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "we",
            "start": 2760.02,
            "end": 2760.18,
            "confidence": 0.9892982,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "are",
            "start": 2760.18,
            "end": 2760.34,
            "confidence": 0.9982691,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "adding",
            "start": 2760.34,
            "end": 2760.5,
            "confidence": 0.997945,
            "punctuated_word": "adding",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "to",
            "start": 2760.5,
            "end": 2760.74,
            "confidence": 0.9982443,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "the",
            "start": 2760.74,
            "end": 2760.82,
            "confidence": 0.99907255,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "blockchain",
            "start": 2760.82,
            "end": 2761.22,
            "confidence": 0.9307685,
            "punctuated_word": "blockchain,",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "i'm",
            "start": 2761.22,
            "end": 2761.38,
            "confidence": 0.9980595,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "sure",
            "start": 2761.38,
            "end": 2761.54,
            "confidence": 0.7466186,
            "punctuated_word": "sure,",
            "speaker": 2,
            "speaker_confidence": 0.89637876
          },
          {
            "word": "is",
            "start": 2761.54,
            "end": 2761.7,
            "confidence": 0.978234,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6004276
          },
          {
            "word": "gonna",
            "start": 2761.7,
            "end": 2761.94,
            "confidence": 0.99759287,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.6004276
          },
          {
            "word": "be",
            "start": 2761.94,
            "end": 2762.42,
            "confidence": 0.9931682,
            "punctuated_word": "be,",
            "speaker": 2,
            "speaker_confidence": 0.6004276
          },
          {
            "word": "like",
            "start": 2762.42,
            "end": 2762.82,
            "confidence": 0.9997815,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6004276
          },
          {
            "word": "good",
            "start": 2762.82,
            "end": 2763.22,
            "confidence": 0.9998197,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.6004276
          },
          {
            "word": "in",
            "start": 2763.22,
            "end": 2763.38,
            "confidence": 0.99906415,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6004276
          },
          {
            "word": "in",
            "start": 2763.38,
            "end": 2763.54,
            "confidence": 0.9991073,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6004276
          },
          {
            "word": "many",
            "start": 2763.54,
            "end": 2763.78,
            "confidence": 0.99948347,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.6004276
          },
          {
            "word": "ways",
            "start": 2763.78,
            "end": 2764.28,
            "confidence": 0.9998146,
            "punctuated_word": "ways.",
            "speaker": 2,
            "speaker_confidence": 0.6004276
          }
        ],
        "speaker": 2,
        "id": "f49f785b-9b48-456b-a764-0df6b9a5d520"
      },
      {
        "start": 2764.9,
        "end": 2767.88,
        "confidence": 0.9684405,
        "channel": 0,
        "transcript": "Yeah. I completely agree with Danny. I think we'll",
        "words": [
          {
            "word": "yeah",
            "start": 2764.9,
            "end": 2765.3,
            "confidence": 0.999344,
            "punctuated_word": "Yeah.",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "i",
            "start": 2765.3,
            "end": 2765.6199,
            "confidence": 0.99949,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "completely",
            "start": 2765.6199,
            "end": 2766.02,
            "confidence": 0.74808156,
            "punctuated_word": "completely",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "agree",
            "start": 2766.02,
            "end": 2766.26,
            "confidence": 0.99993336,
            "punctuated_word": "agree",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "with",
            "start": 2766.26,
            "end": 2766.5,
            "confidence": 0.9998934,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "danny",
            "start": 2766.5,
            "end": 2766.98,
            "confidence": 0.9707351,
            "punctuated_word": "Danny.",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "i",
            "start": 2766.98,
            "end": 2767.14,
            "confidence": 0.99971944,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "think",
            "start": 2767.14,
            "end": 2767.38,
            "confidence": 0.99991035,
            "punctuated_word": "think",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "we'll",
            "start": 2767.38,
            "end": 2767.88,
            "confidence": 0.9988574,
            "punctuated_word": "we'll",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          }
        ],
        "speaker": 3,
        "id": "d2e8ea41-cfe5-428e-8671-14db2e3e3420"
      },
      {
        "start": 2768.34,
        "end": 2782.695,
        "confidence": 0.99420565,
        "channel": 0,
        "transcript": "see a little bit more complexity in governance as the model gets not as simple in terms of ownership, but it's not something that the DAO community won't be able to navigate. And I am excited to see what how they address some of the challenges that liquefaction",
        "words": [
          {
            "word": "see",
            "start": 2768.34,
            "end": 2768.5,
            "confidence": 0.9990159,
            "punctuated_word": "see",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "a",
            "start": 2768.5,
            "end": 2768.58,
            "confidence": 0.9969216,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "little",
            "start": 2768.58,
            "end": 2768.82,
            "confidence": 0.99911946,
            "punctuated_word": "little",
            "speaker": 3,
            "speaker_confidence": 0.52967924
          },
          {
            "word": "bit",
            "start": 2768.82,
            "end": 2768.9,
            "confidence": 0.99945897,
            "punctuated_word": "bit",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "more",
            "start": 2768.9,
            "end": 2769.14,
            "confidence": 0.99976665,
            "punctuated_word": "more",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "complexity",
            "start": 2769.14,
            "end": 2769.64,
            "confidence": 0.9997329,
            "punctuated_word": "complexity",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "in",
            "start": 2769.8599,
            "end": 2770.02,
            "confidence": 0.99887556,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "governance",
            "start": 2770.02,
            "end": 2770.52,
            "confidence": 0.99991846,
            "punctuated_word": "governance",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "as",
            "start": 2770.66,
            "end": 2771.16,
            "confidence": 0.99677414,
            "punctuated_word": "as",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "the",
            "start": 2771.3,
            "end": 2771.54,
            "confidence": 0.9995055,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "model",
            "start": 2771.54,
            "end": 2771.8599,
            "confidence": 0.9998486,
            "punctuated_word": "model",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "gets",
            "start": 2771.8599,
            "end": 2772.0999,
            "confidence": 0.99888676,
            "punctuated_word": "gets",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "not",
            "start": 2772.0999,
            "end": 2772.26,
            "confidence": 0.9974727,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "as",
            "start": 2772.26,
            "end": 2772.42,
            "confidence": 0.9997011,
            "punctuated_word": "as",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "simple",
            "start": 2772.42,
            "end": 2772.74,
            "confidence": 0.9998989,
            "punctuated_word": "simple",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "in",
            "start": 2772.74,
            "end": 2772.9,
            "confidence": 0.9992016,
            "punctuated_word": "in",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "terms",
            "start": 2772.9,
            "end": 2773.14,
            "confidence": 0.9999863,
            "punctuated_word": "terms",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "of",
            "start": 2773.14,
            "end": 2773.3,
            "confidence": 0.9997085,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "ownership",
            "start": 2773.3,
            "end": 2773.8,
            "confidence": 0.85978603,
            "punctuated_word": "ownership,",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "but",
            "start": 2774.035,
            "end": 2774.355,
            "confidence": 0.99943584,
            "punctuated_word": "but",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "it's",
            "start": 2774.355,
            "end": 2774.595,
            "confidence": 0.99934584,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "not",
            "start": 2774.595,
            "end": 2774.835,
            "confidence": 0.9998233,
            "punctuated_word": "not",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "something",
            "start": 2774.835,
            "end": 2775.235,
            "confidence": 0.99991024,
            "punctuated_word": "something",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "that",
            "start": 2775.235,
            "end": 2775.635,
            "confidence": 0.99973017,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "the",
            "start": 2775.635,
            "end": 2775.795,
            "confidence": 0.99953747,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "dao",
            "start": 2775.795,
            "end": 2776.035,
            "confidence": 0.9694798,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "community",
            "start": 2776.035,
            "end": 2776.435,
            "confidence": 0.99837095,
            "punctuated_word": "community",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "won't",
            "start": 2776.435,
            "end": 2776.595,
            "confidence": 0.99992794,
            "punctuated_word": "won't",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "be",
            "start": 2776.595,
            "end": 2776.755,
            "confidence": 0.99982506,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "able",
            "start": 2776.755,
            "end": 2776.995,
            "confidence": 0.9999609,
            "punctuated_word": "able",
            "speaker": 3,
            "speaker_confidence": 0.80341995
          },
          {
            "word": "to",
            "start": 2776.995,
            "end": 2777.075,
            "confidence": 0.99861586,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "navigate",
            "start": 2777.075,
            "end": 2777.575,
            "confidence": 0.95814097,
            "punctuated_word": "navigate.",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "and",
            "start": 2777.715,
            "end": 2777.955,
            "confidence": 0.99854577,
            "punctuated_word": "And",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "i",
            "start": 2777.955,
            "end": 2778.115,
            "confidence": 0.9998491,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "am",
            "start": 2778.115,
            "end": 2778.515,
            "confidence": 0.9993974,
            "punctuated_word": "am",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "excited",
            "start": 2778.515,
            "end": 2778.995,
            "confidence": 0.99984956,
            "punctuated_word": "excited",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "to",
            "start": 2778.995,
            "end": 2779.155,
            "confidence": 0.99966514,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "see",
            "start": 2779.155,
            "end": 2779.395,
            "confidence": 0.99995196,
            "punctuated_word": "see",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "what",
            "start": 2779.395,
            "end": 2779.715,
            "confidence": 0.99943894,
            "punctuated_word": "what",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "how",
            "start": 2779.795,
            "end": 2779.955,
            "confidence": 0.99992645,
            "punctuated_word": "how",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "they",
            "start": 2779.955,
            "end": 2780.195,
            "confidence": 0.9995555,
            "punctuated_word": "they",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "address",
            "start": 2780.195,
            "end": 2780.515,
            "confidence": 0.9894196,
            "punctuated_word": "address",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "some",
            "start": 2780.515,
            "end": 2780.675,
            "confidence": 0.9994242,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "of",
            "start": 2780.675,
            "end": 2781.175,
            "confidence": 0.9995814,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "the",
            "start": 2781.235,
            "end": 2781.395,
            "confidence": 0.9987771,
            "punctuated_word": "the",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "challenges",
            "start": 2781.395,
            "end": 2781.895,
            "confidence": 0.9993197,
            "punctuated_word": "challenges",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "that",
            "start": 2781.955,
            "end": 2782.195,
            "confidence": 0.9993457,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "liquefaction",
            "start": 2782.195,
            "end": 2782.695,
            "confidence": 0.974143,
            "punctuated_word": "liquefaction",
            "speaker": 3,
            "speaker_confidence": 0.804661
          }
        ],
        "speaker": 3,
        "id": "34986b26-bb4e-4064-b296-b8766b9eed66"
      },
      {
        "start": 2783.235,
        "end": 2786.535,
        "confidence": 0.99145174,
        "channel": 0,
        "transcript": "and some other threats to DAO governance pose to them.",
        "words": [
          {
            "word": "and",
            "start": 2783.235,
            "end": 2783.735,
            "confidence": 0.9946197,
            "punctuated_word": "and",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "some",
            "start": 2783.875,
            "end": 2784.035,
            "confidence": 0.9972367,
            "punctuated_word": "some",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "other",
            "start": 2784.035,
            "end": 2784.355,
            "confidence": 0.9996536,
            "punctuated_word": "other",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "threats",
            "start": 2784.355,
            "end": 2784.675,
            "confidence": 0.99940085,
            "punctuated_word": "threats",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "to",
            "start": 2784.675,
            "end": 2784.835,
            "confidence": 0.9978562,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.804661
          },
          {
            "word": "dao",
            "start": 2784.835,
            "end": 2784.995,
            "confidence": 0.99872047,
            "punctuated_word": "DAO",
            "speaker": 3,
            "speaker_confidence": 0.41027462
          },
          {
            "word": "governance",
            "start": 2784.995,
            "end": 2785.495,
            "confidence": 0.9993824,
            "punctuated_word": "governance",
            "speaker": 3,
            "speaker_confidence": 0.41027462
          },
          {
            "word": "pose",
            "start": 2785.635,
            "end": 2785.875,
            "confidence": 0.9284047,
            "punctuated_word": "pose",
            "speaker": 3,
            "speaker_confidence": 0.41027462
          },
          {
            "word": "to",
            "start": 2785.875,
            "end": 2786.035,
            "confidence": 0.9995104,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.41027462
          },
          {
            "word": "them",
            "start": 2786.035,
            "end": 2786.535,
            "confidence": 0.9997324,
            "punctuated_word": "them.",
            "speaker": 3,
            "speaker_confidence": 0.41027462
          }
        ],
        "speaker": 3,
        "id": "dd44b756-4d1e-4af7-82f0-70e87325f9d6"
      },
      {
        "start": 2787.29,
        "end": 2789.39,
        "confidence": 0.9486695,
        "channel": 0,
        "transcript": "Yeah. No. I appreciate you both helping",
        "words": [
          {
            "word": "yeah",
            "start": 2787.29,
            "end": 2787.45,
            "confidence": 0.8976846,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "no",
            "start": 2787.45,
            "end": 2787.6099,
            "confidence": 0.77328765,
            "punctuated_word": "No.",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "i",
            "start": 2787.6099,
            "end": 2787.77,
            "confidence": 0.9921101,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "appreciate",
            "start": 2787.77,
            "end": 2788.27,
            "confidence": 0.99964654,
            "punctuated_word": "appreciate",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "you",
            "start": 2788.41,
            "end": 2788.65,
            "confidence": 0.99966276,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "both",
            "start": 2788.65,
            "end": 2788.89,
            "confidence": 0.9996258,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "helping",
            "start": 2788.89,
            "end": 2789.39,
            "confidence": 0.97866905,
            "punctuated_word": "helping",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          }
        ],
        "speaker": 1,
        "id": "824d4bd3-954c-46da-a802-bd6be2b76df1"
      },
      {
        "start": 2789.77,
        "end": 2799.55,
        "confidence": 0.9800226,
        "channel": 0,
        "transcript": "kinda summarize it there, and I feel like that's a great transition to our final segment on the podcast, which is this quiz where I'll be asking you a couple of questions,",
        "words": [
          {
            "word": "kinda",
            "start": 2789.77,
            "end": 2790.17,
            "confidence": 0.8308887,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "summarize",
            "start": 2790.17,
            "end": 2790.67,
            "confidence": 0.9965977,
            "punctuated_word": "summarize",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "it",
            "start": 2790.73,
            "end": 2790.81,
            "confidence": 0.9870367,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "there",
            "start": 2790.81,
            "end": 2791.05,
            "confidence": 0.9521785,
            "punctuated_word": "there,",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "and",
            "start": 2791.05,
            "end": 2791.21,
            "confidence": 0.99987316,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "i",
            "start": 2791.21,
            "end": 2791.29,
            "confidence": 0.9997309,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6232262
          },
          {
            "word": "feel",
            "start": 2791.29,
            "end": 2791.45,
            "confidence": 0.9996816,
            "punctuated_word": "feel",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "like",
            "start": 2791.45,
            "end": 2791.69,
            "confidence": 0.9879831,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "that's",
            "start": 2791.69,
            "end": 2791.93,
            "confidence": 0.99967873,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "a",
            "start": 2791.93,
            "end": 2792.01,
            "confidence": 0.9995714,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "great",
            "start": 2792.01,
            "end": 2792.49,
            "confidence": 0.9999677,
            "punctuated_word": "great",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "transition",
            "start": 2792.49,
            "end": 2792.99,
            "confidence": 0.9999124,
            "punctuated_word": "transition",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "to",
            "start": 2793.05,
            "end": 2793.21,
            "confidence": 0.999554,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "our",
            "start": 2793.21,
            "end": 2793.45,
            "confidence": 0.9997341,
            "punctuated_word": "our",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "final",
            "start": 2793.45,
            "end": 2793.77,
            "confidence": 0.99991715,
            "punctuated_word": "final",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "segment",
            "start": 2793.77,
            "end": 2794.25,
            "confidence": 0.99963355,
            "punctuated_word": "segment",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "on",
            "start": 2794.25,
            "end": 2794.41,
            "confidence": 0.999699,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "the",
            "start": 2794.41,
            "end": 2794.65,
            "confidence": 0.9998646,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "podcast",
            "start": 2794.65,
            "end": 2795.15,
            "confidence": 0.96080154,
            "punctuated_word": "podcast,",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "which",
            "start": 2795.21,
            "end": 2795.71,
            "confidence": 0.9999212,
            "punctuated_word": "which",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "is",
            "start": 2795.77,
            "end": 2796.01,
            "confidence": 0.9995005,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "this",
            "start": 2796.01,
            "end": 2796.25,
            "confidence": 0.9998154,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "quiz",
            "start": 2796.25,
            "end": 2796.75,
            "confidence": 0.99992716,
            "punctuated_word": "quiz",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "where",
            "start": 2796.97,
            "end": 2797.3699,
            "confidence": 0.90550685,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "i'll",
            "start": 2797.3699,
            "end": 2797.53,
            "confidence": 0.99973094,
            "punctuated_word": "I'll",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "be",
            "start": 2797.53,
            "end": 2797.69,
            "confidence": 0.99995244,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "asking",
            "start": 2797.69,
            "end": 2798.0898,
            "confidence": 0.9996667,
            "punctuated_word": "asking",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "you",
            "start": 2798.0898,
            "end": 2798.25,
            "confidence": 0.99969256,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "a",
            "start": 2798.25,
            "end": 2798.41,
            "confidence": 0.99965835,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "couple",
            "start": 2798.41,
            "end": 2798.73,
            "confidence": 0.99988735,
            "punctuated_word": "couple",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "of",
            "start": 2798.73,
            "end": 2799.05,
            "confidence": 0.9993363,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          },
          {
            "word": "questions",
            "start": 2799.05,
            "end": 2799.55,
            "confidence": 0.7458235,
            "punctuated_word": "questions,",
            "speaker": 1,
            "speaker_confidence": 0.7816341
          }
        ],
        "speaker": 1,
        "id": "c33ccf1f-1b07-4f1c-baa4-85b80c6810f4"
      },
      {
        "start": 2800.145,
        "end": 2804.885,
        "confidence": 0.98465276,
        "channel": 0,
        "transcript": "and we're just looking for one word answers. So I I know that's never an easy feat, but,",
        "words": [
          {
            "word": "and",
            "start": 2800.145,
            "end": 2800.2249,
            "confidence": 0.9989126,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "we're",
            "start": 2800.2249,
            "end": 2800.4648,
            "confidence": 0.9996759,
            "punctuated_word": "we're",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "just",
            "start": 2800.4648,
            "end": 2800.545,
            "confidence": 0.999716,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "looking",
            "start": 2800.545,
            "end": 2800.9448,
            "confidence": 0.99969804,
            "punctuated_word": "looking",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "for",
            "start": 2800.9448,
            "end": 2801.185,
            "confidence": 0.99976176,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "one",
            "start": 2801.185,
            "end": 2801.345,
            "confidence": 0.9966859,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "word",
            "start": 2801.345,
            "end": 2801.665,
            "confidence": 0.9995455,
            "punctuated_word": "word",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "answers",
            "start": 2801.665,
            "end": 2801.9849,
            "confidence": 0.9504848,
            "punctuated_word": "answers.",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "so",
            "start": 2801.9849,
            "end": 2802.2249,
            "confidence": 0.99879384,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "i",
            "start": 2802.2249,
            "end": 2802.385,
            "confidence": 0.9959649,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "i",
            "start": 2802.385,
            "end": 2802.625,
            "confidence": 0.9791837,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "know",
            "start": 2802.625,
            "end": 2802.865,
            "confidence": 0.9996106,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "that's",
            "start": 2802.865,
            "end": 2803.265,
            "confidence": 0.8925841,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "never",
            "start": 2803.265,
            "end": 2803.505,
            "confidence": 0.9974644,
            "punctuated_word": "never",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "an",
            "start": 2803.505,
            "end": 2803.7449,
            "confidence": 0.9994912,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "easy",
            "start": 2803.7449,
            "end": 2804.065,
            "confidence": 0.99993694,
            "punctuated_word": "easy",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "feat",
            "start": 2804.065,
            "end": 2804.385,
            "confidence": 0.9244162,
            "punctuated_word": "feat,",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "but",
            "start": 2804.385,
            "end": 2804.885,
            "confidence": 0.99182284,
            "punctuated_word": "but,",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          }
        ],
        "speaker": 1,
        "id": "84c94e3b-7bd7-47e6-a7ff-0c60db586bf8"
      },
      {
        "start": 2805.265,
        "end": 2805.765,
        "confidence": 0.80232155,
        "channel": 0,
        "transcript": "nonetheless,",
        "words": [
          {
            "word": "nonetheless",
            "start": 2805.265,
            "end": 2805.765,
            "confidence": 0.80232155,
            "punctuated_word": "nonetheless,",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          }
        ],
        "speaker": 1,
        "id": "cc6bd50b-5729-4953-9464-f43668fa6fe5"
      },
      {
        "start": 2806.065,
        "end": 2810.9648,
        "confidence": 0.9794134,
        "channel": 0,
        "transcript": "the first question I wanna ask you both is the future of identity is",
        "words": [
          {
            "word": "the",
            "start": 2806.065,
            "end": 2806.305,
            "confidence": 0.9958568,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "first",
            "start": 2806.305,
            "end": 2806.545,
            "confidence": 0.9998185,
            "punctuated_word": "first",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "question",
            "start": 2806.545,
            "end": 2806.9448,
            "confidence": 0.9995745,
            "punctuated_word": "question",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "i",
            "start": 2806.9448,
            "end": 2807.105,
            "confidence": 0.9991749,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "wanna",
            "start": 2807.105,
            "end": 2807.425,
            "confidence": 0.95921946,
            "punctuated_word": "wanna",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "ask",
            "start": 2807.425,
            "end": 2807.665,
            "confidence": 0.9977169,
            "punctuated_word": "ask",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "you",
            "start": 2807.665,
            "end": 2807.905,
            "confidence": 0.99979585,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "both",
            "start": 2807.905,
            "end": 2808.405,
            "confidence": 0.9959416,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "is",
            "start": 2808.7048,
            "end": 2808.865,
            "confidence": 0.9978648,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "the",
            "start": 2808.865,
            "end": 2809.025,
            "confidence": 0.77346367,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "future",
            "start": 2809.025,
            "end": 2809.425,
            "confidence": 0.9993931,
            "punctuated_word": "future",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "of",
            "start": 2809.425,
            "end": 2809.665,
            "confidence": 0.9996922,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "identity",
            "start": 2809.665,
            "end": 2810.165,
            "confidence": 0.99962044,
            "punctuated_word": "identity",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          },
          {
            "word": "is",
            "start": 2810.4648,
            "end": 2810.9648,
            "confidence": 0.9946544,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.8183867
          }
        ],
        "speaker": 1,
        "id": "9f97a3a1-56bc-46a2-9054-f76aea0f6364"
      },
      {
        "start": 2812.51,
        "end": 2813.01,
        "confidence": 0.9558582,
        "channel": 0,
        "transcript": "Complicated.",
        "words": [
          {
            "word": "complicated",
            "start": 2812.51,
            "end": 2813.01,
            "confidence": 0.9558582,
            "punctuated_word": "Complicated.",
            "speaker": 3,
            "speaker_confidence": 0.065586925
          }
        ],
        "speaker": 3,
        "id": "f0f00f20-4030-4f8c-92b7-642212f19441"
      },
      {
        "start": 2815.2302,
        "end": 2815.7302,
        "confidence": 0.96452713,
        "channel": 0,
        "transcript": "Flexible.",
        "words": [
          {
            "word": "flexible",
            "start": 2815.2302,
            "end": 2815.7302,
            "confidence": 0.96452713,
            "punctuated_word": "Flexible.",
            "speaker": 1,
            "speaker_confidence": 0.2535553
          }
        ],
        "speaker": 1,
        "id": "f4f0ab31-95d3-434e-838c-af35f5c82b18"
      },
      {
        "start": 2816.6702,
        "end": 2817.1702,
        "confidence": 0.94422436,
        "channel": 0,
        "transcript": "Liquefaction",
        "words": [
          {
            "word": "liquefaction",
            "start": 2816.6702,
            "end": 2817.1702,
            "confidence": 0.94422436,
            "punctuated_word": "Liquefaction",
            "speaker": 1,
            "speaker_confidence": 0.5809955
          }
        ],
        "speaker": 1,
        "id": "be0b8cf6-504e-4064-b465-319d37e4f377"
      },
      {
        "start": 2817.79,
        "end": 2818.61,
        "confidence": 0.99668205,
        "channel": 0,
        "transcript": "will enable.",
        "words": [
          {
            "word": "will",
            "start": 2817.79,
            "end": 2818.11,
            "confidence": 0.99462044,
            "punctuated_word": "will",
            "speaker": 1,
            "speaker_confidence": 0.5809955
          },
          {
            "word": "enable",
            "start": 2818.11,
            "end": 2818.61,
            "confidence": 0.99874365,
            "punctuated_word": "enable.",
            "speaker": 1,
            "speaker_confidence": 0.5809955
          }
        ],
        "speaker": 1,
        "id": "04334e79-5caa-4390-8a75-b6d2c343548e"
      },
      {
        "start": 2820.03,
        "end": 2820.53,
        "confidence": 0.87343997,
        "channel": 0,
        "transcript": "Liquidity.",
        "words": [
          {
            "word": "liquidity",
            "start": 2820.03,
            "end": 2820.53,
            "confidence": 0.87343997,
            "punctuated_word": "Liquidity.",
            "speaker": 2,
            "speaker_confidence": 0.15674078
          }
        ],
        "speaker": 2,
        "id": "667818ee-be3e-47cb-adaa-16d8ee2a14f1"
      },
      {
        "start": 2823.55,
        "end": 2827.2302,
        "confidence": 0.9676295,
        "channel": 0,
        "transcript": "This one's tough because there's, like, so many things that we know that it can't enable.",
        "words": [
          {
            "word": "this",
            "start": 2823.55,
            "end": 2823.79,
            "confidence": 0.9841092,
            "punctuated_word": "This",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "one's",
            "start": 2823.79,
            "end": 2824.11,
            "confidence": 0.9676266,
            "punctuated_word": "one's",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "tough",
            "start": 2824.11,
            "end": 2824.27,
            "confidence": 0.9997321,
            "punctuated_word": "tough",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "because",
            "start": 2824.27,
            "end": 2824.51,
            "confidence": 0.77184093,
            "punctuated_word": "because",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "there's",
            "start": 2824.51,
            "end": 2824.75,
            "confidence": 0.97317624,
            "punctuated_word": "there's,",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "like",
            "start": 2824.75,
            "end": 2824.99,
            "confidence": 0.99971986,
            "punctuated_word": "like,",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "so",
            "start": 2824.99,
            "end": 2825.2302,
            "confidence": 0.99954826,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "many",
            "start": 2825.2302,
            "end": 2825.4702,
            "confidence": 0.99988496,
            "punctuated_word": "many",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "things",
            "start": 2825.4702,
            "end": 2825.7102,
            "confidence": 0.9996662,
            "punctuated_word": "things",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "that",
            "start": 2825.7102,
            "end": 2825.87,
            "confidence": 0.99943095,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "we",
            "start": 2825.87,
            "end": 2826.03,
            "confidence": 0.99940455,
            "punctuated_word": "we",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "know",
            "start": 2826.03,
            "end": 2826.1902,
            "confidence": 0.99983597,
            "punctuated_word": "know",
            "speaker": 3,
            "speaker_confidence": 0.44286013
          },
          {
            "word": "that",
            "start": 2826.1902,
            "end": 2826.35,
            "confidence": 0.99918634,
            "punctuated_word": "that",
            "speaker": 3,
            "speaker_confidence": 0.38865983
          },
          {
            "word": "it",
            "start": 2826.35,
            "end": 2826.51,
            "confidence": 0.99577796,
            "punctuated_word": "it",
            "speaker": 3,
            "speaker_confidence": 0.38865983
          },
          {
            "word": "can't",
            "start": 2826.51,
            "end": 2826.83,
            "confidence": 0.8166405,
            "punctuated_word": "can't",
            "speaker": 3,
            "speaker_confidence": 0.38865983
          },
          {
            "word": "enable",
            "start": 2826.83,
            "end": 2827.2302,
            "confidence": 0.97649133,
            "punctuated_word": "enable.",
            "speaker": 3,
            "speaker_confidence": 0.38865983
          }
        ],
        "speaker": 3,
        "id": "0cdb4cf2-e6ae-4828-9bfe-2e8c30a5c857"
      },
      {
        "start": 2828.105,
        "end": 2829.9648,
        "confidence": 0.9409274,
        "channel": 0,
        "transcript": "I will say let's see.",
        "words": [
          {
            "word": "i",
            "start": 2828.105,
            "end": 2828.265,
            "confidence": 0.7089704,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.38865983
          },
          {
            "word": "will",
            "start": 2828.265,
            "end": 2828.505,
            "confidence": 0.99880326,
            "punctuated_word": "will",
            "speaker": 3,
            "speaker_confidence": 0.38865983
          },
          {
            "word": "say",
            "start": 2828.505,
            "end": 2828.9849,
            "confidence": 0.999764,
            "punctuated_word": "say",
            "speaker": 3,
            "speaker_confidence": 0.38865983
          },
          {
            "word": "let's",
            "start": 2829.2249,
            "end": 2829.4648,
            "confidence": 0.9989607,
            "punctuated_word": "let's",
            "speaker": 3,
            "speaker_confidence": 0.38865983
          },
          {
            "word": "see",
            "start": 2829.4648,
            "end": 2829.9648,
            "confidence": 0.99813855,
            "punctuated_word": "see.",
            "speaker": 3,
            "speaker_confidence": 0.38865983
          }
        ],
        "speaker": 3,
        "id": "a9dc5fcc-e51c-41a6-bb01-d577728e428a"
      },
      {
        "start": 2831.385,
        "end": 2831.885,
        "confidence": 0.98034626,
        "channel": 0,
        "transcript": "Interoperability",
        "words": [
          {
            "word": "interoperability",
            "start": 2831.385,
            "end": 2831.885,
            "confidence": 0.98034626,
            "punctuated_word": "Interoperability",
            "speaker": 2,
            "speaker_confidence": 0.61933553
          }
        ],
        "speaker": 2,
        "id": "d2281c02-840b-4628-bae1-6795d5466fa2"
      },
      {
        "start": 2832.345,
        "end": 2837.4048,
        "confidence": 0.9820476,
        "channel": 0,
        "transcript": "is a good one, I guess. Oh, yeah. That's a really good one. I'll go with that. Interoperability.",
        "words": [
          {
            "word": "is",
            "start": 2832.345,
            "end": 2832.505,
            "confidence": 0.8789497,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.61933553
          },
          {
            "word": "a",
            "start": 2832.505,
            "end": 2832.585,
            "confidence": 0.99901044,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.61933553
          },
          {
            "word": "good",
            "start": 2832.585,
            "end": 2832.825,
            "confidence": 0.9998996,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.61933553
          },
          {
            "word": "one",
            "start": 2832.825,
            "end": 2833.065,
            "confidence": 0.99883854,
            "punctuated_word": "one,",
            "speaker": 2,
            "speaker_confidence": 0.61933553
          },
          {
            "word": "i",
            "start": 2833.065,
            "end": 2833.145,
            "confidence": 0.9999615,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.61933553
          },
          {
            "word": "guess",
            "start": 2833.145,
            "end": 2833.645,
            "confidence": 0.99975264,
            "punctuated_word": "guess.",
            "speaker": 2,
            "speaker_confidence": 0.61933553
          },
          {
            "word": "oh",
            "start": 2833.9448,
            "end": 2834.1848,
            "confidence": 0.99899626,
            "punctuated_word": "Oh,",
            "speaker": 3,
            "speaker_confidence": 0.2624585
          },
          {
            "word": "yeah",
            "start": 2834.1848,
            "end": 2834.4248,
            "confidence": 0.99431956,
            "punctuated_word": "yeah.",
            "speaker": 3,
            "speaker_confidence": 0.2624585
          },
          {
            "word": "that's",
            "start": 2834.4248,
            "end": 2834.505,
            "confidence": 0.93437195,
            "punctuated_word": "That's",
            "speaker": 3,
            "speaker_confidence": 0.2624585
          },
          {
            "word": "a",
            "start": 2834.505,
            "end": 2834.6648,
            "confidence": 0.99967337,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.2624585
          },
          {
            "word": "really",
            "start": 2834.6648,
            "end": 2834.9048,
            "confidence": 0.99978846,
            "punctuated_word": "really",
            "speaker": 3,
            "speaker_confidence": 0.2624585
          },
          {
            "word": "good",
            "start": 2834.9048,
            "end": 2835.065,
            "confidence": 0.9996904,
            "punctuated_word": "good",
            "speaker": 3,
            "speaker_confidence": 0.2624585
          },
          {
            "word": "one",
            "start": 2835.065,
            "end": 2835.565,
            "confidence": 0.99986595,
            "punctuated_word": "one.",
            "speaker": 3,
            "speaker_confidence": 0.2624585
          },
          {
            "word": "i'll",
            "start": 2835.7048,
            "end": 2835.9448,
            "confidence": 0.99073154,
            "punctuated_word": "I'll",
            "speaker": 3,
            "speaker_confidence": 0.2868247
          },
          {
            "word": "go",
            "start": 2835.9448,
            "end": 2836.105,
            "confidence": 0.998828,
            "punctuated_word": "go",
            "speaker": 3,
            "speaker_confidence": 0.2868247
          },
          {
            "word": "with",
            "start": 2836.105,
            "end": 2836.1848,
            "confidence": 0.9418256,
            "punctuated_word": "with",
            "speaker": 3,
            "speaker_confidence": 0.2868247
          },
          {
            "word": "that",
            "start": 2836.1848,
            "end": 2836.6848,
            "confidence": 0.9453337,
            "punctuated_word": "that.",
            "speaker": 3,
            "speaker_confidence": 0.2868247
          },
          {
            "word": "interoperability",
            "start": 2836.9048,
            "end": 2837.4048,
            "confidence": 0.9970211,
            "punctuated_word": "Interoperability.",
            "speaker": 3,
            "speaker_confidence": 0.2868247
          }
        ],
        "speaker": 3,
        "id": "a9b03c1c-daff-4f3b-b08a-6ece35c281ac"
      },
      {
        "start": 2838.345,
        "end": 2839.885,
        "confidence": 0.993465,
        "channel": 0,
        "transcript": "Sounds good. And then",
        "words": [
          {
            "word": "sounds",
            "start": 2838.345,
            "end": 2838.7449,
            "confidence": 0.97643673,
            "punctuated_word": "Sounds",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          },
          {
            "word": "good",
            "start": 2838.7449,
            "end": 2839.145,
            "confidence": 0.99829274,
            "punctuated_word": "good.",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          },
          {
            "word": "and",
            "start": 2839.145,
            "end": 2839.385,
            "confidence": 0.99958867,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          },
          {
            "word": "then",
            "start": 2839.385,
            "end": 2839.885,
            "confidence": 0.99954176,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          }
        ],
        "speaker": 1,
        "id": "64430cdd-4aa9-4a10-aeb1-5158273f6e63"
      },
      {
        "start": 2840.4248,
        "end": 2843.1648,
        "confidence": 0.94318694,
        "channel": 0,
        "transcript": "the biggest threat to DAOs is?",
        "words": [
          {
            "word": "the",
            "start": 2840.4248,
            "end": 2840.585,
            "confidence": 0.9918459,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          },
          {
            "word": "biggest",
            "start": 2840.585,
            "end": 2841.085,
            "confidence": 0.99995005,
            "punctuated_word": "biggest",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          },
          {
            "word": "threat",
            "start": 2841.2249,
            "end": 2841.7048,
            "confidence": 0.99987423,
            "punctuated_word": "threat",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          },
          {
            "word": "to",
            "start": 2841.7048,
            "end": 2842.025,
            "confidence": 0.99947137,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          },
          {
            "word": "daos",
            "start": 2842.025,
            "end": 2842.525,
            "confidence": 0.905581,
            "punctuated_word": "DAOs",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          },
          {
            "word": "is",
            "start": 2842.6648,
            "end": 2843.1648,
            "confidence": 0.7623986,
            "punctuated_word": "is?",
            "speaker": 1,
            "speaker_confidence": 0.57171696
          }
        ],
        "speaker": 1,
        "id": "8e629e16-3313-4fd2-8f8c-89c980b85a1f"
      },
      {
        "start": 2844.1199,
        "end": 2849.0999,
        "confidence": 0.97132206,
        "channel": 0,
        "transcript": "Vote selling. Does that count? We'll we'll pretend there's a hyphen there, and we'll accept it.",
        "words": [
          {
            "word": "vote",
            "start": 2844.1199,
            "end": 2844.44,
            "confidence": 0.953321,
            "punctuated_word": "Vote",
            "speaker": 2,
            "speaker_confidence": 0.6196834
          },
          {
            "word": "selling",
            "start": 2844.44,
            "end": 2844.92,
            "confidence": 0.79315007,
            "punctuated_word": "selling.",
            "speaker": 2,
            "speaker_confidence": 0.6196834
          },
          {
            "word": "does",
            "start": 2844.92,
            "end": 2845.16,
            "confidence": 0.99911803,
            "punctuated_word": "Does",
            "speaker": 2,
            "speaker_confidence": 0.6196834
          },
          {
            "word": "that",
            "start": 2845.16,
            "end": 2845.4,
            "confidence": 0.99979764,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6196834
          },
          {
            "word": "count",
            "start": 2845.4,
            "end": 2845.9,
            "confidence": 0.9998635,
            "punctuated_word": "count?",
            "speaker": 2,
            "speaker_confidence": 0.6196834
          },
          {
            "word": "we'll",
            "start": 2846.1199,
            "end": 2846.3599,
            "confidence": 0.9597455,
            "punctuated_word": "We'll",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "we'll",
            "start": 2846.3599,
            "end": 2846.5999,
            "confidence": 0.9953331,
            "punctuated_word": "we'll",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "pretend",
            "start": 2846.5999,
            "end": 2846.92,
            "confidence": 0.9995499,
            "punctuated_word": "pretend",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "there's",
            "start": 2846.92,
            "end": 2847.24,
            "confidence": 0.99833643,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "a",
            "start": 2847.24,
            "end": 2847.3198,
            "confidence": 0.999814,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "hyphen",
            "start": 2847.3198,
            "end": 2847.72,
            "confidence": 0.99744856,
            "punctuated_word": "hyphen",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "there",
            "start": 2847.72,
            "end": 2847.88,
            "confidence": 0.8481588,
            "punctuated_word": "there,",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "and",
            "start": 2847.88,
            "end": 2848.0398,
            "confidence": 0.99981576,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "we'll",
            "start": 2848.0398,
            "end": 2848.2798,
            "confidence": 0.999212,
            "punctuated_word": "we'll",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "accept",
            "start": 2848.2798,
            "end": 2848.5999,
            "confidence": 0.9997111,
            "punctuated_word": "accept",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          },
          {
            "word": "it",
            "start": 2848.5999,
            "end": 2849.0999,
            "confidence": 0.99877656,
            "punctuated_word": "it.",
            "speaker": 1,
            "speaker_confidence": 0.5691294
          }
        ],
        "speaker": 1,
        "id": "0dac65af-3947-4f46-b984-35ae844c606c"
      },
      {
        "start": 2849.96,
        "end": 2852.94,
        "confidence": 0.9445878,
        "channel": 0,
        "transcript": "I say whales. Whales are still a threat today.",
        "words": [
          {
            "word": "i",
            "start": 2849.96,
            "end": 2850.1199,
            "confidence": 0.9847477,
            "punctuated_word": "I",
            "speaker": 3,
            "speaker_confidence": 0.46641344
          },
          {
            "word": "say",
            "start": 2850.1199,
            "end": 2850.3599,
            "confidence": 0.6262024,
            "punctuated_word": "say",
            "speaker": 3,
            "speaker_confidence": 0.46641344
          },
          {
            "word": "whales",
            "start": 2850.3599,
            "end": 2850.8599,
            "confidence": 0.9528245,
            "punctuated_word": "whales.",
            "speaker": 3,
            "speaker_confidence": 0.46641344
          },
          {
            "word": "whales",
            "start": 2851.0798,
            "end": 2851.48,
            "confidence": 0.99874896,
            "punctuated_word": "Whales",
            "speaker": 3,
            "speaker_confidence": 0.46641344
          },
          {
            "word": "are",
            "start": 2851.48,
            "end": 2851.64,
            "confidence": 0.9998704,
            "punctuated_word": "are",
            "speaker": 3,
            "speaker_confidence": 0.46641344
          },
          {
            "word": "still",
            "start": 2851.64,
            "end": 2851.96,
            "confidence": 0.9997061,
            "punctuated_word": "still",
            "speaker": 3,
            "speaker_confidence": 0.46641344
          },
          {
            "word": "a",
            "start": 2851.96,
            "end": 2852.0398,
            "confidence": 0.9887628,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.46641344
          },
          {
            "word": "threat",
            "start": 2852.0398,
            "end": 2852.44,
            "confidence": 0.9999057,
            "punctuated_word": "threat",
            "speaker": 3,
            "speaker_confidence": 0.46641344
          },
          {
            "word": "today",
            "start": 2852.44,
            "end": 2852.94,
            "confidence": 0.9505217,
            "punctuated_word": "today.",
            "speaker": 3,
            "speaker_confidence": 0.46641344
          }
        ],
        "speaker": 3,
        "id": "51db5d85-0d78-4141-bed4-aa523e1677e7"
      },
      {
        "start": 2853.88,
        "end": 2860.065,
        "confidence": 0.8776169,
        "channel": 0,
        "transcript": "I feel like we could've focused the whole conversation on those Telegram groups that are the equivalent of smokey backdoor,",
        "words": [
          {
            "word": "i",
            "start": 2853.88,
            "end": 2854.0398,
            "confidence": 0.7579492,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.0
          },
          {
            "word": "feel",
            "start": 2854.0398,
            "end": 2854.2,
            "confidence": 0.6765932,
            "punctuated_word": "feel",
            "speaker": 1,
            "speaker_confidence": 0.0
          },
          {
            "word": "like",
            "start": 2854.2,
            "end": 2854.2798,
            "confidence": 0.83409476,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.5085861
          },
          {
            "word": "we",
            "start": 2854.2798,
            "end": 2854.44,
            "confidence": 0.9942011,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.5085861
          },
          {
            "word": "could've",
            "start": 2854.44,
            "end": 2854.7598,
            "confidence": 0.76812494,
            "punctuated_word": "could've",
            "speaker": 1,
            "speaker_confidence": 0.5085861
          },
          {
            "word": "focused",
            "start": 2854.7598,
            "end": 2855.24,
            "confidence": 0.19115235,
            "punctuated_word": "focused",
            "speaker": 1,
            "speaker_confidence": 0.5085861
          },
          {
            "word": "the",
            "start": 2855.24,
            "end": 2855.4,
            "confidence": 0.997874,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5085861
          },
          {
            "word": "whole",
            "start": 2855.4,
            "end": 2855.64,
            "confidence": 0.9999498,
            "punctuated_word": "whole",
            "speaker": 1,
            "speaker_confidence": 0.5085861
          },
          {
            "word": "conversation",
            "start": 2855.64,
            "end": 2856.14,
            "confidence": 0.99980634,
            "punctuated_word": "conversation",
            "speaker": 1,
            "speaker_confidence": 0.5085861
          },
          {
            "word": "on",
            "start": 2856.3599,
            "end": 2856.5198,
            "confidence": 0.99992275,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "those",
            "start": 2856.5198,
            "end": 2857.005,
            "confidence": 0.9998791,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "telegram",
            "start": 2857.2449,
            "end": 2857.565,
            "confidence": 0.68053097,
            "punctuated_word": "Telegram",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "groups",
            "start": 2857.565,
            "end": 2857.8848,
            "confidence": 0.9935266,
            "punctuated_word": "groups",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "that",
            "start": 2857.8848,
            "end": 2858.045,
            "confidence": 0.9998516,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "are",
            "start": 2858.045,
            "end": 2858.2048,
            "confidence": 0.9998116,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "the",
            "start": 2858.2048,
            "end": 2858.365,
            "confidence": 0.99499977,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "equivalent",
            "start": 2858.365,
            "end": 2858.845,
            "confidence": 0.9999541,
            "punctuated_word": "equivalent",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "of",
            "start": 2858.845,
            "end": 2859.085,
            "confidence": 0.9991792,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "smokey",
            "start": 2859.085,
            "end": 2859.565,
            "confidence": 0.78253126,
            "punctuated_word": "smokey",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "backdoor",
            "start": 2859.565,
            "end": 2860.065,
            "confidence": 0.88240665,
            "punctuated_word": "backdoor,",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          }
        ],
        "speaker": 1,
        "id": "fdfd68f3-dcfd-4190-96e8-dad5d30f277a"
      },
      {
        "start": 2860.4448,
        "end": 2862.9448,
        "confidence": 0.97198814,
        "channel": 0,
        "transcript": "you know, private club type environments. Yeah.",
        "words": [
          {
            "word": "you",
            "start": 2860.4448,
            "end": 2860.605,
            "confidence": 0.98928493,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "know",
            "start": 2860.605,
            "end": 2860.845,
            "confidence": 0.99970245,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "private",
            "start": 2860.845,
            "end": 2861.2449,
            "confidence": 0.99944454,
            "punctuated_word": "private",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "club",
            "start": 2861.2449,
            "end": 2861.565,
            "confidence": 0.99796474,
            "punctuated_word": "club",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "type",
            "start": 2861.565,
            "end": 2861.805,
            "confidence": 0.99773884,
            "punctuated_word": "type",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "environments",
            "start": 2861.805,
            "end": 2862.305,
            "confidence": 0.87288284,
            "punctuated_word": "environments.",
            "speaker": 1,
            "speaker_confidence": 0.68995273
          },
          {
            "word": "yeah",
            "start": 2862.4448,
            "end": 2862.9448,
            "confidence": 0.9468986,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.184977
          }
        ],
        "speaker": 1,
        "id": "a4fd0b26-2dc4-483b-921e-49a09d8b0744"
      },
      {
        "start": 2863.805,
        "end": 2865.9849,
        "confidence": 0.98866016,
        "channel": 0,
        "transcript": "But with the final quiz question being,",
        "words": [
          {
            "word": "but",
            "start": 2863.805,
            "end": 2864.045,
            "confidence": 0.985352,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "with",
            "start": 2864.045,
            "end": 2864.2048,
            "confidence": 0.99897987,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "the",
            "start": 2864.2048,
            "end": 2864.365,
            "confidence": 0.9975236,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "final",
            "start": 2864.365,
            "end": 2864.765,
            "confidence": 0.9999213,
            "punctuated_word": "final",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "quiz",
            "start": 2864.765,
            "end": 2865.005,
            "confidence": 0.98873854,
            "punctuated_word": "quiz",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "question",
            "start": 2865.005,
            "end": 2865.4849,
            "confidence": 0.9546802,
            "punctuated_word": "question",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "being",
            "start": 2865.4849,
            "end": 2865.9849,
            "confidence": 0.99542546,
            "punctuated_word": "being,",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          }
        ],
        "speaker": 1,
        "id": "07555287-6f9e-454c-ae47-cc315014670d"
      },
      {
        "start": 2866.285,
        "end": 2867.6648,
        "confidence": 0.9711149,
        "channel": 0,
        "transcript": "again, just one word,",
        "words": [
          {
            "word": "again",
            "start": 2866.285,
            "end": 2866.605,
            "confidence": 0.94997394,
            "punctuated_word": "again,",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "just",
            "start": 2866.605,
            "end": 2866.9248,
            "confidence": 0.9996952,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "one",
            "start": 2866.9248,
            "end": 2867.1648,
            "confidence": 0.9998888,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "word",
            "start": 2867.1648,
            "end": 2867.6648,
            "confidence": 0.9349016,
            "punctuated_word": "word,",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          }
        ],
        "speaker": 1,
        "id": "27db656b-0dce-4d62-860d-f0506be348c8"
      },
      {
        "start": 2868.045,
        "end": 2869.505,
        "confidence": 0.9992447,
        "channel": 0,
        "transcript": "what's the future of governance?",
        "words": [
          {
            "word": "what's",
            "start": 2868.045,
            "end": 2868.365,
            "confidence": 0.99945533,
            "punctuated_word": "what's",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "the",
            "start": 2868.365,
            "end": 2868.525,
            "confidence": 0.9995629,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "future",
            "start": 2868.525,
            "end": 2868.9248,
            "confidence": 0.9998541,
            "punctuated_word": "future",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "of",
            "start": 2868.9248,
            "end": 2869.005,
            "confidence": 0.99947935,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          },
          {
            "word": "governance",
            "start": 2869.005,
            "end": 2869.505,
            "confidence": 0.9978719,
            "punctuated_word": "governance?",
            "speaker": 1,
            "speaker_confidence": 0.7256146
          }
        ],
        "speaker": 1,
        "id": "56d0c09f-bb6f-471f-bdb7-373e46188686"
      },
      {
        "start": 2870.4,
        "end": 2870.9,
        "confidence": 0.9739773,
        "channel": 0,
        "transcript": "Web.",
        "words": [
          {
            "word": "web",
            "start": 2870.4,
            "end": 2870.9,
            "confidence": 0.9739773,
            "punctuated_word": "Web.",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          }
        ],
        "speaker": 3,
        "id": "2f542b83-e403-4aac-9b6a-691d2f78d14f"
      },
      {
        "start": 2871.2,
        "end": 2873.14,
        "confidence": 0.94335836,
        "channel": 0,
        "transcript": "Web of trust, web of lies.",
        "words": [
          {
            "word": "web",
            "start": 2871.2,
            "end": 2871.52,
            "confidence": 0.85138476,
            "punctuated_word": "Web",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          },
          {
            "word": "of",
            "start": 2871.52,
            "end": 2871.68,
            "confidence": 0.9997323,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          },
          {
            "word": "trust",
            "start": 2871.68,
            "end": 2872.16,
            "confidence": 0.87222505,
            "punctuated_word": "trust,",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          },
          {
            "word": "web",
            "start": 2872.16,
            "end": 2872.48,
            "confidence": 0.99745864,
            "punctuated_word": "web",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          },
          {
            "word": "of",
            "start": 2872.48,
            "end": 2872.64,
            "confidence": 0.999785,
            "punctuated_word": "of",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          },
          {
            "word": "lies",
            "start": 2872.64,
            "end": 2873.14,
            "confidence": 0.93956405,
            "punctuated_word": "lies.",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          }
        ],
        "speaker": 3,
        "id": "64a0648d-91dc-4902-a175-acf4fd3689f5"
      },
      {
        "start": 2873.44,
        "end": 2874.9,
        "confidence": 0.9819142,
        "channel": 0,
        "transcript": "It's it's going to be",
        "words": [
          {
            "word": "it's",
            "start": 2873.44,
            "end": 2873.68,
            "confidence": 0.9966201,
            "punctuated_word": "It's",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          },
          {
            "word": "it's",
            "start": 2873.68,
            "end": 2874.0798,
            "confidence": 0.91767454,
            "punctuated_word": "it's",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          },
          {
            "word": "going",
            "start": 2874.0798,
            "end": 2874.3198,
            "confidence": 0.9974548,
            "punctuated_word": "going",
            "speaker": 3,
            "speaker_confidence": 0.5367935
          },
          {
            "word": "to",
            "start": 2874.3198,
            "end": 2874.4,
            "confidence": 0.9979638,
            "punctuated_word": "to",
            "speaker": 3,
            "speaker_confidence": 0.40379602
          },
          {
            "word": "be",
            "start": 2874.4,
            "end": 2874.9,
            "confidence": 0.9998579,
            "punctuated_word": "be",
            "speaker": 3,
            "speaker_confidence": 0.40379602
          }
        ],
        "speaker": 3,
        "id": "6941b621-9ed5-46ba-9c93-1af404012a52"
      },
      {
        "start": 2875.52,
        "end": 2876.5,
        "confidence": 0.94847065,
        "channel": 0,
        "transcript": "a big spiderweb.",
        "words": [
          {
            "word": "a",
            "start": 2875.52,
            "end": 2875.68,
            "confidence": 0.99969697,
            "punctuated_word": "a",
            "speaker": 3,
            "speaker_confidence": 0.40379602
          },
          {
            "word": "big",
            "start": 2875.68,
            "end": 2876.0,
            "confidence": 0.9997675,
            "punctuated_word": "big",
            "speaker": 3,
            "speaker_confidence": 0.40379602
          },
          {
            "word": "spiderweb",
            "start": 2876.0,
            "end": 2876.5,
            "confidence": 0.84594756,
            "punctuated_word": "spiderweb.",
            "speaker": 3,
            "speaker_confidence": 0.40379602
          }
        ],
        "speaker": 3,
        "id": "d87e1847-3f79-4b68-9627-e0142c060e8d"
      },
      {
        "start": 2877.3599,
        "end": 2879.94,
        "confidence": 0.9576401,
        "channel": 0,
        "transcript": "All the webs. Yeah. I'd say decentralization.",
        "words": [
          {
            "word": "all",
            "start": 2877.3599,
            "end": 2877.52,
            "confidence": 0.9777585,
            "punctuated_word": "All",
            "speaker": 1,
            "speaker_confidence": 0.14339894
          },
          {
            "word": "the",
            "start": 2877.52,
            "end": 2877.68,
            "confidence": 0.99839205,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.14339894
          },
          {
            "word": "webs",
            "start": 2877.68,
            "end": 2878.18,
            "confidence": 0.975484,
            "punctuated_word": "webs.",
            "speaker": 1,
            "speaker_confidence": 0.14339894
          },
          {
            "word": "yeah",
            "start": 2878.4,
            "end": 2878.64,
            "confidence": 0.9989568,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.46216083
          },
          {
            "word": "i'd",
            "start": 2878.64,
            "end": 2878.88,
            "confidence": 0.9950279,
            "punctuated_word": "I'd",
            "speaker": 2,
            "speaker_confidence": 0.46216083
          },
          {
            "word": "say",
            "start": 2878.88,
            "end": 2879.38,
            "confidence": 0.99983597,
            "punctuated_word": "say",
            "speaker": 2,
            "speaker_confidence": 0.46216083
          },
          {
            "word": "decentralization",
            "start": 2879.44,
            "end": 2879.94,
            "confidence": 0.7580259,
            "punctuated_word": "decentralization.",
            "speaker": 2,
            "speaker_confidence": 0.46216083
          }
        ],
        "speaker": 2,
        "id": "100ede88-2887-46a2-a0c5-cfe7e27e1a81"
      },
      {
        "start": 2881.28,
        "end": 2883.78,
        "confidence": 0.8434865,
        "channel": 0,
        "transcript": "In a good governance system, has to be decentralized.",
        "words": [
          {
            "word": "in",
            "start": 2881.28,
            "end": 2881.52,
            "confidence": 0.24825694,
            "punctuated_word": "In",
            "speaker": 2,
            "speaker_confidence": 0.5793732
          },
          {
            "word": "a",
            "start": 2881.52,
            "end": 2881.5999,
            "confidence": 0.98374116,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5793732
          },
          {
            "word": "good",
            "start": 2881.5999,
            "end": 2881.8398,
            "confidence": 0.99928576,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.5793732
          },
          {
            "word": "governance",
            "start": 2881.8398,
            "end": 2882.3398,
            "confidence": 0.99519366,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.5793732
          },
          {
            "word": "system",
            "start": 2882.4,
            "end": 2882.7998,
            "confidence": 0.8030671,
            "punctuated_word": "system,",
            "speaker": 2,
            "speaker_confidence": 0.5793732
          },
          {
            "word": "has",
            "start": 2882.7998,
            "end": 2882.96,
            "confidence": 0.5647012,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.5793732
          },
          {
            "word": "to",
            "start": 2882.96,
            "end": 2883.1199,
            "confidence": 0.99987996,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5793732
          },
          {
            "word": "be",
            "start": 2883.1199,
            "end": 2883.28,
            "confidence": 0.9992993,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.5793732
          },
          {
            "word": "decentralized",
            "start": 2883.28,
            "end": 2883.78,
            "confidence": 0.99795324,
            "punctuated_word": "decentralized.",
            "speaker": 2,
            "speaker_confidence": 0.5793732
          }
        ],
        "speaker": 2,
        "id": "1127f6bc-3f59-4291-bfd4-d4320bb55561"
      },
      {
        "start": 2885.205,
        "end": 2889.0652,
        "confidence": 0.98217213,
        "channel": 0,
        "transcript": "Amazing. Well, thank you both so much. This has been a a great conversation.",
        "words": [
          {
            "word": "amazing",
            "start": 2885.205,
            "end": 2885.605,
            "confidence": 0.9997027,
            "punctuated_word": "Amazing.",
            "speaker": 1,
            "speaker_confidence": 0.5524245
          },
          {
            "word": "well",
            "start": 2885.605,
            "end": 2885.845,
            "confidence": 0.99879706,
            "punctuated_word": "Well,",
            "speaker": 1,
            "speaker_confidence": 0.5524245
          },
          {
            "word": "thank",
            "start": 2885.845,
            "end": 2886.0051,
            "confidence": 0.9994351,
            "punctuated_word": "thank",
            "speaker": 1,
            "speaker_confidence": 0.5524245
          },
          {
            "word": "you",
            "start": 2886.0051,
            "end": 2886.165,
            "confidence": 0.9999329,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5524245
          },
          {
            "word": "both",
            "start": 2886.165,
            "end": 2886.485,
            "confidence": 0.99730456,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.5524245
          },
          {
            "word": "so",
            "start": 2886.485,
            "end": 2886.645,
            "confidence": 0.99959415,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.5524245
          },
          {
            "word": "much",
            "start": 2886.645,
            "end": 2886.965,
            "confidence": 0.99883246,
            "punctuated_word": "much.",
            "speaker": 1,
            "speaker_confidence": 0.5524245
          },
          {
            "word": "this",
            "start": 2886.965,
            "end": 2887.125,
            "confidence": 0.8488501,
            "punctuated_word": "This",
            "speaker": 1,
            "speaker_confidence": 0.303451
          },
          {
            "word": "has",
            "start": 2887.125,
            "end": 2887.2852,
            "confidence": 0.9992632,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.303451
          },
          {
            "word": "been",
            "start": 2887.2852,
            "end": 2887.605,
            "confidence": 0.9997205,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.303451
          },
          {
            "word": "a",
            "start": 2887.605,
            "end": 2888.0051,
            "confidence": 0.9667135,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.303451
          },
          {
            "word": "a",
            "start": 2888.0051,
            "end": 2888.165,
            "confidence": 0.9524513,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.303451
          },
          {
            "word": "great",
            "start": 2888.165,
            "end": 2888.5652,
            "confidence": 0.9996947,
            "punctuated_word": "great",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "conversation",
            "start": 2888.5652,
            "end": 2889.0652,
            "confidence": 0.99011743,
            "punctuated_word": "conversation.",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          }
        ],
        "speaker": 1,
        "id": "57bbc32d-8079-4a56-8066-594a1b090e6e"
      },
      {
        "start": 2889.685,
        "end": 2898.51,
        "confidence": 0.9739586,
        "channel": 0,
        "transcript": "Really appreciate both the research that you both are are doing and leading and and are part of. And, yeah, thank you for, both doing it and helping, make it more accessible",
        "words": [
          {
            "word": "really",
            "start": 2889.685,
            "end": 2890.0051,
            "confidence": 0.9802673,
            "punctuated_word": "Really",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "appreciate",
            "start": 2890.0051,
            "end": 2890.5051,
            "confidence": 0.99904245,
            "punctuated_word": "appreciate",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "both",
            "start": 2890.5652,
            "end": 2890.8052,
            "confidence": 0.9944729,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "the",
            "start": 2890.8052,
            "end": 2890.965,
            "confidence": 0.99475795,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "research",
            "start": 2890.965,
            "end": 2891.465,
            "confidence": 0.999803,
            "punctuated_word": "research",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "that",
            "start": 2891.605,
            "end": 2891.7651,
            "confidence": 0.8530555,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "you",
            "start": 2891.7651,
            "end": 2891.925,
            "confidence": 0.9997954,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "both",
            "start": 2891.925,
            "end": 2892.165,
            "confidence": 0.9995388,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "are",
            "start": 2892.165,
            "end": 2892.3252,
            "confidence": 0.99965036,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "are",
            "start": 2892.3252,
            "end": 2892.5652,
            "confidence": 0.9959494,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "doing",
            "start": 2892.5652,
            "end": 2892.8052,
            "confidence": 0.99943,
            "punctuated_word": "doing",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "and",
            "start": 2892.8052,
            "end": 2893.0452,
            "confidence": 0.9089037,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "leading",
            "start": 2893.0452,
            "end": 2893.365,
            "confidence": 0.9994536,
            "punctuated_word": "leading",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "and",
            "start": 2893.365,
            "end": 2893.605,
            "confidence": 0.9568955,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "and",
            "start": 2893.605,
            "end": 2893.845,
            "confidence": 0.99346596,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "are",
            "start": 2893.845,
            "end": 2894.0051,
            "confidence": 0.9815027,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "part",
            "start": 2894.0051,
            "end": 2894.245,
            "confidence": 0.9837896,
            "punctuated_word": "part",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "of",
            "start": 2894.245,
            "end": 2894.485,
            "confidence": 0.8309747,
            "punctuated_word": "of.",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "and",
            "start": 2894.485,
            "end": 2894.885,
            "confidence": 0.9569421,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "yeah",
            "start": 2894.885,
            "end": 2895.125,
            "confidence": 0.9947836,
            "punctuated_word": "yeah,",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "thank",
            "start": 2895.125,
            "end": 2895.365,
            "confidence": 0.99746156,
            "punctuated_word": "thank",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "you",
            "start": 2895.365,
            "end": 2895.5251,
            "confidence": 0.9992199,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "for",
            "start": 2895.5251,
            "end": 2895.7651,
            "confidence": 0.98976123,
            "punctuated_word": "for,",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "both",
            "start": 2896.0051,
            "end": 2896.3252,
            "confidence": 0.9973291,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "doing",
            "start": 2896.3252,
            "end": 2896.5652,
            "confidence": 0.99335265,
            "punctuated_word": "doing",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "it",
            "start": 2896.5652,
            "end": 2896.8052,
            "confidence": 0.99342245,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.77206826
          },
          {
            "word": "and",
            "start": 2896.8052,
            "end": 2896.885,
            "confidence": 0.9885274,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.66984165
          },
          {
            "word": "helping",
            "start": 2896.885,
            "end": 2897.365,
            "confidence": 0.9930892,
            "punctuated_word": "helping,",
            "speaker": 1,
            "speaker_confidence": 0.66984165
          },
          {
            "word": "make",
            "start": 2897.605,
            "end": 2897.7651,
            "confidence": 0.9873805,
            "punctuated_word": "make",
            "speaker": 1,
            "speaker_confidence": 0.66984165
          },
          {
            "word": "it",
            "start": 2897.7651,
            "end": 2897.925,
            "confidence": 0.9685389,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.66984165
          },
          {
            "word": "more",
            "start": 2897.925,
            "end": 2898.165,
            "confidence": 0.97460836,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.66984165
          },
          {
            "word": "accessible",
            "start": 2898.165,
            "end": 2898.51,
            "confidence": 0.86150974,
            "punctuated_word": "accessible",
            "speaker": 1,
            "speaker_confidence": 0.66984165
          }
        ],
        "speaker": 1,
        "id": "a64eee49-a626-4127-8cb1-ce5b4e280295"
      },
      {
        "start": 2902.03,
        "end": 2904.1301,
        "confidence": 0.7922827,
        "channel": 0,
        "transcript": "so much for having us.",
        "words": [
          {
            "word": "so",
            "start": 2902.03,
            "end": 2902.11,
            "confidence": 0.6497589,
            "punctuated_word": "so",
            "speaker": 3,
            "speaker_confidence": 0.2598011
          },
          {
            "word": "much",
            "start": 2902.11,
            "end": 2902.61,
            "confidence": 0.9008689,
            "punctuated_word": "much",
            "speaker": 3,
            "speaker_confidence": 0.2598011
          },
          {
            "word": "for",
            "start": 2902.79,
            "end": 2903.29,
            "confidence": 0.89590406,
            "punctuated_word": "for",
            "speaker": 3,
            "speaker_confidence": 0.2598011
          },
          {
            "word": "having",
            "start": 2903.47,
            "end": 2903.6301,
            "confidence": 0.5611114,
            "punctuated_word": "having",
            "speaker": 3,
            "speaker_confidence": 0.2598011
          },
          {
            "word": "us",
            "start": 2903.6301,
            "end": 2904.1301,
            "confidence": 0.9537704,
            "punctuated_word": "us.",
            "speaker": 3,
            "speaker_confidence": 0.2598011
          }
        ],
        "speaker": 3,
        "id": "215e8b8c-b3b0-4693-a530-c497909262e3"
      },
      {
        "start": 2904.51,
        "end": 2908.85,
        "confidence": 0.89747006,
        "channel": 0,
        "transcript": "Thanks for tuning in. The Governance Futures podcast is sponsored by the Scroll Foundation",
        "words": [
          {
            "word": "thanks",
            "start": 2904.51,
            "end": 2904.83,
            "confidence": 0.9756429,
            "punctuated_word": "Thanks",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "for",
            "start": 2904.83,
            "end": 2904.99,
            "confidence": 0.91653305,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "tuning",
            "start": 2904.99,
            "end": 2905.39,
            "confidence": 0.93234956,
            "punctuated_word": "tuning",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "in",
            "start": 2905.39,
            "end": 2905.71,
            "confidence": 0.9928967,
            "punctuated_word": "in.",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "the",
            "start": 2905.71,
            "end": 2905.95,
            "confidence": 0.9701571,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "governance",
            "start": 2905.95,
            "end": 2906.43,
            "confidence": 0.7818,
            "punctuated_word": "Governance",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "futures",
            "start": 2906.43,
            "end": 2906.75,
            "confidence": 0.87641823,
            "punctuated_word": "Futures",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "podcast",
            "start": 2906.75,
            "end": 2907.15,
            "confidence": 0.82223326,
            "punctuated_word": "podcast",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "is",
            "start": 2907.15,
            "end": 2907.31,
            "confidence": 0.9952866,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "sponsored",
            "start": 2907.31,
            "end": 2907.79,
            "confidence": 0.9875903,
            "punctuated_word": "sponsored",
            "speaker": 0,
            "speaker_confidence": 0.54353005
          },
          {
            "word": "by",
            "start": 2907.79,
            "end": 2907.87,
            "confidence": 0.99319434,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.49835187
          },
          {
            "word": "the",
            "start": 2907.87,
            "end": 2908.03,
            "confidence": 0.77142,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.49835187
          },
          {
            "word": "scroll",
            "start": 2908.03,
            "end": 2908.35,
            "confidence": 0.5660721,
            "punctuated_word": "Scroll",
            "speaker": 0,
            "speaker_confidence": 0.49835187
          },
          {
            "word": "foundation",
            "start": 2908.35,
            "end": 2908.85,
            "confidence": 0.98298603,
            "punctuated_word": "Foundation",
            "speaker": 0,
            "speaker_confidence": 0.49835187
          }
        ],
        "speaker": 0,
        "id": "ad90f2eb-2cc7-455a-8a63-ce00ba6b7ef1"
      },
      {
        "start": 2909.31,
        "end": 2911.73,
        "confidence": 0.94702584,
        "channel": 0,
        "transcript": "and produced by the governance team at the foundation,",
        "words": [
          {
            "word": "and",
            "start": 2909.31,
            "end": 2909.47,
            "confidence": 0.9325531,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.49835187
          },
          {
            "word": "produced",
            "start": 2909.47,
            "end": 2909.95,
            "confidence": 0.9679424,
            "punctuated_word": "produced",
            "speaker": 0,
            "speaker_confidence": 0.49835187
          },
          {
            "word": "by",
            "start": 2909.95,
            "end": 2910.03,
            "confidence": 0.9890153,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.35626376
          },
          {
            "word": "the",
            "start": 2910.03,
            "end": 2910.19,
            "confidence": 0.996005,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.35626376
          },
          {
            "word": "governance",
            "start": 2910.19,
            "end": 2910.69,
            "confidence": 0.9620816,
            "punctuated_word": "governance",
            "speaker": 0,
            "speaker_confidence": 0.35626376
          },
          {
            "word": "team",
            "start": 2910.75,
            "end": 2910.99,
            "confidence": 0.9972255,
            "punctuated_word": "team",
            "speaker": 0,
            "speaker_confidence": 0.35626376
          },
          {
            "word": "at",
            "start": 2910.99,
            "end": 2911.07,
            "confidence": 0.8182369,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.35626376
          },
          {
            "word": "the",
            "start": 2911.07,
            "end": 2911.23,
            "confidence": 0.9894399,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "foundation",
            "start": 2911.23,
            "end": 2911.73,
            "confidence": 0.8707329,
            "punctuated_word": "foundation,",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          }
        ],
        "speaker": 0,
        "id": "395f8491-d6e1-4850-a0d0-ac15c160dfa2"
      },
      {
        "start": 2912.03,
        "end": 2916.925,
        "confidence": 0.84999615,
        "channel": 0,
        "transcript": "Eugene Leventhal and Jamila Kamalova, with editing support from Creator Sapkora.",
        "words": [
          {
            "word": "eugene",
            "start": 2912.03,
            "end": 2912.51,
            "confidence": 0.9580371,
            "punctuated_word": "Eugene",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "leventhal",
            "start": 2912.51,
            "end": 2913.01,
            "confidence": 0.76385957,
            "punctuated_word": "Leventhal",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "and",
            "start": 2913.3052,
            "end": 2913.465,
            "confidence": 0.9995127,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "jamila",
            "start": 2913.465,
            "end": 2913.945,
            "confidence": 0.925084,
            "punctuated_word": "Jamila",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "kamalova",
            "start": 2913.945,
            "end": 2914.445,
            "confidence": 0.773435,
            "punctuated_word": "Kamalova,",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "with",
            "start": 2914.665,
            "end": 2914.905,
            "confidence": 0.9868919,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "editing",
            "start": 2914.905,
            "end": 2915.385,
            "confidence": 0.9912559,
            "punctuated_word": "editing",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "support",
            "start": 2915.385,
            "end": 2915.7852,
            "confidence": 0.99745697,
            "punctuated_word": "support",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "from",
            "start": 2915.7852,
            "end": 2916.0251,
            "confidence": 0.9972801,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "creator",
            "start": 2916.0251,
            "end": 2916.425,
            "confidence": 0.21941015,
            "punctuated_word": "Creator",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "sapkora",
            "start": 2916.425,
            "end": 2916.925,
            "confidence": 0.737735,
            "punctuated_word": "Sapkora.",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          }
        ],
        "speaker": 0,
        "id": "fc9eafe6-958b-4f68-a5e1-9b7a3d103e4c"
      },
      {
        "start": 2917.5452,
        "end": 2920.7651,
        "confidence": 0.9937134,
        "channel": 0,
        "transcript": "Any music and photos are tested in the episode description.",
        "words": [
          {
            "word": "any",
            "start": 2917.5452,
            "end": 2917.865,
            "confidence": 0.9954312,
            "punctuated_word": "Any",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "music",
            "start": 2917.865,
            "end": 2918.2651,
            "confidence": 0.9998215,
            "punctuated_word": "music",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "and",
            "start": 2918.2651,
            "end": 2918.5051,
            "confidence": 0.9991799,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "photos",
            "start": 2918.5051,
            "end": 2919.0051,
            "confidence": 0.9993999,
            "punctuated_word": "photos",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "are",
            "start": 2919.0652,
            "end": 2919.225,
            "confidence": 0.99846727,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "tested",
            "start": 2919.225,
            "end": 2919.625,
            "confidence": 0.95315266,
            "punctuated_word": "tested",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "in",
            "start": 2919.625,
            "end": 2919.705,
            "confidence": 0.9995634,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "the",
            "start": 2919.705,
            "end": 2919.865,
            "confidence": 0.9994247,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "episode",
            "start": 2919.865,
            "end": 2920.2651,
            "confidence": 0.99530447,
            "punctuated_word": "episode",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          },
          {
            "word": "description",
            "start": 2920.2651,
            "end": 2920.7651,
            "confidence": 0.99738973,
            "punctuated_word": "description.",
            "speaker": 0,
            "speaker_confidence": 0.54781586
          }
        ],
        "speaker": 0,
        "id": "5f3c3b74-1eaf-4d9f-8653-09494af09743"
      },
      {
        "start": 2921.385,
        "end": 2926.0452,
        "confidence": 0.9367228,
        "channel": 0,
        "transcript": "If you'd like to get in touch, reach out over Twitter at gulf underscore futures,",
        "words": [
          {
            "word": "if",
            "start": 2921.385,
            "end": 2921.5452,
            "confidence": 0.9986046,
            "punctuated_word": "If",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "you'd",
            "start": 2921.5452,
            "end": 2921.7852,
            "confidence": 0.9821888,
            "punctuated_word": "you'd",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "like",
            "start": 2921.7852,
            "end": 2922.0251,
            "confidence": 0.99944526,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "to",
            "start": 2922.0251,
            "end": 2922.105,
            "confidence": 0.999577,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "get",
            "start": 2922.105,
            "end": 2922.2651,
            "confidence": 0.99971133,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "in",
            "start": 2922.2651,
            "end": 2922.5051,
            "confidence": 0.99761045,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "touch",
            "start": 2922.5051,
            "end": 2922.985,
            "confidence": 0.9901278,
            "punctuated_word": "touch,",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "reach",
            "start": 2922.985,
            "end": 2923.225,
            "confidence": 0.999102,
            "punctuated_word": "reach",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "out",
            "start": 2923.225,
            "end": 2923.465,
            "confidence": 0.99792576,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "over",
            "start": 2923.465,
            "end": 2923.705,
            "confidence": 0.992785,
            "punctuated_word": "over",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "twitter",
            "start": 2923.705,
            "end": 2924.205,
            "confidence": 0.9754612,
            "punctuated_word": "Twitter",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "at",
            "start": 2924.425,
            "end": 2924.5852,
            "confidence": 0.80097574,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "gulf",
            "start": 2924.5852,
            "end": 2924.905,
            "confidence": 0.6264979,
            "punctuated_word": "gulf",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "underscore",
            "start": 2924.905,
            "end": 2925.405,
            "confidence": 0.88558733,
            "punctuated_word": "underscore",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "futures",
            "start": 2925.5452,
            "end": 2926.0452,
            "confidence": 0.8052423,
            "punctuated_word": "futures,",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          }
        ],
        "speaker": 0,
        "id": "161d2b5b-73f4-42ea-8333-b65376e5896f"
      },
      {
        "start": 2926.3452,
        "end": 2929.38,
        "confidence": 0.96088344,
        "channel": 0,
        "transcript": "or you can email us at governance@scroll.io.",
        "words": [
          {
            "word": "or",
            "start": 2926.3452,
            "end": 2926.5852,
            "confidence": 0.9990398,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "you",
            "start": 2926.5852,
            "end": 2926.745,
            "confidence": 0.99931026,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "can",
            "start": 2926.745,
            "end": 2926.985,
            "confidence": 0.999092,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "email",
            "start": 2926.985,
            "end": 2927.385,
            "confidence": 0.9955688,
            "punctuated_word": "email",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "us",
            "start": 2927.385,
            "end": 2927.7,
            "confidence": 0.99865794,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "at",
            "start": 2927.8599,
            "end": 2928.0999,
            "confidence": 0.9983248,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "governance@scroll.io",
            "start": 2928.0999,
            "end": 2929.38,
            "confidence": 0.73619014,
            "punctuated_word": "governance@scroll.io.",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          }
        ],
        "speaker": 0,
        "id": "7fd2bcff-90c7-4076-a5e4-6d2db61a6266"
      },
      {
        "start": 2929.38,
        "end": 2929.88,
        "confidence": 0.97129154,
        "channel": 0,
        "transcript": "Until",
        "words": [
          {
            "word": "until",
            "start": 2929.38,
            "end": 2929.88,
            "confidence": 0.97129154,
            "punctuated_word": "Until",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          }
        ],
        "speaker": 0,
        "id": "cc902cf7-165f-4d32-8bd9-aba58fb4c02d"
      },
      {
        "start": 2930.5,
        "end": 2931.16,
        "confidence": 0.99091184,
        "channel": 0,
        "transcript": "next time.",
        "words": [
          {
            "word": "next",
            "start": 2930.5,
            "end": 2930.66,
            "confidence": 0.99474734,
            "punctuated_word": "next",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          },
          {
            "word": "time",
            "start": 2930.66,
            "end": 2931.16,
            "confidence": 0.9870763,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.5742676
          }
        ],
        "speaker": 0,
        "id": "04da60bd-e8e5-40d8-80b5-205297c6b5d6"
      }
    ],
    "summary": null
  }
}